summaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
* USB: gadget: f_mass_storage: Fix unused variable warningAlan Stern2023-09-131-1/+1
* USB: gadget: core: Add missing kerneldoc for vbus_workAlan Stern2023-09-131-0/+1
* usb: phy: mxs: fix getting wrong state with mxs_phy_is_otg_host()Xu Yang2023-09-131-8/+2
* usb: typec: tcpci: clear the fault status bitMarco Felsch2023-09-061-0/+4
* tcpm: Avoid soft reset when partner does not support get_statusBadhri Jagan Sridharan2023-09-061-0/+7
* usb: chipidea: imx: improve logic if samsung,picophy-* parameter is 0Xu Yang2023-09-062-6/+10
* usb: dwc3: meson-g12a: do post init to fix broken usb after resumptionLuke Lu2023-09-061-0/+6
* USB: serial: option: add FOXCONN T99W368/T99W373 productSlark Xiao2023-09-061-0/+4
* USB: serial: option: add Quectel EM05G variant (0x030e)Martin Kohn2023-09-061-0/+3
* usb: chipidea: imx: add missing USB PHY DPDM wakeup settingXu Yang2023-08-231-1/+1
* usb: chipidea: imx: don't request QoS for imx8ulpXu Yang2023-08-231-0/+5
* usb: gadget: uvc: queue empty isoc requests if no video buffer is availableAvichal Rakesh2023-08-231-8/+24
* usb: gadget: u_serial: Avoid spinlock recursion in __gs_console_pushPrashanth K2023-08-231-0/+3
* usb: typec: altmodes/displayport: Signal hpd when configuring pin assignmentRD Babiera2023-08-161-1/+17
* usb: typec: tcpm: Fix response to vsafe0V eventBadhri Jagan Sridharan2023-08-161-0/+7
* usb: common: usb-conn-gpio: Prevent bailing out if initial role is nonePrashanth K2023-08-161-1/+5
* USB: Gadget: core: Help prevent panic during UVC unconfigureAlan Stern2023-08-161-0/+9
* usb: dwc3: Properly handle processing of pending eventsElson Roy Serrao2023-08-161-1/+8
* usb-storage: alauda: Fix uninit-value in alauda_check_media()Alan Stern2023-08-161-3/+9
* Revert "xhci: add quirk for host controllers that don't update endpoint DCS"Oliver Neukum2023-08-032-27/+2
* Revert "usb: xhci: tegra: Fix error check"Dan Carpenter2023-08-031-4/+4
* usb: xhci-mtk: set the dma max_seg_sizeRicardo Ribalda2023-08-031-0/+1
* usb: cdns3: fix incorrect calculation of ep_buf_size when more than one configFrank Li2023-08-031-1/+3
* USB: quirks: add quirk for Focusrite ScarlettƁukasz Bartosik2023-08-031-0/+4
* usb: ohci-at91: Fix the unhandle interrupt when resumeGuiting Shen2023-08-031-1/+7
* usb: misc: ehset: fix wrong if conditionXu Yang2023-08-031-4/+4
* usb: dwc3: don't reset device side if dwc3 was configured as host-onlyJisheng Zhang2023-08-031-2/+2
* usb: dwc3: pci: skip BYT GPIO lookup table for hardwired phyGratian Crisan2023-08-031-2/+4
* Revert "usb: dwc3: core: Enable AutoRetry feature in the controller"Jakub Vanek2023-08-032-19/+0
* usb: typec: Use sysfs_emit_at when concatenating the stringKyle Tso2023-08-031-2/+2
* usb: typec: Iterate pds array when showing the pd listKyle Tso2023-08-031-6/+5
* usb: typec: Set port->pd before adding device for typec_portKyle Tso2023-08-031-1/+3
* USB: serial: simple: sort driver entriesJohan Hovold2023-08-031-33/+33
* USB: serial: simple: add Kaufmann RKS+CAN VCPOliver Neukum2023-08-031-0/+7
* USB: serial: option: add Quectel EC200A module supportMohsen Tahmasebi2023-08-031-0/+2
* USB: serial: option: support Quectel EM060K_128Jerry Meng2023-08-031-0/+4
* usb: gadget: core: remove unbalanced mutex_unlock in usb_gadget_activateMichael Grzeschik2023-08-031-1/+0
* USB: gadget: Fix the memory leak in raw_gadget driverZqiang2023-08-031-4/+6
* usb: gadget: call usb_gadget_check_config() to verify UDC capabilityFrank Li2023-08-031-0/+4
* Revert "usb: gadget: tegra-xudc: Fix error check in tegra_xudc_powerdomain_in...Dan Carpenter2023-08-031-4/+4
* xhci: Show ZHAOXIN xHCI root hub speed correctlyWeitao Wang2023-07-233-7/+27
* xhci: Fix TRB prefetch issue of ZHAOXIN hostsWeitao Wang2023-07-233-3/+13
* xhci: Fix resume issue of some ZHAOXIN hostsWeitao Wang2023-07-231-0/+5
* usb: typec: ucsi: Mark dGPUs as DEVICE scopeMario Limonciello2023-07-191-0/+14
* Revert "usb: common: usb-conn-gpio: Set last role to unknown before initial d...Greg Kroah-Hartman2023-07-194-9/+0
* usb: dwc3-meson-g12a: Fix an error handling path in dwc3_meson_g12a_probe()Christophe JAILLET2023-07-191-1/+4
* usb: common: usb-conn-gpio: Set last role to unknown before initial detectionPrashanth K2023-07-194-0/+9
* usb: dwc3: qcom: Fix an error handling path in dwc3_qcom_probe()Christophe JAILLET2023-07-191-2/+3
* usb: dwc3: qcom: Release the correct resources in dwc3_qcom_remove()Christophe JAILLET2023-07-191-1/+5
* usb: hide unused usbfs_notify_suspend/resume functionsArnd Bergmann2023-07-191-0/+2