summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)AuthorFilesLines
2025-01-09xhci: Turn NEC specific quirk for handling Stop Endpoint errors genericMathias Nyman1-2/+0
2025-01-09usb: xhci: Limit Stop Endpoint retriesMichal Pecio3-4/+27
2025-01-09xhci: retry Stop Endpoint on buggy NEC controllersMichal Pecio1-0/+9
2024-12-27USB: serial: option: add Telit FE910C04 rmnet compositionsDaniele Palmas1-0/+6
2024-12-27USB: serial: option: add MediaTek T7XX compositionsJack Wu1-0/+2
2024-12-27USB: serial: option: add Netprisma LCUK54 modules for WWAN ReadyMank Wang1-0/+12
2024-12-27USB: serial: option: add MeiG Smart SLM770AMichal Hrusecky1-0/+3
2024-12-27USB: serial: option: add TCL IK512 MBIM & ECMDaniel Swanemar1-0/+4
2024-12-27usb: dwc2: gadget: Don't write invalid mapped sg entries into dma_desc with i...Peng Hongchi1-2/+2
2024-12-27usb: cdns3: Add quirk flag to enable suspend residencyRoger Quadros3-1/+13
2024-12-19usb: dwc3: xilinx: make sure pipe clock is deselected in usb2 only modeNeal Frager1-1/+4
2024-12-19usb: gadget: u_serial: Fix the issue that gs_start_io crashed due to accessin...Lianqin Hu1-3/+6
2024-12-19usb: typec: anx7411: fix OF node reference leaks in anx7411_typec_switch_probe()Joe Hattori1-7/+12
2024-12-19usb: typec: anx7411: fix fwnode_handle reference leakJoe Hattori1-18/+29
2024-12-19usb: ehci-hcd: fix call balance of clocks handling routinesVitalii Mordan1-2/+7
2024-12-19usb: dwc2: Fix HCD port connection raceStefan Wahren1-1/+1
2024-12-19usb: dwc2: hcd: Fix GetPortStatus & SetPortFeatureStefan Wahren1-10/+6
2024-12-19usb: dwc2: Fix HCD resumeStefan Wahren1-0/+1
2024-12-19usb: host: max3421-hcd: Correctly abort a USB request.Mark Tomlinson1-5/+11
2024-12-14usb: dwc3: ep0: Don't reset resource alloc flagThinh Nguyen1-1/+2
2024-12-14xhci: dbc: Fix STALL transfer event handlingMathias Nyman2-54/+83
2024-12-14usb: chipidea: udc: handle USB Error Interrupt if IOC not setXu Yang1-1/+1
2024-12-14usb: dwc3: ep0: Don't clear ep0 DWC3_EP_TRANSFER_STARTEDThinh Nguyen1-1/+1
2024-12-14usb: dwc3: ep0: Don't reset resource alloc flag (including ep0)Michael Grzeschik1-1/+2
2024-12-14usb: dwc3: gadget: Rewrite endpoint allocation flowThinh Nguyen4-51/+41
2024-12-14usb: dwc3: gadget: Fix looping of queued SG entriesThinh Nguyen1-3/+3
2024-12-14usb: dwc3: gadget: Fix checking for number of TRBs leftThinh Nguyen1-3/+6
2024-12-14usb: musb: Fix hardware lockup on first Rx endpoint requestHubert Wiśniewski1-3/+10
2024-12-14Revert "usb: gadget: composite: fix OS descriptors w_value logic"Michal Vrastil1-3/+15
2024-12-14usb: xhci: Fix TD invalidation under pending Set TR DequeueMichal Pecio1-5/+13
2024-12-14usb: ehci-spear: fix call balance of sehci clk handling routinesVitalii Mordan1-3/+4
2024-12-14USB: chaoskey: Fix possible deadlock chaoskey_list_lockEdward Adam Davis1-2/+2
2024-12-14USB: chaoskey: fail open after removalOliver Neukum1-11/+24
2024-12-14usb: yurex: make waiting on yurex_write interruptibleOliver Neukum2-5/+4
2024-12-14usb: using mutex lock and supporting O_NONBLOCK flag in iowarrior_read()Jeongjun Park1-10/+36
2024-12-14mfd: intel_soc_pmic_bxtwc: Use IRQ domain for USB Type-C deviceAndy Shevchenko1-4/+0
2024-11-14USB: serial: option: add Quectel RG650VBenoît Monin1-0/+3
2024-11-14USB: serial: option: add Fibocom FG132 0x0112 compositionReinhard Speyerer1-0/+3
2024-11-14USB: serial: qcserial: add support for Sierra Wireless EM86xxJack Wu1-0/+2
2024-11-14USB: serial: io_edgeport: fix use after free in debug printkDan Carpenter1-4/+4
2024-11-14usb: typec: fix potential out of bounds in ucsi_ccg_update_set_new_cam_cmd()Dan Carpenter1-0/+2
2024-11-14usb: dwc3: fix fault at system suspend if device was already runtime suspendedRoger Quadros1-13/+12
2024-11-14usb: musb: sunxi: Fix accessing an released usb phyZijun Hu1-2/+0
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: 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-08USB: gadget: dummy-hcd: Fix "task hung" problemAlan Stern1-5/+15
2024-11-08usb: gadget: dummy_hcd: execute hrtimer callback in softirq contextAndrey Konovalov1-6/+8
2024-11-08usb: gadget: dummy_hcd: Set transfer interval to 1 microframeMarcello Sylvester Bauer1-2/+4