summaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
* usb: xhci: fix loss of data on Cadence xHCPawel Laszczak2024-10-044-1/+25
* xhci: Add a quirk for writing ERST in high-low orderDaehwan Jung2024-10-042-1/+6
* xhci: Set quirky xHC PCI hosts to D3 _after_ stopping and freeing them.Mathias Nyman2024-10-041-3/+5
* usb: dwc2: drd: fix clock gating on USB role switchTomas Marek2024-10-041-0/+9
* usb: gadget: dummy_hcd: execute hrtimer callback in softirq contextAndrey Konovalov2024-10-041-6/+8
* usb: xHCI: add XHCI_RESET_ON_RESUME quirk for Phytium xHCI hostWangYuli2024-10-041-0/+7
* usb: cdnsp: Fix incorrect usb_request statusPawel Laszczak2024-10-041-2/+4
* USB: misc: yurex: fix race between read and writeOliver Neukum2024-10-041-4/+6
* USB: class: CDC-ACM: fix race between get_serial and set_serialOliver Neukum2024-10-041-0/+2
* USB: misc: cypress_cy7c63: check for short transferOliver Neukum2024-10-041-0/+4
* USB: appledisplay: close race between probe and completion handlerOliver Neukum2024-10-041-4/+11
* USB: usbtmc: prevent kernel-usb-infoleakEdward Adam Davis2024-09-301-1/+1
* USB: serial: pl2303: add device id for Macrosilicon MS3020Junhao Xie2024-09-302-0/+5
* usb: typec: ucsi: Only set number of plug altmodes after registrationJameson Thies2024-09-181-6/+6
* usb: typec: ucsi: Fix cable registrationHeikki Krogerus2024-09-182-16/+15
* usb: typec: ucsi: Always set number of alternate modesJameson Thies2024-09-181-3/+11
* usb: typec: ucsi: Fix the partner PD revisionHeikki Krogerus2024-09-121-24/+26
* usb: dwc3: Avoid waking up gadget during startxferPrashanth K2024-09-121-24/+17
* usb: cdns2: Fix controller reset issuePawel Laszczak2024-09-122-9/+12
* usb: dwc3: core: update LC timer as per USB Spec V3.2Faisal Hassan2024-09-122-0/+17
* usb: gadget: aspeed_udc: validate endpoint index for ast udcMa Ke2024-09-121-0/+2
* usb: uas: set host status byte on data completion errorShantanu Goel2024-09-121-0/+1
* usb: typec: ucsi: Fix null pointer dereference in traceAbhishek Pandit-Subedi2024-09-081-1/+1
* usbip: Don't submit special requests twiceSimon Holesch2024-09-081-27/+50
* usb: typec: ucsi: Move unregister out of atomic sectionBjorn Andersson2024-09-041-5/+22
* usb: cdnsp: fix for Link TRB with TCPawel Laszczak2024-09-042-0/+31
* usb: cdnsp: fix incorrect index in cdnsp_get_hw_deq functionPawel Laszczak2024-09-041-1/+1
* usb: core: sysfs: Unmerge @usb3_hardware_lpm_attr_group in remove_power_attri...Zijun Hu2024-09-041-0/+1
* usb: dwc3: st: add missing depopulate in probe error pathKrzysztof Kozlowski2024-09-041-1/+4
* usb: dwc3: st: fix probed platform device ref count on probe error pathKrzysztof Kozlowski2024-09-041-8/+3
* usb: dwc3: core: Prevent USB core invalid event buffer address accessSelvarasu Ganesan2024-09-041-0/+8
* usb: dwc3: omap: add missing depopulate in probe error pathKrzysztof Kozlowski2024-09-041-1/+3
* usb: dwc3: xilinx: add missing depopulate in probe error pathKrzysztof Kozlowski2024-09-041-1/+6
* usb: dwc3: ep0: Don't reset resource alloc flag (including ep0)Michael Grzeschik2024-09-041-1/+2
* usb: gadget: uvc: queue pump work in uvcg_video_enable()Xu Yang2024-09-041-0/+1
* USB: serial: option: add MeiG Smart SRM825LZHANG Yuntian2024-09-041-0/+5
* usb: typec: fsa4480: Relax CHIP_ID checkLuca Weiss2024-09-041-1/+1
* cdc-acm: Add DISABLE_ECHO quirk for GE HealthCare UI ControllerIan Ray2024-09-041-0/+3
* soc: qcom: pmic_glink: Fix race during initializationBjorn Andersson2024-09-041-6/+10
* xhci: Fix Panther point NULL pointer deref at full-speed re-enumerationMathias Nyman2024-08-291-3/+5
* usb: xhci: Check for xhci->interrupters being allocated in xhci_mem_clearup()Marc Zyngier2024-08-291-1/+1
* usb: misc: ljca: Add Lunar Lake ljca GPIO HID to ljca_gpio_hids[]Hans de Goede2024-08-291-0/+1
* Revert "usb: typec: tcpm: clear pd_event queue in PORT_RESET"Xu Yang2024-08-291-1/+0
* usb: gadget: u_audio: Check return codes from usb_ep_enable and config_ep_by_...Chris Wulff2024-08-141-8/+34
* usb: gadget: f_fs: restore ffs_func_disable() functionalityTudor Ambarus2024-08-141-3/+3
* usb: gadget: u_serial: Set start_delayed during suspendPrashanth K2024-08-141-0/+1
* usb: gadget: midi2: Fix the response for FB info with block 0xffTakashi Iwai2024-08-141-6/+15
* usb: gadget: core: Check for unset descriptorChris Wulff2024-08-141-6/+4
* usb: typec: fsa4480: Check if the chip is really thereKonrad Dybcio2024-08-141-0/+14
* USB: serial: debug: do not echo input by defaultMarek Marczykowski-Górecki2024-08-141-0/+7