summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
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
2023-06-20USB: mon: make mon_bin_class a static const structureIvan Orlov
2023-06-20USB: gadget: udc: core: make udc_class a static const structureIvan Orlov
2023-06-20USB: roles: make role_class a static const structureIvan Orlov
2023-06-19drivers/usb: use ARCH_DMA_MINALIGN instead of ARCH_KMALLOC_MINALIGNCatalin Marinas
2023-06-19usb: cdns2: Fix spelling mistake in a trace message "Wakupe" -> "Wakeup"Colin Ian King
2023-06-19usb: gadget: function: printer: Replace strlcpy with strscpyAzeem Shaikh
2023-06-19usb: typec: tcpm: add get max power supportFrank Wang
2023-06-19usb: typec: tcpm: fix cc role at port resetFrank Wang
2023-06-15usb: typec: add support for the nb7vpq904m Type-C Linear RedriverDmitry Baryshkov
2023-06-15Revert "usb: common: usb-conn-gpio: Set last role to unknown before initial d...Greg Kroah-Hartman
2023-06-14usb: typec: ucsi: Mark dGPUs as DEVICE scopeMario Limonciello
2023-06-13usb: gadget: udc: core: Prevent soft_connect_store() raceBadhri Jagan Sridharan
2023-06-13usb: gadget: udc: core: Offload usb_udc_vbus_handler processingBadhri Jagan Sridharan
2023-06-13usb: typec: Fix fast_role_swap_current show functionPavan Holla
2023-06-13usb: chipidea: imx: add missing USB PHY DPDM wakeup settingXu Yang
2023-06-13usb: chipidea: imx: turn off vbus comparator when suspendXu Yang
2023-06-13usb: cdns2: Add tracepoints for CDNS2 driverPawel Laszczak
2023-06-13usb: cdns2: Add main part of Cadence USBHS driverPawel Laszczak
2023-06-13usb: cdns2: Device side header file for CDNS2 driverPawel Laszczak
2023-06-13usb: dwc3-meson-g12a: Fix an error handling path in dwc3_meson_g12a_probe()Christophe JAILLET
2023-06-13usb: update the ctime as well when updating mtime after an ioctlJeff Layton
2023-06-13usb: core: add sysfs entry for usb device stateRoy Luo
2023-06-13usb: common: usb-conn-gpio: Set last role to unknown before initial detectionPrashanth K
2023-06-13usb: chipidea: imx: don't request QoS for imx8ulpXu Yang
2023-06-13usb: dwc3: qcom: use dev_err_probe() where appropriateAndrew Halaney
2023-06-13usb: dwc3: qcom: Fix an error handling path in dwc3_qcom_probe()Christophe JAILLET
2023-06-13usb: dwc3: qcom: Release the correct resources in dwc3_qcom_remove()Christophe JAILLET
2023-06-13usb: gadget: f_mass_storage: remove unnecessary open checkDavid Disseldorp
2023-06-13usb: gadget: uvc: clean up comments and styling in video_pumpAvichal Rakesh
2023-06-13usb: gadget: udc: udc-xilinx: Add identifier to read_fn function argPiyush Mehta
2023-06-13usb: usb251xb: Use of_property_read_u16()Christophe JAILLET