summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)AuthorFilesLines
2024-02-23usb: cdns3: fix uvc failure work since sg support enabledFrank Li1-11/+40
2024-02-23usb: cdns3: Fixes for sparse warningsPawel Laszczak2-5/+5
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: 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: 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-05usb: fotg210-hcd: delete an incorrect bounds testDan Carpenter1-3/+0
2024-01-05USB: serial: option: add Quectel RM500Q R13 firmware supportReinhard Speyerer1-0/+1
2024-01-05USB: serial: option: add Foxconn T99W265 with new baselineSlark Xiao1-0/+2
2024-01-05USB: serial: option: add Quectel EG912Y module supportAlper Ak1-0/+2
2024-01-05USB: serial: ftdi_sio: update Actisense PIDs constant namesMark Glover2-6/+6
2023-12-20USB: 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-08driver core: Move the "removable" attribute from USB to coreRajat Jain2-30/+7
2023-12-08usb: config: fix iteration issue in 'usb_get_bos_descriptor()'Niklas Neronin1-1/+2
2023-12-08USB: core: Change configuration warnings to noticesAlan Stern1-41/+41
2023-12-08USB: dwc3: qcom: fix wakeup after probe deferralJohan Hovold1-4/+4
2023-12-08usb: dwc3: set the dma max_seg_sizeRicardo Ribalda1-0/+2
2023-12-08usb: dwc3: Fix default mode initializationAlexander Stein1-1/+1
2023-12-08USB: dwc2: write HCINT with INTMASK appliedOliver Neukum1-8/+7
2023-12-08USB: serial: option: don't claim interface 4 for ZTE MF290Lech Perczak1-1/+2
2023-12-08USB: serial: option: fix FM101R-GL definesPuliang Lu1-2/+2
2023-12-08USB: serial: option: add Fibocom L7xx modulesVictor Fragoso1-0/+1
2023-12-08USB: serial: option: add Luat Air72*U series productsAsuna Yang1-0/+3
2023-12-08USB: dwc3: qcom: fix ACPI platform device leakJohan Hovold1-7/+30
2023-12-08USB: 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
2023-11-28xhci: turn cancelled td cleanup to its own functionMathias Nyman1-55/+53
2023-11-28usb: gadget: f_ncm: Always set current gadget in ncm_bind()Hardik Gajjar1-16/+11
2023-11-20usb: host: xhci-plat: fix possible kernel oops while resumingSergey Shtylyov1-4/+19
2023-11-20xhci: Loosen RPM as default policy to cover for AMD xHC 1.1Basavaraj Natikar1-0/+2
2023-11-20USB: usbip: fix stub_dev hub disconnectJonas Blixt1-2/+7
2023-11-20usb: dwc2: fix possible NULL pointer dereference caused by driver concurrencyJia-Ju Bai1-1/+1
2023-11-08usb: raw-gadget: properly handle interrupted requestsAndrey Konovalov1-10/+16
2023-11-08usb: storage: set 1.50 as the lower bcdDevice for older "Super Top" compatibi...LihaSika1-1/+1
2023-10-25USB: serial: option: add Fibocom to DELL custom modem FM101R-GLPuliang Lu1-0/+5
2023-10-25USB: serial: option: add entry for Sierra EM9191 with new firmwareBenoƮt Monin1-0/+1
2023-10-25USB: serial: option: add Telit LE910C4-WWX 0x1035 compositionFabio Porcedda1-0/+1
2023-10-25usb: typec: altmodes/displayport: Signal hpd low when exiting modeRD Babiera1-0/+5
2023-10-25usb: typec: altmodes/displayport: Notify drm subsys of hotplug eventsHans de Goede2-0/+24
2023-10-25xhci: track port suspend state correctly in unsuccessful resume casesMathias Nyman1-9/+10
2023-10-25xhci: decouple usb2 port resume and get_port_status request handlingMathias Nyman1-22/+25
2023-10-25xhci: clear usb2 resume related variables in one place.Mathias Nyman1-22/+16