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
/
ehci-hcd.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-06-16
USB: EHCI: update toggle state for linked QHs
Alan Stern
1
-0
/
+45
2009-06-16
USB: EHCI: use the new usb debugfs directory
Greg Kroah-Hartman
1
-1
/
+1
2009-04-07
dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)
Yang Hongyang
1
-1
/
+1
2009-03-25
USB: EHCI: Make timer_action out-of-line
Alan Stern
1
-0
/
+36
2009-02-28
USB: EHCI: slow down ITD reuse
Karsten Wiese
1
-0
/
+2
2008-11-14
USB: EHCI: fix handling of dead controllers
Alan Stern
1
-13
/
+12
2008-10-21
USB: Fix unused label warnings in drivers/usb/host/ehci-hcd.c
Linus Torvalds
1
-1
/
+1
2008-10-18
USB: EHCI: fix remote-wakeup support for ARC/TDI core
Alan Stern
1
-6
/
+8
2008-10-18
USB: EHCI: log a warning if ehci-hcd is not loaded first
Alan Stern
1
-2
/
+13
2008-10-18
USB: EHCI, OHCI, UHCI: remove version numbers
Alan Stern
1
-6
/
+7
2008-10-18
usb: remove code associated with !CONFIG_PPC_MERGE
Kumar Gala
1
-5
/
+0
2008-10-18
USB: ehci-dbg: increase debug buffer size for periodic file
Ming Lei
1
-0
/
+1
2008-09-24
USB: ehci: fix some ehci hangs and crashes
David Brownell
1
-10
/
+16
2008-07-22
USB: ehci-hcd unlink speedups
David Brownell
1
-1
/
+1
2008-04-25
USB: ehci shutdown refactored
Sarah Sharp
1
-16
/
+25
2008-04-25
USB: ehci: paranoia, reject large control transfers
David Brownell
1
-2
/
+8
2008-04-25
USB: ehci: remove obsolete workaround for bogus IRQs
David Brownell
1
-3
/
+3
2008-04-25
USB: EHCI: Refactor "if (handshake()) state = HC_STATE_HALT"
Karsten Wiese
1
-9
/
+14
2008-04-25
USB: ehci: minor cleanups
David Brownell
1
-31
/
+2
2008-03-27
plat-orion: make ehci-orion available for all Orion families
Lennert Buytenhek
1
-1
/
+1
2008-03-11
USB: fix ehci unlink regressions
David Brownell
1
-16
/
+46
2008-02-22
USB: POWERPC: ehci: fix ppc build
Anton Vorontsov
1
-1
/
+1
2008-02-22
USB: fix previous sparse fix which was incorrect
David Brownell
1
-12
/
+12
2008-02-02
USB: add ehci-ixp bus glue
Vladimir Barinov
1
-0
/
+5
2008-02-02
USB: add ehci-ppc-of bus glue (device-tree aware)
Valentine Barshak
1
-28
/
+39
2008-02-02
USB: add Marvell Orion USB host support
Tzachi Perelstein
1
-0
/
+5
2008-02-02
USB: ehci-hcd: fix sparse warning about shadowing 'status' symbol
Marcin Slusarz
1
-4
/
+4
2008-02-02
USB: EHCI: add separate IAA watchdog timer
Alan Stern
1
-22
/
+55
2008-02-02
USB: convert ehci debug files to use debugfs instead of sysfs
Tony Jones
1
-1
/
+24
2007-11-29
USB: fix up EHCI startup synchronization
David Brownell
1
-1
/
+4
2007-10-13
USB: mutual exclusion for EHCI init and port resets
Alan Stern
1
-0
/
+8
2007-10-13
USB: make HCDs responsible for managing endpoint queues
Alan Stern
1
-5
/
+9
2007-08-21
Revert "USB: EHCI cpufreq fix"
Linus Torvalds
1
-67
/
+0
2007-07-13
USB: PS3: USB system-bus rework
Geoff Levand
1
-15
/
+7
2007-07-13
USB: EHCI: Safe endianness for transfer buffers after reset in case of HUB wi...
Vladimir Barinov
1
-2
/
+8
2007-07-13
USB: ehci_fsl update for MPC831x support
Li Yang
1
-1
/
+1
2007-07-13
USB: EHCI big endian data structures support (for 440EPx)
Stefan Roese
1
-0
/
+5
2007-07-13
USB: EHCI, OHCI: handover changes
Alan Stern
1
-0
/
+2
2007-07-13
USB: EHCI support for big-endian descriptors
Stefan Roese
1
-5
/
+5
2007-07-13
USB: EHCI cpufreq fix
Stuart_Hayes@Dell.com
1
-0
/
+67
2007-05-08
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
1
-1
/
+0
2007-04-11
EHCI: fix remote wakeup regression in 2.6.21-rc
Alan Stern
1
-0
/
+1
2007-02-17
USB: ps3: don't call ps3_system_bus_driver_register on other platforms
Ishizaki Kou
1
-6
/
+13
2007-02-17
EHCI: turn off remote wakeup during shutdown
Alan Stern
1
-0
/
+17
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
1
-0
/
+2
2007-02-08
USB: ps3 ehci bus glue
Geoff Levand
1
-1
/
+24
2007-02-08
USB: Implement support for EHCI with big endian MMIO
Benjamin Herrenschmidt
1
-42
/
+50
2006-12-02
EHCI: Fix root-hub and port suspend/resume problems
Alan Stern
1
-4
/
+2
2006-12-02
USB: add ehci_hcd.ignore_oc parameter
David Brownell
1
-2
/
+8
[prev]
[next]