summaryrefslogtreecommitdiffstats
path: root/drivers/usb/host (follow)
Commit message (Expand)AuthorAgeFilesLines
* usb: xhci-plat: fix crash when suspend if remote wake enableFrank Li2022-01-261-0/+3
* headers/prep: Fix non-standard header section: drivers/usb/host/ohci-tmio.cIngo Molnar2022-01-051-5/+0
* Merge 5.16-rc8 into usb-nextGreg Kroah-Hartman2022-01-031-1/+4
|\
| * xhci: Fresco FL1100 controller should not have BROKEN_MSI quirk set.Mathias Nyman2021-12-211-1/+4
* | usb: host: fotg210: Use platform_get_irq() to get the interruptLad Prabhakar2021-12-211-8/+3
* | xhci: use max() to make code cleanerChangcheng Deng2021-12-211-4/+2
* | Revert "usb: host: ehci-sh: propagate errors from platform_get_irq()"Greg Kroah-Hartman2021-12-211-2/+2
* | Merge 5.16-rc6 into usb-nextGreg Kroah-Hartman2021-12-202-2/+6
|\|
| * usb: xhci: Extend support for runtime power management for AMD's Yellow carp.Nehal Bakulchandra Shah2021-12-151-1/+5
| * usb: xhci-mtk: fix list_del warning when enable list debugChunfeng Yun2021-12-131-1/+1
* | usb: host: ohci-omap: propagate errors from platform_get_irq()Sergey Shtylyov2021-12-171-1/+1
* | usb: host: ehci-sh: propagate errors from platform_get_irq()Sergey Shtylyov2021-12-171-2/+2
* | usb: uhci: Use platform_get_irq() to get the interruptRob Herring2021-12-171-1/+5
* | usb: ohci-s3c2410: Use platform_get_irq() to get the interruptRob Herring2021-12-171-2/+8
* | usb: ohci-spear: Remove direct access to platform_device resource listRob Herring2021-12-171-1/+1
* | usb: host: xen-hcd: add missing unlock in error pathYang Yingliang2021-12-151-0/+3
* | usb: Introduce Xen pvUSB frontend (xen hcd)Juergen Gross2021-12-133-0/+1618
* | Merge 5.16-rc5 into usb-nextGreg Kroah-Hartman2021-12-133-12/+16
|\|
| * xhci: avoid race between disable slot command and host runtime suspendMathias Nyman2021-12-103-8/+16
| * xhci: Remove CONFIG_USB_DEFAULT_PERSIST to prevent xHCI from runtime suspendingKai-Heng Feng2021-12-101-4/+0
* | Merge 5.16-rc4 into usb-nextGreg Kroah-Hartman2021-12-061-7/+14
|\|
| * xhci: Fix commad ring abort, write all 64 bits to CRCR register.Mathias Nyman2021-12-031-7/+14
* | usb: uhci: add aspeed ast2600 uhci supportNeal Liu2021-12-031-1/+2
* | Merge 5.16-rc3 into usb-nextGreg Kroah-Hartman2021-11-291-12/+29
|\|
| * usb: xhci: tegra: Check padctrl interrupt presence in device treeDmitry Osipenko2021-11-171-12/+29
* | usb: xhci-mtk: fix random remote wakeupChunfeng Yun2021-11-171-5/+6
* | usb: xhci-mtk: remove unnecessary error checkChunfeng Yun2021-11-171-4/+1
* | usb: Remove redundant 'flush_workqueue()' callsChristophe JAILLET2021-11-171-1/+0
* | USB: ehci_brcm_hub_control: Improve port index sanitizingHaimin Zhang2021-11-171-1/+5
|/
* Merge tag 'usb-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2021-11-112-2/+2
|\
| * xhci: Fix USB 3.1 enumeration issues by increasing roothub power-on-good delayMathias Nyman2021-11-061-1/+2
| * Revert "xhci: Set HCD flag to defer primary roothub registration"Greg Kroah-Hartman2021-11-051-1/+0
* | Merge tag 'pci-v5.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-11-061-1/+1
|\ \ | |/ |/|
| * usb: xhci: Use to_pci_driver() instead of pci_dev->driverUwe Kleine-König2021-10-181-1/+1
* | Merge tag 'usb-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2021-11-0416-41/+67
|\ \
| * | usb: max-3421: Use driver data instead of maintaining a list of bound devicesUwe Kleine-König2021-10-211-20/+5
| * | usb: ohci: disable start-of-frame interrupt in ohci_rh_suspendYinbo Zhu2021-10-211-0/+3
| * | usb: host: ehci: Make use of dma_pool_zalloc() instead of dma_pool_alloc/mems...Cai Huoqing2021-10-211-2/+1
| * | usb: host: fotg210: Make use of dma_pool_zalloc() instead of dma_pool_alloc/m...Cai Huoqing2021-10-211-2/+1
| * | Merge 5.15-rc6 into usb-nextGreg Kroah-Hartman2021-10-185-21/+58
| |\ \
| * | | usb: xhci: Enable runtime-pm by default on AMD Yellow Carp platformNehal Bakulchandra Shah2021-10-141-0/+16
| * | | usb: host: ohci-tmio: check return value after calling platform_get_resource()Yang Yingliang2021-10-131-1/+1
| * | | Merge 5.15-rc5 into usb-nextGreg Kroah-Hartman2021-10-112-78/+6
| |\ \ \
| * | | | usb: exynos: describe driver in KConfigKrzysztof Kozlowski2021-10-051-2/+4
| * | | | usb: xhci-mtk: use xhci_dbg() to print logChunfeng Yun2021-10-051-1/+1
| * | | | USB: EHCI: Improve port index sanitizingAlan Stern2021-10-051-5/+6
| * | | | usb: host: oxu210hp: Fix a function name in commentsCai Huoqing2021-10-051-1/+1
| * | | | usb: host: fotg210: Fix a function name in commentsCai Huoqing2021-10-051-1/+1
| * | | | usb: ehci: Fix a function name in commentsCai Huoqing2021-10-051-1/+1
| * | | | Merge 5.15-rc3 into usb-nextGreg Kroah-Hartman2021-09-273-52/+29
| |\ \ \ \