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
path:
root
/
drivers
/
usb
Age
Commit message (
Expand
)
Author
Files
Lines
2006-03-21
[PATCH] USB core and HCDs: don't put_device while atomic
Alan Stern
7
-14
/
+5
2006-03-21
[PATCH] uhci-hcd: fix mistaken usage of list_prepare_entry
Alan Stern
1
-1
/
+1
2006-03-21
[PATCH] UHCI: Don't log short transfers
Alan Stern
1
-1
/
+1
2006-03-21
[PATCH] UHCI: improve debugging code
Alan Stern
4
-39
/
+70
2006-03-21
[PATCH] UHCI: remove main list of URBs
Alan Stern
4
-370
/
+279
2006-03-21
[PATCH] UHCI: use dummy TDs
Alan Stern
3
-61
/
+83
2006-03-21
[PATCH] UHCI: use one QH per endpoint, not per URB
Alan Stern
4
-862
/
+685
2006-03-21
[PATCH] USB: Fix masking bug initialization of Freescale EHCI controller
Kumar Gala
1
-2
/
+1
2006-03-21
[PATCH] USB: Zero driver: Removed duplicated code
Franck Bui-Huu
1
-6
/
+0
2006-03-21
[PATCH] USB: Pegasus: Linksys USBVPN1 support + cleanup
Malte Doersam
2
-12
/
+15
2006-03-21
[PATCH] usbhid: add error handling
Alan Stern
2
-21
/
+142
2006-03-21
[PATCH] USB: remove usbcore-specific wakeup flags
David Brownell
4
-27
/
+48
2006-03-21
[PATCH] USB: ohci uses driver model wakeup flags
David Brownell
3
-30
/
+46
2006-03-21
[PATCH] USB: usbcore sets up root hubs earlier
David Brownell
1
-49
/
+55
2006-03-21
[PATCH] recognize three more usb peripheral controllers
David Brownell
2
-2
/
+36
2006-03-21
[PATCH] USB: minor gadget/rndis tweak
David Brownell
1
-1
/
+2
2006-03-21
[PATCH] USB: add support for AT91 gadget
David Brownell
4
-0
/
+1972
2006-03-21
[PATCH] USB: add support for OCHI on AT91rm9200
Andrew Victor
4
-0
/
+313
2006-03-21
[PATCH] USB: EHCI unlink tweaks
David Brownell
1
-2
/
+4
2006-03-21
[PATCH] USB: OHCI for AU1200
Jordan Crouse
1
-15
/
+87
2006-03-21
[PATCH] USB: EHCI for AU1200
Jordan Crouse
4
-5
/
+314
2006-03-21
[PATCH] USB: EHCI and Freescale 83xx quirk
Kumar Gala
3
-1
/
+33
2006-03-21
[PATCH] USB: EHCI for Freescale 83xx
Randy Vinson
5
-2
/
+403
2006-03-21
[PATCH] USB: EHCI full speed ISO bugfixes
Clemens Ladisch
1
-5
/
+6
2006-03-21
[PATCH] USB: EHCI and NF2 quirk
David Brownell
3
-2
/
+30
2006-03-21
[PATCH] USB: convert a bunch of USB semaphores to mutexes
Arjan van de Ven
34
-372
/
+389
2006-03-21
[PATCH] USB: remove LINUX_VERSION_CODE macro usage
Pekka Enberg
3
-14
/
+1
2006-03-21
[PATCH] USB: drivers/usb/core/message.c: make usb_get_string() static
Adrian Bunk
1
-3
/
+2
2006-03-21
[PATCH] USB: remove OBSOLETE_OSS_USB_DRIVER drivers
Adrian Bunk
7
-6347
/
+0
2006-03-21
[PATCH] USB: kzalloc in sisusbvga
Oliver Neukum
1
-3
/
+2
2006-03-21
[PATCH] USB: kzalloc in usbled
Oliver Neukum
1
-2
/
+1
2006-03-21
[PATCH] USB: kzalloc in PhidgetServo
Oliver Neukum
1
-2
/
+1
2006-03-21
[PATCH] USB: kzalloc in PhidgetInterfaceKit
Oliver Neukum
1
-6
/
+3
2006-03-21
[PATCH] USB: kzalloc in ldusb
Oliver Neukum
1
-2
/
+1
2006-03-21
[PATCH] USB: kzalloc in idmouse
Oliver Neukum
1
-2
/
+1
2006-03-21
[PATCH] USB: kzalloc in cytherm
Oliver Neukum
1
-2
/
+1
2006-03-21
[PATCH] USB: kzalloc in usbvideo
Oliver Neukum
1
-2
/
+1
2006-03-21
[PATCH] USB: kzalloc in w9968cf
Oliver Neukum
1
-9
/
+4
2006-03-21
[PATCH] USB: kzalloc in dabusb
Oliver Neukum
1
-3
/
+2
2006-03-21
[PATCH] USB: kzalloc for hid
Oliver Neukum
4
-23
/
+10
2006-03-21
[PATCH] USB: kzalloc for storage
Oliver Neukum
5
-13
/
+7
2006-03-21
[PATCH] USB: mdc800.c to kzalloc
Oliver Neukum
1
-3
/
+1
2006-03-21
[PATCH] USB: optimise devio.c usbdev_read fix
Andrew Morton
1
-4
/
+4
2006-03-21
[PATCH] USB: optimise devio.c::usbdev_read
Oliver Neukum
1
-13
/
+8
2006-03-21
[PATCH] USB: Add ZC0301 Video4Linux2 driver
Luca Risolia
7
-0
/
+2682
2006-03-07
[PATCH] USB Serial: fix use-after-free bug in usb-serial core
Greg Kroah-Hartman
1
-5
/
+5
2006-02-28
[PATCH] USB: ftdi_sio: new microHAM device IDs
Ian Abbott
2
-1
/
+15
2006-02-28
[PATCH] USB: visor.c id for gspda smartphone
Hendrik Schweppe
2
-0
/
+6
2006-02-28
[PATCH] USB: Gadget RNDIS fix alloc bug. (buffer overflow)
Shaun Tancheff
1
-4
/
+7
2006-02-28
[PATCH] USB: lh7a40x gadget driver: Fixed a dead lock
Franck Bui-Huu
1
-2
/
+4
[next]