summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-10-27Merge tag 'thunderbolt-for-v6.7-rc1' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman
2023-10-24Revert "dt-bindings: usb: Add bindings for multiport properties on DWC3 contr...Greg Kroah-Hartman
2023-10-24Revert "dt-bindings: usb: qcom,dwc3: Add bindings for SC8280 Multiport"Greg Kroah-Hartman
2023-10-24thunderbolt: Fix one kernel-doc commentYang Li
2023-10-21usb: gadget: f_ncm: Always set current gadget in ncm_bind()Hardik Gajjar
2023-10-21usb: core: Remove duplicated check in usb_hub_create_port_deviceHeiner Kallweit
2023-10-21usb: typec: tcpm: Add additional checks for contaminantBadhri Jagan Sridharan
2023-10-21arm64: dts: rockchip: rk3588s: Add USB3 host controllerSebastian Reichel
2023-10-21usb: dwc3: add optional PHY interface clocksSebastian Reichel
2023-10-21dt-bindings: usb: add rk3588 compatible to rockchip,dwc3Sebastian Reichel
2023-10-21usb: dwc3: xilinx: add reset-controller supportPiyush Mehta
2023-10-21usb: mtu3: Convert to platform remove callback returning voidUwe Kleine-König
2023-10-21usb: typec: add support for PTN36502 redriverLuca Weiss
2023-10-21dt-bindings: usb: add NXP PTN36502 Type-C redriver bindingsLuca Weiss
2023-10-21usb: gadget: r8a66597-udc: Convert to use module_platform_driver()Uwe Kleine-König
2023-10-21usb: gadget: m66592-udc: Convert to use module_platform_driver()Uwe Kleine-König
2023-10-21usb: gadget: lpc32xx-udc: Convert to use module_platform_driver()Uwe Kleine-König
2023-10-21usb: gadget: fusb300-udc: Convert to use module_platform_driver()Uwe Kleine-König
2023-10-21usb: gadget: fsl-udc: Convert to use module_platform_driver()Uwe Kleine-König
2023-10-21usb: gadget: at91-udc: Convert to use module_platform_driver()Uwe Kleine-König
2023-10-21usb: chipidea: Fix unused ci_hdrc_usb2_of_match warning for !CONFIG_OFRob Herring
2023-10-21usb: chipidea: Add support for NPCMTomer Maimon
2023-10-21dt-bindings: usb: ci-hdrc-usb2: add npcm750 and npcm845 compatibleTomer Maimon
2023-10-21usb: chipidea: add CI_HDRC_FORCE_VBUS_ACTIVE_ALWAYS flagTomer Maimon
2023-10-21dt-bindings: usb: vialab,vl817: remove reset-gpios from required listJisheng Zhang
2023-10-21usb-storage,uas: make internal quirks flags 64bitMilan Broz
2023-10-21usb-storage: remove UNUSUAL_VENDOR_INTF macroMilan Broz
2023-10-21usb: host: xhci: Avoid XHCI resume delay if SSUSB device is not presentWesley Cheng
2023-10-21usb: host: xhci-plat: fix possible kernel oops while resumingSergey Shtylyov
2023-10-21usb: xhci: Implement xhci_handshake_check_state() helperUdipto Goswami
2023-10-21xhci: split free interrupter into separate remove and free partsMathias Nyman
2023-10-21xhci: Enable RPM on controllers that support low-power statesBasavaraj Natikar
2023-10-21xhci: Loosen RPM as default policy to cover for AMD xHC 1.1Basavaraj Natikar
2023-10-21xhci: Simplify event ring dequeue pointer update for port change eventsMathias Nyman
2023-10-21xhci: simplify event ring dequeue tracking for transfer eventsMathias Nyman
2023-10-21xhci: Clean up xhci_{alloc,free}_erst() declarationsLukas Wunner
2023-10-21xhci: Clean up stale comment on ERST_SIZE macroLukas Wunner
2023-10-21xhci: Clean up ERST_PTR_MASK inversionLukas Wunner
2023-10-21xhci: Expose segment numbers in debugfsLukas Wunner
2023-10-21xhci: Update last segment pointer after Event Ring expansionLukas Wunner
2023-10-21xhci: Adjust segment numbers after ring expansionLukas Wunner
2023-10-21xhci: Use more than one Event Ring segmentJonathan Bell
2023-10-21xhci: Set DESI bits in ERDP register correctlyLukas Wunner
2023-10-21xhci: expand next_trb() helper to support more ring typesMathias Nyman
2023-10-21xhci: Add busnumber to port tracingMathias Nyman
2023-10-21xhci: pass port structure to tracing instead of port numberMathias Nyman
2023-10-20thunderbolt: Configure asymmetric link if needed and bandwidth allowsGil Fine
2023-10-20thunderbolt: Add support for asymmetric linkGil Fine
2023-10-20thunderbolt: Introduce tb_switch_depth()Mika Westerberg
2023-10-20thunderbolt: Introduce tb_for_each_upstream_port_on_path()Mika Westerberg