summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)AuthorFilesLines
2024-10-17USB: class: CDC-ACM: fix race between get_serial and set_serialOliver Neukum1-0/+2
2024-10-17USB: misc: cypress_cy7c63: check for short transferOliver Neukum1-0/+4
2024-10-17USB: appledisplay: close race between probe and completion handlerOliver Neukum1-4/+11
2024-09-30USB: usbtmc: prevent kernel-usb-infoleakEdward Adam Davis1-1/+1
2024-09-30USB: serial: pl2303: add device id for Macrosilicon MS3020Junhao Xie2-0/+5
2024-09-12usb: dwc3: core: update LC timer as per USB Spec V3.2Faisal Hassan2-0/+17
2024-09-12usb: gadget: aspeed_udc: validate endpoint index for ast udcMa Ke1-0/+2
2024-09-12usb: uas: set host status byte on data completion errorShantanu Goel1-0/+1
2024-09-08usb: typec: ucsi: Fix null pointer dereference in traceAbhishek Pandit-Subedi1-1/+1
2024-09-08usbip: Don't submit special requests twiceSimon Holesch1-27/+50
2024-09-04usb: cdnsp: fix for Link TRB with TCPawel Laszczak2-0/+31
2024-09-04usb: cdnsp: fix incorrect index in cdnsp_get_hw_deq functionPawel Laszczak1-1/+1
2024-09-04usb: core: sysfs: Unmerge @usb3_hardware_lpm_attr_group in remove_power_attri...Zijun Hu1-0/+1
2024-09-04usb: dwc3: st: add missing depopulate in probe error pathKrzysztof Kozlowski1-1/+4
2024-09-04usb: dwc3: st: fix probed platform device ref count on probe error pathKrzysztof Kozlowski1-8/+3
2024-09-04usb: dwc3: core: Prevent USB core invalid event buffer address accessSelvarasu Ganesan1-0/+8
2024-09-04usb: dwc3: omap: add missing depopulate in probe error pathKrzysztof Kozlowski1-1/+3
2024-09-04USB: serial: option: add MeiG Smart SRM825LZHANG Yuntian1-0/+5
2024-09-04cdc-acm: Add DISABLE_ECHO quirk for GE HealthCare UI ControllerIan Ray1-0/+3
2024-09-04usb: typec: fix up incorrectly backported "usb: typec: tcpm: unregister exist...Greg Kroah-Hartman1-7/+7
2024-08-29Revert "usb: gadget: uvc: cleanup request when not in correct state"Greg Kroah-Hartman1-6/+0
2024-08-29usb: dwc3: core: Skip setting event buffers for host only controllersKrishna Kurapati1-0/+13
2024-08-29usb: gadget: fsl: Increase size of name buffer for endpointsUwe Kleine-König1-1/+1
2024-08-29usb: gadget: uvc: cleanup request when not in correct stateMichael Grzeschik1-0/+6
2024-08-29xhci: Fix Panther point NULL pointer deref at full-speed re-enumerationMathias Nyman1-3/+5
2024-08-14usb: gadget: u_audio: Check return codes from usb_ep_enable and config_ep_by_...Chris Wulff1-8/+34
2024-08-14usb: gadget: u_serial: Set start_delayed during suspendPrashanth K1-0/+1
2024-08-14usb: gadget: core: Check for unset descriptorChris Wulff1-6/+4
2024-08-14USB: serial: debug: do not echo input by defaultMarek Marczykowski-Górecki1-0/+7
2024-08-14usb: vhci-hcd: Do not drop references before new references are gainedOliver Neukum1-3/+6
2024-07-18xhci: always resume roothubs if xHC was reset during resumeMathias Nyman1-3/+13
2024-07-18USB: core: Fix duplicate endpoint bug by clearing reserved bits in the descri...Alan Stern1-3/+15
2024-07-18usb: gadget: configfs: Prevent OOB read/write in usb_string_copy()Lee Jones1-0/+3
2024-07-18USB: Add USB_QUIRK_NO_SET_INTF quirk for START BP-850kWangYuli1-0/+3
2024-07-18USB: serial: mos7840: fix crash on resumeDmitry Smirnov1-0/+45
2024-07-18USB: serial: option: add Rolling RW350-GL variantsVanillan Wang1-0/+2
2024-07-18USB: serial: option: add Netprisma LCUK54 series modulesMank Wang1-0/+24
2024-07-18USB: serial: option: add support for Foxconn T99W651Slark Xiao1-0/+2
2024-07-18USB: serial: option: add Fibocom FM350-GLBjørn Mork1-0/+4
2024-07-18USB: serial: option: add Telit FN912 rmnet compositionsDaniele Palmas1-0/+4
2024-07-18USB: serial: option: add Telit generic core-dump compositionDaniele Palmas1-0/+2
2024-07-15Revert "usb: xhci: prevent potential failure in handle_tx_event() for Transfe...Greg Kroah-Hartman1-3/+2
2024-07-11usb: xhci: prevent potential failure in handle_tx_event() for Transfer events...Niklas Neronin1-2/+3
2024-07-05usb: ucsi: stm32: fix command completion handlingFabrice Gasnier1-4/+15
2024-07-05usb: gadget: aspeed_udc: fix device address configurationJeremy Kerr1-2/+2
2024-07-05usb: dwc3: core: remove lock of otg mode during gadget suspend/resume to avoi...Meng Li1-6/+0
2024-07-05usb: atm: cxacru: fix endpoint checking in cxacru_bind()Nikita Zhandarovich1-0/+14
2024-07-05usb: musb: da8xx: fix a resource leak in probe()Dan Carpenter1-2/+6
2024-07-05usb: gadget: printer: fix races against disableOliver Neukum1-10/+29
2024-07-05usb: gadget: printer: SS+ supportOliver Neukum1-0/+1