summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-04-18usb: dwc3: exynos: Use DEFINE_SIMPLE_DEV_PM_OPS for PM functionsAnand Moon
2024-04-18usb: ohci-exynos: Use DEFINE_SIMPLE_DEV_PM_OPS for PM functionsAnand Moon
2024-04-18usb: ohci-exynos: Use devm_clk_get_enabled() helpersAnand Moon
2024-04-18usb: ehci-exynos: Use DEFINE_SIMPLE_DEV_PM_OPS for PM functionsAnand Moon
2024-04-18usb: ehci-exynos: Use devm_clk_get_enabled() helpersAnand Moon
2024-04-18usb: renesas_usbhs: Remove renesas_usbhs_get_info() wrapperGeert Uytterhoeven
2024-04-18usb: dwc3: Select 2.0 or 3.0 clk base on maximum_speedThinh Nguyen
2024-04-18usb: typec: ucsi: glink: set orientation aware if supportedDmitry Baryshkov
2024-04-18usb: typec: ucsi: add update_connector callbackDmitry Baryshkov
2024-04-18usb: typec: ucsi: glink: use typec_set_orientationDmitry Baryshkov
2024-04-18usb: typec: ucsi: glink: move GPIO reading into connector_status callbackDmitry Baryshkov
2024-04-18usb: typec: ucsi: add callback for connector status updatesDmitry Baryshkov
2024-04-18usb: gadget: dummy_hcd: Set transfer interval to 1 microframeMarcello Sylvester Bauer
2024-04-18usb: gadget: dummy_hcd: Switch to hrtimer transfer schedulerMarcello Sylvester Bauer
2024-04-18usb: gadget: function: Remove usage of the deprecated ida_simple_xx() APIChristophe JAILLET
2024-04-11usb: typec: mux: gpio-sbu: Allow GPIO operations to sleepFrancesco Dolcini
2024-04-09usb: typec: ucsi_glink: drop special handling for CCI_BUSYDmitry Baryshkov
2024-04-09usb: typec: ucsi_glink: drop NO_PARTNER_PDOS quirk for sm8550 / sm8650Dmitry Baryshkov
2024-04-09usb: typec: ucsi_glink: enable the UCSI_DELAY_DEVICE_PDOS quirk on qcm6490Dmitry Baryshkov
2024-04-09usb: typec: ucsi: Wait 20ms before reading CCI after a resetPavan Holla
2024-04-09usb: dwc3: pci: Don't set "linux,phy_charger_detect" property on Lenovo Yoga ...Hans de Goede
2024-04-09usb: chipidea: move ci_ulpi_init after the phy initializationMichael Grzeschik
2024-04-09dt-bindings: usb: hx3: Remove unneeded dr_modeFabio Estevam
2024-04-09dt-bindings: usb: Document the Microchip USB2514 hubFabio Estevam
2024-04-09usb: phy-generic: add short delay after pulling the reset pinMichael Grzeschik
2024-04-04usb: misc: uss720: check for incompatible versions of the Belkin F5U002Alex Henrie
2024-04-04usb: misc: uss720: add support for another variant of the Belkin F5U002Alex Henrie
2024-04-04usb: misc: uss720: document the names of the compatible devicesAlex Henrie
2024-04-04usb: misc: uss720: point pp->dev to usbdev->devAlex Henrie
2024-04-04usb: typec: ucsi_acpi: Remove Dell quirkChristian A. Ehrhardt
2024-04-04usb: typec: ucsi: Never send a lone connector change ackChristian A. Ehrhardt
2024-04-04usb: typec: ucsi: Stop abuse of bit definitions from ucsi.hChristian A. Ehrhardt
2024-04-04soc: qcom: pmic_glink: enable UCSI on sc8180xDmitry Baryshkov
2024-04-04soc: qcom: pmic_glink: reenable UCSI on sc8280xpDmitry Baryshkov
2024-04-04usb: typec: ucsi_glink: enable the UCSI_DELAY_DEVICE_PDOS quirkDmitry Baryshkov
2024-04-04usb: typec: ucsi_glink: rework quirks implementationDmitry Baryshkov
2024-04-04usb: typec: ucsi: support delaying GET_PDOS for deviceDmitry Baryshkov
2024-04-04usb: typec: ucsi: extract code to read PD capsDmitry Baryshkov
2024-04-04usb: typec: ucsi: simplify partner's PD caps registrationDmitry Baryshkov
2024-04-04usb: typec: ucsi: always register a link to USB PD deviceDmitry Baryshkov
2024-04-04usb: typec: ucsi: properly register partner's PD deviceDmitry Baryshkov
2024-04-04usb: typec: ucsi: limit the UCSI_NO_PARTNER_PDOS even furtherDmitry Baryshkov
2024-04-04usb: typec: ucsi: allow non-partner GET_PDOS for Qualcomm devicesDmitry Baryshkov
2024-04-04usb: typec: displayport: drop driver owner assignmentKrzysztof Kozlowski
2024-04-04usb: typec: nvidia: drop driver owner assignmentKrzysztof Kozlowski
2024-04-04usb: phy: fsl-usb: drop driver owner assignmentKrzysztof Kozlowski
2024-04-04usb: typec: ucsi: Only enable supported notificationsDiogo Ivo
2024-04-04usb: gadget: omap_udc: remove unused variableArnd Bergmann
2024-04-04usb: typec: ptn36502: Only select DRM_AUX_BRIDGE with OFNathan Chancellor
2024-04-01Merge 6.9-rc2 into usb-nextGreg Kroah-Hartman