summaryrefslogtreecommitdiff
path: root/drivers/usb/host
AgeCommit message (Expand)Author
3 daysConvert more 'alloc_obj' cases to default GFP_KERNEL argumentsLinus Torvalds
3 daysConvert 'alloc_flex' family to use the new default GFP_KERNEL argumentLinus Torvalds
3 daysConvert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
4 daystreewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
7 daysMerge tag 'usb-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
13 daysMerge tag 'pci-v7.0-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2026-01-23xhci: dbc: allow setting manufacturer string through sysfsŁukasz Bartosik
2026-01-23xhci: dbc: allow setting product string through sysfsŁukasz Bartosik
2026-01-23xhci: dbc: allow setting device serial number through sysfsŁukasz Bartosik
2026-01-23xhci: dbc: prepare to expose strings through sysfsŁukasz Bartosik
2026-01-23usb: host: tegra: Remove manual wake IRQ disposalWayne Chang
2026-01-19Merge 6.19-rc6 usb-nextGreg Kroah-Hartman
2026-01-16xhci: sideband: don't dereference freed ring when removing sideband endpointMathias Nyman
2026-01-14usb: host: xhci-tegra: Use platform_get_irq_optional() for wake IRQsWayne Chang
2026-01-14USB: OHCI/UHCI: Add soft dependencies on ehci_platformHuacai Chen
2026-01-14USB: HCD: remove logic about which hcd is loadedGreg Kroah-Hartman
2026-01-09PCI: Add ASPEED vendor ID to pci_ids.hNirmoy Das
2026-01-07USB: host: drop unneeded dependency on OF_GPIOBartosz Golaszewski
2026-01-07usb: isp1362-hcd: remove Philips ISP1362 USB OTG controller driverVladimir Zapolskiy
2025-12-23usb: ohci-nxp: clean up probe error labelsJohan Hovold
2025-12-23usb: ohci-nxp: fix device leak on probe failureJohan Hovold
2025-12-17xhci: dbgtty: fix device unregister: fixupŁukasz Bartosik
2025-12-06Merge tag 'usb-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2025-12-02Merge tag 'pm-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2025-11-21xhci: dbgtty: fix device unregisterŁukasz Bartosik
2025-11-21usb: ohci-da8xx: remove unused platform dataBartosz Golaszewski
2025-11-21usb: Remove redundant pm_runtime_mark_last_busy() callsSakari Ailus
2025-11-21usb: host: ohci-platform: Call reset assert/deassert on suspend/resumeClaudiu Beznea
2025-11-21usb: host: ehci-platform: Call reset assert/deassert on suspend/resumeClaudiu Beznea
2025-11-21usb: host: Do not check priv->clks[clk]Claudiu Beznea
2025-11-21usb: xhci: Add debugfs support for xHCI Port Link Info (PORTLI) register.Rai, Amardeep
2025-11-21usb: xhci: standardize single bit-field macrosNiklas Neronin
2025-11-21usb: xhci: drop xhci-caps.h dependence on xhci-ext-caps.hNiklas Neronin
2025-11-21usb: xhci: simplify Max Scratchpad buffer macrosNiklas Neronin
2025-11-21usb: xhci: simplify Isochronous Scheduling Threshold handlingNiklas Neronin
2025-11-21usb: xhci: improve xhci-caps.h commentsNiklas Neronin
2025-11-21usb: xhci: limit number of interrupts to 128Niklas Neronin
2025-11-21usb: xhci: limit number of ports to 127Niklas Neronin
2025-11-21usb: xhci: simplify handling of Structural Parameters 1 valuesNiklas Neronin
2025-11-21usb: xhci: use cached HCSPARAMS1 valueNiklas Neronin
2025-11-21usb: xhci: remove unused trace operation and argumentNiklas Neronin
2025-11-21usb: xhci: remove deprecated TODO commentNiklas Neronin
2025-11-21usb: xhci: replace use of system_wq with system_percpu_wqMarco Crivellari
2025-11-21usb: xhci: Don't unchain link TRBs on quirky HCsMichal Pecio
2025-11-21usb: xhci: Assume that endpoints halt as specifiedMichal Pecio
2025-11-21usb: xhci: implement USB Port Register Set structNiklas Neronin
2025-11-21usb: xhci: add USB Port Register Set structNiklas Neronin
2025-11-21usb: xhci: add helper to read PORTSC registerNiklas Neronin
2025-11-21usb: xhci: add tracing for PORTSC register writesNiklas Neronin
2025-11-21usb: xhci: rework xhci_decode_portsc()Niklas Neronin