summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2024-11-08xhci: Use pm_runtime_get to prevent RPM on unsupported systemsBasavaraj Natikar
2024-11-08xhci: Fix Link TRB DMA in command ring stopped completion eventFaisal Hassan
2024-11-08usb: typec: fix unreleased fwnode_handle in typec_port_register_altmodes()Javier Carrasco
2024-11-08usb: phy: Fix API devm_usb_put_phy() can not release the phyZijun Hu
2024-11-01usb: dwc3: core: Fix system suspend on TI AM62 platformsRoger Quadros
2024-11-01XHCI: Separate PORT and CAPs macros into dedicated fileFrank Li
2024-11-01usb: gadget: Add function wakeup supportElson Roy Serrao
2024-11-01usb: typec: altmode should keep reference to parentThadeu Lima de Souza Cascardo
2024-10-22USB: serial: option: add Telit FN920C04 MBIM compositionsDaniele Palmas
2024-10-22USB: serial: option: add support for Quectel EG916Q-GLBenjamin B. Frost
2024-10-22xhci: Mitigate failed set dequeue pointer commandsMathias Nyman
2024-10-22xhci: Fix incorrect stream context type macroMathias Nyman
2024-10-17usb: storage: ignore bogus device raised by JieLi BR21 USB sound chipIcenowy Zheng
2024-10-17usb: xhci: Fix problem with xhci resume from suspendJose Alberto Reguero
2024-10-17usb: dwc3: core: Stop processing of pending events if controller is haltedSelvarasu Ganesan
2024-10-17Revert "usb: yurex: Replace snprintf() with the safer scnprintf() variant"Oliver Neukum
2024-10-17usb: dwc2: Adjust the timing of USB Driver Interrupt Registration in the Cras...Shawn Shao
2024-10-17usb: chipidea: udc: enable suspend interrupt after usb resetXu Yang
2024-10-17usb: typec: tcpm: Check for port partner validity before consuming itBadhri Jagan Sridharan
2024-10-17usb: yurex: Fix inconsistent locking bug in yurex_read()Harshit Mogalapalli
2024-10-17usb: xhci: fix loss of data on Cadence xHCPawel Laszczak
2024-10-17xhci: Add a quirk for writing ERST in high-low orderDaehwan Jung
2024-10-17xhci: Preserve RsvdP bits in ERSTBA register correctlyLukas Wunner
2024-10-17xhci: Refactor interrupter code for initial multi interrupter support.Mathias Nyman
2024-10-17xhci: remove xhci_test_trb_in_td_math early development checkMathias Nyman
2024-10-17xhci: fix event ring segment table related masks and variables in headerMathias Nyman
2024-10-17USB: misc: yurex: fix race between read and writeOliver Neukum
2024-10-17usb: yurex: Replace snprintf() with the safer scnprintf() variantLee Jones
2024-10-17xhci: Set quirky xHC PCI hosts to D3 _after_ stopping and freeing them.Mathias Nyman
2024-10-17usb: dwc2: drd: fix clock gating on USB role switchTomas Marek
2024-10-17usb: cdnsp: Fix incorrect usb_request statusPawel Laszczak
2024-10-17USB: class: CDC-ACM: fix race between get_serial and set_serialOliver Neukum
2024-10-17USB: misc: cypress_cy7c63: check for short transferOliver Neukum
2024-10-17USB: appledisplay: close race between probe and completion handlerOliver Neukum
2024-10-17USB: usbtmc: prevent kernel-usb-infoleakEdward Adam Davis
2024-10-17USB: serial: pl2303: add device id for Macrosilicon MS3020Junhao Xie
2024-09-12usb: dwc3: core: update LC timer as per USB Spec V3.2Faisal Hassan
2024-09-12usb: uas: set host status byte on data completion errorShantanu Goel
2024-09-12usb: typec: ucsi: Fix null pointer dereference in traceAbhishek Pandit-Subedi
2024-09-12usbip: 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-04usb: dwc3: core: Skip setting event buffers for host only controllersKrishna Kurapati