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
/
host
Age
Commit message (
Expand
)
Author
Files
Lines
2007-04-11
EHCI: fix remote wakeup regression in 2.6.21-rc
Alan Stern
1
-0
/
+1
2007-03-27
UHCI: Fix problem caused by lack of terminating QH
Alan Stern
3
-82
/
+41
2007-03-10
USB: fix Unaligned access in EHCI driver
Max Dmitrichenko
1
-2
/
+1
2007-03-10
UHCI: fix port resume problem
Alan Stern
1
-4
/
+7
2007-02-24
UHCI: Eliminate asynchronous skeleton Queue Headers
Alan Stern
4
-113
/
+256
2007-02-24
UHCI: Add macros for computing DMA values
Alan Stern
4
-37
/
+34
2007-02-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
1
-1
/
+1
2007-02-17
Replace remaining references to "driverfs" with "sysfs".
Robert P. J. Day
1
-1
/
+1
2007-02-17
USB: at91-ohci, handle extra at91sam9261 ahb clock
Andrew Victor
1
-17
/
+33
2007-02-17
USB: change __init to __devinit for isp116x_probe
Prarit Bhargava
1
-1
/
+1
2007-02-17
USB: ps3: don't call ps3_system_bus_driver_register on other platforms
Ishizaki Kou
2
-11
/
+26
2007-02-17
EHCI: add debugging message to ehci_bus_suspend
Alan Stern
1
-0
/
+2
2007-02-17
EHCI: turn off remote wakeup during shutdown
Alan Stern
1
-0
/
+17
2007-02-14
[PATCH] Scheduled removal of SA_xxx interrupt flags fixups
Thomas Gleixner
3
-3
/
+3
2007-02-14
[PATCH] remove many unneeded #includes of sched.h
Tim Schmielau
3
-3
/
+0
2007-02-11
[PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc().
Robert P. J. Day
2
-5
/
+2
2007-02-09
[PATCH] hci_{read,write}l() does force casts to wrong type for no reason
Al Viro
2
-12
/
+12
2007-02-09
[PATCH] ps3 usb missed the addition of new argument to ps3_alloc_io_irq()
Al Viro
2
-2
/
+2
2007-02-08
EHCI: fix interrupt-driven remote wakeup
Alan Stern
1
-18
/
+32
2007-02-08
USB: switch ehci-hcd to new polling scheme
Marcelo Tosatti
1
-1
/
+7
2007-02-08
EHCI: force high-speed devices to run at full speed
Alan Stern
3
-1
/
+114
2007-02-08
EHCI: don't hide ports owned by the companion
Alan Stern
1
-29
/
+35
2007-02-08
EHCI: local variable for port status register
Alan Stern
1
-31
/
+24
2007-02-08
UHCI: fix bandwidth allocation
Alan Stern
3
-69
/
+201
2007-02-08
USB: ps3 ohci bus glue
Geoff Levand
2
-1
/
+216
2007-02-08
USB: ohci error handling cleanup
Benjamin Herrenschmidt
1
-18
/
+15
2007-02-08
USB: ps3 ehci bus glue
Geoff Levand
2
-1
/
+217
2007-02-08
USB: ohci-at91 refcount fix for irq wake enables
Marc Pignat
1
-3
/
+5
2007-02-08
UHCI: no dummy TDs for Iso QHs
Alan Stern
2
-8
/
+11
2007-02-08
UHCI: improved debugging checks for the frame list
Alan Stern
2
-27
/
+72
2007-02-08
ohci: Add support for OHCI controller on the of_platform bus
Sylvain Munaut
3
-1
/
+274
2007-02-08
ohci: Rework bus glue integration to allow several at once
Sylvain Munaut
13
-198
/
+80
2007-02-08
USB: Fix EHCI warning
Benjamin Herrenschmidt
1
-0
/
+8
2007-02-08
USB: Fix OHCI warning
Benjamin Herrenschmidt
1
-0
/
+8
2007-02-08
USB: Implement support for EHCI with big endian MMIO
Benjamin Herrenschmidt
9
-142
/
+213
2007-02-08
USB: Implement support for "split" endian OHCI
Benjamin Herrenschmidt
4
-55
/
+130
2007-02-08
USB: Rework the OHCI quirk mecanism as suggested by David
Benjamin Herrenschmidt
1
-63
/
+110
2007-01-22
USB: Fix for typo in ohci-ep93xx.c
Petr Stetiar
1
-1
/
+1
2007-01-05
UHCI: support device_may_wakeup
Alan Stern
1
-1
/
+3
2007-01-05
UHCI: make test for ASUS motherboard more specific
Alan Stern
1
-12
/
+4
2006-12-20
USB: u132-hcd/ftdi-elan: add support for Option GT 3G Quad card
Tony Olech
1
-60
/
+32
2006-12-20
USB: OHCI support for PNX8550
Vitaly Wool
2
-0
/
+262
2006-12-20
USB: ohci handles hardware faults during root port resets
Takamasa Ohtake
1
-2
/
+7
2006-12-20
USB: ohci at91 warning fix
Andrew Victor
1
-1
/
+0
2006-12-20
USB: ohci whitespace/comment fixups
David Brownell
17
-226
/
+169
2006-12-20
UHCI: module parameter to ignore overcurrent changes
Alan Stern
2
-3
/
+24
2006-12-20
USB: fix ohci.h over-use warnings
Jeff Garzik
1
-3
/
+3
2006-12-13
[PATCH] getting rid of all casts of k[cmz]alloc() calls
Robert P. J. Day
1
-1
/
+1
2006-12-08
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
1
-3
/
+2
2006-12-07
[PATCH] slab: remove kmem_cache_t
Christoph Lameter
2
-4
/
+4
[next]