summaryrefslogtreecommitdiffstats
path: root/drivers/usb
AgeCommit message (Expand)AuthorLines
2025-05-21usb: xhci: cleanup xhci_mem_init()Niklas Neronin-25/+27
2025-05-21usb: xhci: add individual allocation checks in xhci_mem_init()Niklas Neronin-4/+11
2025-05-21usb: xhci: move initialization of the primary interrupterNiklas Neronin-13/+14
2025-05-21usb: xhci: remove error handling from xhci_add_interrupter()Niklas Neronin-19/+8
2025-05-21usb: xhci: move enabling of USB 3 device notificationsNiklas Neronin-12/+18
2025-05-21usb: xhci: move doorbell array pointer assignmentNiklas Neronin-10/+15
2025-05-21usb: xhci: move DCBAA pointer writeNiklas Neronin-1/+3
2025-05-21usb: xhci: refactor xhci_set_cmd_ring_deq()Niklas Neronin-17/+19
2025-05-21usb: xhci: move command ring pointer writeNiklas Neronin-27/+20
2025-05-21usb: xhci: move device slot enabling register writeNiklas Neronin-14/+22
2025-05-21usb: xhci: relocate pre-allocation initializationNiklas Neronin-31/+26
2025-05-21usb: xhci: Add debugfs support for xHCI port bandwidthXu Rao-1/+215
2025-05-21usb: xhci: Don't log transfer ring segment list on errorsMichal Pecio-3/+0
2025-05-21Merge tag 'thunderbolt-for-v6.16-rc1' of ssh://gitolite.kernel.org/pub/scm/li...Greg Kroah-Hartman-2/+21
2025-05-16Merge tag 'sound-6.15-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds-1/+1
2025-05-13ucsi_ccg: Disable async suspend in ucsi_ccg_probe()Jon Hunter-0/+2
2025-05-13Merge 6.15-rc6 into usb-nextGreg Kroah-Hartman-95/+221
2025-05-11ALSA: ump: Fix a typo of snd_ump_stream_msg_device_infoTakashi Iwai-1/+1
2025-05-08treewide, timers: Rename destroy_timer_on_stack() as timer_destroy_on_stack()Ingo Molnar-2/+2
2025-05-05usb-storage: reject probe of device one non-DMA HCDs when using highmemChristoph Hellwig-6/+14
2025-05-05xhci: dbc: Avoid event polling busyloop if pending rx transfers are inactive.Mathias Nyman-3/+19
2025-05-05usb: xhci: Don't trust the EP Context cycle bit when moving HW dequeueMichal Pecio-10/+9
2025-05-05USB: serial: ti_usb_3410_5052: drop bogus read urb checkJohan Hovold-5/+0
2025-05-02usb: usbtmc: Fix erroneous generic_read ioctl returnDave Penkler-6/+12
2025-05-02usb: usbtmc: Fix erroneous wait_srq ioctl returnDave Penkler-12/+11
2025-05-02usb: usbtmc: Fix erroneous get_stb ioctl error returnsDave Penkler-4/+8
2025-05-01usb: typec: tcpm: delay SNK_TRY_WAIT_DEBOUNCE to SRC_TRYWAIT transitionRD Babiera-1/+1
2025-05-01USB: usbtmc: use interruptible sleep in usbtmc_readOliver Neukum-1/+5
2025-05-01usb: cdnsp: fix L1 resume issue for RTL_REVISION_NEW_LPM versionPawel Laszczak-1/+7
2025-05-01usb: typec: ucsi: displayport: Fix NULL pointer accessAndrei Kuchynski-0/+2
2025-05-01usb: typec: ucsi: displayport: Fix deadlockAndrei Kuchynski-8/+47
2025-05-01usb: misc: onboard_usb_dev: fix support for Cypress HX3 hubsLukasz Czechowski-2/+8
2025-05-01usb: uhci-platform: Make the clock really optionalAlexey Charkov-1/+1
2025-05-01usb: dwc3: gadget: Make gadget_wakeup asynchronousPrashanth K-37/+27
2025-05-01usb: gadget: Use get_status callback to set remote wakeup capabilityPrashanth K-7/+5
2025-05-01usb: gadget: f_ecm: Add get_status callbackPrashanth K-0/+7
2025-05-01usb: host: tegra: Prevent host controller crash when OTG port is usedJim Lin-0/+3
2025-05-01usb: cdnsp: Fix issue with resuming from L1Pawel Laszczak-2/+45
2025-05-01usb: gadget: tegra-xudc: ACK ST_RC after clearing CTRL_RUNWayne Chang-0/+4
2025-05-01usb: misc: onboard_usb_dev: Add Parade PS5511 hub supportPin-yen Lin-0/+12
2025-05-01usb: gadget: hid: allow dynamic interval configuration via configfsBen Hoff-31/+90
2025-05-01usb: gadget: g_ffs: Adjust f_ffs[0] allocation typeKees Cook-1/+1
2025-04-28Merge 6.15-rc4 into usb-nextGreg Kroah-Hartman-60/+159
2025-04-25usb: gadget: u_serial: Implement remote wakeup capabilityPrashanth K-0/+50
2025-04-25usb: dwc3: qcom: Fix error handling in probeDan Carpenter-4/+6
2025-04-25usb: dwc3: qcom: use modern PM macrosArnd Bergmann-12/+5
2025-04-25usb: typec: ucsi: fix Clang -Wsign-conversion warningQasim Ijaz-1/+1
2025-04-25usb: gadget: udc: renesas_usb3: remove unnecessary NULL check before phy_exit()Chen Ni-4/+2
2025-04-25usb: acpi: Prevent null pointer dereference in usb_acpi_add_usb4_devlink()Chenyuan Yang-0/+2
2025-04-25usb: dwc2: also exit clock_gating when stopping udc while suspendedMichael Grzeschik-0/+6