summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2023-06-23usbip: usbip_host: Replace strlcpy with strscpyAzeem Shaikh1-3/+1
2023-06-23usb: dwc3: gadget: Propagate core init errors to UDC during pullupKrishna Kurapati1-1/+3
2023-06-23Merge tag 'usb-serial-6.5-rc1' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman25-72/+150
2023-06-22USB: serial: option: add LARA-R6 01B PIDsDavide Tronchin1-0/+4
2023-06-21usb: gadget: legacy: fix error return code in gfs_bindWei Chen1-1/+3
2023-06-21usb: typec: fsa4480: add support for Audio Accessory ModeNeil Armstrong1-0/+17
2023-06-21usb: typec: fsa4480: rework mux & switch setup to handle more statesNeil Armstrong1-36/+75
2023-06-21usb: typec: ucsi: call typec_set_mode on non-altmode partner changeNeil Armstrong1-0/+17
2023-06-21Merge tag 'thunderbolt-for-v6.5-rc1' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman24-1014/+2165
2023-06-20USB: gadget: f_hid: make hidg_class a static const structureIvan Orlov1-11/+10
2023-06-20USB: gadget: f_printer: make usb_gadget_class a static const structureIvan Orlov1-14/+11
2023-06-20USB: mon: make mon_bin_class a static const structureIvan Orlov1-9/+10
2023-06-20USB: gadget: udc: core: make udc_class a static const structureIvan Orlov1-12/+12
2023-06-20USB: roles: make role_class a static const structureIvan Orlov1-8/+9
2023-06-19usb: cdns2: Fix spelling mistake in a trace message "Wakupe" -> "Wakeup"Colin Ian King1-1/+1
2023-06-19usb: gadget: function: printer: Replace strlcpy with strscpyAzeem Shaikh1-2/+2
2023-06-19usb: typec: tcpm: add get max power supportFrank Wang1-0/+24
2023-06-19usb: typec: tcpm: fix cc role at port resetFrank Wang1-1/+2
2023-06-16thunderbolt: Add test case for 3 DisplayPort tunnelsMika Westerberg1-0/+83
2023-06-16thunderbolt: Add DisplayPort 2.x tunneling supportMika Westerberg2-16/+87
2023-06-16thunderbolt: Make bandwidth allocation mode function names consistentMika Westerberg4-46/+52
2023-06-16thunderbolt: Enable CL2 low power stateMika Westerberg2-15/+25
2023-06-16thunderbolt: Add support for enhanced uni-directional TMU modeMika Westerberg6-173/+614
2023-06-16thunderbolt: Increase NVM_MAX_SIZE to support Intel Barlow Ridge controllerGil Fine1-1/+1
2023-06-16thunderbolt: Move constants related to NVM into nvm.cGil Fine3-9/+10
2023-06-16thunderbolt: Limit Intel Barlow Ridge USB3 bandwidthMika Westerberg2-0/+10
2023-06-16thunderbolt: Add Intel Barlow Ridge PCI IDMika Westerberg2-0/+4
2023-06-16thunderbolt: Fix PCIe adapter capability length for USB4 v2 routersGil Fine1-2/+6
2023-06-16thunderbolt: Fix DisplayPort IN adapter capability length for USB4 v2 routersGil Fine1-5/+8
2023-06-16thunderbolt: Add two additional double words for adapters TMU for USB4 v2 rou...Gil Fine1-2/+6
2023-06-16thunderbolt: Enable USB4 v2 PCIe TLP/DLLP extended encapsulationGil Fine4-3/+70
2023-06-16thunderbolt: Announce USB4 v2 connection manager supportGil Fine2-2/+9
2023-06-16thunderbolt: Reset USB4 v2 host routerMika Westerberg2-8/+50
2023-06-16thunderbolt: Add the new USB4 v2 notification typesMika Westerberg3-4/+48
2023-06-16thunderbolt: Add support for USB4 v2 80 Gb/s linkGil Fine7-86/+250
2023-06-16thunderbolt: Identify USB4 v2 routersGil Fine3-15/+28
2023-06-16thunderbolt: Do not touch lane 1 adapter path config spaceMika Westerberg1-1/+1
2023-06-16thunderbolt: Ignore data CRC mismatch for USB4 routersMika Westerberg1-2/+1
2023-06-15usb: typec: add support for the nb7vpq904m Type-C Linear RedriverDmitry Baryshkov3-0/+538
2023-06-15Revert "usb: common: usb-conn-gpio: Set last role to unknown before initial d...Greg Kroah-Hartman4-9/+0
2023-06-13usb: chipidea: imx: add missing USB PHY DPDM wakeup settingXu Yang1-1/+1
2023-06-13usb: chipidea: imx: turn off vbus comparator when suspendXu Yang1-0/+35
2023-06-13usb: cdns2: Add tracepoints for CDNS2 driverPawel Laszczak6-3/+896
2023-06-13usb: cdns2: Add main part of Cadence USBHS driverPawel Laszczak7-0/+3218
2023-06-13usb: cdns2: Device side header file for CDNS2 driverPawel Laszczak1-0/+707
2023-06-13usb: dwc3-meson-g12a: Fix an error handling path in dwc3_meson_g12a_probe()Christophe JAILLET1-1/+4
2023-06-13usb: update the ctime as well when updating mtime after an ioctlJeff Layton1-8/+8
2023-06-13usb: core: add sysfs entry for usb device stateRoy Luo3-4/+47
2023-06-13usb: common: usb-conn-gpio: Set last role to unknown before initial detectionPrashanth K4-0/+9
2023-06-13usb: chipidea: imx: don't request QoS for imx8ulpXu Yang1-0/+5