summaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
* usb: dwc3: Properly handle processing of pending eventsElson Roy Serrao2023-08-041-1/+8
* usb-storage: alauda: Fix uninit-value in alauda_check_media()Alan Stern2023-08-041-3/+9
* usb: common: usb-conn-gpio: Prevent bailing out if initial role is nonePrashanth K2023-08-041-1/+5
* USB: Gadget: core: Help prevent panic during UVC unconfigureAlan Stern2023-08-041-0/+9
* usb: typec: mux: intel: Add dependency on USB_COMMONHeikki Krogerus2023-08-041-0/+1
* usb: typec: nb7vpq904m: Add an error handling path in nb7vpq904m_probe()Christophe JAILLET2023-08-041-7/+18
* usb: typec: altmodes/displayport: Signal hpd when configuring pin assignmentRD Babiera2023-08-041-1/+17
* usb: typec: tcpm: Fix response to vsafe0V eventBadhri Jagan Sridharan2023-08-041-0/+7
* usb: misc: ehset: fix wrong if conditionXu Yang2023-07-271-4/+4
* usb: dwc3: pci: skip BYT GPIO lookup table for hardwired phyGratian Crisan2023-07-271-2/+4
* usb: cdns3: fix incorrect calculation of ep_buf_size when more than one configFrank Li2023-07-251-1/+3
* usb: gadget: call usb_gadget_check_config() to verify UDC capabilityFrank Li2023-07-251-0/+4
* usb: typec: Use sysfs_emit_at when concatenating the stringKyle Tso2023-07-251-2/+2
* usb: typec: Iterate pds array when showing the pd listKyle Tso2023-07-251-6/+5
* usb: typec: Set port->pd before adding device for typec_portKyle Tso2023-07-251-1/+3
* usb: typec: qcom: fix return value check in qcom_pmic_typec_probe()Yang Yingliang2023-07-251-2/+2
* Revert "usb: gadget: tegra-xudc: Fix error check in tegra_xudc_powerdomain_in...Dan Carpenter2023-07-251-4/+4
* Revert "usb: xhci: tegra: Fix error check"Dan Carpenter2023-07-251-4/+4
* USB: gadget: Fix the memory leak in raw_gadget driverZqiang2023-07-251-4/+6
* usb: gadget: core: remove unbalanced mutex_unlock in usb_gadget_activateMichael Grzeschik2023-07-251-1/+0
* Revert "usb: dwc3: core: Enable AutoRetry feature in the controller"Jakub Vanek2023-07-252-19/+0
* Revert "xhci: add quirk for host controllers that don't update endpoint DCS"Oliver Neukum2023-07-252-27/+2
* USB: quirks: add quirk for Focusrite ScarlettƁukasz Bartosik2023-07-251-0/+4
* usb: xhci-mtk: set the dma max_seg_sizeRicardo Ribalda2023-07-251-0/+1
* usb: dwc3: don't reset device side if dwc3 was configured as host-onlyJisheng Zhang2023-07-251-2/+2
* usb: typec: ucsi: move typec_set_mode(TYPEC_STATE_SAFE) to ucsi_unregister_pa...Neil Armstrong2023-07-251-2/+2
* usb: ohci-at91: Fix the unhandle interrupt when resumeGuiting Shen2023-07-251-1/+7
* USB: serial: simple: sort driver entriesJohan Hovold2023-07-201-33/+33
* USB: serial: simple: add Kaufmann RKS+CAN VCPOliver Neukum2023-07-201-0/+7
* USB: serial: option: add Quectel EC200A module supportMohsen Tahmasebi2023-07-201-0/+2
* USB: serial: option: support Quectel EM060K_128Jerry Meng2023-07-201-0/+4
* Merge tag 'usb-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2023-07-03209-1233/+8539
|\
| * usb: host: xhci-plat: Set XHCI_STATE_REMOVING before resuming XHCI HCWesley Cheng2023-06-231-1/+1
| * usb: host: xhci: Do not re-initialize the XHCI HC if being removedWesley Cheng2023-06-231-1/+2
| * usb: typec: nb7vpq904m: fix CONFIG_DRM dependencyNeil Armstrong2023-06-231-0/+2
| * usbip: usbip_host: Replace strlcpy with strscpyAzeem Shaikh2023-06-231-3/+1
| * usb: dwc3: gadget: Propagate core init errors to UDC during pullupKrishna Kurapati2023-06-231-1/+3
| * Merge tag 'usb-serial-6.5-rc1' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman2023-06-2325-72/+150
| |\
| | * USB: serial: option: add LARA-R6 01B PIDsDavide Tronchin2023-06-221-0/+4
| | * USB: serial: report unsupported break signallingJohan Hovold2023-06-071-1/+1
| | * USB: serial: cp210x: disable break signalling on CP2105 SCIJohan Hovold2023-06-071-0/+6
| | * USB: serial: return errors from break handlingJohan Hovold2023-06-0724-71/+139
| * | usb: gadget: legacy: fix error return code in gfs_bindWei Chen2023-06-211-1/+3
| * | usb: typec: fsa4480: add support for Audio Accessory ModeNeil Armstrong2023-06-211-0/+17
| * | usb: typec: fsa4480: rework mux & switch setup to handle more statesNeil Armstrong2023-06-211-36/+75
| * | usb: typec: ucsi: call typec_set_mode on non-altmode partner changeNeil Armstrong2023-06-211-0/+17
| * | USB: gadget: f_hid: make hidg_class a static const structureIvan Orlov2023-06-201-11/+10
| * | USB: gadget: f_printer: make usb_gadget_class a static const structureIvan Orlov2023-06-201-14/+11
| * | USB: mon: make mon_bin_class a static const structureIvan Orlov2023-06-201-9/+10
| * | USB: gadget: udc: core: make udc_class a static const structureIvan Orlov2023-06-201-12/+12