index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
host
Age
Commit message (
Expand
)
Author
2020-12-28
USB: xhci: fix U1/U2 handling for hardware with XHCI_INTEL_HOST quirk set
Michael Grzeschik
2020-12-17
Merge tag 'powerpc-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2020-12-15
Merge tag 'driver-core-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2020-12-10
usb: host: sl811: Switch to use platform_get_mem_or_io()
Andy Shevchenko
2020-12-09
usb: oxu210hp-hcd: Fix memory leak in oxu_create
Zhang Qilong
2020-12-09
usb: fotg210-hcd: remove casting dma_alloc_coherent
Xu Wang
2020-12-09
USB: host: u123-hcd: remove trailing semicolon in macro definition
Tom Rix
2020-12-09
usb: ehci-omap: Fix PM disable depth umbalance in ehci_hcd_omap_probe
Zhang Qilong
2020-12-09
xhci: Give USB2 ports time to enter U3 in bus suspend
Li Jun
2020-12-09
xhci-pci: Allow host runtime PM as default for Intel Maple Ridge xHCI
Mika Westerberg
2020-12-09
xhci-pci: Allow host runtime PM as default for Intel Alpine Ridge LP
Hans de Goede
2020-12-09
usb: xhci: Use temporary buffer to consolidate SG
Tejas Joglekar
2020-12-09
usb: xhci: Set quirk for XHCI_SG_TRB_CACHE_SIZE_QUIRK
Tejas Joglekar
2020-12-07
Merge 5.10-rc7 into usb-next
Greg Kroah-Hartman
2020-12-04
usb: ohci-omap: Fix descriptor conversion
Linus Walleij
2020-12-04
powerpc/ps3: make system bus's remove and shutdown callbacks return void
Uwe Kleine-König
2020-11-23
usb: Fix fall-through warnings for Clang
Gustavo A. R. Silva
2020-11-18
usb/max3421: fix return error code in max3421_probe()
Yang Yingliang
2020-11-16
Merge 5.10-rc4 into here.
Greg Kroah-Hartman
2020-11-14
usb: host: ehci-mxc: Remove the driver
Fabio Estevam
2020-11-13
usb: host: imx21-hcd: Remove the driver
Fabio Estevam
2020-11-13
usb: fix a few cases of -Wfallthrough
Nick Desaulniers
2020-11-13
xhci: hisilicon: fix refercence leak in xhci_histb_probe
Zhang Qilong
2020-11-02
Merge 5.10-rc2 into usb-next
Greg Kroah-Hartman
2020-10-29
xhci: Don't create stream debugfs files with spinlock held.
Mathias Nyman
2020-10-29
usb: xhci: Workaround for S3 issue on AMD SNPS 3.0 xHC
Sandeep Singh
2020-10-29
xhci: Fix sizeof() mismatch
Colin Ian King
2020-10-28
usb: host: ehci-tegra: Fix error handling in tegra_ehci_probe()
Tang Bin
2020-10-28
usb: host: fsl-mph-dr-of: check return of dma_set_mask()
Ran Wang
2020-10-28
USB: host: isp1362: delete isp1362_show_regs()
Greg Kroah-Hartman
2020-10-28
usb: xhci: Remove in_interrupt() checks
Ahmed S. Darwish
2020-10-28
USB: host: ehci-pmcmsp: Cleanup usb_hcd_msp_remove()
Thomas Gleixner
2020-10-28
usb: hosts: Remove in_interrupt() from comments
Ahmed S. Darwish
2020-10-28
usb: host: xhci-mem: remove unneeded break
Tom Rix
2020-10-28
usb: host: ehci-sched: add comment about find_tt() not returning error
Sudip Mukherjee
2020-09-25
usb: fotg210-hcd: convert to readl_poll_timeout_atomic()
Chunfeng Yun
2020-09-25
usb: oxu210hp-hcd: convert to readl_poll_timeout_atomic()
Chunfeng Yun
2020-09-25
usb: xhci-rcar: convert to readl_poll_timeout_atomic()
Chunfeng Yun
2020-09-25
usb: pci-quirks: convert to readl_poll_timeout_atomic()
Chunfeng Yun
2020-09-22
USB: bcma: use module_bcma_driver to simplify the code
Liu Shixin
2020-09-21
Merge 5.0-rc6 into usb-next
Greg Kroah-Hartman
2020-09-20
usb: xhci: add debugfs support for ep with stream
Li Jun
2020-09-20
xhci: don't create endpoint debugfs entry before ring buffer is set.
Mathias Nyman
2020-09-20
xhci: Tune interrupt blocking for isochronous transfers
Mathias Nyman
2020-09-20
usb: xhci: omit duplicate actions when suspending a runtime suspended host.
Peter Chen
2020-09-20
usb: host: xhci-plat: improve the comments for xhci_plat_suspend
Peter Chen
2020-09-20
usb: host: xhci-plat: add wakeup entry at sysfs
Peter Chen
2020-09-20
usb: host: xhci-plat: add priv quirk for skip PHY initialization
Peter Chen
2020-09-20
usb: host: xhci-plat: delete the unnecessary code
Peter Chen
2020-09-20
usb: host: xhci-plat: add .suspend_quirk for struct xhci_plat_priv
Peter Chen
[next]