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