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: 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: 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-08USB: gadget: dummy-hcd: Fix "task hung" problemAlan Stern
2024-11-08usb: gadget: dummy_hcd: execute hrtimer callback in softirq contextAndrey Konovalov
2024-11-08usb: gadget: dummy_hcd: Set transfer interval to 1 microframeMarcello Sylvester Bauer
2024-11-08usb: gadget: dummy_hcd: Switch to hrtimer transfer schedulerMarcello Sylvester Bauer
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: gadget: f_uac2: fix return value for UAC2_ATTRIBUTE_STRING storeKevin Groeneveld
2024-11-01usb: gadget: f_uac2: fix non-newline-terminated function nameJohn Keeping
2024-11-01usb: gadget: f_uac2: Replace snprintf() with the safer scnprintf() variantLee Jones
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: Wait for EndXfer completion before restoring GUSB2PHYCFGPrashanth K
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: gadget: core: force synchronous registrationJohn Keeping
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: 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