index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (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
2010-08-11
USB: EHCI: add missing frame -> microframe conversion
Alan Stern
1
-1
/
+7
2010-08-11
USB: EHCI: fix NULL pointer dererence in HCDs that use HCD_LOCAL_MEM
Andrea Righi
1
-1
/
+2
2010-08-11
USB: convert usb_hcd bitfields into atomic flags
Alan Stern
1
-1
/
+0
2010-08-11
USB: EHCI: EHCI 1.1 addendum: Enable Per-port change detect bits
Alek Du
1
-2
/
+17
2010-08-11
USB: EHCI: EHCI 1.1 addendum: Basic LPM feature support
Alek Du
1
-0
/
+17
2010-08-11
USB: EHCI: EHCI 1.1 addendum: preparation
Alek Du
1
-0
/
+1
2010-06-05
usb: fix ehci_hcd build failure when both generic-OF and xilinx is selected
Grant Likely
1
-3
/
+17
2010-05-21
USB: make hcd.h public (drivers dependency)
Eric Lescouet
1
-2
/
+1
2010-04-23
USB: EHCI: defer reclamation of siTDs
Alan Stern
1
-0
/
+1
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-1
/
+1
2010-03-19
USB: EHCI: adjust ehci_iso_stream for changes in ehci_qh
Clemens Ladisch
1
-1
/
+1
2010-02-15
omap3: Replace ARCH_OMAP34XX with ARCH_OMAP3
Tony Lindgren
1
-1
/
+1
2010-01-21
USB: add missing delay during remote wakeup
Alan Stern
1
-2
/
+3
2009-12-11
USB: EHCI: add native scatter-gather support
Alan Stern
1
-0
/
+2
2009-12-11
USB: Add EHCI support for MX27 and MX31 based boards
Daniel Mack
1
-0
/
+5
2009-12-11
USB: ehci: Respect IST when scheduling new split iTDs.
Sarah Sharp
1
-1
/
+1
2009-12-11
USB: host: ehci: introduce omap ehci-hcd driver
Felipe Balbi
1
-0
/
+5
2009-12-11
USB: Add support for Xilinx USB host controller
Julie Zhu
1
-0
/
+5
2009-12-07
Merge branch 'for-next' into for-linus
Jiri Kosina
1
-1
/
+1
2009-12-04
ehci-hcd: Fix typo in an error message
Ozan Çağlayan
1
-1
/
+1
2009-12-01
USB: work around for EHCI with quirky periodic schedules
Oliver Neukum
1
-0
/
+2
2009-09-23
USB: ehci-dbgp,ehci: Allow early or late use of the dbgp device
Jason Wessel
1
-0
/
+8
2009-09-23
USB: EHCI: change deschedule logic for interrupt QHs
Alan Stern
1
-22
/
+4
2009-09-23
USB: EHCI: rescan the queue after an unlink
Alan Stern
1
-5
/
+13
2009-09-23
USB: EHCI: OHCI: Remove unnecessary includes of reboot.h
Anand Gadiyar
1
-1
/
+0
2009-09-23
USB: at91: Add USB EHCI driver for at91sam9g45 series
Nicolas Ferre
1
-0
/
+5
2009-09-23
USB: EHCI: Add Intel Moorestown EHCI controller HOSTPCx extensions and suppor...
Alek Du
1
-0
/
+6
2009-09-23
USB: EHCI: split ehci_qh into hw and sw parts
Alek Du
1
-6
/
+8
2009-09-23
USB: EHCI: add need_io_watchdog flag to ehci_hcd
Alek Du
1
-0
/
+6
2009-09-23
USB: Add nuvoton Ehci driver for w90p910 platform
Wan ZongShun
1
-0
/
+5
2009-08-08
USB: EHCI: fix two new bugs related to Clear-TT-Buffer
Alan Stern
1
-1
/
+2
2009-07-13
USB: EHCI: use the new clear_tt_buffer interface
Alan Stern
1
-0
/
+2
2009-07-13
USB: EHCI: update toggle state for linked QHs
Alan Stern
1
-19
/
+16
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
[next]