index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2005-10-29
[PATCH] USB Serial: move name to driver structure
Greg Kroah-Hartman
31
-114
/
+115
2005-10-29
[PATCH] USB Serial: move old changelog comments out of source code
Greg Kroah-Hartman
6
-720
/
+736
2005-10-29
[PATCH] USB Serial: get rid of the .owner field in usb_serial_driver
Greg Kroah-Hartman
31
-60
/
+144
2005-10-29
[PATCH] USB Serial: rename usb_serial_device_type to usb_serial_driver
Greg Kroah-Hartman
31
-90
/
+85
2005-10-29
[PATCH] USB: delete the bluetty driver
Greg Kroah-Hartman
5
-1312
/
+0
2005-10-29
[PATCH] usb: Patch for USBDEVFS_IOCTL from 32-bit programs
Pete Zaitcev
3
-14
/
+50
2005-10-29
[PATCH] USB: convert usbmon to use usb notifiers
Greg Kroah-Hartman
3
-20
/
+21
2005-10-29
[PATCH] USB: convert usbfs/inode.c to use usb notifiers
Greg Kroah-Hartman
4
-28
/
+31
2005-10-29
[PATCH] USB: convert usbfs/devio.c to use usb notifiers
Greg Kroah-Hartman
3
-11
/
+34
2005-10-29
[PATCH] USB: add notifier functions to the USB core for devices and busses
Greg Kroah-Hartman
6
-1
/
+140
2005-10-29
[PATCH] USB: remove the global function usbdev_lookup_minor
Greg Kroah-Hartman
2
-18
/
+17
2005-10-29
[PATCH] Missing transfer_flags setting in usbtest
Alan Stern
1
-0
/
+1
2005-10-29
[PATCH] USB: add owner initialisation to host drivers
Ben Dooks
8
-0
/
+8
2005-10-29
[PATCH] USB: gadget drivers - add .owner initialisation
Ben Dooks
9
-0
/
+10
2005-10-29
[PATCH] USB: S3C2410 OHCI - add driver owner field
Ben Dooks
1
-0
/
+1
2005-10-29
[PATCH] add usb transceiver set_suspend() method
Juha Yrj?l?
2
-0
/
+17
2005-10-29
[PATCH] Fix hcd->state assignments in uhci-hcd
Alan Stern
1
-3
/
+3
2005-10-29
[PATCH] omap_udc dma off-by-one fix
David Brownell
1
-3
/
+5
2005-10-29
[PATCH] usb doc: fix kernel-doc warning
Randy Dunlap
1
-1
/
+1
2005-10-29
[PATCH] USB: Buffer overflow patch for Yealink driver
Henk
3
-10
/
+23
2005-10-29
[PATCH] UHCI: Improve handling of iso TDs
Alan Stern
1
-13
/
+26
2005-10-29
[PATCH] USB: Rename hcd->hub_suspend to hcd->bus_suspend
Alan Stern
18
-79
/
+72
2005-10-29
[PATCH] UHCI: unify BIOS handoff and driver reset code
Alan Stern
2
-112
/
+106
2005-10-29
[PATCH] g_file_storage: fix obscure race condition
Alan Stern
1
-12
/
+9
2005-10-29
[PATCH] usb/input/touchkit: add more device IDs
Daniel Ritz
1
-0
/
+2
2005-10-29
[PATCH] Add unusual_devs for iPod Nano
Phil Dibowitz
1
-0
/
+10
2005-10-29
[PATCH] Add unusual_dev for iBeat
Phil Dibowitz
1
-0
/
+7
2005-10-29
[PATCH] usb-storage: Readd missing SDDR-05b unusual_devs entry
Daniel Drake
1
-0
/
+8
2005-10-29
[PATCH] usb-storage: Some minor shuttle_usbat cleanups
Daniel Drake
5
-175
/
+213
2005-10-29
[PATCH] USB Storage: HP8200: Another device type detection fix
Daniel Drake
1
-6
/
+6
2005-10-29
[PATCH] USB: make usb storage note visible in Kconfig
Borislav Petkov
1
-1
/
+2
2005-10-29
[PATCH] safe_serial: use preprocessor directive for error
Randy Dunlap
1
-1
/
+1
2005-10-29
[PATCH] pegasus.h
Petko Manolov
1
-0
/
+2
2005-10-29
[PATCH] drivers/usb/serial/ftdi_sio: add PID/VID
Thomas Riewe
2
-0
/
+4
2005-10-29
[PATCH] USB: make wHubCharacteristics __le16 to match other usb descriptor fi...
Greg Kroah-Hartman
2
-11
/
+13
2005-10-29
[PATCH] USB: File-Storage gadget: use the kthread API
Alan Stern
1
-19
/
+13
2005-10-29
[PATCH] USB: sisusb warning fix
Andrew Morton
1
-1
/
+1
2005-10-29
[PATCH] USB: UHCI: Spruce up some comments
Alan Stern
1
-42
/
+49
2005-10-29
[PATCH] USB: usb_bulk_message() handles interrupts endpoints
Alan Stern
1
-4
/
+20
2005-10-29
[PATCH] updates for "controller suspended" handling
David Brownell
2
-17
/
+14
2005-10-29
[PATCH] stop exporting two functions
David Brownell
3
-13
/
+8
2005-10-29
[PATCH] ISP116x PM updates
David Brownell
2
-26
/
+4
2005-10-29
[PATCH] UHCI PM updates
David Brownell
1
-9
/
+0
2005-10-29
[PATCH] update PCI early-handoff handling for OHCI
David Brownell
1
-4
/
+18
2005-10-29
[PATCH] OHCI PM updates
David Brownell
7
-94
/
+34
2005-10-29
[PATCH] usbcore PCI glue updates for PM
David Brownell
2
-59
/
+53
2005-10-29
[PATCH] root hub updates (greater half)
David Brownell
2
-77
/
+97
2005-10-29
[PATCH] root hub changes (lesser half)
David Brownell
6
-21
/
+111
2005-10-29
[PATCH] all HCDs provide root hub suspend/resume methods
David Brownell
6
-15
/
+40
2005-10-29
[PATCH] EHCI, split out PCI glue
Matt Porter
3
-463
/
+489
[next]