index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis, Colibri and Verdin modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
host
/
ehci-hcd.c
Age
Commit message (
Expand
)
Author
2013-03-28
USB: EHCI: fix regression during bus resume
Alan Stern
2013-03-28
USB: EHCI: work around silicon bug in Intel's EHCI controllers
Alan Stern
2013-01-25
USB: EHCI: notify usbcore about port resumes
Alan Stern
2013-01-23
USB: EHCI: fix build error in ehci-mxc
Alan Stern
2013-01-22
USB: EHCI: fix incorrect configuration test
Alan Stern
2013-01-22
USB: EHCI: Move definition of EHCI_STATS to ehci.h
Roger Quadros
2012-11-11
USB: EHCI: miscellaneous cleanups for the library conversion
Alan Stern
2012-11-02
USB: EHCI: fix build error by making ChipIdea host a normal EHCI driver
Alan Stern
2012-11-01
USB: EHCI: make ehci-platform a separate driver
Alan Stern
2012-11-01
USB: EHCI: make ehci-pci a separate driver
Alan Stern
2012-11-01
USB: EHCI: prepare to make ehci-hcd a library module
Alan Stern
2012-10-31
USB: EHCI: remove ehci_port_power() routine
Alan Stern
2012-10-31
USB: EHCI: remove unused Link Power Management code
Alan Stern
2012-10-24
USB: EHCI: make ehci_read_frame_index platform independent
Alan Stern
2012-10-22
USB: EHCI: remove CNS3xxx EHCI platform driver
Florian Fainelli
2012-10-22
USB: EHCI: remove Alchemy EHCI driver
Florian Fainelli
2012-10-22
USB: EHCI: remove Netlogic XLS EHCI driver
Florian Fainelli
2012-10-22
USB: EHCI: remove Loongson 1B EHCI driver.
Florian Fainelli
2012-10-22
USB: EHCI: remove IXP4xx EHCI driver
Florian Fainelli
2012-10-22
EHCI: use the isochronous scheduling threshold
Alan Stern
2012-09-18
USB EHCI/Xen: propagate controller reset information to hypervisor
Jan Beulich
2012-07-26
Merge tag 'usb-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2012-07-18
usb: add host support for the tilegx architecture
Chris Metcalf
2012-07-16
USB: EHCI: resolve some unlikely races
Alan Stern
2012-07-16
USB: EHCI: fix up locking
Alan Stern
2012-07-16
USB: EHCI: simplify isochronous scanning
Alan Stern
2012-07-16
USB: EHCI: use hrtimer for the I/O watchdog
Alan Stern
2012-07-16
USB: EHCI: always scan each interrupt QH
Alan Stern
2012-07-16
USB: EHCI: don't lose events during a scan
Alan Stern
2012-07-16
USB: EHCI: use hrtimer for unlinking empty async QHs
Alan Stern
2012-07-16
USB: EHCI: unlink multiple async QHs together
Alan Stern
2012-07-16
USB: EHCI: use hrtimer for the IAA watchdog
Alan Stern
2012-07-16
USB: EHCI: don't refcount iso_stream structures
Alan Stern
2012-07-16
USB: EHCI: use hrtimer for (s)iTD deallocation
Alan Stern
2012-07-16
USB: EHCI: use hrtimer for controller death
Alan Stern
2012-07-16
USB: EHCI: use hrtimer for interrupt QH unlink
Alan Stern
2012-07-16
USB: EHCI: use hrtimer for async schedule
Alan Stern
2012-07-16
USB: EHCI: remove PS3 status polling
Alan Stern
2012-07-16
USB: EHCI: use hrtimer for the periodic schedule
Alan Stern
2012-07-16
USB: EHCI: introduce high-res timer
Alan Stern
2012-07-16
USB: EHCI: add new root-hub state: STOPPING
Alan Stern
2012-07-16
USB: EHCI: add pointer to end of async-unlink list
Alan Stern
2012-07-16
USB: EHCI: rename "reclaim"
Alan Stern
2012-07-16
USB: EHCI: add symbolic constants for QHs
Alan Stern
2012-07-16
USB: EHCI: don't refcount QHs
Alan Stern
2012-07-16
USB: EHCI: remove unneeded suspend/resume code
Alan Stern
2012-07-16
USB: EHCI: initialize data before resetting hardware
Alan Stern
2012-07-09
EHCI: centralize controller initialization
Alan Stern
2012-07-09
EHCI: centralize controller suspend/resume
Alan Stern
2012-06-26
USB: EHCI: define extension registers like normal ones
Alan Stern
[next]