summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
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
2023-06-29Merge tag 'gpio-updates-for-v6.5' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-06-28Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2023-06-23usb: host: xhci-plat: Set XHCI_STATE_REMOVING before resuming XHCI HCWesley Cheng
2023-06-23usb: host: xhci: Do not re-initialize the XHCI HC if being removedWesley Cheng
2023-06-23usb: typec: nb7vpq904m: fix CONFIG_DRM dependencyNeil Armstrong
2023-06-23usbip: usbip_host: Replace strlcpy with strscpyAzeem Shaikh
2023-06-23usb: dwc3: gadget: Propagate core init errors to UDC during pullupKrishna Kurapati
2023-06-23Merge tag 'usb-serial-6.5-rc1' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman
2023-06-22USB: serial: option: add LARA-R6 01B PIDsDavide Tronchin
2023-06-21usb: gadget: legacy: fix error return code in gfs_bindWei Chen
2023-06-21usb: typec: fsa4480: add support for Audio Accessory ModeNeil Armstrong
2023-06-21usb: typec: fsa4480: rework mux & switch setup to handle more statesNeil Armstrong
2023-06-21usb: typec: ucsi: call typec_set_mode on non-altmode partner changeNeil Armstrong
2023-06-20USB: gadget: f_hid: make hidg_class a static const structureIvan Orlov
2023-06-20USB: gadget: f_printer: make usb_gadget_class a static const structureIvan Orlov