summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)AuthorFilesLines
2024-11-08xhci: Use pm_runtime_get to prevent RPM on unsupported systemsBasavaraj Natikar1-2/+4
2024-11-08xhci: Fix Link TRB DMA in command ring stopped completion eventFaisal Hassan1-8/+8
2024-11-08usb: typec: qcom-pmic-typec: fix missing fwnode removal in error pathJavier Carrasco1-2/+4
2024-11-08usb: typec: qcom-pmic-typec: use fwnode_handle_put() to release fwnodesJavier Carrasco1-2/+2
2024-11-08usb: typec: tcpm: restrict SNK_WAIT_CAPABILITIES_TIMEOUT transitions to non s...Amit Sunil Dhamne1-3/+7
2024-11-08usb: typec: fix unreleased fwnode_handle in typec_port_register_altmodes()Javier Carrasco1-0/+1
2024-11-08usb: phy: Fix API devm_usb_put_phy() can not release the phyZijun Hu1-1/+1
2024-11-01xhci: dbc: honor usb transfer size boundaries.Mathias Nyman2-5/+51
2024-11-01xhci: dbgtty: use kfifo from tty_port structJiri Slaby (SUSE)2-9/+9
2024-11-01xhci: dbgtty: remove kfifo_out() wrapperJiri Slaby (SUSE)1-14/+1
2024-11-01usb: typec: altmode should keep reference to parentThadeu Lima de Souza Cascardo1-0/+3
2024-10-22usb: dwc3: core: Fix system suspend on TI AM62 platformsRoger Quadros2-0/+22
2024-10-22usb: dwc3: Wait for EndXfer completion before restoring GUSB2PHYCFGPrashanth K1-4/+6
2024-10-22usb: gadget: f_uac2: fix return value for UAC2_ATTRIBUTE_STRING storeKevin Groeneveld1-3/+3
2024-10-22USB: gadget: dummy-hcd: Fix "task hung" problemAlan Stern1-5/+15
2024-10-22usb: typec: qcom-pmic-typec: fix sink status being overwritten with RP_DEFJonathan Marek1-1/+0
2024-10-22USB: serial: option: add Telit FN920C04 MBIM compositionsDaniele Palmas1-0/+6
2024-10-22USB: serial: option: add support for Quectel EG916Q-GLBenjamin B. Frost1-0/+2
2024-10-22xhci: Mitigate failed set dequeue pointer commandsMathias Nyman1-1/+1
2024-10-22xhci: Fix incorrect stream context type macroMathias Nyman1-1/+1
2024-10-22xhci: tegra: fix checked USB2 port numberHenry Lin1-1/+1
2024-10-17usb: gadget: core: force synchronous registrationJohn Keeping1-0/+1
2024-10-17usb: dwc3: re-enable runtime PM after failed resumeRoy Luo1-5/+3
2024-10-17usb: storage: ignore bogus device raised by JieLi BR21 USB sound chipIcenowy Zheng1-0/+11
2024-10-17usb: xhci: Fix problem with xhci resume from suspendJose Alberto Reguero1-0/+5
2024-10-17usb: dwc3: core: Stop processing of pending events if controller is haltedSelvarasu Ganesan3-18/+19
2024-10-17Revert "usb: yurex: Replace snprintf() with the safer scnprintf() variant"Oliver Neukum1-11/+8
2024-10-17usb: gadget: uvc: Fix ERR_PTR dereference in uvc_v4l2.cAbhishek Tamboli1-1/+11
2024-10-17usb: host: xhci-plat: Parse xhci-missing_cas_quirk and apply quirkFrank Li1-0/+6
2024-10-17xhci: dbc: Fix STALL transfer event handlingMathias Nyman2-52/+83
2024-10-17usb: dwc2: Adjust the timing of USB Driver Interrupt Registration in the Cras...Shawn Shao1-12/+14
2024-10-17usb: chipidea: udc: enable suspend interrupt after usb resetXu Yang1-1/+7
2024-10-17usb: typec: tipd: Free IRQ only if it was requested beforeWadim Egorov1-1/+2
2024-10-04usb: typec: ucsi: Fix busy loop on ASUS VivoBooksChristian A. Ehrhardt1-6/+12
2024-10-04usb: typec: ucsi: Call CANCEL from single locationHeikki Krogerus1-13/+4
2024-10-04xhci: Set quirky xHC PCI hosts to D3 _after_ stopping and freeing them.Mathias Nyman1-3/+5
2024-10-04usb: dwc2: drd: fix clock gating on USB role switchTomas Marek1-0/+9
2024-10-04usb: gadget: dummy_hcd: execute hrtimer callback in softirq contextAndrey Konovalov1-6/+8
2024-10-04usb: xHCI: add XHCI_RESET_ON_RESUME quirk for Phytium xHCI hostWangYuli1-0/+7
2024-10-04usb: cdnsp: Fix incorrect usb_request statusPawel Laszczak1-2/+4
2024-10-04usb: xhci: fix loss of data on Cadence xHCPawel Laszczak4-1/+25
2024-10-04USB: misc: yurex: fix race between read and writeOliver Neukum1-4/+6
2024-10-04USB: class: CDC-ACM: fix race between get_serial and set_serialOliver Neukum1-0/+2
2024-10-04USB: misc: cypress_cy7c63: check for short transferOliver Neukum1-0/+4
2024-10-04USB: 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-03usb: typec: ucsi: Fix cable registrationHeikki Krogerus2-16/+15
2024-09-03usb: typec: ucsi: Fix the partner PD revisionHeikki Krogerus1-24/+26
2024-09-03usb: cdns2: Fix controller reset issuePawel Laszczak2-9/+12