summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
38 hoursusb: gadget: f_ncm: Use unsigned int for ndp_indexSonali Pradhan
38 hoursusb: cdnsp: fix incorrect endian conversions for APB timeout registerPawel Laszczak
38 hoursusb: xhci: use BIT_ULL for CRCR bits to fix incorrect 64bit maskLachlan Hodges
38 hoursusb: atm: cxacru: properly kill rcv_urb on error in cxacru_cm()Aleksandr Nogikh
38 hoursusb: misc: usbio: check ibuf_len against rxbuf_len in bulk msgJiangshan Yi
38 hoursusb: quirks: Add ShanWan gamepad to quirk listIshaan Dandekar
38 hoursusb: core: Add quirk for 255-bytes initial config readNikhil Solanke
12 daysusb: typec: ucsi: Correct teardown ordering in ucsi_init() error pathAndrei Kuchynski
12 daysusb: typec: ucsi: Fix race condition and ordering in port unregistrationAndrei Kuchynski
12 daysusb: typec: ucsi: split connector lock classesSergey Senozhatsky
2026-08-03usb: atm: ueagle-atm: reject descriptors that confuse probe and disconnectDiego Fernando Mancera Gomez
2026-08-03usb: xhci-pci: Limit VIA VL805 DMA addressing to 36 bitsXincheng Zhang
2026-08-03usb: typec: ucsi: Add duplicate detection to nvidia registration pathChia-Lin Kao (AceLan)
2026-08-03usb: typec: ucsi: Detect and skip duplicate altmodes from buggy firmwareChia-Lin Kao (AceLan)
2026-08-03USB: serial: option: add TDTECH MT5710-CNChukun Pan
2026-08-03USB: serial: keyspan_pda: fix data loss on receive throttlingJohan Hovold
2026-08-03USB: serial: io_edgeport: cap received transmit creditsSunho Park
2026-08-03USB: serial: ftdi_sio: add support for E+H FXA291Tim Pambor
2026-08-03usb: gadget: uvc: clamp SEND_RESPONSE length to the response bufferMuhammad Bilal
2026-08-03usb: gadget: udc: bdc: free IRQ and drain func_wake_notify before teardownFan Wu
2026-08-03usb: gadget: f_tcm: synchronize delayed set_alt with teardownCen Zhang
2026-08-03usb: gadget: f_ncm: validate datagram bounds in ncm_unwrap_ntb()Sonali Pradhan
2026-08-03USB: gadget: fsl-udc: fix dev_printk() deviceJohan Hovold
2026-08-03USB: gadget: fsl-udc: fix device name leak on probe failureJohan Hovold
2026-08-03USB: gadget: snps-udc: fix device name leak on probe failureJohan Hovold
2026-08-03usb: gadget: printer: fix infinite loop in printer_read()Melbin K Mathew
2026-08-03usb: gadget: f_midi: cancel pending IN work before freeing the midi objectFan Wu
2026-08-03usb: gadget: dummy_hcd: prevent fifo_req reuse during givebackJinchao Wang
2026-08-03usb: chipidea: fix usage_count leak when autosuspend_delay is negativeXu Yang
2026-08-03USB: storage: add NO_ATA_1X quirk for Longmai USB KeyHuang Wei
2026-08-03usb: musb: omap2430: Do not put borrowed of_node in probeGuangshuo Li
2026-08-03usb: core: port: Deattach Type-C connector on component unbindChia-Lin Kao (AceLan)
2026-08-03usb: core: sysfs: add lock to bos_descriptors_read()Griffin Kroah-Hartman
2026-07-24usb: atm: ueagle-atm: wait for pre-firmware load in .disconnect()Mauricio Faria de Oliveira
2026-07-24usb: atm: ueagle-atm: remove function entry/exit debug messagesMauricio Faria de Oliveira
2026-07-24usb: atm: ueagle-atm: use dev_dbg() for 'device found' messageMauricio Faria de Oliveira
2026-07-24usb: host: max3421: Reject hub port requests for non-existent portsSeungjin Bae
2026-07-24usb: host: max3421: Fix shift-out-of-bounds in max3421_hub_control()Seungjin Bae
2026-07-18usb: gadget: f_fs: Tie read_buffer lifetime to ffs_epfileNeill Kapron
2026-07-18usb: gadget: f_fs: Initialize epfile->in early to fix endpoint direction checksNeill Kapron
2026-07-18usb: gadget: f_fs: Fix DMA fence leakPaul Cercueil
2026-07-18usb: gadget: f_fs: initialize reset_work at allocation timeTyler Baker
2026-07-18usb: typec: ucsi: cancel pending work on system suspendPaul Menzel
2026-07-18usb: typec: ucsi: ccg: Fix use-after-free of ucsi on removeFan Wu
2026-07-18usb: typec: ucsi: Pass full DP config payload in SET_NEW_CAM for DP alt modeMadhu M
2026-07-18usb: typec: ucsi: Invert DisplayPort role assignmentAndrei Kuchynski
2026-07-18usb: typec: tcpm: Validate SVID index in svdm_consume_modes()Badhri Jagan Sridharan
2026-07-18usb: typec: tcpm: Fix VDM type for Enter Mode commandsAndy Yan
2026-07-18usb: typec: ps883x: Fix DP+USB3 configurationStephan Gerhold
2026-07-18usb: typec: class: drop PD lookup referenceShuangpeng Bai