summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2024-11-14USB: serial: option: add Quectel RG650VBenoƮt Monin
2024-11-14USB: serial: option: add Fibocom FG132 0x0112 compositionReinhard Speyerer
2024-11-14USB: serial: qcserial: add support for Sierra Wireless EM86xxJack Wu
2024-11-14USB: serial: io_edgeport: fix use after free in debug printkDan Carpenter
2024-11-14usb: typec: fix potential out of bounds in ucsi_ccg_update_set_new_cam_cmd()Dan Carpenter
2024-11-14usb: typec: qcom-pmic: init value of hdr_len/txbuf_len earlierRex Nie
2024-11-14usb: dwc3: fix fault at system suspend if device was already runtime suspendedRoger Quadros
2024-11-14usb: musb: sunxi: Fix accessing an released usb phyZijun Hu
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: qcom-pmic-typec: fix missing fwnode removal in error pathJavier Carrasco
2024-11-08usb: typec: qcom-pmic-typec: use fwnode_handle_put() to release fwnodesJavier Carrasco
2024-11-08usb: typec: tcpm: restrict SNK_WAIT_CAPABILITIES_TIMEOUT transitions to non s...Amit Sunil Dhamne
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-01xhci: dbc: honor usb transfer size boundaries.Mathias Nyman
2024-11-01xhci: dbgtty: use kfifo from tty_port structJiri Slaby (SUSE)
2024-11-01xhci: dbgtty: remove kfifo_out() wrapperJiri Slaby (SUSE)
2024-11-01usb: typec: altmode should keep reference to parentThadeu Lima de Souza Cascardo
2024-10-22usb: dwc3: core: Fix system suspend on TI AM62 platformsRoger Quadros
2024-10-22usb: dwc3: Wait for EndXfer completion before restoring GUSB2PHYCFGPrashanth K
2024-10-22usb: gadget: f_uac2: fix return value for UAC2_ATTRIBUTE_STRING storeKevin Groeneveld
2024-10-22USB: gadget: dummy-hcd: Fix "task hung" problemAlan Stern
2024-10-22usb: typec: qcom-pmic-typec: fix sink status being overwritten with RP_DEFJonathan Marek
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-22xhci: tegra: fix checked USB2 port numberHenry Lin
2024-10-17usb: gadget: core: force synchronous registrationJohn Keeping
2024-10-17usb: dwc3: re-enable runtime PM after failed resumeRoy Luo
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: gadget: uvc: Fix ERR_PTR dereference in uvc_v4l2.cAbhishek Tamboli
2024-10-17usb: host: xhci-plat: Parse xhci-missing_cas_quirk and apply quirkFrank Li
2024-10-17xhci: dbc: Fix STALL transfer event handlingMathias Nyman
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: tipd: Free IRQ only if it was requested beforeWadim Egorov
2024-10-04usb: typec: ucsi: Fix busy loop on ASUS VivoBooksChristian A. Ehrhardt
2024-10-04usb: typec: ucsi: Call CANCEL from single locationHeikki Krogerus
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: xhci: fix loss of data on Cadence xHCPawel Laszczak
2024-10-04USB: misc: yurex: fix race between read and writeOliver Neukum