summaryrefslogtreecommitdiff
path: root/drivers/usb/host
AgeCommit message (Expand)Author
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
2023-07-27usb: ehci-mv: Use devm_platform_get_and_ioremap_resource()Yangtao Li
2023-07-27usb: ohci-spear: Use devm_platform_get_and_ioremap_resource()Yangtao Li
2023-07-27usb: ehci-omap: Use devm_platform_get_and_ioremap_resource()Yangtao Li
2023-07-27usb: ohci-pxa27x: Use devm_platform_get_and_ioremap_resource()Yangtao Li
2023-07-27usb: oxu210hp-hcd: Use devm_platform_get_and_ioremap_resource()Yangtao Li
2023-07-27usb: ehci-fsl: Use devm_platform_get_and_ioremap_resource()Yangtao Li
2023-07-27usb: ehci-orion: Use devm_platform_get_and_ioremap_resource()Yangtao Li
2023-07-27usb: ohci-nxp: Use devm_platform_get_and_ioremap_resource()Yangtao Li
2023-07-27usb: ehci-npcm7xx: Use devm_platform_get_and_ioremap_resource()Yangtao Li
2023-07-27usb: ohci-exynos: Use devm_platform_get_and_ioremap_resource()Yangtao Li
2023-07-27usb: ehci-sh: Use devm_platform_get_and_ioremap_resource()Yangtao Li