summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)AuthorFilesLines
2026-07-24usb: gadget: f_fs: Tie read_buffer lifetime to ffs_epfileNeill Kapron1-1/+1
2026-07-24usb: gadget: f_fs: initialize reset_work at allocation timeTyler Baker1-1/+2
2026-07-24usb: typec: tcpm: Fix VDM type for Enter Mode commandsAndy Yan1-1/+1
2026-07-24usb: atm: ueagle-atm: wait for pre-firmware load in .disconnect()Mauricio Faria de Oliveira1-5/+31
2026-07-24usb: typec: ucsi: ccg: Fix use-after-free of ucsi on removeFan Wu1-1/+1
2026-07-24USB: serial: digi_acceleport: fix write buffer corruptionJohan Hovold1-5/+10
2026-07-24usb: iowarrior: remove inherent race with minor numberOliver Neukum1-14/+3
2026-07-24usb: free iso schedules on failed submitDawei Feng2-4/+13
2026-07-24usb: gadget: f_printer: take kref only for successful openXu Rao1-2/+1
2026-07-24usb: gadget: function: Simplify diagnostic messaging in printerAndrzej Pietrasiewicz1-8/+1
2026-07-24usb: host: max3421: Reject hub port requests for non-existent portsSeungjin Bae1-0/+4
2026-07-24usb: host: max3421: Fix shift-out-of-bounds in max3421_hub_control()Seungjin Bae1-0/+4
2026-07-24usb: typec: ucsi: Pass full DP config payload in SET_NEW_CAM for DP alt modeMadhu M1-2/+1
2026-07-24usb: typec: ucsi: Invert DisplayPort role assignmentAndrei Kuchynski1-2/+2
2026-07-24usb: typec: tcpm: Validate SVID index in svdm_consume_modes()Badhri Jagan Sridharan1-0/+5
2026-07-24usbip: vudc: fix NULL deref in vep_dequeue()Sam Day2-4/+1
2026-07-24USB: usb-storage: ene_ub6250: restore media-ready checkXu Rao1-1/+2
2026-07-24USB: ulpi: fix memory leak on registration failureJohan Hovold1-13/+10
2026-07-24USB: serial: digi_acceleport: fix hard lockup on disconnectJohan Hovold1-5/+7
2026-07-24USB: serial: digi_acceleport: fix broken rx after throttleJohan Hovold1-0/+16
2026-07-24USB: serial: option: add Telit Cinterion FE990D50 compositionsFabio Porcedda1-0/+16
2026-07-24usb: mtu3: unmap request DMA on queue failureHaoxiang Li1-0/+1
2026-07-24USB: misc: uss720: unregister parport on probe failureMyeonghun Pak1-1/+4
2026-07-24USB: storage: include US_FL_NO_SAME in quirks maskXu Rao1-1/+1
2026-07-24usb: sl811-hcd: disable controller wakeup on removeMyeonghun Pak1-0/+1
2026-07-24USB: legousbtower: fix use-after-free on disconnect raceJohan Hovold1-18/+19
2026-07-24USB: quirks: add NO_LPM for the Samsung T5 EVO Portable SSDErich E. Hoover1-0/+3
2026-07-24USB: iowarrior: fix use-after-free on disconnectJohan Hovold1-1/+3
2026-07-24USB: ldusb: fix use-after-free on disconnect raceJohan Hovold1-20/+18
2026-07-24USB: idmouse: fix use-after-free on disconnect raceJohan Hovold1-23/+22
2026-07-24usb: gadget: composite: fix dead empty check in the USB_DT_OTG handlerMaoyi Xie1-2/+3
2026-07-24USB: core: add USB_QUIRK_NO_LPM for VIA Labs USB 2.0 hubRodrigo Lugathe da Conceição Alves1-0/+3
2026-07-24usb: cdc_acm: Add quirk for Uniden BC125AT scannerJared Baldridge1-0/+3
2026-07-24USB: chaoskey: Fix slab-use-after-free in chaoskey_release()Alan Stern1-1/+0
2026-07-24usb: xhci: Fix sleep in atomic context in xhci_free_streams()胡连勤1-1/+10
2026-07-24usb: gadget: function: rndis: add length check for headerGriffin Kroah-Hartman1-0/+6
2026-07-24usb: gadget: function: rndis: add length check to response queryGriffin Kroah-Hartman1-4/+10
2026-07-04usb: cdns3: gadget: fix NULL pointer dereference in ep_queueYongchao Wu1-0/+3
2026-06-19usb: gadget: f_hid: fix device reference leak in hidg_alloc()Guangshuo Li1-2/+1
2026-06-19usb: gadget: f_hid: tidy error handling in hidg_allocJohn Keeping1-10/+11
2026-06-19usb: cdns3: gadget: fix request skipping after clearing haltYongchao Wu1-1/+11
2026-06-19usb: typec: ucsi: Don't update power_supply on power role change if not conne...Myrrh Periwinkle1-0/+6
2026-06-19usb: typec: ucsi: Check if power role change actually happened before handlingMyrrh Periwinkle1-2/+5
2026-06-19use less confusing names for iov_iter direction initializersAl Viro1-1/+1
2026-06-19usb: dwc3: Move GUID programming after PHY initializationSelvarasu Ganesan1-6/+6
2026-06-19USB: serial: kl5kusb105: fix bulk-out buffer overflowHyeongJun An1-2/+2
2026-06-19USB: serial: option: add usb-id for Dell Wireless DW5826e-mJack Wu1-0/+3
2026-06-19USB: serial: io_ti: fix heap overflow in build_i2c_fw_hdr()Adrian Korwel1-0/+5
2026-06-19USB: serial: io_ti: fix heap overflow in get_manuf_info()Adrian Korwel1-0/+6
2026-06-19USB: serial: mct_u232: fix memory corruption with small endpointJohan Hovold1-10/+11