aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2023-10-19usb: typec: ucsi: Use GET_CAPABILITY attributes data to set power supply scopeMario Limonciello
2023-10-19usb: musb: Modify the "HWVers" register addressXingxing Luo
2023-10-19usb: musb: Get the musb_qh poniter after musb_givebackXingxing Luo
2023-10-19usb: hub: Guard against accesses to uninitialized BOS descriptorsRicardo Cañuelo
2023-10-19usb: cdns3: Modify the return value of cdns_set_active () to void when CONFIG...Xiaolei Wang
2023-10-19usb: dwc3: Soft reset phy on probe for hostThinh Nguyen
2023-10-19usb: xhci: xhci-ring: Use sysdev for mapping bounce bufferWesley Cheng
2023-09-23usb: chipidea: add workaround for chipidea PEC bugXu Yang
2023-09-23usb: ehci: add workaround for chipidea PORTSC.PEC bugXu Yang
2023-09-23usb: gadget: fsl_qe_udc: validate endpoint index for ch9 udcMa Ke
2023-09-23usb: cdns3: Put the cdns set active part outside the spin lockXiaolei Wang
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: don't request QoS for imx8ulpXu Yang
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