summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2023-09-13USB: core: Fix oversight in SuperSpeed initializationAlan Stern
2023-09-13USB: core: Fix race by not overwriting udev->descriptor in hub_port_init()Alan Stern
2023-09-13USB: core: Change usb_get_device_descriptor() APIAlan Stern
2023-09-13USB: core: Unite old scheme and new scheme descriptor readsAlan Stern
2023-09-13usb: typec: bus: verify partner exists in typec_altmode_attentionRD Babiera
2023-09-13usb: typec: tcpm: set initial svdm version based on pd revisionRD Babiera
2023-09-13USB: gadget: f_mass_storage: Fix unused variable warningAlan Stern
2023-09-13USB: gadget: core: Add missing kerneldoc for vbus_workAlan Stern
2023-09-13usb: phy: mxs: fix getting wrong state with mxs_phy_is_otg_host()Xu Yang
2023-09-06usb: typec: tcpci: clear the fault status bitMarco Felsch
2023-09-06tcpm: Avoid soft reset when partner does not support get_statusBadhri Jagan Sridharan
2023-09-06usb: chipidea: imx: improve logic if samsung,picophy-* parameter is 0Xu Yang
2023-09-06usb: dwc3: meson-g12a: do post init to fix broken usb after resumptionLuke Lu
2023-09-06USB: serial: option: add FOXCONN T99W368/T99W373 productSlark Xiao
2023-09-06USB: serial: option: add Quectel EM05G variant (0x030e)Martin Kohn
2023-08-23usb: chipidea: imx: add missing USB PHY DPDM wakeup settingXu Yang
2023-08-23usb: chipidea: imx: turn off vbus comparator when suspendXu Yang
2023-08-23usb: chipidea: imx: don't request QoS for imx8ulpXu Yang
2023-08-23xhci: get rid of XHCI_PLAT quirk that used to prevent MSI setupMathias Nyman
2023-08-23usb: gadget: uvc: queue empty isoc requests if no video buffer is availableAvichal Rakesh
2023-08-23usb: gadget: u_serial: Avoid spinlock recursion in __gs_console_pushPrashanth K
2023-08-16usb: typec: altmodes/displayport: Signal hpd when configuring pin assignmentRD Babiera
2023-08-16usb: typec: tcpm: Fix response to vsafe0V eventBadhri Jagan Sridharan
2023-08-16usb: common: usb-conn-gpio: Prevent bailing out if initial role is nonePrashanth K
2023-08-16USB: Gadget: core: Help prevent panic during UVC unconfigureAlan Stern
2023-08-16usb: dwc3: Properly handle processing of pending eventsElson Roy Serrao
2023-08-16usb-storage: alauda: Fix uninit-value in alauda_check_media()Alan Stern
2023-08-03Revert "xhci: add quirk for host controllers that don't update endpoint DCS"Oliver Neukum
2023-08-03Revert "usb: xhci: tegra: Fix error check"Dan Carpenter
2023-08-03usb: xhci-mtk: set the dma max_seg_sizeRicardo Ribalda
2023-08-03usb: cdns3: fix incorrect calculation of ep_buf_size when more than one configFrank Li
2023-08-03USB: quirks: add quirk for Focusrite ScarlettƁukasz Bartosik
2023-08-03usb: ohci-at91: Fix the unhandle interrupt when resumeGuiting Shen
2023-08-03usb: misc: ehset: fix wrong if conditionXu Yang
2023-08-03usb: dwc3: don't reset device side if dwc3 was configured as host-onlyJisheng Zhang
2023-08-03usb: dwc3: pci: skip BYT GPIO lookup table for hardwired phyGratian Crisan
2023-08-03Revert "usb: dwc3: core: Enable AutoRetry feature in the controller"Jakub Vanek
2023-08-03usb: typec: Use sysfs_emit_at when concatenating the stringKyle Tso
2023-08-03usb: typec: Iterate pds array when showing the pd listKyle Tso
2023-08-03usb: typec: Set port->pd before adding device for typec_portKyle Tso
2023-08-03USB: serial: simple: sort driver entriesJohan Hovold
2023-08-03USB: serial: simple: add Kaufmann RKS+CAN VCPOliver Neukum
2023-08-03USB: serial: option: add Quectel EC200A module supportMohsen Tahmasebi
2023-08-03USB: serial: option: support Quectel EM060K_128Jerry Meng
2023-08-03usb: gadget: core: remove unbalanced mutex_unlock in usb_gadget_activateMichael Grzeschik
2023-08-03USB: gadget: Fix the memory leak in raw_gadget driverZqiang
2023-08-03usb: gadget: call usb_gadget_check_config() to verify UDC capabilityFrank Li
2023-08-03Revert "usb: gadget: tegra-xudc: Fix error check in tegra_xudc_powerdomain_in...Dan Carpenter
2023-07-23xhci: Show ZHAOXIN xHCI root hub speed correctlyWeitao Wang
2023-07-23xhci: Fix TRB prefetch issue of ZHAOXIN hostsWeitao Wang