summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
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: typec: tipd: mark as orientation awarePeter Korsgaard
2025-11-21usb: uas: add WQ_PERCPU to alloc_workqueue usersMarco Crivellari
2025-11-21usb: dwc3: replace use of system_wq with system_percpu_wqMarco Crivellari
2025-11-21usb: dwc2: fix hang during suspend if set as peripheralJisheng Zhang
2025-11-21usb: dwc2: fix hang during shutdown if set as peripheralJisheng Zhang
2025-11-21usb: typec: ucsi: Set orientation_aware if UCSI version is 2.x and aboveAbel Vesa
2025-11-21usb: chaoskey: fix locking for O_NONBLOCKOliver Neukum
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
2025-11-21xhci: simplify and rework trb_in_td()Mathias Nyman
2025-11-21xhci: Add helper to find trb from its dma addressMathias Nyman
2025-11-21usb: xhci: limit run_graceperiod for only usb 3.0 devicesHongyu Xie
2025-11-21usb: xhci-mtk: correct most kernel-doc problems in xhci-mtk.hRandy Dunlap
2025-11-21dmaengine: fsl-edma: configure tcd attr with separate src and dst settingsHan Xu
2025-11-21dmaengine: st_fdma: drop unused module aliasJohan Hovold
2025-11-21dmaengine: bcm2835: enable compile testingJohan Hovold
2025-11-21dmaengine: tegra210-adma: drop unused module aliasJohan Hovold
2025-11-21dmaengine: sprd: drop unused module aliasJohan Hovold
2025-11-21dmaengine: mmp_tdma: drop unnecessary OF node check in removeJohan Hovold
2025-11-21dmaengine: mmp_tdma: drop unused module aliasJohan Hovold
2025-11-21dmaengine: k3dma: drop unused module aliasJohan Hovold
2025-11-21dmaengine: fsl-qdma: drop unused module aliasJohan Hovold
2025-11-21dmaengine: fsl-edma: drop unused module aliasJohan Hovold
2025-11-21dmaengine: dw: drop unused module aliasJohan Hovold
2025-11-21dmaengine: bcm2835: drop unused module aliasJohan Hovold
2025-11-21dmaengine: at_hdmac: add COMPILE_TEST supportRosen Penev
2025-11-21dmaengine: at_hdmac: fix formats under 64-bitRosen Penev
2025-11-21mfd: qnap-mcu: Hook up the EEPROM sub-deviceHeiko Stuebner
2025-11-21dm-verity: fix unreliable memory allocationMikulas Patocka
2025-11-21drm/xe/vga: use the same intel_gmch_vga_set_decode() as i915Jani Nikula