| Age | Commit message (Expand) | Author | Files | Lines |
| 2026-05-10 | phy: renesas: rzg3e-usb3: Convert to FIELD_MODIFY() | Geert Uytterhoeven | 1 | -4/+2 |
| 2026-05-10 | phy: renesas: phy-rzg3e-usb3: Fix malformed MODULE_AUTHOR string | Biju Das | 1 | -1/+1 |
| 2026-05-03 | phy: renesas: rcar-gen3-usb2: Simplify ID/VBUS detection logic | Lad Prabhakar | 1 | -6/+4 |
| 2026-03-09 | phy: renesas: rcar-gen3-usb2: drop helper getting optional mux-state | Josua Mayer | 1 | -28/+2 |
| 2026-03-09 | phy: renesas: rcar-gen3-usb2: rename local mux helper to avoid conflict | Josua Mayer | 1 | -2/+2 |
| 2026-02-04 | phy: renesas: rcar-gen3-usb2: add regulator dependency | Arnd Bergmann | 1 | -0/+1 |
| 2026-01-21 | phy: renesas: rcar-gen3-usb2: Use mux-state for phyrst management | Tommaso Merciai | 2 | -0/+33 |
| 2026-01-21 | phy: renesas: rcar-gen3-usb2: Add regulator for OTG VBUS control | Tommaso Merciai | 1 | -5/+137 |
| 2026-01-21 | phy: renesas: rcar-gen3-usb2: Use devm_pm_runtime_enable() | Tommaso Merciai | 1 | -32/+21 |
| 2026-01-21 | phy: renesas: rcar-gen3-usb2: Factor out VBUS control logic | Tommaso Merciai | 1 | -12/+22 |
| 2026-01-01 | phy: renesas: rcar-gen2: Simplify with scoped for each OF child loop | Krzysztof Kozlowski | 1 | -3/+1 |
| 2026-01-01 | phy: renesas: phy-rcar-gen2: fix typo in function name reference | Julia Lawall | 1 | -1/+1 |
| 2025-11-20 | phy: renesas: Remove unneeded semicolons | Geert Uytterhoeven | 3 | -3/+3 |
| 2025-11-20 | phy: renesas: rcar-gen3-usb2: Add suspend/resume support | Claudiu Beznea | 1 | -15/+42 |
| 2025-11-20 | phy: renesas: rcar-gen3-usb2: Move phy_data->init_bus check | Claudiu Beznea | 1 | -5/+6 |
| 2025-11-20 | phy: renesas: rcar-gen3-usb2: Fix an error handling path in rcar_gen3_phy_usb... | Christophe JAILLET | 1 | -6/+14 |
| 2025-11-18 | phy: renesas: Add Renesas RZ/G3E USB3.0 PHY driver | Biju Das | 3 | -0/+267 |
| 2025-09-10 | phy: renesas: r8a779f0-ether-serdes: add new step added to latest datasheet | Michael Dege | 1 | -0/+28 |
| 2025-09-10 | phy: renesas: r8a779f0-ether-serdes: add USXGMII mode | Michael Dege | 1 | -12/+57 |
| 2025-09-01 | phy: renesas: rcar-gen3-usb2: Fix ID check logic with VBUS valid | Lad Prabhakar | 1 | -1/+1 |
| 2025-09-01 | phy: renesas: rcar-gen3-usb2: Remove redundant ternary operators | Liao Yuanhong | 1 | -1/+1 |
| 2025-08-20 | phy: renesas: rcar-gen3-usb2: Move debug print after register value is updated | Lad Prabhakar | 1 | -1/+1 |
| 2025-08-20 | phy: renesas: rcar-gen3-usb2: Add support for RZ/T2H SoC | Lad Prabhakar | 1 | -7/+75 |
| 2025-08-20 | phy: renesas: rcar-gen3-usb2: Allow SoC-specific OBINT bits via phy_data | Lad Prabhakar | 1 | -13/+14 |
| 2025-08-20 | phy: renesas: rcar-gen3-usb2: store drvdata pointer in channel | Lad Prabhakar | 1 | -16/+11 |
| 2025-06-05 | Merge tag 'phy-for-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/phy... | Linus Torvalds | 1 | -4/+34 |
| 2025-05-14 | phy: renesas: rcar-gen3-usb2: Set timing registers only once | Claudiu Beznea | 1 | -2/+5 |
| 2025-05-14 | phy: renesas: rcar-gen3-usb2: Assert PLL reset on PHY power off | Claudiu Beznea | 1 | -1/+9 |
| 2025-05-14 | phy: renesas: rcar-gen3-usb2: Lock around hardware registers and driver data | Claudiu Beznea | 1 | -23/+26 |
| 2025-05-14 | phy: renesas: rcar-gen3-usb2: Move IRQ request in probe | Claudiu Beznea | 1 | -20/+26 |
| 2025-05-14 | phy: renesas: rcar-gen3-usb2: Fix role detection on unbind/bind | Claudiu Beznea | 1 | -19/+14 |
| 2025-05-14 | phy: renesas: phy-rcar-gen3-usb2: Add USB2.0 PHY support for RZ/V2H(P) | Lad Prabhakar | 1 | -0/+30 |
| 2025-05-14 | phy: renesas: phy-rcar-gen3-usb2: Sort compatible entries by SoC part number | Lad Prabhakar | 1 | -4/+4 |
| 2024-10-17 | phy: Switch back to struct platform_driver::remove() | Uwe Kleine-König | 4 | -10/+10 |
| 2024-08-30 | phy: renesas: rcar-gen3-usb2: Add support for the RZ/G3S SoC | Claudiu Beznea | 1 | -0/+10 |
| 2024-08-30 | phy: renesas: rcar-gen3-usb2: Add support to initialize the bus | Claudiu Beznea | 1 | -3/+47 |
| 2024-07-03 | phy: renesas: phy-rcar-gen3-usb2: Control VBUS for RZ/G2L SoCs | Biju Das | 1 | -1/+7 |
| 2024-03-16 | Merge tag 'phy-for-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/phy/... | Linus Torvalds | 3 | -3/+3 |
| 2024-02-23 | phy: constify of_phandle_args in xlate | Krzysztof Kozlowski | 3 | -3/+3 |
| 2024-01-24 | phy: renesas: rcar-gen3-usb2: Fix returning wrong error code | Yoshihiro Shimoda | 1 | -4/+0 |
| 2023-12-21 | phy: renesas: phy-rcar-gen2: use select for GENERIC_PHY | Randy Dunlap | 1 | -1/+1 |
| 2023-10-13 | phy: renesas: r8a779f0-ether-serdes: Add .exit() ops | Yoshihiro Shimoda | 1 | -0/+10 |
| 2023-10-13 | phy: renesas: r8a779f0-ether-serdes: Reset in .init() | Yoshihiro Shimoda | 1 | -2/+4 |
| 2023-07-17 | phy: Explicitly include correct DT includes | Rob Herring | 4 | -4/+1 |
| 2023-07-12 | phy: renesas: r8a779f0-ether-serdes: Convert to devm_platform_ioremap_resource() | Yangtao Li | 1 | -8/+1 |
| 2023-03-20 | phy: renesas: r8a779f0-ether-serdes: Convert to platform remove callback retu... | Uwe Kleine-König | 1 | -4/+2 |
| 2023-03-20 | phy: renesas: phy-rcar-gen3-usb3: Convert to platform remove callback returni... | Uwe Kleine-König | 1 | -4/+2 |
| 2023-03-20 | phy: renesas: phy-rcar-gen3-usb2: Convert to platform remove callback returni... | Uwe Kleine-König | 1 | -4/+2 |
| 2023-03-20 | phy: renesas: phy-rcar-gen3-pcie: Convert to platform remove callback returni... | Uwe Kleine-König | 1 | -4/+2 |
| 2023-02-14 | Merge tag 'phy-fixes-6.2' into next | Vinod Koul | 1 | -1/+1 |
| 2023-01-13 | phy: renesas: r8a779f0-eth-serdes: Remove retry code in .init() | Yoshihiro Shimoda | 1 | -10/+4 |
| 2023-01-13 | phy: renesas: r8a779f0-eth-serdes: Add .power_on() into phy_ops | Yoshihiro Shimoda | 1 | -28/+29 |
| 2023-01-13 | phy: renesas: r8a779f0-eth-serdes: Fix register setting | Yoshihiro Shimoda | 1 | -1/+1 |
| 2022-11-10 | phy: renesas: Add Renesas Ethernet SERDES driver for R-Car S4-8 | Yoshihiro Shimoda | 3 | -0/+426 |
| 2021-08-06 | phy: renesas: phy-rcar-gen3-usb2: Add USB2.0 PHY support for RZ/G2L | Biju Das | 1 | -24/+73 |
| 2020-12-05 | phy: renesas: rcar-gen3-usb2: disable runtime pm in case of failure | Wang Li | 1 | -2/+4 |
| 2020-11-16 | phy: renesas: convert to devm_platform_ioremap_resource | Chunfeng Yun | 4 | -12/+4 |
| 2020-07-20 | phy: renesas: rcar-gen3-usb2: exit if request_irq() failed | Yoshihiro Shimoda | 1 | -1/+3 |
| 2020-07-20 | phy: renesas: rcar-gen3-usb2: move irq registration to init | Yoshihiro Shimoda | 1 | -28/+33 |
| 2019-10-31 | phy: renesas: phy-rcar-gen2: Fix the array off by one warning | Biju Das | 1 | -1/+4 |
| 2019-10-23 | phy: renesas: rcar-gen3-usb2: Fix sysfs interface of "role" | Yoshihiro Shimoda | 1 | -2/+3 |
| 2019-10-23 | phy: renesas: rcar-gen3-usb2: Use platform_get_irq_optional() for optional irq | Geert Uytterhoeven | 1 | -1/+1 |
| 2019-08-26 | phy: renesas: rcar-gen3-usb2: Disable clearing VBUS in over-current | Yoshihiro Shimoda | 1 | -0/+2 |
| 2019-07-01 | Merge tag 'phy-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/kish... | Greg Kroah-Hartman | 1 | -4/+15 |
| 2019-06-21 | phy: renesas: rcar-gen3-usb2: fix imbalance powered flag | Yoshihiro Shimoda | 1 | -4/+15 |
| 2019-06-12 | phy: renesas: rcar-gen2: Fix memory leak at error paths | Yoshihiro Shimoda | 1 | -0/+2 |
| 2019-04-17 | phy: renesas: rcar-gen3-usb2: enable/disable independent irqs | Yoshihiro Shimoda | 1 | -25/+160 |
| 2019-04-17 | phy: renesas: rcar-gen3-usb2: Use pdev's device pointer on dev_vdbg() | Yoshihiro Shimoda | 1 | -4/+6 |
| 2019-04-17 | phy: rcar-gen3-usb2: Add support for r8a77470 | Biju Das | 2 | -7/+34 |
| 2019-04-17 | phy: renesas: phy-rcar-gen2: Add support for r8a77470 | Biju Das | 1 | -12/+118 |
| 2018-12-12 | phy: renesas: rcar-gen3-usb2: follow the hardware manual procedure | Yoshihiro Shimoda | 1 | -6/+11 |
| 2018-09-26 | phy: renesas: convert to SPDX identifiers | Kuninori Morimoto | 2 | -0/+2 |
| 2018-09-25 | phy: renesas: rcar-gen3-usb2: add is_otg_channel to use "role" sysfs | Yoshihiro Shimoda | 1 | -5/+18 |
| 2018-09-25 | phy: renesas: rcar-gen3-usb2: add conditions for uses_otg_pins == false | Yoshihiro Shimoda | 1 | -1/+4 |
| 2018-09-25 | phy: renesas: rcar-gen3-usb2: change a condition "dr_mode" | Yoshihiro Shimoda | 1 | -1/+3 |
| 2018-09-25 | phy: renesas: rcar-gen3-usb2: unify OBINTEN handling | Yoshihiro Shimoda | 1 | -8/+15 |
| 2018-09-25 | phy: renesas: rcar-gen3-usb2: Check a property to use otg pins | Yoshihiro Shimoda | 1 | -18/+6 |
| 2018-09-25 | phy: renesas: rcar-gen3-usb2: Rename has_otg_pins to uses_otg_pins | Yoshihiro Shimoda | 1 | -7/+7 |
| 2018-09-25 | phy: renesas: rcar-gen3-usb2: fix vbus_ctrl for role sysfs | Yoshihiro Shimoda | 1 | -1/+1 |
| 2018-09-10 | phy: renesas: use SPDX identifier for Renesas drivers | Wolfram Sang | 3 | -12/+3 |
| 2018-07-10 | phy: Renesas R-Car gen3 PCIe PHY driver | Sergei Shtylyov | 3 | -0/+159 |
| 2018-03-16 | phy: rcar-gen3-usb2: Add support for r8a77965 | Yoshihiro Shimoda | 1 | -0/+4 |
| 2017-12-15 | phy: rcar-gen3-usb2: select USB_COMMON | Arnd Bergmann | 1 | -0/+2 |
| 2017-10-27 | Merge tag 'extcon-next-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel... | Greg Kroah-Hartman | 1 | -1/+1 |
| 2017-10-23 | phy: rcar-gen3-usb2: add SoC-specific parameter for dedicated pins | Yoshihiro Shimoda | 1 | -10/+21 |
| 2017-10-23 | phy: rcar-gen3-usb2: use enum phy_mode in the role_store() | Yoshihiro Shimoda | 1 | -11/+18 |
| 2017-10-23 | phy: rcar-gen3-usb2: check dr_mode for otg mode | Yoshihiro Shimoda | 1 | -3/+7 |
| 2017-10-23 | extcon: Split out extcon header file for consumer and provider device | Chanwoo Choi | 1 | -1/+1 |
| 2017-06-07 | phy: rcar-gen3-usb3: add support for R-Car Gen3 USB 3.0 PHY | Yoshihiro Shimoda | 3 | -0/+234 |
| 2017-06-01 | phy: Group vendor specific phy drivers | Vivek Gautam | 4 | -0/+863 |