index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
host
Age
Commit message (
Expand
)
Author
2023-04-20
xhci: also avoid the XHCI_ZERO_64B_REGS quirk with a passthrough iommu
D Scott Phillips
2023-04-20
usb: xhci: tegra: fix sleep in atomic call
Wayne Chang
2023-03-11
usb: host: xhci: mvebu: Iterate over array indexes instead of using pointer math
Kees Cook
2023-02-01
xhci: Set HCD flag to defer primary roothub registration
Kishon Vijay Abraham I
2023-01-24
usb: host: ehci-fsl: Fix module alias
Alexander Stein
2023-01-24
xhci: Detect lpm incapable xHC USB3 roothub ports from ACPI tables
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
2023-01-24
usb: xhci: Check endpoint is valid before dereferencing it
Jimmy Hu
2023-01-24
xhci-pci: set the dma max_seg_size
Ricardo Ribalda
2023-01-18
xhci: Prevent infinite loop in transaction errors recovery for streams
Mathias Nyman
2023-01-18
xhci: move and rename xhci_cleanup_halted_endpoint()
Mathias Nyman
2023-01-18
xhci: store TD status in the td struct instead of passing it along
Mathias Nyman
2023-01-18
xhci: move xhci_td_cleanup so it can be called by more functions
Mathias Nyman
2023-01-18
xhci: Add xhci_reset_halted_ep() helper function
Mathias Nyman
2023-01-18
xhci: adjust parameters passed to cleanup_halted_endpoint()
Mathias Nyman
2023-01-18
xhci: get isochronous ring directly from endpoint structure
Mathias Nyman
2023-01-18
xhci: Avoid parsing transfer events several times
Mathias Nyman
2022-12-21
xhci: Apply XHCI_RESET_TO_DEFAULT quirk to ADL-N
Reka Norman
2022-11-25
USB: bcma: Make GPIO explicitly optional
Linus Walleij
2022-11-10
xhci-pci: Set runtime PM as default policy on all xHC 1.2 or later devices
Mario Limonciello
2022-11-03
xhci: Remove device endpoints from bandwidth list when freeing the device
Mathias Nyman
2022-11-03
xhci: Add quirk to reset host back to default state at shutdown
Mathias Nyman
2022-11-03
usb: xhci: add XHCI_SPURIOUS_SUCCESS to ASM1042 despite being a V0.96 controller
Jens Glathe
2022-10-26
usb: host: xhci: Fix potential memory leak in xhci_alloc_stream_info()
Jianglei Nie
2022-10-26
usb: host: xhci-plat: suspend/resume clks for brcm
Justin Chen
2022-10-26
usb: host: xhci-plat: suspend and resume clocks
Justin Chen
2022-10-26
xhci: Don't show warning for reinit on known broken suspend
Mario Limonciello
2022-09-28
usb: xhci-mtk: fix issue of out-of-bounds array access
Chunfeng Yun
2022-09-28
usb: xhci-mtk: relax TT periodic bandwidth allocation
Ikjoon Jang
2022-09-28
usb: xhci-mtk: allow multiple Start-Split in a microframe
Chunfeng Yun
2022-09-28
usb: xhci-mtk: add some schedule error number
Chunfeng Yun
2022-09-28
usb: xhci-mtk: add a function to (un)load bandwidth info
Chunfeng Yun
2022-09-28
usb: xhci-mtk: use @sch_tt to check whether need do TT schedule
Chunfeng Yun
2022-09-28
usb: xhci-mtk: add only one extra CS for FS/LS INTR
Chunfeng Yun
2022-09-28
usb: xhci-mtk: get the microframe boundary for ESIT
Chunfeng Yun
2022-09-08
xhci: Add grace period after xHC start to prevent premature runtime suspend.
Mathias Nyman
2022-09-08
Revert "xhci: turn off port power in shutdown"
Mathias Nyman
2022-08-25
usb: host: ohci-ppc-of: Fix refcount leak bug
Liang He
2022-08-21
usb: host: xhci: use snprintf() in xhci_decode_trb()
Sergey Shtylyov
2022-08-21
usb: xhci: tegra: Fix error check
Tang Bin
2022-08-21
usb: ohci-nxp: Fix refcount leak in ohci_hcd_nxp_probe
Miaoqian Lin
2022-08-21
usb: host: Fix refcount leak in ehci_hcd_ppc_of_probe
Miaoqian Lin
2022-06-29
xhci-pci: Allow host runtime PM as default for Intel Meteor Lake xHCI
Utkarsh Patel
2022-06-29
xhci-pci: Allow host runtime PM as default for Intel Raptor Lake xHCI
Tanveer Alam
2022-06-29
xhci: turn off port power in shutdown
Mathias Nyman
2022-06-14
drivers: usb: host: Fix deadlock in oxu_bus_suspend()
Duoming Zhou
2022-06-14
USB: host: isp116x: check return value after calling platform_get_resource()
Zhen Ni
2022-06-09
xhci: Allow host runtime PM as default for Intel Alder Lake N xHCI
Mathias Nyman
[next]