summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2024-09-08usb: typec: ucsi: Fix null pointer dereference in traceAbhishek Pandit-Subedi
2024-09-08usbip: Don't submit special requests twiceSimon Holesch
2024-09-04usb: cdnsp: fix for Link TRB with TCPawel Laszczak
2024-09-04usb: cdnsp: fix incorrect index in cdnsp_get_hw_deq functionPawel Laszczak
2024-09-04usb: core: sysfs: Unmerge @usb3_hardware_lpm_attr_group in remove_power_attri...Zijun Hu
2024-09-04usb: dwc3: st: add missing depopulate in probe error pathKrzysztof Kozlowski
2024-09-04usb: dwc3: st: fix probed platform device ref count on probe error pathKrzysztof Kozlowski
2024-09-04usb: dwc3: core: Prevent USB core invalid event buffer address accessSelvarasu Ganesan
2024-09-04usb: dwc3: omap: add missing depopulate in probe error pathKrzysztof Kozlowski
2024-09-04USB: serial: option: add MeiG Smart SRM825LZHANG Yuntian
2024-09-04cdc-acm: Add DISABLE_ECHO quirk for GE HealthCare UI ControllerIan Ray
2024-09-04soc: qcom: pmic_glink: Fix race during initializationBjorn Andersson
2024-09-04usb: typec: fix up incorrectly backported "usb: typec: tcpm: unregister exist...Greg Kroah-Hartman
2024-08-29Revert "usb: gadget: uvc: cleanup request when not in correct state"Greg Kroah-Hartman
2024-08-29usb: dwc3: core: Skip setting event buffers for host only controllersKrishna Kurapati
2024-08-29usb: gadget: fsl: Increase size of name buffer for endpointsUwe Kleine-König
2024-08-29usb: gadget: uvc: cleanup request when not in correct stateMichael Grzeschik
2024-08-29xhci: Fix Panther point NULL pointer deref at full-speed re-enumerationMathias Nyman
2024-08-29Revert "usb: typec: tcpm: clear pd_event queue in PORT_RESET"Xu Yang
2024-08-14usb: gadget: u_audio: Check return codes from usb_ep_enable and config_ep_by_...Chris Wulff
2024-08-14usb: gadget: u_serial: Set start_delayed during suspendPrashanth K
2024-08-14usb: gadget: midi2: Fix the response for FB info with block 0xffTakashi Iwai
2024-08-14usb: gadget: core: Check for unset descriptorChris Wulff
2024-08-14USB: serial: debug: do not echo input by defaultMarek Marczykowski-Górecki
2024-08-14usb: vhci-hcd: Do not drop references before new references are gainedOliver Neukum
2024-08-03usb: typec-mux: nb7vpq904m: unregister typec switch on probe error and removeNeil Armstrong
2024-07-27usb: gadget: midi2: Fix incorrect default MIDI2 protocol setupTakashi Iwai
2024-07-18xhci: always resume roothubs if xHC was reset during resumeMathias Nyman
2024-07-18USB: core: Fix duplicate endpoint bug by clearing reserved bits in the descri...Alan Stern
2024-07-18usb: gadget: configfs: Prevent OOB read/write in usb_string_copy()Lee Jones
2024-07-18usb: dwc3: pci: add support for the Intel Panther LakeHeikki Krogerus
2024-07-18USB: Add USB_QUIRK_NO_SET_INTF quirk for START BP-850kWangYuli
2024-07-18USB: serial: mos7840: fix crash on resumeDmitry Smirnov
2024-07-18USB: serial: option: add Rolling RW350-GL variantsVanillan Wang
2024-07-18USB: serial: option: add Netprisma LCUK54 series modulesMank Wang
2024-07-18USB: serial: option: add support for Foxconn T99W651Slark Xiao
2024-07-18USB: serial: option: add Fibocom FM350-GLBjørn Mork
2024-07-18USB: serial: option: add Telit FN912 rmnet compositionsDaniele Palmas
2024-07-18USB: serial: option: add Telit generic core-dump compositionDaniele Palmas
2024-07-15Revert "usb: xhci: prevent potential failure in handle_tx_event() for Transfe...Greg Kroah-Hartman
2024-07-11usb: xhci: prevent potential failure in handle_tx_event() for Transfer events...Niklas Neronin
2024-07-05usb: dwc3: core: Workaround for CSR read timeoutJos Wang
2024-07-05usb: dwc3: core: Add DWC31 version 2.00a controllerWesley Cheng
2024-07-05usb: ucsi: stm32: fix command completion handlingFabrice Gasnier
2024-07-05usb: typec: ucsi: glink: fix child node release in probe functionJavier Carrasco
2024-07-05usb: gadget: aspeed_udc: fix device address configurationJeremy Kerr
2024-07-05usb: dwc3: core: remove lock of otg mode during gadget suspend/resume to avoi...Meng Li
2024-07-05usb: atm: cxacru: fix endpoint checking in cxacru_bind()Nikita Zhandarovich
2024-07-05usb: musb: da8xx: fix a resource leak in probe()Dan Carpenter
2024-07-05usb: gadget: printer: fix races against disableOliver Neukum