summaryrefslogtreecommitdiff
path: root/drivers/phy/rockchip/phy-rockchip-usbdp.c
AgeCommit message (Expand)AuthorFilesLines
2026-07-27Merge tag 'config-gpio-legacy-for-7.3' of https://git.kernel.org/pub/scm/linu...Bartosz Golaszewski1-1/+1
2026-07-24phy: replace linux/gpio.h inclusionsArnd Bergmann1-1/+1
2026-07-03Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c f...Uwe Kleine-König (The Capable Hub)1-1/+0
2025-09-01phy: rockchip: usbdp: Remove redundant ternary operatorsLiao Yuanhong1-1/+1
2025-08-20phy: remove unneeded 'fast_io' parameter in regmap_configWolfram Sang1-1/+0
2025-03-12phy: rockchip: usbdp: Remove unnecessary bool conversionThorsten Blum1-1/+1
2025-03-12phy: rockchip: usbdp: Avoid call hpd_event_trigger in dp_phy_initAndy Yan1-1/+0
2025-03-12phy: rockchip: usbdp: Only verify link rates/lanes/voltage when the correspon...Andy Yan1-34/+53
2024-10-17phy: rockchip: usbdp: add rk3576 device match dataFrank Wang1-0/+41
2024-04-17phy: rockchip: usbdp: fix uninitialized variableSebastian Reichel1-1/+1
2024-04-12phy: rockchip: add usbdp combo phy driverSebastian Reichel1-0/+1608