Show patches with: Submitter = Anand Moon       |    Archived = No       |   33 patches
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v3,6/6] phy: rockchip-pcie: Use guard notation when acquiring mutex RK3399: PCie Phy using new helper function - - - --- 2024-10-12 Anand Moon New
[v3,5/6] phy: rockchip-pcie: Refactor mutex handling in rockchip_pcie_phy_power_on() RK3399: PCie Phy using new helper function - - - --- 2024-10-12 Anand Moon New
[v3,4/6] phy: rockchip-pcie: Refactor mutex handling in rockchip_pcie_phy_power_off() RK3399: PCie Phy using new helper function - - - --- 2024-10-12 Anand Moon New
[v3,3/6] phy: rockchip-pcie: Use regmap_read_poll_timeout() for PCIe reference clk PLL status RK3399: PCie Phy using new helper function - - - --- 2024-10-12 Anand Moon New
[v3,2/6] phy: rockchip-pcie: Use devm_clk_get_enabled() helper RK3399: PCie Phy using new helper function - - - --- 2024-10-12 Anand Moon New
[v3,1/6] phy: rockchip-pcie: Simplify error handling with dev_err_probe() RK3399: PCie Phy using new helper function - - - --- 2024-10-12 Anand Moon New
[v2,3/3] phy: rockchip-pcie: Use regmap_read_poll_timeout() for PCIe reference clk PLL status RK3399: PCie Phy using new helper function - - - --- 2024-10-07 Anand Moon Superseded
[v2,2/3] phy: rockchip-pcie: Use devm_clk_get_enabled() helper RK3399: PCie Phy using new helper function - - - --- 2024-10-07 Anand Moon Superseded
[v2,1/3] phy: rockchip-pcie: Simplify error handling with dev_err_probe() RK3399: PCie Phy using new helper function - - - --- 2024-10-07 Anand Moon Superseded
[v5,6/6] phy: rockchip-pcie: Use regmap_read_poll_timeout for PCIe reference clk PLL status Untitled series #885598 - - - --- 2024-09-01 Anand Moon Superseded
[v5,5/6] phy: rockchip-pcie: Change to use devm_clk_get_enabled() helper Untitled series #885598 - - - --- 2024-09-01 Anand Moon Superseded
[v5,4/6] phy: rockchip-pcie: Simplify error handling with dev_err_probe() Untitled series #885598 - - - --- 2024-09-01 Anand Moon Superseded
[PATCHv3,6/6] phy: amlogic: meson8b-usb2: don't log an error on -EPROBE_DEFER Meson-8b and Meson-gxbb Fix some missing code - 1 - --- 2021-08-17 Anand Moon Not Applicable
[PATCHv3,5/6] phy: amlogic: meson8b-usb2: Power off the PHY by putting it into reset mode Meson-8b and Meson-gxbb Fix some missing code 1 - - --- 2021-08-17 Anand Moon Not Applicable
[PATCHv3,4/6] arm64: dts: amlogic: odroidc2: use vbus-supply for power source for usb nodes Meson-8b and Meson-gxbb Fix some missing code - - - --- 2021-08-17 Anand Moon Not Applicable
[PATCHv3,3/6] arm64: dts: amlogic: odroidc2: Fix the chip enable signal for usb power Meson-8b and Meson-gxbb Fix some missing code - - - --- 2021-08-17 Anand Moon Not Applicable
[PATCHv3,2/6] ARM: dts: meson8b: odroidc1: Set usb power source to always on Meson-8b and Meson-gxbb Fix some missing code - - - --- 2021-08-17 Anand Moon Not Applicable
[PATCHv3,1/6] ARM: dts: meson8b: odroidc1: Add usb phy power node Meson-8b and Meson-gxbb Fix some missing code - - - --- 2021-08-17 Anand Moon Not Applicable
[PATCHv2,4/4] phy: amlogic: meson8b-usb2: don't log an error on -EPROBE_DEFER Meson-8b and Meson-gxbb Fix some missing code - 1 - --- 2021-07-16 Anand Moon Superseded
[PATCHv2,3/4] phy: amlogic: meson8b-usb2: Power off the PHY by putting it into reset mode Meson-8b and Meson-gxbb Fix some missing code 1 - - --- 2021-07-16 Anand Moon Superseded
[PATCHv2,2/4] arm64: dts: amlogic: odroidc2: Fix the chip enable signal for usb power Meson-8b and Meson-gxbb Fix some missing code - - - --- 2021-07-16 Anand Moon Superseded
[PATCHv2,1/4] ARM: dts: meson8b: odroidc1: Add usb phy power node Meson-8b and Meson-gxbb Fix some missing code - - - --- 2021-07-16 Anand Moon Superseded
[PATCHv1,3/3] phy: amlogic: meson8b-usb2: don't log an error on -EPROBE_DEFER Meson-8b and Meson-gxbb Fix some missing code - 1 - --- 2021-07-13 Anand Moon Superseded
[PATCHv1,2/3] phy: amlogic: meson8b-usb2: Power off the PHY by putting it into reset mode Meson-8b and Meson-gxbb Fix some missing code 1 - - --- 2021-07-13 Anand Moon Superseded
[PATCHv1,1/3] ARM: dts: meson8b: odroidc1: Add usb phy power node Meson-8b and Meson-gxbb Fix some missing code - - - --- 2021-07-13 Anand Moon Superseded
[RFCv1,8/8] phy: amlogic: meson8b-usb2: don't log an error on -EPROBE_DEFER Meson-8b and Meson-gxbb USB phy code re-structure - 1 - --- 2021-06-17 Anand Moon RFC
[RFCv1,7/8] phy: amlogic: meson8b-usb2: Power off the PHY by putting it into reset mode. Meson-8b and Meson-gxbb USB phy code re-structure - - - --- 2021-06-17 Anand Moon RFC
[RFCv1,6/8] phy: amlogic: meson8b-usb2: Use phy reset callback function Meson-8b and Meson-gxbb USB phy code re-structure - - - --- 2021-06-17 Anand Moon RFC
[RFCv1,5/8] phy: amlogic: meson8b-usb2: Reorder phy poweroff callback function Meson-8b and Meson-gxbb USB phy code re-structure - - - --- 2021-06-17 Anand Moon RFC
[RFCv1,4/8] phy: amlogic: meson8b-usb2: Use phy set_mode callback function Meson-8b and Meson-gxbb USB phy code re-structure - - - --- 2021-06-17 Anand Moon RFC
[RFCv1,3/8] phy: amlogic: meson8b-usb2: Use phy exit callback function Meson-8b and Meson-gxbb USB phy code re-structure - - - --- 2021-06-17 Anand Moon RFC
[RFCv1,2/8] phy: amlogic: meson8b-usb2: Use phy init callback function Meson-8b and Meson-gxbb USB phy code re-structure - - - --- 2021-06-17 Anand Moon RFC
[RFCv1,1/8] phy: amlogic: meson8b-usb2: Use clock bulk to get clocks for phy Meson-8b and Meson-gxbb USB phy code re-structure - - - --- 2021-06-17 Anand Moon RFC