aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/phy/realtek/phy-rtk-usb2.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2024-11-29Merge tag 'usb-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds1-0/+2
2024-11-04phy: realtek: usb: fix NULL deref in rtk_usb2phy_probeCharles Han1-0/+2
2024-10-17phy: Switch back to struct platform_driver::remove()Uwe Kleine-König1-1/+1
2024-01-27phy: realtek: usb: add new driver for the Realtek RTD SoC USB 2.0 PHYStanley Chang1-0/+1312
2023-11-06Revert "phy: realtek: usb: Add driver for the Realtek SoC USB 2.0 PHY"Johan Hovold1-1325/+0
2023-10-13phy: realtek: Replace of_device.h with explicit includesRob Herring1-1/+1
2023-09-21phy: realtek: usb: Drop unnecessary error check for debugfs_create_dir()Jinjie Ruan1-8/+2
2023-08-04phy: realtek: usb: add the error handler for nvmem_cell_readStanley Chang1-6/+8
2023-07-26phy: realtek: usb: Add driver for the Realtek SoC USB 2.0 PHYStanley Chang1-0/+1329