summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)AuthorFilesLines
5 daysMerge tag 'usb-7.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds48-204/+454
10 daysUSB: core: ratelimit cabling messageOliver Neukum1-1/+1
10 daysusb: misc: usbio: fix disconnect UAF in client teardownCen Zhang1-2/+2
10 daysRevert "usb: typec: mux: avoid duplicated mux switches"Jens Glathe1-12/+1
10 daysUSB: chaoskey: Fix slab-use-after-free in chaoskey_release()Alan Stern1-1/+0
10 daysusb: ucsi: huawei_gaokun: move typec_altmode off stackArnd Bergmann1-6/+6
10 daysusb: typec: tcpci_rt1711h: unregister TCPCI port with devresMyeonghun Pak1-5/+8
10 daysusb: typec: tcpm: Fix VDM type for Enter Mode commandsAndy Yan1-2/+2
10 daysusb: typec: ucsi: cancel pending work on system suspendPaul Menzel3-1/+30
10 daysusb: typec: class: drop PD lookup referenceShuangpeng Bai1-0/+1
10 daysusb: typec: ps883x: Fix DP+USB3 configurationStephan Gerhold1-3/+3
10 daysusb: xhci: Fix sleep in atomic context in xhci_free_streams()胡连勤1-1/+10
10 daysxhci: sideband: fix ring sg table pages leakXu Rao1-0/+2
10 daysusb: gadget: udc: Fix use-after-free in gadget_match_driverJimmy Hu1-1/+28
10 daysusb: dwc3: run gadget disconnect from sleepable suspend contextRunyu Xiao1-7/+36
10 daysusb: sl811-hcd: disable controller wakeup on removeMyeonghun Pak1-0/+1
10 daysusb: typec: anx7411: use devm_pm_runtime_enable()Myeonghun Pak1-1/+3
10 daysusb: dwc3: fix dwc3_readl() and dwc3_writel() calls in dwc3_ulpi_setup()Ben Dooks1-2/+2
10 daysUSB: misc: uss720: unregister parport on probe failureMyeonghun Pak1-1/+4
10 daysusb: gadget: function: rndis: add length check for headerGriffin Kroah-Hartman1-0/+6
10 daysusb: gadget: function: rndis: add length check to response queryGriffin Kroah-Hartman1-4/+10
10 daysusb: free iso schedules on failed submitDawei Feng2-4/+13
10 daysUSB: usb-storage: ene_ub6250: restore media-ready checkXu Rao1-1/+2
10 daysusb: gadget: f_printer: take kref only for successful openXu Rao1-2/+1
10 daysusbip: vudc: fix NULL deref in vep_dequeue()Sam Day2-4/+1
10 daysusb: typec: ucsi: Pass full DP config payload in SET_NEW_CAM for DP alt modeMadhu M1-2/+1
2026-07-03Merge tag 'usb-serial-7.2-rc2' of ssh://gitolite.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman3-11/+50
2026-07-03Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c f...Uwe Kleine-König (The Capable Hub)10-10/+0
2026-07-03usb: dwc2: Add include defining struct pci_device_idUwe Kleine-König (The Capable Hub)1-0/+1
2026-06-30USB: serial: keyspan_pda: fix information leakJohan Hovold1-1/+1
2026-06-29USB: serial: option: add Telit Cinterion FE990D50 compositionsFabio Porcedda1-0/+16
2026-06-29USB: serial: digi_acceleport: fix broken rx after throttleJohan Hovold1-0/+16
2026-06-29USB: serial: digi_acceleport: fix hard lockup on disconnectJohan Hovold1-5/+7
2026-06-29USB: serial: digi_acceleport: fix write buffer corruptionJohan Hovold1-5/+10
2026-06-25usb: misc: usbio: bound bulk IN response length to the received transferHE WEI (ギカク)1-0/+4
2026-06-25usb: mtu3: unmap request DMA on queue failureHaoxiang Li1-0/+1
2026-06-25usb: dwc3: meson-g12a: fix refcount leak in dwc3_meson_g12a_resume()WenTao Liang1-5/+9
2026-06-25usb: gadget: composite: fix dead empty check in the USB_DT_OTG handlerMaoyi Xie1-2/+3
2026-06-25usb: atm: ueagle-atm: wait for pre-firmware load in .disconnect()Mauricio Faria de Oliveira1-5/+31
2026-06-25usb: gadget: f_fs: Tie read_buffer lifetime to ffs_epfileNeill Kapron1-1/+1
2026-06-25usb: gadget: f_fs: Initialize epfile->in early to fix endpoint direction checksNeill Kapron1-1/+1
2026-06-25usb: typec: ucsi: ccg: Fix use-after-free of ucsi on removeFan Wu1-1/+1
2026-06-25usb: typec: tcpm: Validate SVID index in svdm_consume_modes()Badhri Jagan Sridharan1-0/+5
2026-06-25USB: legousbtower: fix use-after-free on disconnect raceJohan Hovold1-18/+19
2026-06-25USB: ldusb: fix use-after-free on disconnect raceJohan Hovold1-20/+18
2026-06-25USB: idmouse: fix use-after-free on disconnect raceJohan Hovold1-23/+22
2026-06-25USB: iowarrior: fix use-after-free on disconnect raceJohan Hovold1-33/+24
2026-06-25USB: iowarrior: fix use-after-free on disconnectJohan Hovold1-1/+3
2026-06-25usb: gadget: f_fs: initialize reset_work at allocation timeTyler Baker1-2/+2
2026-06-25usb: cdnsp: fix stream context array leak in cdnsp_alloc_stream_info()Haoxiang Li1-0/+2