summaryrefslogtreecommitdiff
path: root/drivers/usb/host
AgeCommit message (Expand)Author
2023-11-21USB: xhci-plat: fix legacy PHY double initJohan Hovold
2023-11-21usb: xhci-mtk: fix in-ep's start-split check failureChunfeng Yun
2023-11-03Merge tag 'usb-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2023-10-30Merge tag 'hardening-v6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-10-21usb: host: xhci: Avoid XHCI resume delay if SSUSB device is not presentWesley Cheng
2023-10-21usb: host: xhci-plat: fix possible kernel oops while resumingSergey Shtylyov
2023-10-21usb: xhci: Implement xhci_handshake_check_state() helperUdipto Goswami
2023-10-21xhci: split free interrupter into separate remove and free partsMathias Nyman
2023-10-21xhci: Enable RPM on controllers that support low-power statesBasavaraj Natikar
2023-10-21xhci: Loosen RPM as default policy to cover for AMD xHC 1.1Basavaraj Natikar
2023-10-21xhci: Simplify event ring dequeue pointer update for port change eventsMathias Nyman
2023-10-21xhci: simplify event ring dequeue tracking for transfer eventsMathias Nyman
2023-10-21xhci: Clean up xhci_{alloc,free}_erst() declarationsLukas Wunner
2023-10-21xhci: Clean up stale comment on ERST_SIZE macroLukas Wunner
2023-10-21xhci: Clean up ERST_PTR_MASK inversionLukas Wunner
2023-10-21xhci: Expose segment numbers in debugfsLukas Wunner
2023-10-21xhci: Update last segment pointer after Event Ring expansionLukas Wunner
2023-10-21xhci: Adjust segment numbers after ring expansionLukas Wunner
2023-10-21xhci: Use more than one Event Ring segmentJonathan Bell
2023-10-21xhci: Set DESI bits in ERDP register correctlyLukas Wunner
2023-10-21xhci: expand next_trb() helper to support more ring typesMathias Nyman
2023-10-21xhci: Add busnumber to port tracingMathias Nyman
2023-10-21xhci: pass port structure to tracing instead of port numberMathias Nyman
2023-10-16Merge 6.6-rc6 into usb-nextGreg Kroah-Hartman
2023-10-02usb: Annotate struct urb_priv with __counted_byKees Cook
2023-10-02xhci: Preserve RsvdP bits in ERSTBA register correctlyLukas Wunner
2023-10-02xhci: Clear EHB bit only at end of interrupt handlerLukas Wunner
2023-10-02xhci: track port suspend state correctly in unsuccessful resume casesMathias Nyman
2023-10-02usb: xhci: xhci-ring: Use sysdev for mapping bounce bufferWesley Cheng
2023-10-02usb: xhci-mtk: improve split scheduling by separate IN/OUT budgetChunfeng Yun
2023-10-02usb: xhci-mtk: add a bandwidth budget tableChunfeng Yun
2023-10-02usb: pci-quirks: handle HAS_IOPORT dependency for UHCI handoffNiklas Schnelle
2023-10-02usb: pci-quirks: handle HAS_IOPORT dependency for AMD quirkNiklas Schnelle
2023-10-02usb: pci-quirks: group AMD specific quirk code togetherNiklas Schnelle
2023-10-02usb: xhci: Move extcaps related macros to respective header fileKrishna Kurapati
2023-09-01Merge tag 'tty-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2023-08-12usb: host: ehci-sched: try to turn on io watchdog as long as periodic_count > 0Xu Yang
2023-08-12USB: ohci-sm501: remove unnecessary check of memYang Yingliang
2023-08-11tty: make tty_operations::write()'s count size_tJiri Slaby (SUSE)
2023-08-11tty: propagate u8 data to tty_operations::put_char()Jiri Slaby (SUSE)
2023-08-11tty: propagate u8 data to tty_operations::write()Jiri Slaby (SUSE)
2023-08-09USB: Remove remnants of Wireless USB and UWBAlan Stern
2023-08-09usb: ehci: add workaround for chipidea PORTSC.PEC bugXu Yang
2023-08-04usb: host: Do not check for 0 return after calling platform_get_irq()Ruan Jinjie
2023-07-31Merge 6.5-rc4 into usb-nextGreg Kroah-Hartman
2023-07-30usb: ohci-at91: Fix the unhandle interrupt when resumeGuiting Shen
2023-07-27usb: ohci-st: Use devm_platform_get_and_ioremap_resource()Yangtao Li
2023-07-27usb: ehci-exynos: Use devm_platform_get_and_ioremap_resource()Yangtao Li
2023-07-27usb: ehci-st: Use devm_platform_get_and_ioremap_resource()Yangtao Li
2023-07-27usb: uhci-platform: Use devm_platform_get_and_ioremap_resource()Yangtao Li