summaryrefslogtreecommitdiffstats
path: root/drivers/usb/host
Commit message (Expand)AuthorAgeFilesLines
...
* | | usb: ehci-brcm: fix module autoloadingLiao Chen2024-08-251-0/+1
* | | usb: ohci-exynos: Simplify with scoped for each OF child loopJinjie Ruan2024-08-221-7/+2
* | | usb: ehci-exynos: Simplify with scoped for each OF child loopJinjie Ruan2024-08-221-7/+2
* | | Merge 6.11-rc4 into usb-nextGreg Kroah-Hartman2024-08-193-4/+7
|\ \ \ | | |/ | |/|
| * | xhci: Fix Panther point NULL pointer deref at full-speed re-enumerationMathias Nyman2024-08-151-3/+5
| * | usb: xhci: fix duplicate stall handling in handle_tx_event()Niklas Neronin2024-08-131-0/+1
| * | usb: xhci: Check for xhci->interrupters being allocated in xhci_mem_clearup()Marc Zyngier2024-08-131-1/+1
| |/
* | xhci-pci: Make xhci-pci-renesas a proper modular driverBen Hutchings2024-08-075-64/+64
* | USB: ohci-ppc-of: Drop ohci-littledian compatibleKrzysztof Kozlowski2024-07-311-4/+0
|/
* Merge tag 'usb-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2024-07-1911-254/+214
|\
| * xhci: sort out TRB Endpoint ID bitfield macrosMathias Nyman2024-06-272-22/+17
| * xhci: Apply XHCI_RESET_TO_DEFAULT quirk to TGLReka Norman2024-06-271-1/+3
| * usb: xhci: add 'goto' for halted endpoint check in handle_tx_event()Niklas Neronin2024-06-271-16/+17
| * usb: xhci: move process TD code out of the while loopNiklas Neronin2024-06-271-32/+30
| * usb: xhci: remove infinite loop preventionNiklas Neronin2024-06-271-15/+0
| * usb: xhci: remove false xhci_giveback_urb_in_irq() header commentNiklas Neronin2024-06-271-4/+0
| * usb: xhci: ensure skipped isoc TDs are returned when isoc ring is stoppedNiklas Neronin2024-06-271-13/+12
| * xhci: rework xhci internal endpoint halt state detection.Mathias Nyman2024-06-271-27/+29
| * usb: xhci: remove obsolete sanity check debug messagesNiklas Neronin2024-06-271-8/+2
| * usb: xhci: improve error message for targetless transfer eventNiklas Neronin2024-06-271-2/+2
| * usb: xhci: move untargeted transfer event handling to a separate functionNiklas Neronin2024-06-271-27/+29
| * usb: xhci: move all segment re-numbering to xhci_link_rings()Niklas Neronin2024-06-271-12/+13
| * usb: xhci: move link chain bit quirk checks into one helper function.Niklas Neronin2024-06-273-16/+9
| * usb: xhci: remove unused argument from handle_port_status()Niklas Neronin2024-06-271-4/+2
| * usb: xhci: remove unused argument from xhci_handle_cmd_config_ep()Niklas Neronin2024-06-271-3/+2
| * usb: xhci: remove unused 'xhci' argumentNiklas Neronin2024-06-271-21/+14
| * usb: xhci: remove 'num_trbs' from struct 'xhci_td'Niklas Neronin2024-06-272-5/+0
| * xhci: dbc: Allow users to modify DbC poll interval via sysfsUday M Bhat2024-06-272-1/+39
| * xhci: Set correct transferred length for cancelled isoc transfersMathias Nyman2024-06-271-1/+3
| * xhci: show usb device name in xhci urb tracingMathias Nyman2024-06-271-1/+4
| * xhci: Remove dead code in xhci_move_dequeue_past_td()Hector Martin2024-06-271-21/+0
| * usb: host: xhci-plat: Add support for XHCI_WRITE_64_HI_LODaehwan Jung2024-06-201-0/+3
| * xhci: Add a quirk for writing ERST in high-low orderDaehwan Jung2024-06-202-1/+6
| * usb: host: add missing MODULE_DESCRIPTION() macrosJeff Johnson2024-06-202-0/+2
| * Merge tag 'v6.10-rc4' into usb-nextGreg Kroah-Hartman2024-06-183-14/+53
| |\
| * | usb: host: oxu210hp: remove unused struct 'ehci_dbg_port'Dr. David Alan Gilbert2024-06-041-25/+0
* | | xhci: always resume roothubs if xHC was reset during resumeMathias Nyman2024-07-031-3/+13
| |/ |/|
* | xhci: Handle TD clearing for multiple streams caseHector Martin2024-06-122-11/+44
* | xhci: Apply broken streams quirk to Etron EJ188 xHCI hostKuangyi Chiang2024-06-121-1/+3
* | xhci: Apply reset resume quirk to Etron EJ188 xHCI hostKuangyi Chiang2024-06-121-0/+5
* | xhci: Set correct transferred length for cancelled bulk transfersMathias Nyman2024-06-121-3/+2
|/
* Merge 6.9-rc7 into usb-nextGreg Kroah-Hartman2024-05-103-1/+12
|\
| * usb: ohci: Prevent missed ohci interruptsGuenter Roeck2024-04-301-0/+8
| * usb: xhci-plat: Don't include xhci.hThinh Nguyen2024-04-232-1/+4
* | usb: xhci: compact 'trb_in_td()' argumentsNiklas Neronin2024-05-012-27/+16
* | usb: xhci: remove duplicate TRB_TO_SLOT_ID() callsNiklas Neronin2024-05-011-11/+6
* | xhci: pci: Use PCI_VENDOR_ID_RENESASAndy Shevchenko2024-05-011-2/+2
* | xhci: pci: Group out Thunderbolt xHCI IDsAndy Shevchenko2024-05-011-7/+9
* | xhci: pci: Use full names in PCI IDs for Intel platformsAndy Shevchenko2024-05-011-9/+9
* | usb: xhci: remove goto 'cleanup' in handle_tx_event()Niklas Neronin2024-05-011-17/+21