index
:
u-boot-toradex.git
2011.12-colibri_vf
2014.04-toradex
2014.10-toradex
2014.10-toradex-next
2015.04-imx7-1.1.0_ga-toradex-next
2015.04-toradex
2015.04-toradex-next
2016.11-toradex
2016.11-toradex-next
colibri
colibri-next
colibri_vf
master
toradex_2019.07
toradex_2019.07-next
toradex_2020.07
toradex_imx6
toradex_imx_lf_v2022.04
toradex_imx_lf_v2024.04
toradex_imx_v2017.03_4.9.123_imx8mm_ga-bring_up
toradex_imx_v2017.03_4.9.51_imx8_beta1-bring_up
toradex_imx_v2017.03_4.9.51_imx8_beta2-bring_up
toradex_imx_v2018.03_4.14.62_1.0.0_beta-bringup
toradex_imx_v2018.03_4.14.78_1.0.0_ga-bringup
toradex_imx_v2018.03_4.14.98_2.3.0_bringup
toradex_imx_v2020.04_5.4.24_2.1.0
toradex_imx_v2020.04_5.4.70_2.3.0
toradex_ti-u-boot-2021.01_bringup
toradex_ti-u-boot-2023.04
toradex_ti-u-boot-2024.04
toradex_u-boot-2024.07_smarc-imx8mp-bringup
U-Boot bootloader for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
host
/
xhci.c
Age
Commit message (
Expand
)
Author
2025-04-08
usb: xhci: annotate switch/case fallthrough properly
Andre Przywara
2024-05-20
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
Tom Rini
2024-05-19
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
Tom Rini
2024-05-07
usb: Remove <common.h> and add needed includes
Tom Rini
2024-04-05
usb: xhci: Set up endpoints for the first 2 interfaces
Janne Grunau
2024-04-05
usb: xhci: refactor xhci_set_configuration
Janne Grunau
2023-12-01
usb: xhci: Guard all calls to xhci_wait_for_event
Hector Martin
2023-07-27
usb: xhci: Fix double free on failure
Richard Habeeb
2023-01-27
usb: xhci: Fix root hub descriptor
Mark Kettenis
2023-01-27
usb: xhci: Implement DMA mapping
Mark Kettenis
2022-06-28
usb: Remove non-DM code in ehci-fsl and xhci
Tom Rini
2022-01-19
doc: replace @return by Return:
Heinrich Schuchardt
2021-09-22
usb: xhci-pci: Move reset logic out of XHCI core
Samuel Holland
2021-02-18
xhci: translate virtual addresses into the bus's address space
Nicolas Saenz Julienne
2020-10-16
usb: xhci: Include device_compat.h
Sean Anderson
2020-10-01
usb: xhci: convert to readx_poll_sleep_timeout()
Chunfeng Yun
2020-10-01
usb: xhci: use macros with parameter to fill ep_info2
Chunfeng Yun
2020-10-01
usb: xhci: convert to HCS_MAX_PORTS()
Chunfeng Yun
2020-10-01
usb: xhci: add quirks flag to support MediaTek xHCI 0.96
Chunfeng Yun
2020-10-01
usb: xhci: add a member hci_version in xhci_ctrl struct
Chunfeng Yun
2020-08-05
usb: xhci: Add virt_to_phys() to support mapped platforms
Stefan Roese
2020-07-10
usb: xhci: Add reset controller support
Nicolas Saenz Julienne
2020-05-18
common: Drop linux/bitops.h from common header
Simon Glass
2020-05-18
common: Drop linux/delay.h from common header
Simon Glass
2020-05-18
common: Drop linux/bug.h from common header
Simon Glass
2020-05-18
common: Drop log.h from common header
Simon Glass
2020-05-02
xhci: mediatek: Add support for MTK xHCI host controller
Chunfeng Yun
2019-12-02
common: Move ARM cache operations out of common.h
Simon Glass
2019-10-24
usb: xhci: move xhci.h to include usb
Jean-Jacques Hiblot
2019-09-11
usb: Add nonblock argument to submit_int_msg
Michal Suchanek
2018-11-26
usb: s/CONFIG_DM_USB/CONFIG_IS_ENABLED(DM_USB)/
Sven Schwermer
2018-05-30
usb: xhci: Handle endianness in xhci_set_configuration()
Bin Meng
2018-05-30
usb: xhci: Fix config fail of FS hub behind a HS hub with MTT
Bin Meng
2018-05-30
usb: xhci: Initialize dev_state to 0 in the input slot context
Bin Meng
2018-05-30
usb: xhci: Set accurate add context flags when updating hub attributes
Bin Meng
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2017-10-01
usb: xhci: Set 'Average TRB Length' to 8 for control endpoints
Bin Meng
2017-10-01
usb: xhci: Set 'Error Count' to 0 for isoch endpoints
Bin Meng
2017-10-01
usb: xhci: Program max burst size for endpoint
Bin Meng
2017-10-01
usb: xhci: Honor endpoint's interval
Bin Meng
2017-10-01
usb: xhci: Fix max packet size for full speed device endpoint 0
Bin Meng
2017-10-01
usb: xhci: Add interrupt transfer support
Bin Meng
2017-09-27
dm: usb: xhci: Implement get_max_xfer_size() operation
Bin Meng
2017-07-28
usb: xhci: Implement update_hub_device() operation
Bin Meng
2017-07-28
usb: xhci: Change xhci_setup_addressable_virt_dev() signature
Bin Meng
2017-07-28
usb: hub: Add a new API to test if a hub device is root hub
Bin Meng
2017-07-28
usb: xhci: Get rid of CONFIG_SYS_USB_XHCI_MAX_ROOT_PORTS
Bin Meng
2017-07-28
usb: hub: Change USB hub descriptor to match USB 3.0 hubs
Bin Meng
2017-07-28
usb: hub: Send correct wValue to get hub descriptor of a USB 3.0 hub
Bin Meng
2017-07-28
usb: xhci: Add input slot context in xhci_set_configuration()
Bin Meng
[next]