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
Age
Commit message (
Expand
)
Author
2017-05-25
usb: host: xhci-mem: allocate zeroed Scratchpad Buffer
Peter Chen
2017-05-25
xhci: apply PME_STUCK_QUIRK and MISSING_CAS quirk for Denverton
Mathias Nyman
2017-05-25
usb: host: xhci-plat: propagate return value of platform_get_irq()
Thomas Petazzoni
2017-05-20
usb: host: xhci: print correct command ring address
Peter Chen
2017-05-14
usb: host: ohci-exynos: Decrese node refcount on exynos_ehci_get_phy() error ...
Krzysztof Kozlowski
2017-05-14
usb: host: ehci-exynos: Decrese node refcount on exynos_ehci_get_phy() error ...
Krzysztof Kozlowski
2017-03-18
usb: host: xhci-plat: Fix timeout on removal of hot pluggable xhci controllers
Guenter Roeck
2017-03-18
usb: host: xhci-dbg: HCIVERSION should be a binary number
Peter Chen
2017-03-12
usb: host: xhci: plat: check hcc_params after add hcd
William wu
2017-01-19
xhci: fix deadlock at host remove by running watchdog correctly
Mathias Nyman
2017-01-12
xhci: Fix race related to abort operation
OGAWA Hirofumi
2017-01-12
xhci: Use delayed_work instead of timer for command timeout
OGAWA Hirofumi
2017-01-12
usb: xhci-mem: use passed in GFP flags instead of GFP_KERNEL
Dan Carpenter
2017-01-12
usb: xhci: hold lock over xhci_abort_cmd_ring()
Lu Baolu
2017-01-12
xhci: Handle command completion and timeout race
Mathias Nyman
2017-01-12
usb: host: xhci: Fix possible wild pointer when handling abort command
Baolin Wang
2017-01-12
usb: xhci: fix return value of xhci_setup_device()
Lu Baolu
2017-01-12
xhci: free xhci virtual devices with leaf nodes first
Mathias Nyman
2017-01-12
usb: xhci: apply XHCI_PME_STUCK_QUIRK to Intel Apollo Lake
Wan Ahmad Zainie
2017-01-12
xhci: workaround for hosts missing CAS bit
Mathias Nyman
2017-01-12
usb: xhci: fix possible wild pointer
Lu Baolu
2017-01-06
USB: UHCI: report non-PME wakeup signalling for Intel hardware
Alan Stern
2016-11-10
xhci: add restart quirk for Intel Wildcatpoint PCH
Mathias Nyman
2016-11-10
usb: increase ohci watchdog delay to 275 msec
Bryan Paluch
2016-11-10
xhci: use default USB_RESUME_TIMEOUT when resuming ports.
Mathias Nyman
2016-09-24
xhci: fix null pointer dereference in stop command timeout function
Mathias Nyman
2016-09-07
xhci: Make sure xhci handles USB_SPEED_SUPER_PLUS devices.
Mathias Nyman
2016-09-07
xhci: don't dereference a xhci member after removing xhci
Mathias Nyman
2016-09-07
usb: xhci: Fix panic if disconnect
Jim Lin
2016-09-07
xhci: always handle "Command Ring Stopped" events
Mathias Nyman
2016-09-07
usb: ehci: change order of register cleanup during shutdown
Marc Ohlf
2016-08-10
USB: OHCI: Don't mark EDs as ED_OPER if scheduling fails
MichaĆ Pecio
2016-07-11
usb: host: ehci-tegra: Grab the correct UTMI pads reset
Thierry Reding
2016-07-11
xhci: Fix handling timeouted commands on hosts in weird states.
Mathias Nyman
2016-07-11
USB: xhci: Add broken streams quirk for Frescologic device id 1009
Hans de Goede
2016-07-11
usb: xhci-plat: properly handle probe deferral for devm_clk_get()
Thomas Petazzoni
2016-07-11
xhci: Cleanup only when releasing primary hcd
Gabriel Krisman Bertazi
2016-05-04
xhci: fix 10 second timeout on removal of PCI hotpluggable xhci controllers
Mathias Nyman
2016-05-04
usb: xhci: fix wild pointers in xhci_mem_cleanup
Lu Baolu
2016-05-04
xhci: resume USB 3 roothub first
Mathias Nyman
2016-05-04
usb: xhci: applying XHCI_PME_STUCK_QUIRK to Intel BXT B0 host
Rafal Redzimski
2016-02-25
xhci: Fix list corruption in urb dequeue at host removal
Mathias Nyman
2016-02-25
Revert "xhci: don't finish a TD if we get a short-transfer event mid TD"
Mathias Nyman
2016-02-17
usb: xhci: apply XHCI_PME_STUCK_QUIRK to Intel Broxton-M platforms
Lu Baolu
2016-02-17
usb: xhci: handle both SSIC ports in PME stuck quirk
Lu Baolu
2016-01-31
xhci: refuse loading if nousb is used
Oliver Neukum
2015-12-11
xhci: fix usb2 resume timing and races.
Mathias Nyman
2015-12-04
USB: host: ohci-at91: fix a crash in ohci_hcd_at91_overcurrent_irq
Alexandre Belloni
2015-12-04
usb: xhci: fix config fail of FS hub behind a HS hub with MTT
Chunfeng Yun
2015-12-04
xhci: Fix memory leak in xhci_pme_acpi_rtd3_enable()
Mika Westerberg
[next]