summaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | USB: roles: make role_class a static const structureIvan Orlov2023-06-201-8/+9
| * | usb: cdns2: Fix spelling mistake in a trace message "Wakupe" -> "Wakeup"Colin Ian King2023-06-191-1/+1
| * | usb: gadget: function: printer: Replace strlcpy with strscpyAzeem Shaikh2023-06-191-2/+2
| * | usb: typec: tcpm: add get max power supportFrank Wang2023-06-191-0/+24
| * | usb: typec: tcpm: fix cc role at port resetFrank Wang2023-06-191-1/+2
| * | usb: typec: add support for the nb7vpq904m Type-C Linear RedriverDmitry Baryshkov2023-06-153-0/+538
| * | Revert "usb: common: usb-conn-gpio: Set last role to unknown before initial d...Greg Kroah-Hartman2023-06-154-9/+0
| * | usb: chipidea: imx: add missing USB PHY DPDM wakeup settingXu Yang2023-06-131-1/+1
| * | usb: chipidea: imx: turn off vbus comparator when suspendXu Yang2023-06-131-0/+35
| * | usb: cdns2: Add tracepoints for CDNS2 driverPawel Laszczak2023-06-136-3/+896
| * | usb: cdns2: Add main part of Cadence USBHS driverPawel Laszczak2023-06-137-0/+3218
| * | usb: cdns2: Device side header file for CDNS2 driverPawel Laszczak2023-06-131-0/+707
| * | usb: dwc3-meson-g12a: Fix an error handling path in dwc3_meson_g12a_probe()Christophe JAILLET2023-06-131-1/+4
| * | usb: update the ctime as well when updating mtime after an ioctlJeff Layton2023-06-131-8/+8
| * | usb: core: add sysfs entry for usb device stateRoy Luo2023-06-133-4/+47
| * | usb: common: usb-conn-gpio: Set last role to unknown before initial detectionPrashanth K2023-06-134-0/+9
| * | usb: chipidea: imx: don't request QoS for imx8ulpXu Yang2023-06-131-0/+5
| * | usb: dwc3: qcom: use dev_err_probe() where appropriateAndrew Halaney2023-06-131-11/+9
| * | usb: dwc3: qcom: Fix an error handling path in dwc3_qcom_probe()Christophe JAILLET2023-06-131-2/+3
| * | usb: dwc3: qcom: Release the correct resources in dwc3_qcom_remove()Christophe JAILLET2023-06-131-1/+5
| * | usb: gadget: f_mass_storage: remove unnecessary open checkDavid Disseldorp2023-06-131-6/+2
| * | usb: gadget: uvc: clean up comments and styling in video_pumpAvichal Rakesh2023-06-131-13/+25
| * | usb: gadget: udc: udc-xilinx: Add identifier to read_fn function argPiyush Mehta2023-06-131-1/+1
| * | usb: usb251xb: Use of_property_read_u16()Christophe JAILLET2023-06-131-5/+4
| * | usb: gadget: u_serial: Add null pointer check in gs_start_ioKuen-Han Tsai2023-06-131-1/+5
| * | usb: typec: intel_pmc_mux: Expose IOM port status to debugfsRajat Khandelwal2023-06-131-1/+51
| * | xhci: Add ZHAOXIN xHCI host U1/U2 feature supportWeitao Wang2023-06-132-25/+19
| * | xhci: Show ZHAOXIN xHCI root hub speed correctlyWeitao Wang2023-06-133-7/+27
| * | xhci: Fix TRB prefetch issue of ZHAOXIN hostsWeitao Wang2023-06-133-3/+13
| * | xhci: Fix resume issue of some ZHAOXIN hostsWeitao Wang2023-06-131-0/+5
| * | xhci: Stop unnecessary tracking of free trbs in a ringMathias Nyman2023-06-134-49/+35