summaryrefslogtreecommitdiffstats
path: root/drivers/usb/host
Commit message (Expand)AuthorAgeFilesLines
...
* xhci: debugfs: Add virt endpoint state to xhci debugfsWangYuli2024-11-061-2/+3
* xhci: trace stream context at Set TR Deq command completionMathias Nyman2024-11-062-5/+14
* xhci: add stream context tracingMathias Nyman2024-11-063-0/+29
* xhci: Don't trace ring at every enqueue or dequeue increaseMathias Nyman2024-11-062-14/+12
* xhci: show DMA address of TRB when tracing TRBsMathias Nyman2024-11-063-25/+35
* xhci: Cleanup Candence controller PCI device and vendor ID usageMathias Nyman2024-11-061-5/+3
* usb: xhci: Fix sum_trb_lengths()Michal Pecio2024-11-061-8/+7
* usb: xhci: Remove unused parameters of next_trb()Michal Pecio2024-11-061-9/+7
* xhci: Add Isochronous TRB fields to TRB tracerMathias Nyman2024-11-061-5/+25
* Merge v6.12-rc6 into usb-nextGreg Kroah-Hartman2024-11-052-10/+12
|\
| * xhci: Fix Link TRB DMA in command ring stopped completion eventFaisal Hassan2024-10-291-8/+8
| * xhci: Use pm_runtime_get to prevent RPM on unsupported systemsBasavaraj Natikar2024-10-291-2/+4
* | USB: xhci: add support for PWRON active highParth Pancholi2024-11-041-0/+3
* | USB: bcma: Remove unused of_gpio.hAndy Shevchenko2024-11-041-1/+0
* | Merge 6.12-rc4 into usb-nextGreg Kroah-Hartman2024-10-215-45/+83
|\|
| * xhci: dbc: honor usb transfer size boundaries.Mathias Nyman2024-10-172-5/+51
| * usb: xhci: Fix handling errors mid TD followed by other errorsMichal Pecio2024-10-171-37/+29
| * xhci: Mitigate failed set dequeue pointer commandsMathias Nyman2024-10-171-1/+1
| * xhci: Fix incorrect stream context type macroMathias Nyman2024-10-171-1/+1
| * xhci: tegra: fix checked USB2 port numberHenry Lin2024-10-161-1/+1
* | xhci: add helper to stop endpoint and wait for completionMathias Nyman2024-10-172-0/+47
* | Merge 6.12-rc3 into usb-nextGreg Kroah-Hartman2024-10-149-8/+13
|\|
| * Merge tag 'usb-6.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2024-10-131-0/+5
| |\
| | * usb: xhci: Fix problem with xhci resume from suspendJose Alberto Reguero2024-10-041-0/+5
| * | move asm/unaligned.h to linux/unaligned.hAl Viro2024-10-028-8/+8
| |/
* | usb: Switch back to struct platform_driver::remove()Uwe Kleine-König2024-10-0442-43/+43
* | usb: host: fix typo in the commentYan Zhen2024-10-047-12/+12
|/
* Merge tag 'tty-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2024-09-262-22/+9
|\
| * Merge 6.11-rc4 into tty-nextGreg Kroah-Hartman2024-08-193-4/+7
| |\
| * | xhci: dbgtty: use kfifo from tty_port structJiri Slaby (SUSE)2024-08-142-9/+9
| * | xhci: dbgtty: remove kfifo_out() wrapperJiri Slaby (SUSE)2024-08-141-14/+1
* | | usb: r8a66597-hcd: make read-only const arrays staticColin Ian King2024-09-131-3/+3
* | | usb: xhci: fix loss of data on Cadence xHCPawel Laszczak2024-09-113-0/+22
* | | usb: xHCI: add XHCI_RESET_ON_RESUME quirk for Phytium xHCI hostWangYuli2024-09-111-0/+7
* | | usb: host: xhci-plat: Parse xhci-missing_cas_quirk and apply quirkFrank Li2024-09-111-0/+6
* | | xhci: support setting interrupt moderation IMOD for secondary interruptersMathias Nyman2024-09-053-4/+13
* | | xhci: Set quirky xHC PCI hosts to D3 _after_ stopping and freeing them.Mathias Nyman2024-09-051-3/+5
* | | usb: xhci: adjust empty TD list handling in handle_tx_event()Niklas Neronin2024-09-051-27/+24
* | | usb: xhci: remove 'retval' from xhci_pci_resume()Niklas Neronin2024-09-051-3/+1
* | | usb: xhci: add comments explaining specific interrupt behaviourNiklas Neronin2024-09-051-2/+5
* | | usb: xhci: make 'sbrn' a local variableNiklas Neronin2024-09-052-4/+3
* | | usb: xhci: remove unused variables from struct 'xhci_hcd'Niklas Neronin2024-09-051-4/+0
* | | usb: xhci: remove excessive Bulk short packet debug messageNiklas Neronin2024-09-051-3/+0
* | | usb: xhci: remove excessive isoc frame debug message spamNiklas Neronin2024-09-051-4/+0
* | | xhci: Remove unused function declarationsYue Haibing2024-09-051-4/+0
* | | xhci: dbc: add dbgtty request to end of list once it completesMathias Nyman2024-09-051-1/+1
* | | xhci: dbc: Fix STALL transfer event handlingMathias Nyman2024-09-052-52/+83
* | | usb: Add tunnel_mode parameter to usb device structureMathias Nyman2024-09-033-8/+16
* | | xhci: Add USB4 tunnel detection for USB3 devices on Intel hostsMathias Nyman2024-09-034-0/+48
* | | usb: ohci-nxp: Use helper function devm_clk_get_enabled()Zhang Zekun2024-09-031-14/+4