summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2025-05-23USB: typec: fix const issue in typec_match()Greg Kroah-Hartman
2025-05-23USB: gadget: udc: fix const issue in gadget_match_driver()Greg Kroah-Hartman
2025-05-23USB: gadget: fix up const issue with struct usb_function_instanceGreg Kroah-Hartman
2025-05-23Merge tag 'usb-serial-6.16-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman
2025-05-21USB: serial: pl2303: add new chip PL2303GC-Q20 and PL2303GT-2ABCharles Yeh
2025-05-21USB: serial: bus: fix const issue in usb_serial_device_match()Greg Kroah-Hartman
2025-05-21usb: usbtmc: Fix timeout value in get_stbDave Penkler
2025-05-21usb: usbtmc: Fix read_stb function and get_stb ioctlDave Penkler
2025-05-21usb: misc: onboard_usb_dev: Fix usb5744 initialization sequenceJonathan Stroud
2025-05-21usb: misc: onboard_usb_dev: Add support for TI TUSB8044 hubMike Looijmans
2025-05-21usb: gadget: lpc32xx_udc: Use USB API functions rather than constantsChen Ni
2025-05-21usb: gadget: epautoconf: Use USB API functions rather than constantsChen Ni
2025-05-21usb: dwc2: gadget: Use USB API functions rather than constantsChen Ni
2025-05-21usb: core: config: Use USB API functions rather than constantsChen Ni
2025-05-21usb: dwc3-exynos: add support for ExynosAutov920Pritam Manohar Sutar
2025-05-21usb: cdnsp: Fix issue with detecting command completion eventPawel Laszczak
2025-05-21usb: cdnsp: Fix issue with detecting USB 3.2 speedPawel Laszczak
2025-05-21usb: Flush altsetting 0 endpoints before reinitializating them after reset.Mathias Nyman
2025-05-21usb: dwc3: qcom: Use bulk clock API and devresBjorn Andersson
2025-05-21usb: gadget: u_serial: Avoid double unlock of serial_port_lockPrashanth K
2025-05-21usb: storage: Ignore UAS driver for SanDisk 3.2 Gen2 storage deviceHongyu Xie
2025-05-21usb: quirks: Add NO_LPM quirk for SanDisk Extreme 55AEJiayi Li
2025-05-21usb: typec: tcpm: Use configured PD revision for negotiationCosmo Chou
2025-05-21usb: typec: tcpm: move tcpm_queue_vdm_unlocked to asynchronous workRD Babiera
2025-05-21usb: typec: tcpm/tcpci_maxim: Fix bounds check in process_rx()Amit Sunil Dhamne
2025-05-21xhci: Add missing parameter description to xhci_get_endpoint_index()Hans Zhang
2025-05-21usb: xhci: rename 'irq_control' to 'imod'Niklas Neronin
2025-05-21usb: xhci: rename 'irq_pending' to 'iman'Niklas Neronin
2025-05-21usb: xhci: cleanup IMOD register commentsNiklas Neronin
2025-05-21usb: xhci: rework Event Ring Segment Table Address maskNiklas Neronin
2025-05-21usb: xhci: rework Event Ring Segment Table Size maskNiklas Neronin
2025-05-21usb: xhci: remove '0' write to write-1-to-clear registerNiklas Neronin
2025-05-21usb: xhci: guarantee that IMAN register is flushedNiklas Neronin
2025-05-21usb: xhci: improve Interrupt Management register macrosNiklas Neronin
2025-05-21usb: xhci: set requested IMODI to the closest supported valueNiklas Neronin
2025-05-21usb: xhci: cleanup xhci_mem_init()Niklas Neronin
2025-05-21usb: xhci: add individual allocation checks in xhci_mem_init()Niklas Neronin
2025-05-21usb: xhci: move initialization of the primary interrupterNiklas Neronin
2025-05-21usb: xhci: remove error handling from xhci_add_interrupter()Niklas Neronin
2025-05-21usb: xhci: move enabling of USB 3 device notificationsNiklas Neronin
2025-05-21usb: xhci: move doorbell array pointer assignmentNiklas Neronin
2025-05-21usb: xhci: move DCBAA pointer writeNiklas Neronin
2025-05-21usb: xhci: refactor xhci_set_cmd_ring_deq()Niklas Neronin
2025-05-21usb: xhci: move command ring pointer writeNiklas Neronin
2025-05-21usb: xhci: move device slot enabling register writeNiklas Neronin
2025-05-21usb: xhci: relocate pre-allocation initializationNiklas Neronin
2025-05-21usb: xhci: Add debugfs support for xHCI port bandwidthXu Rao
2025-05-21usb: xhci: Don't log transfer ring segment list on errorsMichal Pecio
2025-05-21Merge tag 'thunderbolt-for-v6.16-rc1' of ssh://gitolite.kernel.org/pub/scm/li...Greg Kroah-Hartman
2025-05-16Merge tag 'sound-6.15-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds