index
:
git.armlinux.org.uk/linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
phy
/
renesas
Age
Commit message (
Expand
)
Author
2025-06-05
Merge tag 'phy-for-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/phy...
Linus Torvalds
2025-05-14
phy: renesas: rcar-gen3-usb2: Set timing registers only once
Claudiu Beznea
2025-05-14
phy: renesas: rcar-gen3-usb2: Assert PLL reset on PHY power off
Claudiu Beznea
2025-05-14
phy: renesas: rcar-gen3-usb2: Lock around hardware registers and driver data
Claudiu Beznea
2025-05-14
phy: renesas: rcar-gen3-usb2: Move IRQ request in probe
Claudiu Beznea
2025-05-14
phy: renesas: rcar-gen3-usb2: Fix role detection on unbind/bind
Claudiu Beznea
2025-05-14
phy: renesas: phy-rcar-gen3-usb2: Add USB2.0 PHY support for RZ/V2H(P)
Lad Prabhakar
2025-05-14
phy: renesas: phy-rcar-gen3-usb2: Sort compatible entries by SoC part number
Lad Prabhakar
2024-10-17
phy: Switch back to struct platform_driver::remove()
Uwe Kleine-König
2024-08-30
phy: renesas: rcar-gen3-usb2: Add support for the RZ/G3S SoC
Claudiu Beznea
2024-08-30
phy: renesas: rcar-gen3-usb2: Add support to initialize the bus
Claudiu Beznea
2024-07-03
phy: renesas: phy-rcar-gen3-usb2: Control VBUS for RZ/G2L SoCs
Biju Das
2024-03-16
Merge tag 'phy-for-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/phy/...
Linus Torvalds
2024-02-23
phy: constify of_phandle_args in xlate
Krzysztof Kozlowski
2024-01-24
phy: renesas: rcar-gen3-usb2: Fix returning wrong error code
Yoshihiro Shimoda
2023-12-21
phy: renesas: phy-rcar-gen2: use select for GENERIC_PHY
Randy Dunlap
2023-10-13
phy: renesas: r8a779f0-ether-serdes: Add .exit() ops
Yoshihiro Shimoda
2023-10-13
phy: renesas: r8a779f0-ether-serdes: Reset in .init()
Yoshihiro Shimoda
2023-07-17
phy: Explicitly include correct DT includes
Rob Herring
2023-07-12
phy: renesas: r8a779f0-ether-serdes: Convert to devm_platform_ioremap_resource()
Yangtao Li
2023-03-20
phy: renesas: r8a779f0-ether-serdes: Convert to platform remove callback retu...
Uwe Kleine-König
2023-03-20
phy: renesas: phy-rcar-gen3-usb3: Convert to platform remove callback returni...
Uwe Kleine-König
2023-03-20
phy: renesas: phy-rcar-gen3-usb2: Convert to platform remove callback returni...
Uwe Kleine-König
2023-03-20
phy: renesas: phy-rcar-gen3-pcie: Convert to platform remove callback returni...
Uwe Kleine-König
2023-02-14
Merge tag 'phy-fixes-6.2' into next
Vinod Koul
2023-01-13
phy: renesas: r8a779f0-eth-serdes: Remove retry code in .init()
Yoshihiro Shimoda
2023-01-13
phy: renesas: r8a779f0-eth-serdes: Add .power_on() into phy_ops
Yoshihiro Shimoda
2023-01-13
phy: renesas: r8a779f0-eth-serdes: Fix register setting
Yoshihiro Shimoda
2022-11-10
phy: renesas: Add Renesas Ethernet SERDES driver for R-Car S4-8
Yoshihiro Shimoda
2021-08-06
phy: renesas: phy-rcar-gen3-usb2: Add USB2.0 PHY support for RZ/G2L
Biju Das
2020-12-05
phy: renesas: rcar-gen3-usb2: disable runtime pm in case of failure
Wang Li
2020-11-16
phy: renesas: convert to devm_platform_ioremap_resource
Chunfeng Yun
2020-07-20
phy: renesas: rcar-gen3-usb2: exit if request_irq() failed
Yoshihiro Shimoda
2020-07-20
phy: renesas: rcar-gen3-usb2: move irq registration to init
Yoshihiro Shimoda
2019-10-31
phy: renesas: phy-rcar-gen2: Fix the array off by one warning
Biju Das
2019-10-23
phy: renesas: rcar-gen3-usb2: Fix sysfs interface of "role"
Yoshihiro Shimoda
2019-10-23
phy: renesas: rcar-gen3-usb2: Use platform_get_irq_optional() for optional irq
Geert Uytterhoeven
2019-08-26
phy: renesas: rcar-gen3-usb2: Disable clearing VBUS in over-current
Yoshihiro Shimoda
2019-07-01
Merge tag 'phy-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/kish...
Greg Kroah-Hartman
2019-06-21
phy: renesas: rcar-gen3-usb2: fix imbalance powered flag
Yoshihiro Shimoda
2019-06-12
phy: renesas: rcar-gen2: Fix memory leak at error paths
Yoshihiro Shimoda
2019-04-17
phy: renesas: rcar-gen3-usb2: enable/disable independent irqs
Yoshihiro Shimoda
2019-04-17
phy: renesas: rcar-gen3-usb2: Use pdev's device pointer on dev_vdbg()
Yoshihiro Shimoda
2019-04-17
phy: rcar-gen3-usb2: Add support for r8a77470
Biju Das
2019-04-17
phy: renesas: phy-rcar-gen2: Add support for r8a77470
Biju Das
2018-12-12
phy: renesas: rcar-gen3-usb2: follow the hardware manual procedure
Yoshihiro Shimoda
2018-09-26
phy: renesas: convert to SPDX identifiers
Kuninori Morimoto
2018-09-25
phy: renesas: rcar-gen3-usb2: add is_otg_channel to use "role" sysfs
Yoshihiro Shimoda
2018-09-25
phy: renesas: rcar-gen3-usb2: add conditions for uses_otg_pins == false
Yoshihiro Shimoda
2018-09-25
phy: renesas: rcar-gen3-usb2: change a condition "dr_mode"
Yoshihiro Shimoda
[next]