index
:
linux-toradex.git
colibri
colibri_vf
master
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.12-2.0.x-imx
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 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
2019-10-04
xhci: Fix NULL pointer dereference in xhci_clear_tt_buffer_complete()
Mathias Nyman
2019-10-04
xhci: Increase STS_SAVE timeout in xhci_suspend()
Kai-Heng Feng
2019-10-04
xhci: Prevent deadlock when xhci adapter breaks during init
Bill Kuzeja
2019-10-04
usb: xhci: wait for CNR controller not ready bit in xhci resume
Rick Tseng
2019-10-04
xhci: Fix USB 3.1 capability detection on early xHCI 1.1 spec based hosts
Mathias Nyman
2019-10-04
xhci: Check all endpoints for LPM timeout
Jan Schmidt
2019-10-04
xhci: Prevent device initiated U1/U2 link pm if exit latency is too long
Mathias Nyman
2019-10-04
xhci: Fix false warning message about wrong bounce buffer write length
Mathias Nyman
2019-10-04
USB: host: ohci-at91: resume: balance the clock start call
Boris Krasnovskiy
2019-10-04
USB: host: ohci-at91: suspend: delay needed before to stop clocks
Nicolas Ferre
2019-10-04
USB: host: ohci-at91: completely shutdown the controller in at91_stop_hc()
Boris Krasnovskiy
2019-10-04
usb: host: xhci-tegra: use regulator_bulk_set_supply_names()
Bartosz Golaszewski
2019-10-04
usb: Fix Kconfig indentation
Krzysztof Kozlowski
2019-10-04
usb: host: u132-hcd: fix spelling mistake "overcurren" -> "overcurrent"
Colin Ian King
2019-10-04
usb: isp1362-hcd: use devm_platform_ioremap_resource() to simplify code
YueHaibing
2019-10-04
usb: host: xhci-tegra: use devm_platform_ioremap_resource() to simplify code
YueHaibing
2019-09-18
Merge tag 'usb-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2019-09-16
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
2019-09-03
xhci-ext-caps.c: Add property to disable Intel SW switch
Saranya Gopal
2019-09-03
usb: host: xhci-rcar: Use xhci_plat_priv.quirks instead of code settings
Yoshihiro Shimoda
2019-09-03
usb: host: xhci-rcar: Add a helper macro to set xhci_plat_priv
Yoshihiro Shimoda
2019-09-03
usb: host: xhci-plat: add quirks member into struct xhci_plat_priv
Yoshihiro Shimoda
2019-09-03
xhci: fix possible memleak on setup address fails.
Ikjoon Jang
2019-09-03
xhci: add TSP bitflag to TRB tracing
Mathias Nyman
2019-09-03
usb: xhci: dbc: Use GFP_KERNEL instead of GFP_ATOMIC in 'xhci_dbc_alloc_reque...
Christophe JAILLET
2019-09-03
usb: xhci: dbc: Simplify error handling in 'xhci_dbc_alloc_requests()'
Christophe JAILLET
2019-09-03
usb/ohci-tmio: remove the HCD_DMA flag
Christoph Hellwig
2019-09-03
usb/ohci-sm501: remove the HCD_DMA flag
Christoph Hellwig
2019-09-02
Merge 5.3-rc7 into usb-next
Greg Kroah-Hartman
2019-08-28
usb: xhci-mtk: add an optional xhci_ck clock
Chunfeng Yun
2019-08-28
usb: host: xhci: rcar: Fix typo in compatible string matching
Geert Uytterhoeven
2019-08-28
usb: host: xhci-tegra: Set DMA mask correctly
Nagarjuna Kristam
2019-08-28
usb: host: ohci: fix a race condition between shutdown and irq
Yoshihiro Shimoda
2019-08-21
usb/max3421: remove the dummy {un,}map_urb_for_dma methods
Christoph Hellwig
2019-08-21
usb: add a HCD_DMA flag instead of guestimating DMA capabilities
Christoph Hellwig
2019-08-21
usb: host: ohci-pxa27x: Fix and & vs | typo
Dan Carpenter
2019-08-19
Merge 5.3-rc5 into usb-next
Greg Kroah-Hartman
2019-08-15
usb: ohci-nxp: enable compile-testing
Arnd Bergmann
2019-08-15
usb: host: fotg2: restart hcd after port reset
Hans Ulli Kroll
2019-08-12
Merge 5.3-rc4 into usb-next
Greg Kroah-Hartman
2019-08-10
usb: remove ehci-w90x900 driver
Arnd Bergmann
2019-08-08
USB: Move wusbcore and UWB to staging as it is obsolete
Greg Kroah-Hartman
2019-08-02
xhci: Fix NULL pointer dereference at endpoint zero reset.
Mathias Nyman
2019-08-02
usb: host: xhci-rcar: Fix timeout in xhci_suspend()
Yoshihiro Shimoda
2019-08-01
usb: host: xhci-plat: Prevent an abnormally restrictive PHY init skipping
Miquel Raynal
2019-07-30
usb: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
2019-07-30
usb: host: ohci-tmio: Mark expected switch fall-throughs
Gustavo A. R. Silva
2019-07-30
usb: exynos: add support for getting PHYs from the standard dt array
Marek Szyprowski
2019-07-29
Merge 5.3-rc2 into usb-next
Greg Kroah-Hartman
2019-07-25
xhci: Fix crash if scatter gather is used with Immediate Data Transfer (IDT).
Mathias Nyman
[prev]
[next]