summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)AuthorFilesLines
2024-02-05usb: xhci-plat: fix usb disconnect issue after s4Yinbo Zhu1-4/+19
2024-02-05usb: hub: Add quirk to decrease IN-ep poll interval for Microchip USB491x hubHardik Gajjar1-0/+29
2024-02-05usb: hub: Replace hardcoded quirk value with BIT() macroHardik Gajjar1-2/+2
2024-01-26usb: xhci-mtk: fix a short packet issue of gen1 isoc-in transferChunfeng Yun2-2/+40
2024-01-26usb: gadget: webcam: Make g_webcam loadable againAndrzej Pietrasiewicz3-100/+284
2024-01-26usb: cdc-acm: return correct error code on unsupported breakOliver Neukum1-0/+3
2024-01-26usb: mon: Fix atomicity violation in mon_bin_vma_faultGui-Dong Han1-1/+6
2024-01-26usb: typec: class: fix typec_altmode_put_partner to put plugsRD Babiera1-3/+6
2024-01-26Revert "usb: typec: class: fix typec_altmode_put_partner to put plugs"Heikki Krogerus1-3/+2
2024-01-26usb: cdns3: Fix uvc fail when DMA cross 4k boundery since sg enabledFrank Li1-1/+31
2024-01-26usb: cdns3: fix iso transfer error when mult is not zeroFrank Li2-23/+39
2024-01-26usb: cdns3: fix uvc failure work since sg support enabledFrank Li1-11/+40
2024-01-26usb: chipidea: wait controller resume finished for wakeup irqXu Yang1-0/+7
2024-01-26Revert "usb: dwc3: don't reset device side if dwc3 was configured as host-only"Thinh Nguyen1-2/+2
2024-01-26Revert "usb: dwc3: Soft reset phy on probe for host"Thinh Nguyen1-38/+1
2024-01-26usb: dwc3: gadget: Queue PM runtime idle on disconnect eventWesley Cheng1-0/+7
2024-01-26usb: dwc3: gadget: Handle EP0 request dequeuing properlyWesley Cheng1-1/+11
2024-01-26usb: dwc: ep0: Update request status in dwc3_ep0_stall_restartUttkarsh Aggarwal1-1/+4
2024-01-26usb: phy: mxs: remove CONFIG_USB_OTG condition for mxs_phy_is_otg_host()Xu Yang1-2/+1
2024-01-26Revert "usb: gadget: f_uvc: change endpoint allocation in uvc_function_bind()"Frank Li1-1/+17
2024-01-01usb: fotg210-hcd: delete an incorrect bounds testDan Carpenter1-3/+0
2024-01-01usb: typec: ucsi: fix gpio-based orientation detectionJohan Hovold1-1/+1
2024-01-01USB: serial: option: add Quectel RM500Q R13 firmware supportReinhard Speyerer1-0/+1
2024-01-01USB: serial: option: add Foxconn T99W265 with new baselineSlark Xiao1-0/+2
2024-01-01USB: serial: option: add Quectel EG912Y module supportAlper Ak1-0/+2
2024-01-01USB: serial: ftdi_sio: update Actisense PIDs constant namesMark Glover2-6/+6
2024-01-01usb-storage: Add quirk for incorrect WP on Kingston DT Ultimate 3.0 G3Tasos Sahanidis1-0/+11
2023-12-13USB: gadget: core: adjust uevent timing on gadget unbindRoy Luo1-2/+2
2023-12-13usb: typec: class: fix typec_altmode_put_partner to put plugsRD Babiera1-2/+3
2023-12-13Revert "xhci: Loosen RPM as default policy to cover for AMD xHC 1.1"Mathias Nyman1-2/+0
2023-12-13usb: gadget: f_hid: fix report descriptor allocationKonstantin Aladyshev1-3/+4
2023-12-03USB: dwc3: qcom: fix wakeup after probe deferralJohan Hovold1-4/+4
2023-12-03USB: dwc3: qcom: fix software node leak on probe errorsJohan Hovold1-5/+8
2023-12-03usb: dwc3: set the dma max_seg_sizeRicardo Ribalda1-0/+2
2023-12-03usb: dwc3: Fix default mode initializationAlexander Stein1-1/+1
2023-12-03USB: dwc2: write HCINT with INTMASK appliedOliver Neukum1-8/+7
2023-12-03usb: typec: tcpm: Skip hard reset when in error recoveryBadhri Jagan Sridharan1-0/+9
2023-12-03usb: typec: tcpm: Fix sink caps op current checkBadhri Jagan Sridharan1-1/+2
2023-12-03USB: serial: option: don't claim interface 4 for ZTE MF290Lech Perczak1-1/+2
2023-12-03USB: serial: option: fix FM101R-GL definesPuliang Lu1-2/+2
2023-12-03USB: serial: option: add Fibocom L7xx modulesVictor Fragoso1-0/+1
2023-12-03usb: cdnsp: Fix deadlock issue during using NCM gadgetPawel Laszczak1-0/+3
2023-12-03usb: config: fix iteration issue in 'usb_get_bos_descriptor()'Niklas Neronin1-1/+2
2023-12-03USB: xhci-plat: fix legacy PHY double initJohan Hovold1-20/+30
2023-12-03Revert "usb: phy: add usb phy notify port status API"Johan Hovold1-23/+0
2023-12-03USB: serial: option: add Luat Air72*U series productsAsuna Yang1-0/+3
2023-12-03usb: misc: onboard-hub: add support for Microchip USB5744Stefan Eichenberger2-0/+9
2023-12-03USB: dwc3: qcom: fix ACPI platform device leakJohan Hovold1-7/+30
2023-12-03USB: dwc3: qcom: fix resource leaks on probe deferralJohan Hovold1-3/+6
2023-11-28xhci: Enable RPM on controllers that support low-power statesBasavaraj Natikar1-1/+3