Age | Commit message (Expand) | Author |
2022-01-26 | usb: xhci-plat: fix crash when suspend if remote wake enable | Frank Li |
2022-01-05 | headers/prep: Fix non-standard header section: drivers/usb/host/ohci-tmio.c | Ingo Molnar |
2022-01-03 | Merge 5.16-rc8 into usb-next | Greg Kroah-Hartman |
2021-12-21 | xhci: Fresco FL1100 controller should not have BROKEN_MSI quirk set. | Mathias Nyman |
2021-12-21 | usb: host: fotg210: Use platform_get_irq() to get the interrupt | Lad Prabhakar |
2021-12-21 | xhci: use max() to make code cleaner | Changcheng Deng |
2021-12-21 | Revert "usb: host: ehci-sh: propagate errors from platform_get_irq()" | Greg Kroah-Hartman |
2021-12-20 | Merge 5.16-rc6 into usb-next | Greg Kroah-Hartman |
2021-12-17 | usb: host: ohci-omap: propagate errors from platform_get_irq() | Sergey Shtylyov |
2021-12-17 | usb: host: ehci-sh: propagate errors from platform_get_irq() | Sergey Shtylyov |
2021-12-17 | usb: uhci: Use platform_get_irq() to get the interrupt | Rob Herring |
2021-12-17 | usb: ohci-s3c2410: Use platform_get_irq() to get the interrupt | Rob Herring |
2021-12-17 | usb: ohci-spear: Remove direct access to platform_device resource list | Rob Herring |
2021-12-15 | usb: host: xen-hcd: add missing unlock in error path | Yang Yingliang |
2021-12-15 | usb: xhci: Extend support for runtime power management for AMD's Yellow carp. | Nehal Bakulchandra Shah |
2021-12-13 | usb: xhci-mtk: fix list_del warning when enable list debug | Chunfeng Yun |
2021-12-13 | usb: Introduce Xen pvUSB frontend (xen hcd) | Juergen Gross |
2021-12-13 | Merge 5.16-rc5 into usb-next | Greg Kroah-Hartman |
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-12-06 | Merge 5.16-rc4 into usb-next | Greg Kroah-Hartman |
2021-12-03 | xhci: Fix commad ring abort, write all 64 bits to CRCR register. | Mathias Nyman |
2021-12-03 | usb: uhci: add aspeed ast2600 uhci support | Neal Liu |
2021-11-29 | Merge 5.16-rc3 into usb-next | Greg Kroah-Hartman |
2021-11-17 | usb: xhci: tegra: Check padctrl interrupt presence in device tree | Dmitry Osipenko |
2021-11-17 | usb: xhci-mtk: fix random remote wakeup | Chunfeng Yun |
2021-11-17 | usb: xhci-mtk: remove unnecessary error check | Chunfeng Yun |
2021-11-17 | usb: Remove redundant 'flush_workqueue()' calls | Christophe JAILLET |
2021-11-17 | USB: ehci_brcm_hub_control: Improve port index sanitizing | Haimin Zhang |
2021-11-11 | Merge tag 'usb-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds |
2021-11-06 | Merge tag 'pci-v5.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2021-11-06 | xhci: Fix USB 3.1 enumeration issues by increasing roothub power-on-good delay | Mathias Nyman |
2021-11-05 | Revert "xhci: Set HCD flag to defer primary roothub registration" | Greg Kroah-Hartman |
2021-11-04 | Merge tag 'usb-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds |
2021-11-02 | Merge branch 'pm-sleep' | Rafael J. Wysocki |
2021-10-27 | usb: xhci-mtk: enable wake-up interrupt after runtime_suspend called | Chunfeng Yun |
2021-10-21 | usb: max-3421: Use driver data instead of maintaining a list of bound devices | Uwe Kleine-König |
2021-10-21 | usb: ohci: disable start-of-frame interrupt in ohci_rh_suspend | Yinbo Zhu |
2021-10-21 | usb: host: ehci: Make use of dma_pool_zalloc() instead of dma_pool_alloc/mems... | Cai Huoqing |
2021-10-21 | usb: host: fotg210: Make use of dma_pool_zalloc() instead of dma_pool_alloc/m... | Cai Huoqing |
2021-10-18 | usb: xhci: Use to_pci_driver() instead of pci_dev->driver | Uwe Kleine-König |
2021-10-18 | Merge 5.15-rc6 into usb-next | Greg Kroah-Hartman |
2021-10-14 | usb: xhci: Enable runtime-pm by default on AMD Yellow Carp platform | Nehal Bakulchandra Shah |
2021-10-13 | usb: host: ohci-tmio: check return value after calling platform_get_resource() | Yang Yingliang |
2021-10-11 | xhci: Enable trust tx length quirk for Fresco FL11 USB controller | Nikolay Martynov |
2021-10-11 | xhci: Fix command ring pointer corruption while aborting a command | Pavankumar Kondeti |
2021-10-11 | USB: xhci: dbc: fix tty registration race | Johan Hovold |
2021-10-11 | xhci: add quirk for host controllers that don't update endpoint DCS | Jonathan Bell |
2021-10-11 | xhci: guard accesses to ep_state in xhci_endpoint_reset() | Jonathan Bell |
2021-10-11 | Merge 5.15-rc5 into usb-next | Greg Kroah-Hartman |