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_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 and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
host
/
ehci-q.c
Age
Commit message (
Expand
)
Author
2013-09-17
Revert "USB: EHCI: support running URB giveback in tasklet context"
Greg Kroah-Hartman
2013-08-30
ehci: enable debugging code when CONFIG_DYNAMIC_DEBUG is set
Xenia Ragiadakou
2013-08-30
ehci: remove ehci_vdbg() verbose debugging statements
Xenia Ragiadakou
2013-08-14
usb: host: add Kconfig option for EHSET
Jack Pham
2013-08-12
usb: ehci: Add support for SINGLE_STEP_SET_FEATURE test of EHSET
Manu Gautam
2013-08-12
USB: EHCI: support running URB giveback in tasklet context
Ming Lei
2013-03-28
usb: ehci: mark unlink_empty_async_suspended() as __maybe_unused
Arnd Bergmann
2013-03-28
usb: ehci: unlink_empty_async_suspended() only used with CONFIG_PM
Tony Prisk
2013-03-25
USB: EHCI: remove unused variable in unlink_empty_async()
Alan Stern
2013-03-25
USB: EHCI: improve end_unlink_async()
Alan Stern
2013-03-25
USB: EHCI: convert singly-linked lists to list_heads
Alan Stern
2013-03-25
USB: EHCI: split needs_rescan into two flags
Alan Stern
2013-03-25
USB: EHCI: change return value of qh_completions()
Alan Stern
2013-03-25
USB: EHCI: changes related to qh_refresh()
Alan Stern
2013-03-15
USB: EHCI: fix regression during bus resume
Alan Stern
2013-03-05
USB: EHCI: don't check DMA values in QH overlays
Alan Stern
2013-03-05
USB: EHCI: work around silicon bug in Intel's EHCI controllers
Alan Stern
2013-01-25
USB: EHCI: unlink one async QH at a time
Alan Stern
2012-11-11
USB: EHCI: bugfix: urb->hcpriv should not be NULL
Alan Stern
2012-09-10
EHCI: Update qTD next pointer in QH overlay region during unlink
Pavankumar Kondeti
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: 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: use hrtimer for async schedule
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-05-01
USB: ehci-q.c: remove dbg() usage
Greg Kroah-Hartman
2012-04-23
EHCI: maintain the ehci->command value properly
Alan Stern
2011-12-09
usb: fix number of mapped SG DMA entries
Clemens Ladisch
2011-11-14
USB: ehci: report Data Buffer Error in debug mode
Vikram Pandita
2011-09-18
usb: ehci: remove the 1st wmb in qh_append_tds
Ming Lei
2011-09-18
usb: ehci: only prepare zero packet for out transfer if required
Ming Lei
2011-09-18
usb: ehci: remove wmb in qh_update
Ming Lei
2011-08-22
USB: EHCI: remove usages of hcd->state
Alan Stern
2011-07-19
EHCI: fix direction handling for interrupt data toggles
Alan Stern
2011-07-08
USB: EHCI: go back to using the system clock for QH unlinks
Alan Stern
2011-05-17
EHCI: don't rescan interrupt QHs needlessly
Alan Stern
2011-04-19
Merge 2.6.39-rc4 into usb-next
Greg Kroah-Hartman
2011-04-13
USB: ehci: add workaround for Synopsys HC bug
Gabor Juhos
2011-04-13
USB: EHCI: unlink unused QHs when the controller is stopped
Alan Stern
2011-03-23
ehci-hcd: Bug fix: don't set a QH's Halt bit
Alan Stern
2011-02-04
USB: EHCI: Rearrange EHCI_URB_TRACE code to avoid GCC-4.6 warnings.
David Daney
2010-08-10
USB: convert usb_hcd bitfields into atomic flags
Alan Stern
2010-05-20
USB: Change the scatterlist type in struct urb
Matthew Wilcox
2010-01-20
USB: EHCI: fix handling of unusual interrupt intervals
Alan Stern
[next]