summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)AuthorFilesLines
2 daysusb: yurex: Fix inconsistent locking bug in yurex_read()Harshit Mogalapalli1-1/+3
2 daysusb: xhci: fix loss of data on Cadence xHCPawel Laszczak4-1/+25
2 daysxhci: Add a quirk for writing ERST in high-low orderDaehwan Jung2-1/+6
2 daysUSB: misc: yurex: fix race between read and writeOliver Neukum1-4/+6
2 daysusb: yurex: Replace snprintf() with the safer scnprintf() variantLee Jones1-5/+7
2 daysxhci: Set quirky xHC PCI hosts to D3 _after_ stopping and freeing them.Mathias Nyman1-3/+5
2 daysusb: dwc2: drd: fix clock gating on USB role switchTomas Marek1-0/+9
2 daysusb: cdnsp: Fix incorrect usb_request statusPawel Laszczak1-2/+4
2 daysUSB: class: CDC-ACM: fix race between get_serial and set_serialOliver Neukum1-0/+2
2 daysUSB: misc: cypress_cy7c63: check for short transferOliver Neukum1-0/+4
2 daysUSB: appledisplay: close race between probe and completion handlerOliver Neukum1-4/+11
6 daysUSB: usbtmc: prevent kernel-usb-infoleakEdward Adam Davis1-1/+1
6 daysUSB: serial: pl2303: add device id for Macrosilicon MS3020Junhao Xie2-0/+5
2024-09-12usb: dwc3: Avoid waking up gadget during startxferPrashanth K1-24/+17
2024-09-12usb: cdns2: Fix controller reset issuePawel Laszczak2-9/+12
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-04soc: qcom: pmic_glink: Fix race during initializationBjorn Andersson1-6/+10
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-29Revert "usb: typec: tcpm: clear pd_event queue in PORT_RESET"Xu Yang1-1/+0
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: midi2: Fix the response for FB info with block 0xffTakashi Iwai1-6/+15
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-08-03usb: typec-mux: nb7vpq904m: unregister typec switch on probe error and removeNeil Armstrong1-1/+6
2024-07-27usb: gadget: midi2: Fix incorrect default MIDI2 protocol setupTakashi Iwai1-8/+11
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: dwc3: pci: add support for the Intel Panther LakeHeikki Krogerus1-0/+8
2024-07-18USB: Add USB_QUIRK_NO_SET_INTF quirk for START BP-850kWangYuli1-0/+3