summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)AuthorFilesLines
2024-12-19usb: gadget: u_serial: Fix the issue that gs_start_io crashed due to accessin...Lianqin Hu1-3/+6
2024-12-19usb: ehci-hcd: fix call balance of clocks handling routinesVitalii Mordan1-2/+7
2024-12-19usb: dwc2: hcd: Fix GetPortStatus & SetPortFeatureStefan Wahren1-10/+6
2024-12-19usb: host: max3421-hcd: Correctly abort a USB request.Mark Tomlinson1-5/+11
2024-12-14usb: chipidea: udc: handle USB Error Interrupt if IOC not setXu Yang1-1/+1
2024-12-14usb: dwc3: gadget: Fix checking for number of TRBs leftThinh Nguyen1-3/+6
2024-12-14Revert "usb: gadget: composite: fix OS descriptors w_value logic"Michal Vrastil1-3/+15
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-17USB: serial: option: add Quectel RG650VBenoît Monin1-0/+3
2024-11-17USB: serial: option: add Fibocom FG132 0x0112 compositionReinhard Speyerer1-0/+3
2024-11-17USB: serial: qcserial: add support for Sierra Wireless EM86xxJack Wu1-0/+2
2024-11-17USB: serial: io_edgeport: fix use after free in debug printkDan Carpenter1-4/+4
2024-11-17usb: musb: sunxi: Fix accessing an released usb phyZijun Hu1-2/+0
2024-11-08xhci: Fix Link TRB DMA in command ring stopped completion eventFaisal Hassan1-8/+8
2024-11-08usb: phy: Fix API devm_usb_put_phy() can not release the phyZijun Hu1-1/+1
2024-11-08usb: typec: altmode should keep reference to parentThadeu Lima de Souza Cascardo1-0/+3
2024-11-08USB: serial: option: add Telit FN920C04 MBIM compositionsDaniele Palmas1-0/+6
2024-11-08USB: serial: option: add support for Quectel EG916Q-GLBenjamin B. Frost1-0/+2
2024-11-08xhci: Fix incorrect stream context type macroMathias Nyman1-1/+1
2024-11-08usb: storage: ignore bogus device raised by JieLi BR21 USB sound chipIcenowy Zheng1-0/+11
2024-11-08usb: xhci: Fix problem with xhci resume from suspendJose Alberto Reguero1-0/+5
2024-11-08usb: dwc3: core: Stop processing of pending events if controller is haltedSelvarasu Ganesan3-18/+19
2024-11-08Revert "usb: yurex: Replace snprintf() with the safer scnprintf() variant"Oliver Neukum1-11/+8
2024-11-08usb: dwc2: Adjust the timing of USB Driver Interrupt Registration in the Cras...Shawn Shao1-12/+14
2024-11-08usb: chipidea: udc: enable suspend interrupt after usb resetXu Yang1-1/+7
2024-11-08usb: yurex: Fix inconsistent locking bug in yurex_read()Harshit Mogalapalli1-1/+3
2024-11-08USB: misc: yurex: fix race between read and writeOliver Neukum1-4/+6
2024-11-08usb: yurex: Replace snprintf() with the safer scnprintf() variantLee Jones1-5/+7
2024-11-08USB: class: CDC-ACM: fix race between get_serial and set_serialOliver Neukum1-0/+2
2024-11-08USB: misc: cypress_cy7c63: check for short transferOliver Neukum1-0/+4
2024-11-08USB: appledisplay: close race between probe and completion handlerOliver Neukum1-4/+11
2024-11-08USB: usbtmc: prevent kernel-usb-infoleakEdward Adam Davis1-1/+1
2024-11-08USB: serial: pl2303: add device id for Macrosilicon MS3020Junhao Xie2-0/+5
2024-09-12usb: uas: set host status byte on data completion errorShantanu Goel1-0/+1
2024-09-12usb: typec: ucsi: Fix null pointer dereference in traceAbhishek Pandit-Subedi1-1/+1
2024-09-12usbip: Don't submit special requests twiceSimon Holesch1-27/+50
2024-09-04usb: core: sysfs: Unmerge @usb3_hardware_lpm_attr_group in remove_power_attri...Zijun Hu1-0/+1
2024-09-04usb: dwc3: st: add missing depopulate in probe error pathKrzysztof Kozlowski1-1/+4
2024-09-04usb: dwc3: st: fix probed platform device ref count on probe error pathKrzysztof Kozlowski1-8/+3
2024-09-04usb: dwc3: core: Prevent USB core invalid event buffer address accessSelvarasu Ganesan1-0/+8
2024-09-04usb: dwc3: omap: add missing depopulate in probe error pathKrzysztof Kozlowski1-1/+3
2024-09-04USB: serial: option: add MeiG Smart SRM825LZHANG Yuntian1-0/+5
2024-09-04cdc-acm: Add DISABLE_ECHO quirk for GE HealthCare UI ControllerIan Ray1-0/+3
2024-09-04usb: dwc3: core: Skip setting event buffers for host only controllersKrishna Kurapati1-0/+13
2024-09-04usb: gadget: fsl: Increase size of name buffer for endpointsUwe Kleine-König1-1/+1