summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2026-05-21usb: dwc3: Use FIELD_MODIFY()Hans Zhang
2026-05-21usb: dwc3: core: Fix incorrect kernel-doc comment for dwc3_alloc_event_buffersShuping Bu
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
2026-05-11USB: serial: whiteheat: drop termbits includeJohan Hovold
2026-05-11USB: serial: add missing atomic includesJohan Hovold
2026-05-11USB: serial: garmin_gps: drop unused atomic includeJohan Hovold
2026-05-11USB: serial: drop unused moduleparam includesJohan Hovold
2026-05-11USB: serial: drop unused uaccess includesJohan Hovold
2026-05-11USB: serial: xr: add missing uaccess includeJohan Hovold
2026-05-11USB: serial: drop unused tty_flip includesJohan Hovold
2026-05-11USB: serial: drop unused tty_driver includesJohan Hovold
2026-05-11USB: serial: mxuport: update number-of-ports encodingJohan Hovold
2026-05-11Merge tag 'v7.1-rc3' into usb-nextGreg Kroah-Hartman
2026-05-08Merge tag 'usb-serial-7.1-rc3' of ssh://gitolite.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman
2026-04-30USB: serial: option: add Telit Cinterion LE910Cx compositionsFabio Porcedda
2026-04-27usb: udc: pxa: remove unused platform_dataArnd Bergmann
2026-04-27USB: qcom: Unify user-visible "Qualcomm" nameKrzysztof Kozlowski
2026-04-27usb: typec: intel_pmc_mux: combine kzalloc + kcallocRosen Penev
2026-04-27usb: typec: mux: ps883x: Power the retimer off when not in useKonrad Dybcio
2026-04-27usb: usblp: fix uninitialized heap leak via LPGETSTATUS ioctlGreg Kroah-Hartman
2026-04-27usb: usblp: fix heap leak in IEEE 1284 device ID via short responseGreg Kroah-Hartman
2026-04-27usb: dwc3: Move GUID programming after PHY initializationSelvarasu Ganesan
2026-04-27usb: typec: tcpm: fix debug accessory mode detection for sink portsXu Yang
2026-04-27usb: typec: tcpm: reset internal port states on soft reset AMSAmit Sunil Dhamne
2026-04-27usb: ulpi: fix memory leak on ulpi_register() error pathsFelix Gu
2026-04-27USB: omap_udc: DMA: Don't enable burst 4 modeAaro Koskinen
2026-04-27usb: cdns3: Add USBSSP platform driver supportPeter Chen
2026-04-27usb: gadget: udc: skip pullup() if already connectedXu Yang
2026-04-27usb: cdnsp: add support for eUSB2v2 portPawel Laszczak