summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2024-10-04usb: xhci: fix loss of data on Cadence xHCPawel Laszczak
2024-10-04xhci: Add a quirk for writing ERST in high-low orderDaehwan Jung
2024-10-04xhci: Set quirky xHC PCI hosts to D3 _after_ stopping and freeing them.Mathias Nyman
2024-10-04usb: dwc2: drd: fix clock gating on USB role switchTomas Marek
2024-10-04usb: gadget: dummy_hcd: execute hrtimer callback in softirq contextAndrey Konovalov
2024-10-04usb: xHCI: add XHCI_RESET_ON_RESUME quirk for Phytium xHCI hostWangYuli
2024-10-04usb: cdnsp: Fix incorrect usb_request statusPawel Laszczak
2024-10-04USB: misc: yurex: fix race between read and writeOliver Neukum
2024-10-04USB: class: CDC-ACM: fix race between get_serial and set_serialOliver Neukum
2024-10-04USB: misc: cypress_cy7c63: check for short transferOliver Neukum
2024-10-04USB: appledisplay: close race between probe and completion handlerOliver Neukum
2024-09-30USB: usbtmc: prevent kernel-usb-infoleakEdward Adam Davis
2024-09-30USB: serial: pl2303: add device id for Macrosilicon MS3020Junhao Xie
2024-09-18usb: typec: ucsi: Only set number of plug altmodes after registrationJameson Thies
2024-09-18usb: typec: ucsi: Fix cable registrationHeikki Krogerus
2024-09-18usb: typec: ucsi: Always set number of alternate modesJameson Thies
2024-09-12usb: typec: ucsi: Fix the partner PD revisionHeikki Krogerus
2024-09-12usb: dwc3: Avoid waking up gadget during startxferPrashanth K
2024-09-12usb: cdns2: Fix controller reset issuePawel Laszczak
2024-09-12usb: dwc3: core: update LC timer as per USB Spec V3.2Faisal Hassan
2024-09-12usb: gadget: aspeed_udc: validate endpoint index for ast udcMa Ke
2024-09-12usb: uas: set host status byte on data completion errorShantanu Goel
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: typec: ucsi: Move unregister out of atomic sectionBjorn Andersson
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: dwc3: xilinx: add missing depopulate in probe error pathKrzysztof Kozlowski
2024-09-04usb: dwc3: ep0: Don't reset resource alloc flag (including ep0)Michael Grzeschik
2024-09-04usb: gadget: uvc: queue pump work in uvcg_video_enable()Xu Yang
2024-09-04USB: serial: option: add MeiG Smart SRM825LZHANG Yuntian
2024-09-04usb: typec: fsa4480: Relax CHIP_ID checkLuca Weiss
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-08-29xhci: Fix Panther point NULL pointer deref at full-speed re-enumerationMathias Nyman
2024-08-29usb: xhci: Check for xhci->interrupters being allocated in xhci_mem_clearup()Marc Zyngier
2024-08-29usb: misc: ljca: Add Lunar Lake ljca GPIO HID to ljca_gpio_hids[]Hans de Goede
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: f_fs: restore ffs_func_disable() functionalityTudor Ambarus
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: typec: fsa4480: Check if the chip is really thereKonrad Dybcio
2024-08-14USB: serial: debug: do not echo input by defaultMarek Marczykowski-Górecki