summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2024-12-19usb: dwc3: xilinx: make sure pipe clock is deselected in usb2 only modeNeal Frager
2024-12-19usb: gadget: u_serial: Fix the issue that gs_start_io crashed due to accessin...Lianqin Hu
2024-12-19usb: typec: anx7411: fix OF node reference leaks in anx7411_typec_switch_probe()Joe Hattori
2024-12-19usb: typec: anx7411: fix fwnode_handle reference leakJoe Hattori
2024-12-19usb: ehci-hcd: fix call balance of clocks handling routinesVitalii Mordan
2024-12-19usb: gadget: midi2: Fix interpretation of is_midi1 bitsTakashi Iwai
2024-12-19usb: dwc2: Fix HCD port connection raceStefan Wahren
2024-12-19usb: dwc2: hcd: Fix GetPortStatus & SetPortFeatureStefan Wahren
2024-12-19usb: dwc2: Fix HCD resumeStefan Wahren
2024-12-19usb: host: max3421-hcd: Correctly abort a USB request.Mark Tomlinson
2024-12-14usb: dwc3: ep0: Don't reset resource alloc flagThinh Nguyen
2024-12-14xhci: dbc: Fix STALL transfer event handlingMathias Nyman
2024-12-14usb: chipidea: udc: handle USB Error Interrupt if IOC not setXu Yang
2024-12-14usb: dwc3: ep0: Don't clear ep0 DWC3_EP_TRANSFER_STARTEDThinh Nguyen
2024-12-14usb: dwc3: ep0: Don't reset resource alloc flag (including ep0)Michael Grzeschik
2024-12-14usb: dwc3: gadget: Rewrite endpoint allocation flowThinh Nguyen
2024-12-14xhci: Fix control transfer error on Etron xHCI hostKuangyi Chiang
2024-12-14xhci: Don't issue Reset Device command to Etron xHCI hostKuangyi Chiang
2024-12-14xhci: Combine two if statements for Etron xHCI hostKuangyi Chiang
2024-12-14xhci: remove XHCI_TRUST_TX_LENGTH quirkMathias Nyman
2024-12-14xhci: Allow RPM on the USB controller (1022:43f7) by defaultBasavaraj Natikar
2024-12-09usb: dwc3: gadget: Fix looping of queued SG entriesThinh Nguyen
2024-12-09usb: dwc3: gadget: Fix checking for number of TRBs leftThinh Nguyen
2024-12-09usb: musb: Fix hardware lockup on first Rx endpoint requestHubert Wiśniewski
2024-12-09Revert "usb: gadget: composite: fix OS descriptors w_value logic"Michal Vrastil
2024-12-09usb: xhci: Fix TD invalidation under pending Set TR DequeueMichal Pecio
2024-12-09usb: ehci-spear: fix call balance of sehci clk handling routinesVitalii Mordan
2024-12-09USB: chaoskey: Fix possible deadlock chaoskey_list_lockEdward Adam Davis
2024-12-09USB: chaoskey: fail open after removalOliver Neukum
2024-12-09usb: yurex: make waiting on yurex_write interruptibleOliver Neukum
2024-12-09usb: using mutex lock and supporting O_NONBLOCK flag in iowarrior_read()Jeongjun Park
2024-12-09mfd: intel_soc_pmic_bxtwc: Use IRQ domain for USB Type-C deviceAndy Shevchenko
2024-12-09usb: typec: use cleanup facility for 'altmodes_node'Javier Carrasco
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: use fwnode_handle_put() to release fwnodesJavier Carrasco
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