summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)AuthorFilesLines
2023-09-13USB: core: Fix oversight in SuperSpeed initializationAlan Stern1-12/+24
2023-09-13USB: core: Fix race by not overwriting udev->descriptor in hub_port_init()Alan Stern1-44/+70
2023-09-13USB: core: Change usb_get_device_descriptor() APIAlan Stern4-43/+44
2023-09-13USB: core: Unite old scheme and new scheme descriptor readsAlan Stern1-79/+94
2023-09-13usb: typec: bus: verify partner exists in typec_altmode_attentionRD Babiera2-3/+12
2023-09-13usb: typec: tcpm: set initial svdm version based on pd revisionRD Babiera1-4/+31
2023-09-13USB: gadget: f_mass_storage: Fix unused variable warningAlan Stern1-1/+1
2023-09-13USB: gadget: core: Add missing kerneldoc for vbus_workAlan Stern1-0/+1
2023-09-13usb: phy: mxs: fix getting wrong state with mxs_phy_is_otg_host()Xu Yang1-8/+2
2023-09-06usb: typec: tcpci: clear the fault status bitMarco Felsch1-0/+4
2023-09-06tcpm: Avoid soft reset when partner does not support get_statusBadhri Jagan Sridharan1-0/+7
2023-09-06usb: chipidea: imx: improve logic if samsung,picophy-* parameter is 0Xu Yang2-6/+10
2023-09-06usb: dwc3: meson-g12a: do post init to fix broken usb after resumptionLuke Lu1-0/+6
2023-09-06USB: serial: option: add FOXCONN T99W368/T99W373 productSlark Xiao1-0/+4
2023-09-06USB: serial: option: add Quectel EM05G variant (0x030e)Martin Kohn1-0/+3
2023-08-23usb: chipidea: imx: add missing USB PHY DPDM wakeup settingXu Yang1-1/+1
2023-08-23usb: chipidea: imx: don't request QoS for imx8ulpXu Yang1-0/+5
2023-08-23usb: gadget: uvc: queue empty isoc requests if no video buffer is availableAvichal Rakesh1-8/+24
2023-08-23usb: gadget: u_serial: Avoid spinlock recursion in __gs_console_pushPrashanth K1-0/+3
2023-08-16usb: typec: altmodes/displayport: Signal hpd when configuring pin assignmentRD Babiera1-1/+17
2023-08-16usb: typec: tcpm: Fix response to vsafe0V eventBadhri Jagan Sridharan1-0/+7
2023-08-16usb: common: usb-conn-gpio: Prevent bailing out if initial role is nonePrashanth K1-1/+5
2023-08-16USB: Gadget: core: Help prevent panic during UVC unconfigureAlan Stern1-0/+9
2023-08-16usb: dwc3: Properly handle processing of pending eventsElson Roy Serrao1-1/+8
2023-08-16usb-storage: alauda: Fix uninit-value in alauda_check_media()Alan Stern1-3/+9
2023-08-03Revert "xhci: add quirk for host controllers that don't update endpoint DCS"Oliver Neukum2-27/+2
2023-08-03Revert "usb: xhci: tegra: Fix error check"Dan Carpenter1-4/+4
2023-08-03usb: xhci-mtk: set the dma max_seg_sizeRicardo Ribalda1-0/+1
2023-08-03usb: cdns3: fix incorrect calculation of ep_buf_size when more than one configFrank Li1-1/+3
2023-08-03USB: quirks: add quirk for Focusrite ScarlettƁukasz Bartosik1-0/+4
2023-08-03usb: ohci-at91: Fix the unhandle interrupt when resumeGuiting Shen1-1/+7
2023-08-03usb: misc: ehset: fix wrong if conditionXu Yang1-4/+4
2023-08-03usb: dwc3: don't reset device side if dwc3 was configured as host-onlyJisheng Zhang1-2/+2
2023-08-03usb: dwc3: pci: skip BYT GPIO lookup table for hardwired phyGratian Crisan1-2/+4
2023-08-03Revert "usb: dwc3: core: Enable AutoRetry feature in the controller"Jakub Vanek2-19/+0
2023-08-03usb: typec: Use sysfs_emit_at when concatenating the stringKyle Tso1-2/+2
2023-08-03usb: typec: Iterate pds array when showing the pd listKyle Tso1-6/+5
2023-08-03usb: typec: Set port->pd before adding device for typec_portKyle Tso1-1/+3
2023-08-03USB: serial: simple: sort driver entriesJohan Hovold1-33/+33
2023-08-03USB: serial: simple: add Kaufmann RKS+CAN VCPOliver Neukum1-0/+7
2023-08-03USB: serial: option: add Quectel EC200A module supportMohsen Tahmasebi1-0/+2
2023-08-03USB: serial: option: support Quectel EM060K_128Jerry Meng1-0/+4
2023-08-03usb: gadget: core: remove unbalanced mutex_unlock in usb_gadget_activateMichael Grzeschik1-1/+0
2023-08-03USB: gadget: Fix the memory leak in raw_gadget driverZqiang1-4/+6
2023-08-03usb: gadget: call usb_gadget_check_config() to verify UDC capabilityFrank Li1-0/+4
2023-08-03Revert "usb: gadget: tegra-xudc: Fix error check in tegra_xudc_powerdomain_in...Dan Carpenter1-4/+4
2023-07-23xhci: Show ZHAOXIN xHCI root hub speed correctlyWeitao Wang3-7/+27
2023-07-23xhci: Fix TRB prefetch issue of ZHAOXIN hostsWeitao Wang3-3/+13
2023-07-23xhci: Fix resume issue of some ZHAOXIN hostsWeitao Wang1-0/+5
2023-07-19usb: typec: ucsi: Mark dGPUs as DEVICE scopeMario Limonciello1-0/+14