index
:
linux-stable.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-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
/
host
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix misspellings of "system", "controller", "interrupt" and "necessary".
Robert P. J. Day
2007-10-19
2
-2
/
+2
*
Add missing newlines to some uses of dev_<level> messages
Joe Perches
2007-10-18
1
-1
/
+1
*
Fix ohci-ssb with !CONFIG_PM
Al Viro
2007-10-13
1
-0
/
+2
*
USB: mutual exclusion for EHCI init and port resets
Alan Stern
2007-10-12
1
-0
/
+8
*
USB: ohci SSB bus glue
Michael Buesch
2007-10-12
3
-1
/
+280
*
USB: ehci build fixes on au1xxx, ppc-soc
David Brownell
2007-10-12
2
-8
/
+4
*
USB: add runtime frame_no quirk for big-endian OHCI
Valentine Barshak
2007-10-12
3
-8
/
+15
*
USB: r8a66597-hcd: fix driver removing
Yoshihiro Shimoda
2007-10-12
1
-1
/
+1
*
USB: r8a66597-hcd: fix endian problem
Yoshihiro Shimoda
2007-10-12
1
-3
/
+3
*
USB: r8a66597-hcd: fix Class or Vendor Request
Yoshihiro Shimoda
2007-10-12
1
-1
/
+10
*
USB: ELAN U132 Host Controller Driver: convert sw_lock to mutex
Matthias Kaehlcke
2007-10-12
1
-17
/
+17
*
USB: Eliminate urb->status usage!
Alan Stern
2007-10-12
8
-63
/
+32
*
USB: reorganize urb->status use in r8a66597-hcd
Alan Stern
2007-10-12
1
-31
/
+30
*
USB: reorganize urb->status use in sl811-hcd
Alan Stern
2007-10-12
1
-21
/
+11
*
USB: reorganize urb->status use in ohci-hcd
Alan Stern
2007-10-12
3
-33
/
+28
*
USB: reorganize urb->status use in ehci-hcd
Alan Stern
2007-10-12
2
-31
/
+35
*
USB: avoid the donelist after an error in ohci-hcd
Alan Stern
2007-10-12
1
-16
/
+8
*
USB: add urb->unlinked field
Alan Stern
2007-10-12
8
-113
/
+92
*
USB: centralize -EREMOTEIO handling
Alan Stern
2007-10-12
7
-51
/
+9
*
USB: remove Iso status value in uhci-hcd
Alan Stern
2007-10-12
2
-9
/
+3
*
USB: minor fixes for r8a66597 driver
Alan Stern
2007-10-12
1
-21
/
+19
*
USB: EHCI restart speedup
Marcelo Tosatti
2007-10-12
2
-5
/
+2
*
USB: remove unnecessary tests in isp116x and sl811
Alan Stern
2007-10-12
2
-16
/
+0
*
USB: make HCDs responsible for managing endpoint queues
Alan Stern
2007-10-12
10
-137
/
+263
*
USB: OHCI handles more ZFMicro quirks
Mike Nuss
2007-10-12
5
-75
/
+253
*
USB: Clean up duplicate includes in drivers/usb/
Jesper Juhl
2007-10-12
1
-1
/
+0
*
drivers/firmware: const-ify DMI API and internals
Jeff Garzik
2007-10-09
1
-1
/
+1
*
USB: make EHCI initialize properly on PPC SOCs
Mike Nuss
2007-08-22
2
-4
/
+23
*
USB: ohci, fix oddball gcc warning
David Brownell
2007-08-22
1
-1
/
+1
*
usb: typo in usb R8A66597 HCD config
M4rkusXXL
2007-08-22
1
-1
/
+1
*
usb: r8a66597-hcd: fix up error path.
Paul Mundt
2007-08-22
1
-2
/
+0
*
USB: u132-hcd.c - Fix a warning when CONFIG_PM=n
Gabriel C
2007-08-22
1
-0
/
+3
*
Revert "USB: EHCI cpufreq fix"
Linus Torvalds
2007-08-20
5
-215
/
+0
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
2007-07-20
5
-231
/
+229
|
\
|
*
USB: r8a66597-hcd: fixes some problem
Yoshihiro Shimoda
2007-07-19
2
-101
/
+96
|
*
UHCI: short control URBs get a status stage
Alan Stern
2007-07-19
1
-21
/
+38
|
*
isp116x-hcd: prepare for urb->status
Alan Stern
2007-07-19
1
-101
/
+86
|
*
USB: use mutex instead of semaphore in the ELAN U132 adapter driver
Matthias Kaehlcke
2007-07-19
1
-8
/
+9
*
|
mm: Remove slab destructors from kmem_cache_create().
Paul Mundt
2007-07-20
1
-1
/
+1
|
/
*
some kmalloc/memset ->kzalloc (tree wide)
Yoann Padioleau
2007-07-19
2
-4
/
+2
*
USB: ohci-pnx4008: Remove unnecessary cast of return value of kzalloc
Suresh Jayaraman
2007-07-12
1
-1
/
+1
*
USB: Don't resume root hub if the controller is suspended
Alan Stern
2007-07-12
2
-3
/
+6
*
ehci-hub: improved over-current recovery
Christian Engelmayer
2007-07-12
1
-1
/
+16
*
USB: PS3: USB system-bus rework
Geoff Levand
2007-07-12
4
-53
/
+162
*
USB: Fix NEC OHCI chip silicon bug
Michael Hanselmann
2007-07-12
5
-14
/
+61
*
USB: EHCI: Safe endianness for transfer buffers after reset in case of HUB wi...
Vladimir Barinov
2007-07-12
2
-2
/
+14
*
USB: use function attribute __maybe_unused
David Rientjes
2007-07-12
2
-13
/
+13
*
USB: ehci_fsl update for MPC831x support
Li Yang
2007-07-12
3
-4
/
+15
*
USB: Set CONFIG_USB_EHCI_BIG_ENDIAN_MMIO/_DESC in usb/host/Kconfig
Stefan Roese
2007-07-12
1
-4
/
+4
*
USB: EHCI big endian data structures support (for 440EPx)
Stefan Roese
2007-07-12
2
-0
/
+187
[next]