index
:
laptop-kernel
master
Linux kernel tree for laptop
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
phy
/
renesas
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-06-05
Merge tag 'phy-for-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/phy/linux-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/linux-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 returning void
Uwe Kleine-König
1
-4
/
+2
2023-03-20
phy: renesas: phy-rcar-gen3-usb3: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-03-20
phy: renesas: phy-rcar-gen3-usb2: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-03-20
phy: renesas: phy-rcar-gen3-pcie: Convert to platform remove callback returning void
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/kishon/linux-phy into usb-next
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
[next]