index
:
Linux Stable
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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
Commit message (
Expand
)
Author
Age
Files
Lines
*
[PATCH] Cleanup patch for process freezing
Christoph Lameter
2005-06-25
3
-6
/
+3
*
[PATCH] better USB_MON dependencies
Adrian Bunk
2005-06-23
4
-12
/
+7
*
[PATCH] pwc-uncompress warning fix
Andrew Morton
2005-06-23
1
-6
/
+5
*
[PATCH] remove duplicate get_dentry functions in various places
Christoph Hellwig
2005-06-23
1
-12
/
+1
*
[PATCH] USB: fix hid core to return proper error code from probe
Stelian Pop
2005-06-22
1
-2
/
+2
*
[PATCH] USB: fix show_modalias() function due to attribute change
Greg Kroah-Hartman
2005-06-20
1
-1
/
+1
*
[PATCH] Driver Core: drivers/usb/input/aiptek.c - drivers/zorro/zorro-sysfs.c...
Yani Ioannou
2005-06-20
7
-65
/
+65
*
[PATCH] Driver Core: drivers/s390/net/qeth_sys.c - drivers/usb/gadget/pxa2xx_...
Yani Ioannou
2005-06-20
5
-22
/
+22
*
[PATCH] usbcore: Don't call device_release_driver recursively
Alan Stern
2005-06-20
1
-2
/
+8
*
[PATCH] usb: klist_node_attached() fix
Patrick Mochel
2005-06-20
1
-1
/
+1
*
[PATCH] USB: fix build warning in usb core as pointed out by Andrew.
gregkh@suse.de
2005-06-20
1
-1
/
+1
*
[PATCH] Fix up USB to use klist_node_attached() instead of list_empty() on li...
mochel@digitalimplant.org
2005-06-20
1
-2
/
+2
*
[PATCH] Use driver_for_each_device() instead of manually walking list.
mochel@digitalimplant.org
2005-06-20
1
-18
/
+23
*
[PATCH] USB: trivial error path fix
Mark M. Hoffman
2005-06-20
1
-0
/
+1
*
[PATCH] class: convert drivers/* to use the new class api instead of class_si...
gregkh@suse.de
2005-06-20
1
-6
/
+6
*
[PATCH] USB: move the usb hcd code to use the new class code.
gregkh@suse.de
2005-06-20
3
-44
/
+37
*
[PATCH] make driver's name be const char *
Dmitry Torokhov
2005-06-20
1
-1
/
+1
*
merge by hand (fix up qla_os.c merge error)
James Bottomley
2005-06-17
1
-9
/
+0
|
\
|
*
[SCSI] allow sleeping in ->eh_bus_reset_handler()
Jeff Garzik
2005-06-17
1
-3
/
+0
|
*
[SCSI] allow sleeping in ->eh_device_reset_handler()
Jeff Garzik
2005-06-17
1
-4
/
+0
|
*
[SCSI] allow sleeping in ->eh_abort_handler()
Jeff Garzik
2005-06-17
1
-2
/
+0
*
|
[PATCH] fix for kaweth broken by changes in the networking layer
Oliver Neukum
2005-06-16
1
-1
/
+1
*
|
[PATCH] spin longer for ehci port reset completion
David Brownell
2005-06-13
1
-1
/
+4
*
|
[PATCH] pwc bug fix
Alan Cox
2005-06-12
1
-4
/
+0
*
|
[PATCH] USB: ftdi_sio: avoid losing received data in tty-ldisc
Ian Abbott
2005-06-09
1
-27
/
+91
*
|
[PATCH] USB: resolve Zaurus problem
David Brownell
2005-06-03
1
-1
/
+1
*
|
[PATCH] USB: CP2101 Add support for flow control
Craig Shelley
2005-06-03
1
-88
/
+275
*
|
[PATCH] USB Storage: Add unusual_devs for Trumpion Voice Recorder
Phil Dibowitz
2005-06-03
1
-0
/
+9
*
|
[PATCH] USB: make MODALIAS code a bit smaller devices
Paulo Marques
2005-06-03
1
-12
/
+10
*
|
[PATCH] USB: add Option Card driver
Matthias Urlichs
2005-06-03
3
-0
/
+741
*
|
[PATCH] USB: add Vernier devices to HID blacklist
Greg Kroah-Hartman
2005-06-03
1
-0
/
+10
*
|
[PATCH] USB: hid-core: add Earthmate lt-20 productid to blacklist table
Lonnie Mendez
2005-06-03
1
-0
/
+2
*
|
[PATCH] USB: add new wacom device to usb hid-core list
Ping Cheng
2005-06-03
1
-0
/
+6
*
|
[PATCH] USB: remove drivers/usb/media/pwc/ChangeLog
Adrian Bunk
2005-06-03
1
-143
/
+0
*
|
[PATCH] USB: fix usb-serial generic initialization
Greg Kroah-Hartman
2005-05-31
1
-10
/
+10
*
|
[PATCH] USB: ftdi_sio: new PID for ELV UM100
Ian Abbott
2005-05-31
2
-0
/
+5
*
|
[PATCH] USB: add sl811_cs support
David Brownell
2005-05-31
3
-0
/
+454
*
|
[PATCH] USB: sl811-hcd fixes
David Brownell
2005-05-31
1
-65
/
+81
*
|
[PATCH] Fix up pwc driver compilation.
Dave Jones
2005-05-28
2
-4
/
+0
*
|
[PATCH] remove non-cleanroom pwc driver compression
Alan Cox
2005-05-27
10
-2473
/
+14
|
/
*
[PATCH] Speedtouch resync after lost signal.
David Woodhouse
2005-05-25
1
-0
/
+2
*
[PATCH] USB: add modalias sysfs file for usb devices
Greg KH
2005-05-16
1
-0
/
+34
*
[PATCH] USB: cypress_m8: add support for the DeLorme Earthmate lt-20
Lonnie Mendez
2005-05-16
2
-0
/
+3
*
[PATCH] USB: ehci suspend must stop timer
David Brownell
2005-05-16
1
-0
/
+1
*
[PATCH] USB: usbnet driver fixes
David Brownell
2005-05-16
2
-32
/
+35
*
[PATCH] USB cypress_m8: update kernel driver with current source
Lonnie Mendez
2005-05-03
1
-97
/
+88
*
[PATCH] USB: Spelling fixes for drivers/usb.
Steven Cole
2005-05-03
24
-34
/
+34
*
[PATCH] USB: unusual_devs entry for Minolta Dimage Z10
Phil Dibowitz
2005-05-03
1
-0
/
+7
*
[PATCH] USB: unusual_devs.h: atmel snd1 storage
Vivian Bregier
2005-05-03
1
-0
/
+8
*
[PATCH] USB: ftdi_sio redundant macro removal
Ian Abbott
2005-05-03
2
-6
/
+2
[next]