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
treewide: Replace DECLARE_TASKLET() with DECLARE_TASKLET_OLD()
Kees Cook
2023-04-20
Revert "treewide: Replace DECLARE_TASKLET() with DECLARE_TASKLET_OLD()"
Tom Saeger
2023-03-11
usb: host: xhci: mvebu: Iterate over array indexes instead of using pointer math
Kees Cook
2023-03-11
treewide: Replace DECLARE_TASKLET() with DECLARE_TASKLET_OLD()
Kees Cook
2023-02-06
usb: host: xhci-plat: add wakeup entry at sysfs
Peter Chen
2023-02-06
Revert "Revert "xhci: Set HCD flag to defer primary roothub registration""
Sasha Levin
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
2022-11-03
xhci: Remove device endpoints from bandwidth list when freeing the device
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
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-15
xhci: Add grace period after xHC start to prevent premature runtime suspend.
Mathias Nyman
2022-09-15
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-25
usb: host: xhci: use snprintf() in xhci_decode_trb()
Sergey Shtylyov
2022-08-25
usb: xhci: tegra: Fix error check
Tang Bin
2022-08-25
usb: ohci-nxp: Fix refcount leak in ohci_hcd_nxp_probe
Miaoqian Lin
2022-08-25
usb: host: Fix refcount leak in ehci_hcd_ppc_of_probe
Miaoqian Lin
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-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-04-15
usb: ehci: add pci device support for Aspeed platforms
Neal Liu
2022-04-15
xhci: fix uninitialized string returned by xhci_decode_ctrl_ctx()
Anssi Hannula
2022-04-15
xhci: make xhci_handshake timeout for xhci_reset() adjustable
Mathias Nyman
2022-04-15
xhci: fix runtime PM imbalance in USB2 resume
Henry Lin
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-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
[next]