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