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_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
/
xhci.c
Age
Commit message (
Expand
)
Author
2025-01-09
usb: xhci: Avoid queuing redundant Stop Endpoint commands
Michal Pecio
2025-01-09
usb: xhci: Limit Stop Endpoint retries
Michal Pecio
2024-10-17
xhci: Refactor interrupter code for initial multi interrupter support.
Mathias Nyman
2024-08-29
xhci: Fix Panther point NULL pointer deref at full-speed re-enumeration
Mathias Nyman
2024-07-18
xhci: always resume roothubs if xHC was reset during resume
Mathias Nyman
2024-04-27
usb: xhci: Add timeout argument in address_device USB HCD callback
Hardik Gajjar
2024-04-03
usb: xhci: Add error handling in xhci_map_urb_for_dma
Prashanth K
2023-04-13
xhci: also avoid the XHCI_ZERO_64B_REGS quirk with a passthrough iommu
D Scott Phillips
2023-04-13
xhci: Free the command allocated for setting LPM if we return early
Mathias Nyman
2023-01-24
xhci: Add a flag to disable USB3 lpm on a xhci root port level.
Mathias Nyman
2023-01-24
xhci: Add update_hub_device override for PCI xHCI hosts
Mathias Nyman
2023-01-24
xhci: Fix null pointer dereference when host dies
Mathias Nyman
2022-10-25
xhci: Add quirk to reset host back to default state at shutdown
Mathias Nyman
2022-09-22
xhci: show fault reason for a failed enable slot command
Mathias Nyman
2022-09-22
xhci: Don't show warning for reinit on known broken suspend
Mario Limonciello
2022-09-05
USB: xhci: make xhci_get_endpoint_address static
Greg Kroah-Hartman
2022-08-25
Revert "xhci: turn off port power in shutdown"
Mathias Nyman
2022-08-25
xhci: Add grace period after xHC start to prevent premature runtime suspend.
Mathias Nyman
2022-06-23
xhci: turn off port power in shutdown
Mathias Nyman
2022-06-23
xhci: Keep interrupt disabled in initialization until host is running.
Hongyu Xie
2022-06-10
xhci: Fix null pointer dereference in resume if xhci has only one roothub
Mathias Nyman
2022-05-19
xhci: Don't defer primary roothub registration if there is only one roothub
Mathias Nyman
2022-05-12
xhci: prevent U2 link power state if Intel tier policy prevented U1
Mathias Nyman
2022-05-12
xhci: use generic command timer for stop endpoint commands.
Mathias Nyman
2022-05-12
xhci: prepare for operation w/o shared hcd
Heiner Kallweit
2022-05-12
xhci: factor out parts of xhci_gen_setup()
Heiner Kallweit
2022-05-12
xhci: Set HCD flag to defer primary roothub registration
Kishon Vijay Abraham I
2022-04-09
xhci: stop polling roothubs after shutdown
Henry Lin
2022-03-03
usb: host: xhci: Remove some unnecessary return value initializations
Linyu Yuan
2022-03-03
usb: host: xhci: add blank line in xhci_halt()
Linyu Yuan
2022-03-03
usb: host: xhci: update hci_version operation in xhci_gen_setup()
Linyu Yuan
2022-03-03
xhci: make xhci_handshake timeout for xhci_reset() adjustable
Mathias Nyman
2022-02-28
Merge 5.17-rc6 into usb-next
Greg Kroah-Hartman
2022-02-17
usb: host: xhci: drop redundant checks
Sergey Shtylyov
2022-02-17
xhci: Allocate separate command structures for each LPM command
Mathias Nyman
2022-02-17
xhci: dbc: Don't call dbc_tty_init() on every dbc tty probe
Mathias Nyman
2022-02-17
xhci: dbc: Rename xhci_dbc_init and xhci_dbc_exit
Mathias Nyman
2022-02-15
xhci: Prevent futile URB re-submissions due to incorrect return value.
Hongyu Xie
2022-02-15
xhci: re-initialize the HC during resume if HCE was set
Puma Hsu
2021-12-21
xhci: use max() to make code cleaner
Changcheng Deng
2021-12-10
xhci: avoid race between disable slot command and host runtime suspend
Mathias Nyman
2021-12-10
xhci: Remove CONFIG_USB_DEFAULT_PERSIST to prevent xHCI from runtime suspending
Kai-Heng Feng
2021-11-05
Revert "xhci: Set HCD flag to defer primary roothub registration"
Greg Kroah-Hartman
2021-10-11
xhci: guard accesses to ep_state in xhci_endpoint_reset()
Jonathan Bell
2021-09-14
xhci: Set HCD flag to defer primary roothub registration
Kishon Vijay Abraham I
2021-08-26
xhci: Add bus number to some debug messages
Mathias Nyman
2021-08-26
Revert "USB: xhci: fix U1/U2 handling for hardware with XHCI_INTEL_HOST quirk...
Mathias Nyman
2021-06-21
xhci: remove redundant continue statement
Colin Ian King
2021-06-17
xhci: handle failed buffer copy to URB sg list and fix a W=1 copiler warning
Mathias Nyman
2021-05-13
xhci: Do not use GFP_KERNEL in (potentially) atomic context
Christophe JAILLET
[next]