summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2024-12-05usb: dwc3: gadget: Fix looping of queued SG entriesThinh Nguyen
2024-12-05usb: dwc3: gadget: Fix checking for number of TRBs leftThinh Nguyen
2024-12-05usb: dwc3: gadget: Add missing check for single port RAM in TxFIFO resizing l...Selvarasu Ganesan
2024-12-05usb: musb: Fix hardware lockup on first Rx endpoint requestHubert Wiśniewski
2024-12-05usb: dwc3: ep0: Don't clear ep0 DWC3_EP_TRANSFER_STARTEDThinh Nguyen
2024-12-05usb: misc: ljca: move usb_autopm_put_interface() after wait for responseStanislaw Gruszka
2024-12-05usb: misc: ljca: set small runtime autosuspend delayStanislaw Gruszka
2024-12-05Revert "usb: gadget: composite: fix OS descriptors w_value logic"Michal Vrastil
2024-12-05usb: xhci: Avoid queuing redundant Stop Endpoint commandsMichal Pecio
2024-12-05usb: xhci: Fix TD invalidation under pending Set TR DequeueMichal Pecio
2024-12-05usb: xhci: Limit Stop Endpoint retriesMichal Pecio
2024-12-05xhci: Don't issue Reset Device command to Etron xHCI hostKuangyi Chiang
2024-12-05xhci: Don't perform Soft Retry for Etron xHCI hostKuangyi Chiang
2024-12-05xhci: Combine two if statements for Etron xHCI hostKuangyi Chiang
2024-12-05xhci: Fix control transfer error on Etron xHCI hostKuangyi Chiang
2024-12-05usb: typec: ucsi: glink: fix off-by-one in connector_statusDmitry Baryshkov
2024-12-05usb: ehci-spear: fix call balance of sehci clk handling routinesVitalii Mordan
2024-12-05usb: typec: fix potential array underflow in ucsi_ccg_sync_control()Dan Carpenter
2024-12-05usb: gadget: uvc: wake pump everytime we update the free listMichael Grzeschik
2024-12-05USB: chaoskey: Fix possible deadlock chaoskey_list_lockEdward Adam Davis
2024-12-05USB: chaoskey: fail open after removalOliver Neukum
2024-12-05usb: yurex: make waiting on yurex_write interruptibleOliver Neukum
2024-12-05usb: using mutex lock and supporting O_NONBLOCK flag in iowarrior_read()Jeongjun Park
2024-12-05mfd: intel_soc_pmic_bxtwc: Use IRQ domain for USB Type-C deviceAndy Shevchenko
2024-11-08Merge tag 'usb-serial-6.12-rc7' of ssh://gitolite.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman
2024-11-06USB: serial: qcserial: add support for Sierra Wireless EM86xxJack Wu
2024-11-05usb: typec: fix potential out of bounds in ucsi_ccg_update_set_new_cam_cmd()Dan Carpenter
2024-11-05usb: dwc3: fix fault at system suspend if device was already runtime suspendedRoger Quadros
2024-11-05usb: typec: qcom-pmic: init value of hdr_len/txbuf_len earlierRex Nie
2024-11-05usb: musb: sunxi: Fix accessing an released usb phyZijun Hu
2024-10-31USB: serial: io_edgeport: fix use after free in debug printkDan Carpenter
2024-10-29USB: serial: option: add Quectel RG650VBenoît Monin
2024-10-29USB: serial: option: add Fibocom FG132 0x0112 compositionReinhard Speyerer
2024-10-29usb: typec: tcpm: restrict SNK_WAIT_CAPABILITIES_TIMEOUT transitions to non s...Amit Sunil Dhamne
2024-10-29usb: phy: Fix API devm_usb_put_phy() can not release the phyZijun Hu
2024-10-29usb: typec: use cleanup facility for 'altmodes_node'Javier Carrasco
2024-10-29usb: typec: fix unreleased fwnode_handle in typec_port_register_altmodes()Javier Carrasco
2024-10-29usb: typec: qcom-pmic-typec: fix missing fwnode removal in error pathJavier Carrasco
2024-10-29usb: typec: qcom-pmic-typec: use fwnode_handle_put() to release fwnodesJavier Carrasco
2024-10-29usb: acpi: fix boot hang due to early incorrect 'tunneled' USB3 device linksMathias Nyman
2024-10-29Revert "usb: dwc2: Skip clock gating on Broadcom SoCs"Stefan Wahren
2024-10-29xhci: Fix Link TRB DMA in command ring stopped completion eventFaisal Hassan
2024-10-29xhci: Use pm_runtime_get to prevent RPM on unsupported systemsBasavaraj Natikar
2024-10-18Merge tag 'usb-serial-6.12-rc4' of ssh://gitolite.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman
2024-10-17USB: serial: option: add Telit FN920C04 MBIM compositionsDaniele Palmas
2024-10-17USB: serial: option: add support for Quectel EG916Q-GLBenjamin B. Frost
2024-10-17xhci: dbc: honor usb transfer size boundaries.Mathias Nyman
2024-10-17usb: xhci: Fix handling errors mid TD followed by other errorsMichal Pecio
2024-10-17xhci: Mitigate failed set dequeue pointer commandsMathias Nyman
2024-10-17xhci: Fix incorrect stream context type macroMathias Nyman