summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2023-09-13USB: core: Fix oversight in SuperSpeed initializationAlan Stern
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-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-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-04usb: dwc3: Properly handle processing of pending eventsElson Roy Serrao
2023-08-04usb-storage: alauda: Fix uninit-value in alauda_check_media()Alan Stern
2023-08-04usb: common: usb-conn-gpio: Prevent bailing out if initial role is nonePrashanth K
2023-08-04USB: Gadget: core: Help prevent panic during UVC unconfigureAlan Stern
2023-08-04usb: typec: mux: intel: Add dependency on USB_COMMONHeikki Krogerus
2023-08-04usb: typec: nb7vpq904m: Add an error handling path in nb7vpq904m_probe()Christophe JAILLET
2023-08-04usb: typec: altmodes/displayport: Signal hpd when configuring pin assignmentRD Babiera
2023-08-04usb: typec: tcpm: Fix response to vsafe0V eventBadhri Jagan Sridharan
2023-07-27usb: misc: ehset: fix wrong if conditionXu Yang
2023-07-27usb: dwc3: pci: skip BYT GPIO lookup table for hardwired phyGratian Crisan
2023-07-25usb: cdns3: fix incorrect calculation of ep_buf_size when more than one configFrank Li
2023-07-25usb: gadget: call usb_gadget_check_config() to verify UDC capabilityFrank Li
2023-07-25usb: typec: Use sysfs_emit_at when concatenating the stringKyle Tso
2023-07-25usb: typec: Iterate pds array when showing the pd listKyle Tso
2023-07-25usb: typec: Set port->pd before adding device for typec_portKyle Tso
2023-07-25usb: typec: qcom: fix return value check in qcom_pmic_typec_probe()Yang Yingliang
2023-07-25Revert "usb: gadget: tegra-xudc: Fix error check in tegra_xudc_powerdomain_in...Dan Carpenter
2023-07-25Revert "usb: xhci: tegra: Fix error check"Dan Carpenter
2023-07-25USB: gadget: Fix the memory leak in raw_gadget driverZqiang
2023-07-25usb: gadget: core: remove unbalanced mutex_unlock in usb_gadget_activateMichael Grzeschik
2023-07-25Revert "usb: dwc3: core: Enable AutoRetry feature in the controller"Jakub Vanek
2023-07-25Revert "xhci: add quirk for host controllers that don't update endpoint DCS"Oliver Neukum
2023-07-25USB: quirks: add quirk for Focusrite ScarlettƁukasz Bartosik
2023-07-25usb: xhci-mtk: set the dma max_seg_sizeRicardo Ribalda
2023-07-25usb: dwc3: don't reset device side if dwc3 was configured as host-onlyJisheng Zhang
2023-07-25usb: typec: ucsi: move typec_set_mode(TYPEC_STATE_SAFE) to ucsi_unregister_pa...Neil Armstrong
2023-07-25usb: ohci-at91: Fix the unhandle interrupt when resumeGuiting Shen
2023-07-20USB: serial: simple: sort driver entriesJohan Hovold
2023-07-20USB: serial: simple: add Kaufmann RKS+CAN VCPOliver Neukum
2023-07-20USB: serial: option: add Quectel EC200A module supportMohsen Tahmasebi
2023-07-20USB: serial: option: support Quectel EM060K_128Jerry Meng
2023-07-03Merge tag 'usb-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2023-07-03Merge tag 'leds-next-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds
2023-07-02Merge tag 'i2c-for-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-06-29Merge tag 'soc-arm-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds