summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2026-07-13USB: serial: keyspan_pda: drop unused driver data usb-serial pointerJohan Hovold
2026-07-13USB: serial: metro-usb: drop redundant initialisationsJohan Hovold
2026-07-13USB: serial: metro-usb: fix unthrottle raceJohan Hovold
2026-07-13USB: serial: metro-usb: replace unnecessary atomic allocationJohan Hovold
2026-07-13USB: serial: digi_acceleport: fix oob port dev_printk()Johan Hovold
2026-07-13USB: serial: digi_acceleport: clean up inb command submissionJohan Hovold
2026-07-13USB: serial: digi_acceleport: clean up write completionJohan Hovold
2026-07-13USB: serial: digi_acceleport: clean up xfer buf length expressionJohan Hovold
2026-07-13USB: serial: digi_acceleport: drop unused in-buf defineJohan Hovold
2026-07-13USB: serial: digi_acceleport: stop OOB I/O when not in useJohan Hovold
2026-07-13USB: serial: digi_acceleport: drop redundant driver data sanity checksJohan Hovold
2026-07-13USB: serial: digi_acceleport: clean up declarations and whitespaceJohan Hovold
2026-07-13USB: serial: digi_acceleport: add oob port helperJohan Hovold
2026-07-13USB: serial: digi_acceleport: always stop write urb on closeJohan Hovold
2026-07-13USB: serial: digi_acceleport: drop unused wait queueJohan Hovold
2026-07-13USB: serial: digi_acceleport: fix port registration orderJohan Hovold
2026-07-13USB: serial: digi_acceleport: do not log stopping of urbs as errorsJohan Hovold
2026-07-13usb: gadget: printer: fix infinite loop in printer_read()Melbin K Mathew
2026-07-13usb: gadget: f_midi: cancel pending IN work before freeing the midi objectFan Wu
2026-07-13usb: gadget: udc: bdc: free IRQ and drain func_wake_notify before teardownFan Wu
2026-07-13usb: typec: ucsi: Fix race condition and ordering in port unregistrationAndrei Kuchynski
2026-07-13usb: gadget: f_ncm: validate datagram bounds in ncm_unwrap_ntb()Sonali Pradhan
2026-07-13USB: gadget: fsl-udc: drop misleading unbind sanity checkJohan Hovold
2026-07-13USB: gadget: fsl-udc: fix dev_printk() deviceJohan Hovold
2026-07-13USB: gadget: snps-udc: fix device name leak on probe failureJohan Hovold
2026-07-13USB: gadget: fsl-udc: fix device name leak on probe failureJohan Hovold
2026-07-13usb: xhci-pci: Limit VIA VL805 DMA addressing to 36 bitsXincheng Zhang
2026-07-13usb: gadget: uvc: clamp SEND_RESPONSE length to the response bufferMuhammad Bilal
2026-07-13usb: gadget: f_tcm: synchronize delayed set_alt with teardownCen Zhang
2026-07-13usb: udc: pxa: fix error handlingArnd Bergmann
2026-07-13Merge 7.2-rc3 into usb-nextGreg Kroah-Hartman
2026-07-12Merge tag 'usb-7.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2026-07-10usb: musb: use platform_device_set_of_node_from_dev()Bartosz Golaszewski
2026-07-10usb: chipidea: use platform_device_set_of_node_from_dev()Bartosz Golaszewski
2026-07-10usb: chipidea: imx: fix missing ret assignment for dev_err_probeXu Yang
2026-07-10usb: typec: ucsi: gaokun: unwind notifier on UCSI register failurePengpeng Hou
2026-07-10USB: gadget: fsl-udc: enable compile testingJohan Hovold
2026-07-10usb: renesas_usbhs: Fix power-off ordering on unbindBiju Das
2026-07-10usb: mtu3: condition PHY wakeup for host mode and runtime suspendFei Shao
2026-07-10usb: mtu3: allow system suspend during active gadget connectionFei Shao
2026-07-10usb: dwc2: add missing @remotewakeup kernel-doc parameterRosen Penev
2026-07-10usb: gadget: pch_udc: remove excess kernel-doc member for registeredRosen Penev
2026-07-10USB: gadget: inode: fix mm lifetime handlingGabriel Prostitis
2026-07-10USB: gadget: ffs: fix mm lifetime handlingGabriel Prostitis
2026-07-10usb: core: config: fix SS companion log for interrupt endpointsXu Rao
2026-07-10usb: typec: ucsi: Use %pe to print error pointersSubasri S
2026-07-10usb: fix UAF when probe runs concurrent to dyn ID removalGary Guo
2026-07-10usb: xusbatm: don't rely on id table pointer arithmeticGary Guo
2026-07-10usb: serial: spcp8x5: don't store usb_device_idGary Guo
2026-07-10usb: usbtmc: don't store usb_device_idGary Guo