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.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-09-27
[PATCH] USB Storage: fix Rio Karma eject support build error
Andrew Morton
1
-0
/
+2
2006-09-27
USB: Airprime driver improvements to allow full speed EvDO transfers
Andy Gay
1
-5
/
+256
2006-09-27
USB: remove OTG build warning
David Brownell
1
-2
/
+1
2006-09-27
USB: EHCI update VIA workaround
David Brownell
6
-39
/
+70
2006-09-27
USB: force root hub resume after power loss
Alan Stern
1
-0
/
+6
2006-09-27
USB: ohci_usb can oops on shutdown
Pete Zaitcev
1
-1
/
+3
2006-09-27
USB: Dealias -110 code (more complete)
Pete Zaitcev
13
-23
/
+19
2006-09-27
USB: Remove unneeded void * casts in core files
Tobias Klauser
5
-12
/
+12
2006-09-27
USB: u132-hcd: host controller driver for ELAN U132 adapter
Tony Olech
4
-0
/
+3325
2006-09-27
USB: ftdi-elan: client driver for ELAN Uxxx adapters
Tony Olech
5
-5
/
+2936
2006-09-27
usb serial: support Alcor Micro Corp. USB 2.0 TO RS-232 through pl2303 driver
Johannes Steingraeber
4
-1
/
+13
2006-09-27
USB: Moschip 7840 USB-Serial Driver
Paul B Schroeder
3
-0
/
+2978
2006-09-27
USB: add PlayStation 2 Trance Vibrator driver
Sam Hocevar
4
-1
/
+172
2006-09-27
USB: Add ADU support for Ontrak ADU devices
Steven Haigh
5
-0
/
+916
2006-09-27
aircable: fix printk format warnings
Randy Dunlap
1
-2
/
+2
2006-09-27
Add AIRcable USB Bluetooth Dongle Driver
Manuel Francisco Naranjo
3
-0
/
+636
2006-09-27
cypress_m8: implement graceful failure handling
Mike Isely
1
-15
/
+75
2006-09-27
cypress_m8: improve control endpoint error handling
Mike Isely
1
-6
/
+2
2006-09-27
cypress_m8: use usb_fill_int_urb where appropriate
Mike Isely
1
-3
/
+4
2006-09-27
cypress_m8: use appropriate URB polling interval
Mike Isely
1
-6
/
+20
2006-09-27
USB: fix __must_check warnings in drivers/usb/serial/
Greg Kroah-Hartman
2
-12
/
+23
2006-09-27
USB: fix __must_check warnings in drivers/usb/host/
Greg Kroah-Hartman
2
-6
/
+8
2006-09-27
USB: fix __must_check warnings in drivers/usb/input/
Greg Kroah-Hartman
1
-1
/
+1
2006-09-27
USB: fix __must_check warnings in drivers/usb/class/
Greg Kroah-Hartman
1
-1
/
+3
2006-09-27
USB: fix __must_check warnings in drivers/usb/atm/
Greg Kroah-Hartman
1
-40
/
+34
2006-09-27
USB: fix __must_check warnings in drivers/usb/misc/
Greg Kroah-Hartman
3
-17
/
+57
2006-09-27
USB: fix __must_check warnings in drivers/usb/core/
Greg Kroah-Hartman
6
-29
/
+80
2006-09-27
USB: fix root-hub resume when CONFIG_USB_SUSPEND is not set
Alan Stern
1
-1
/
+6
2006-09-27
usbcore: remove usb_suspend_root_hub
Alan Stern
5
-71
/
+1
2006-09-27
usbcore: non-hub-specific uses of autosuspend
Alan Stern
4
-11
/
+28
2006-09-27
usbcore: add autosuspend/autoresume infrastructure
Alan Stern
4
-45
/
+460
2006-09-27
usbcore: store each usb_device's level in the tree
Alan Stern
1
-0
/
+1
2006-09-27
USB: usb/input/usbmouse.c: whitespace cleanup
Reiner Herrmann
1
-1
/
+1
2006-09-27
USB: ohci-at91, two one-liners
David Brownell
1
-1
/
+2
2006-09-27
USB: net2280: update dma buffer allocation
David Brownell
1
-68
/
+88
2006-09-27
USB: usb serial gadget smp related bug
Eugeny S. Mints
1
-0
/
+3
2006-09-27
USB: replace kernel_thread() with kthread_run() in libusual.c
Matthew Dharm
1
-5
/
+5
2006-09-27
gadgetfs patch for ep0out
Skip Hansen
1
-1
/
+1
2006-09-27
USB: EHCI whitespace fixes (cosmetic)
David Brownell
7
-64
/
+64
2006-09-27
USB: ethernet gadget avoids zlps for musb_hdrc
David Brownell
1
-0
/
+3
2006-09-27
usbmon: don't call mon_dmapeek if DMA isn't being used
Alan Stern
3
-6
/
+9
2006-09-27
usbcore: trim down usb_bus structure
Alan Stern
8
-71
/
+44
2006-09-27
usbcore: Add flag for whether a host controller uses DMA
Alan Stern
1
-3
/
+5
2006-09-27
USB: remove struct usb_operations
Alan Stern
5
-84
/
+24
2006-09-27
USB: usb-hub-driver-improve-use-of-ifdef fix
Andrew Morton
1
-0
/
+2
2006-09-27
USB: Turn usb_resume_both() into static inline
Alexey Dobriyan
1
-1
/
+4
2006-09-27
usbcore: help drivers to change device configs
Alan Stern
1
-0
/
+59
2006-09-27
usb-storage: fix for UFI LUN detection
Alan Stern
1
-0
/
+15
2006-09-27
USB: fix typo in drivers/usb/gadget/Kconfig
Jules Villard
1
-1
/
+1
2006-09-27
USB: fix signedness issue in drivers/usb/gadget/ether.c
Eric Sesterhenn
1
-1
/
+1
[next]