summaryrefslogtreecommitdiff
path: root/drivers/usb/host
AgeCommit message (Expand)AuthorFilesLines
6 daysxhci: always resume roothubs if xHC was reset during resumeMathias Nyman1-3/+13
9 daysRevert "usb: xhci: prevent potential failure in handle_tx_event() for Transfe...Greg Kroah-Hartman1-3/+2
13 daysusb: xhci: prevent potential failure in handle_tx_event() for Transfer events...Niklas Neronin1-2/+3
2024-06-21xhci: Apply broken streams quirk to Etron EJ188 xHCI hostKuangyi Chiang1-1/+3
2024-06-21xhci: Handle TD clearing for multiple streams caseHector Martin2-11/+44
2024-06-21xhci: Apply reset resume quirk to Etron EJ188 xHCI hostKuangyi Chiang1-0/+5
2024-06-21xhci: Set correct transferred length for cancelled bulk transfersMathias Nyman1-3/+2
2024-05-17usb: xhci-plat: Don't include xhci.hThinh Nguyen2-1/+4
2024-05-17usb: ohci: Prevent missed ohci interruptsGuenter Roeck1-0/+8
2024-04-27usb: xhci: Add timeout argument in address_device USB HCD callbackHardik Gajjar4-14/+31
2024-04-13usb: sl811-hcd: only defined function checkdone if QUIRK2 is definedColin Ian King1-0/+2
2024-04-03xhci: Fix failure to detect ring expansion need.Mathias Nyman1-1/+7
2024-04-03usb: xhci: Add error handling in xhci_map_urb_for_dmaPrashanth K1-0/+2
2024-02-16xhci: handle isoc Babble and Buffer Overrun events properlyMichal Pecio1-1/+5
2024-02-16xhci: process isoc TD properly when there was a transaction error mid TD.Mathias Nyman2-14/+61
2024-02-16usb: host: xhci-plat: Add support for XHCI_SG_TRB_CACHE_SIZE_QUIRKPrashanth K1-0/+3
2024-02-05usb: xhci-plat: fix usb disconnect issue after s4Yinbo Zhu1-4/+19
2024-01-26usb: xhci-mtk: fix a short packet issue of gen1 isoc-in transferChunfeng Yun2-2/+40
2023-12-13Revert "xhci: Loosen RPM as default policy to cover for AMD xHC 1.1"Mathias Nyman1-2/+0
2023-12-03USB: xhci-plat: fix legacy PHY double initJohan Hovold1-20/+30
2023-11-28xhci: Enable RPM on controllers that support low-power statesBasavaraj Natikar1-1/+3
2023-11-28usb: host: xhci: Avoid XHCI resume delay if SSUSB device is not presentWesley Cheng1-2/+10
2023-11-20usb: host: xhci-plat: fix possible kernel oops while resumingSergey Shtylyov1-4/+19
2023-11-20xhci: Loosen RPM as default policy to cover for AMD xHC 1.1Basavaraj Natikar1-0/+2
2023-10-02xhci: Preserve RsvdP bits in ERSTBA register correctlyLukas Wunner2-3/+3
2023-10-02xhci: Clear EHB bit only at end of interrupt handlerLukas Wunner1-5/+7
2023-10-02xhci: track port suspend state correctly in unsuccessful resume casesMathias Nyman1-9/+10
2023-10-02usb: xhci: xhci-ring: Use sysdev for mapping bounce bufferWesley Cheng1-2/+2
2023-09-01Merge tag 'tty-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-4/+3
2023-08-12usb: host: ehci-sched: try to turn on io watchdog as long as periodic_count > 0Xu Yang1-1/+2
2023-08-12USB: ohci-sm501: remove unnecessary check of memYang Yingliang1-2/+1
2023-08-11tty: make tty_operations::write()'s count size_tJiri Slaby (SUSE)1-1/+2
2023-08-11tty: propagate u8 data to tty_operations::put_char()Jiri Slaby (SUSE)1-1/+1
2023-08-11tty: propagate u8 data to tty_operations::write()Jiri Slaby (SUSE)1-3/+1
2023-08-09USB: Remove remnants of Wireless USB and UWBAlan Stern2-12/+2
2023-08-09usb: ehci: add workaround for chipidea PORTSC.PEC bugXu Yang3-3/+25
2023-08-04usb: host: Do not check for 0 return after calling platform_get_irq()Ruan Jinjie4-8/+8
2023-07-31Merge 6.5-rc4 into usb-nextGreg Kroah-Hartman4-31/+7
2023-07-30usb: ohci-at91: Fix the unhandle interrupt when resumeGuiting Shen1-1/+7
2023-07-27usb: ohci-st: Use devm_platform_get_and_ioremap_resource()Yangtao Li1-10/+4
2023-07-27usb: ehci-exynos: Use devm_platform_get_and_ioremap_resource()Yangtao Li1-2/+1
2023-07-27usb: ehci-st: Use devm_platform_get_and_ioremap_resource()Yangtao Li1-9/+3
2023-07-27usb: uhci-platform: Use devm_platform_get_and_ioremap_resource()Yangtao Li1-2/+1
2023-07-27usb: ehci-mv: Use devm_platform_get_and_ioremap_resource()Yangtao Li1-2/+1
2023-07-27usb: ohci-spear: Use devm_platform_get_and_ioremap_resource()Yangtao Li1-2/+1
2023-07-27usb: ehci-omap: Use devm_platform_get_and_ioremap_resource()Yangtao Li1-2/+1
2023-07-27usb: ohci-pxa27x: Use devm_platform_get_and_ioremap_resource()Yangtao Li1-2/+1
2023-07-27usb: oxu210hp-hcd: Use devm_platform_get_and_ioremap_resource()Yangtao Li1-2/+1
2023-07-27usb: ehci-fsl: Use devm_platform_get_and_ioremap_resource()Yangtao Li1-2/+1
2023-07-27usb: ehci-orion: Use devm_platform_get_and_ioremap_resource()Yangtao Li1-2/+1