summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2026-05-23Merge tag 'usb-serial-7.1-rc5' of ssh://gitolite.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman
2026-05-23USB: serial: cypress_m8: validate interrupt packet headersZhang Cen
2026-05-23USB: serial: safe_serial: fix memory corruption with small endpointJohan Hovold
2026-05-23USB: serial: omninet: fix memory corruption with small endpointJohan Hovold
2026-05-23USB: serial: mxuport: fix memory corruption with small endpointJohan Hovold
2026-05-22USB: serial: cypress_m8: fix memory corruption with small endpointJohan Hovold
2026-05-22USB: cdc-acm: Fix bit overlap and move quirk definitions to headerWentao Guan
2026-05-22usb: dwc2: Fix use after free in debug codeDan Carpenter
2026-05-22usb: chipidea: core: convert ci_role_switch to local variableXu Yang
2026-05-22usb: gadget: f_fs: serialize DMABUF cancel against request completionMichael Bommarito
2026-05-22usb: gadget: f_fs: copy only received bytes on short ep0 readMichael Bommarito
2026-05-22usb: gadget: dummy_hcd: Reject hub port requests for non-existent portsSeungjin Bae
2026-05-22usbip: vudc: Fix use after free bug in vudc_remove due to race conditionMichael Bommarito
2026-05-22usb: storage: Add quirks for PNY Elite Portable SSDSam Burkels
2026-05-22USB: quirks: add NO_LPM for Lenovo ThinkPad USB-C Dock Gen2 hub controllersStephen J. Fuhry
2026-05-22usb: usbtmc: reject interrupt endpoints with small wMaxPacketSizeHeitor Alves de Siqueira
2026-05-22usb: usbtmc: check URB actual_length for interrupt-IN notificationsHeitor Alves de Siqueira
2026-05-22xhci: tegra: Fix ghost USB device on dual-role port unplugWei-Cheng Chen
2026-05-22usb: gadget: uvc: hold opts->lock across XU walks in uvc_function_bindKai Aizen
2026-05-22usb: gadget: net2280: Fix double free in probe error pathGuangshuo Li
2026-05-22usb: gadget: f_hid: fix device reference leak in hidg_alloc()Guangshuo Li
2026-05-22usb: musb: omap2430: Fix use-after-free in omap2430_probe()Wentao Liang
2026-05-21usb: typec: ucsi: Don't update power_supply on power role change if not conne...Myrrh Periwinkle
2026-05-21usb: typec: ucsi: Check if power role change actually happened before handlingMyrrh Periwinkle
2026-05-21usb: typec: tcpm: improve handling of DISCOVER_MODES failuresSebastian Reichel
2026-05-21usb: cdns3: gadget: fix request skipping after clearing haltYongchao Wu
2026-05-21usb: cdns3: plat: fix unbalanced pm_runtime_forbid() call permanently leaks t...Peter Chen
2026-05-21usb: cdns3: plat: fix leaked usb2_phy initialization on usb3_phy acquisition ...Peter Chen
2026-05-21usb: typec: fusb302: Fix resource leak when devm_drm_dp_hpd_bridge_add() failsFelix Gu
2026-05-21usb: dwc3: xilinx: fix error handling in zynqmp init error pathsRadhey Shyam Pandey
2026-05-21USB: serial: option: add missing RSVD(5) flag for Rolling RW135R-GLWanquan Zhong
2026-05-21USB: serial: option: add MeiG SRM813QJan Volckaert
2026-05-20USB: serial: mct_u232: fix missing interrupt-in transfer sanity checkJohan Hovold
2026-05-20USB: serial: mct_u232: fix memory corruption with small endpointJohan Hovold
2026-05-20USB: serial: keyspan: fix missing indat transfer sanity checkJohan Hovold
2026-05-20USB: serial: digi_acceleport: fix memory corruption with small endpointsJohan Hovold
2026-05-20USB: serial: belkin_sa: validate interrupt status lengthZhang Cen
2026-05-19usb: typec: ucsi: validate connector number in ucsi_connector_change()Greg Kroah-Hartman
2026-05-19usb: typec: ucsi: displayport: NAK DP_CMD_CONFIGURE without a payload VDOGreg Kroah-Hartman
2026-05-19usb: typec: tcpm: bound altmode_desc[] per iteration in svdm_consume_modes()Greg Kroah-Hartman
2026-05-19usb: typec: tcpm: validate VDO count in Discover Identity ACK handlersGreg Kroah-Hartman
2026-05-19usb: typec: tcpm/tcpci_maxim: validate header NDO against RX_BYTE_CNTGreg Kroah-Hartman
2026-05-19usb: typec: altmodes/displayport: validate count before reading Status Update...Greg Kroah-Hartman
2026-05-19usb: typec: wcove: don't write past struct pd_message in wcove_read_rx_buffer()Greg Kroah-Hartman
2026-05-18usb: core: Clean up SuperSpeed/eUSB2 descriptor validation loggingMichal Pecio
2026-05-18usb: core: Fix up Interrupt IN endpoints with bogus wBytesPerIntervalMichal Pecio
2026-05-18usb: core: Fix SuperSpeed root hub wMaxPacketSizeMichal Pecio
2026-05-18usb: typec: ucsi: ccg: reject firmware images without a ':' record headerGreg Kroah-Hartman
2026-05-18usb: gadget: composite: fix integer underflow in WebUSB GET_URL handlingJeremy Erazo
2026-05-18usb: typec: tipd: Fix error code in tps6598x_probe()Dan Carpenter