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.18.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
2022-05-09
USB: Fix xhci event ring dequeue pointer ERDP update issue
Weitao Wang
2022-05-09
xhci: increase usb U3 -> U0 link resume timeout from 100ms to 500ms
Mathias Nyman
2022-05-09
xhci: stop polling roothubs after shutdown
Henry Lin
2022-05-09
xhci: Enable runtime PM on second Alderlake controller
Evan Green
2022-04-13
usb: ehci: add pci device support for Aspeed platforms
Neal Liu
2022-04-08
xhci: fix uninitialized string returned by xhci_decode_ctrl_ctx()
Anssi Hannula
2022-04-08
xhci: make xhci_handshake timeout for xhci_reset() adjustable
Mathias Nyman
2022-04-08
xhci: fix runtime PM imbalance in USB2 resume
Henry Lin
2022-04-08
xhci: fix garbage USBSTS being logged in some cases
Anssi Hannula
2022-03-02
xhci: Prevent futile URB re-submissions due to incorrect return value.
Hongyu Xie
2022-03-02
xhci: re-initialize the HC during resume if HCE was set
Puma Hsu
2022-02-01
usb: xhci-plat: fix crash when suspend if remote wake enable
Frank Li
2022-01-27
usb: uhci: add aspeed ast2600 uhci support
Neal Liu
2022-01-05
xhci: Fresco FL1100 controller should not have BROKEN_MSI quirk set.
Mathias Nyman
2021-12-22
usb: xhci: Extend support for runtime power management for AMD's Yellow carp.
Nehal Bakulchandra Shah
2021-12-14
xhci: avoid race between disable slot command and host runtime suspend
Mathias Nyman
2021-12-14
xhci: Remove CONFIG_USB_DEFAULT_PERSIST to prevent xHCI from runtime suspending
Kai-Heng Feng
2021-12-08
xhci: Fix commad ring abort, write all 64 bits to CRCR register.
Mathias Nyman
2021-11-26
usb: max-3421: Use driver data instead of maintaining a list of bound devices
Uwe Kleine-König
2021-11-26
usb: host: ohci-tmio: check return value after calling platform_get_resource()
Yang Yingliang
2021-11-18
usb: xhci: Enable runtime-pm by default on AMD Yellow Carp platform
Nehal Bakulchandra Shah
2021-11-18
xhci: Fix USB 3.1 enumeration issues by increasing roothub power-on-good delay
Mathias Nyman
2021-11-12
usb: ehci: handshake CMD_RUN instead of STS_HALT
Neal Liu
2021-11-06
Revert "xhci: Set HCD flag to defer primary roothub registration"
Greg Kroah-Hartman
2021-10-27
xhci: add quirk for host controllers that don't update endpoint DCS
Jonathan Bell
2021-10-20
xhci: Enable trust tx length quirk for Fresco FL11 USB controller
Nikolay Martynov
2021-10-20
xhci: Fix command ring pointer corruption while aborting a command
Pavankumar Kondeti
2021-10-20
xhci: guard accesses to ep_state in xhci_endpoint_reset()
Jonathan Bell
2021-10-20
USB: xhci: dbc: fix tty registration race
Johan Hovold
2021-09-30
xhci: Set HCD flag to defer primary roothub registration
Kishon Vijay Abraham I
2021-09-30
Revert "USB: bcma: Add a check for devm_gpiod_get"
Rafał Miłecki
2021-09-18
Revert "USB: xhci: fix U1/U2 handling for hardware with XHCI_INTEL_HOST quirk...
Mathias Nyman
2021-09-18
USB: EHCI: ehci-mv: improve error handling in mv_ehci_enable()
Evgeny Novikov
2021-09-18
usb: host: fotg210: fix the actual_length of an iso packet
Kelly Devilliv
2021-09-18
usb: host: fotg210: fix the endpoint's transactional opportunities calculation
Kelly Devilliv
2021-09-15
usb: ehci-orion: Handle errors of clk_prepare_enable() in probe
Evgeny Novikov
2021-09-15
usb: host: ohci-tmio: add IRQ check
Sergey Shtylyov
2021-09-12
xhci: fix unsafe memory usage in xhci tracing
Mathias Nyman
2021-09-12
xhci: fix even more unsafe memory usage in xhci tracing
Mathias Nyman
2021-09-12
usb: host: xhci-rcar: Don't reload firmware after the completion
Yoshihiro Shimoda
2021-09-03
usb: renesas-xhci: Prefer firmware loading on unknown ROM state
Takashi Iwai
2021-08-15
USB:ehci:fix Kunpeng920 ehci hardware problem
Longfang Liu
2021-08-12
usb: host: ohci-at91: suspend/resume ports after/before OHCI accesses
Claudiu Beznea
2021-07-28
xhci: add xhci_get_virt_ep() helper
Mathias Nyman
2021-07-28
usb: ehci: Prevent missed ehci interrupts with edge-triggered MSI
David Jeffery
2021-07-28
usb: max-3421: Prevent corruption of freed memory
Mark Tomlinson
2021-07-28
xhci: Fix lost USB 2 remote wake
Mathias Nyman
2021-07-28
usb: xhci: avoid renesas_usb_fw.mem when it's unusable
Greg Thelen
2021-07-28
Revert "usb: renesas-xhci: Fix handling of unknown ROM state"
Moritz Fischer
2021-07-14
xhci: solve a double free problem while doing s4
Zhangjiantao (Kirin, nanjing)
[next]