Age | Commit message (Expand) | Author | Files | Lines |
2025-05-14 | phy: Fix error handling in tegra_xusb_port_init | Ma Ke | 1 | -4/+4 |
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: tegra: xusb: remove a stray unlock | Dan Carpenter | 1 | -2/+0 |
2025-05-14 | phy: phy-rockchip-samsung-hdptx: Fix PHY PLL output 50.25MHz error | Algea Cao | 1 | -0/+2 |
2025-05-14 | phy: starfive: jh7110-usb: Fix USB 2.0 host occasional detection failure | Hal Feng | 1 | -0/+7 |
2025-04-11 | phy: rockchip-samsung-dcphy: Add missing assignment | Dan Carpenter | 1 | -1/+1 |
2025-04-11 | phy: can-transceiver: Re-instate "mux-states" property presence check | Geert Uytterhoeven | 1 | -7/+15 |
2025-04-11 | phy: qcom-qmp-ufs: check for mode type for phy setting | Nitin Rawat | 1 | -1/+2 |
2025-04-11 | phy: tegra: xusb: Use a bitmask for UTMI pad power state tracking | Wayne Chang | 1 | -17/+27 |
2025-04-01 | Merge tag 'phy-for-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/phy... | Linus Torvalds | 30 | -230/+4190 |
2025-03-16 | phy: rockchip-naneng-combo: Support rk3562 | Jon Lin | 1 | -0/+152 |
2025-03-16 | phy: rockchip: Add Samsung MIPI D-/C-PHY driver | Heiko Stuebner | 3 | -0/+1732 |
2025-03-16 | phy: qcom: uniphy-28lp: add COMMON_CLK dependency | Arnd Bergmann | 1 | -0/+1 |
2025-03-12 | phy: rockchip: usbdp: Remove unnecessary bool conversion | Thorsten Blum | 1 | -1/+1 |
2025-03-12 | phy: rockchip: usbdp: Avoid call hpd_event_trigger in dp_phy_init | Andy Yan | 1 | -1/+0 |
2025-03-12 | phy: rockchip: usbdp: Only verify link rates/lanes/voltage when the correspon... | Andy Yan | 1 | -34/+53 |
2025-03-11 | phy: qcom-qmp-pcie: add dual lane PHY support for QCS8300 | Ziyue Zhang | 1 | -0/+89 |
2025-03-11 | phy: qcom-qmp-ufs: Add PHY Configuration support for sm8750 | Nitin Rawat | 3 | -8/+246 |
2025-03-11 | phy: qcom: Introduce PCIe UNIPHY 28LP driver | Nitheesh Sekar | 3 | -0/+299 |
2025-03-11 | phy: qcom: qmp-usbc: Add qmp configuration for QCS615 | Krishna Kurapati | 1 | -0/+3 |
2025-03-11 | phy: freescale: imx8m-pcie: assert phy reset and perst in power off | Stefan Eichenberger | 1 | -0/+11 |
2025-03-11 | phy: freescale: imx8m-pcie: cleanup reset logic | Stefan Eichenberger | 1 | -9/+3 |
2025-03-10 | phy: core: Remove unused phy_pm_runtime_(allow|forbid) | Dr. David Alan Gilbert | 1 | -24/+0 |
2025-03-10 | phy: phy-rockchip-samsung-hdptx: Add support for RK3576 | Nicolas Frattaroli | 1 | -0/+11 |
2025-03-03 | Merge tag 'v6.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Bartosz Golaszewski | 7 | -35/+73 |
2025-02-27 | phy: exynos5-usbdrd: Do not depend on Type-C | Krzysztof Kozlowski | 1 | -1/+1 |
2025-02-17 | phy: mapphone-mdm6600: use gpiod_multi_set_value_cansleep | David Lechner | 1 | -3/+1 |
2025-02-14 | phy: PHY_LAN966X_SERDES should depend on SOC_LAN966 || MCHP_LAN966X_PCI | Geert Uytterhoeven | 1 | -0/+1 |
2025-02-14 | phy: tegra: xusb: reset VBUS & ID OVERRIDE | BH Hsieh | 1 | -0/+11 |
2025-02-14 | phy: ti: gmii-sel: Do not use syscon helper to build regmap | Andrew Davis | 1 | -1/+14 |
2025-02-14 | phy: exynos5-usbdrd: gs101: ensure power is gated to SS phy in phy_exit() | André Draszik | 1 | -5/+8 |
2025-02-14 | phy: fsl-imx8mq-usb: add tca function driver for imx95 | Xu Yang | 2 | -0/+241 |
2025-02-13 | phy: samsung-ufs: support ExynosAutov920 ufs phy driver | Sowon Na | 4 | -3/+179 |
2025-02-13 | phy: phy-rockchip-samsung-hdptx: Add eDP mode support for RK3588 | Damon Ding | 1 | -10/+869 |
2025-02-13 | phy: phy-rockchip-samsung-hdptx: Add the '_MASK' suffix to all registers | Damon Ding | 1 | -44/+44 |
2025-02-13 | phy: phy-rockchip-samsung-hdptx: Supplement some register names with their fu... | Damon Ding | 1 | -3/+3 |
2025-02-13 | phy: phy-rockchip-samsung-hdptx: Swap the definitions of LCPLL_REF and ROPLL_REF | Damon Ding | 1 | -2/+2 |
2025-02-13 | phy: freescale: fsl-samsung-hdmi: Use helper function devm_clk_get_enabled() | Pei Xiao | 1 | -9/+1 |
2025-02-13 | phy: core: don't require set_mode() callback for phy_get_mode() to work | Dmitry Baryshkov | 1 | -3/+4 |
2025-02-13 | phy: freescale: fsl-samsung-hdmi: Limit PLL lock detection clock divider to v... | Pei Xiao | 1 | -2/+11 |
2025-02-13 | phy: stih407-usb: Use syscon_regmap_lookup_by_phandle_args | Krzysztof Kozlowski | 1 | -17/+7 |
2025-02-13 | phy: exynos5-usbdrd: allow DWC3 runtime suspend with UDC bound (E850+) | André Draszik | 1 | -8/+42 |
2025-02-13 | phy: exynos5-usbdrd: subscribe to orientation notifier if required | André Draszik | 2 | -0/+57 |
2025-02-13 | phy: exynos5-usbdrd: gs101: configure SS lanes based on orientation | André Draszik | 1 | -21/+51 |
2025-02-13 | phy: exynos5-usbdrd: fix EDS distribution tuning (gs101) | André Draszik | 1 | -2/+5 |
2025-02-13 | phy: exynos5-usbdrd: convert to dev_err_probe | André Draszik | 1 | -12/+9 |
2025-02-10 | phy: Use (of|device)_property_present() for non-boolean properties | Rob Herring (Arm) | 2 | -4/+4 |
2025-02-10 | phy: can-transceiver: Drop unnecessary "mux-states" property presence check | Rob Herring (Arm) | 1 | -7/+6 |
2025-02-10 | phy: qcom: qmp-pcie: Add X1P42100 Gen4x4 PHY | Konrad Dybcio | 1 | -0/+18 |
2025-02-10 | phy: phy-rockchip-samsung-hdptx: Don't use dt aliases to determine phy-id | Heiko Stuebner | 1 | -6/+44 |
2025-02-10 | phy: phy-rockchip-samsung-hdptx: annotate regmap register-callback | Heiko Stuebner | 1 | -7/+7 |
2025-02-10 | phy: exynos5-usbdrd: fix MPLL_MULTIPLIER and SSC_REFCLKSEL masks in refclk | Kaustabh Chakraborty | 1 | -6/+6 |
2025-02-10 | phy: stm32: Fix constant-value overflow assertion | Christian Bruel | 1 | -20/+18 |
2025-02-04 | phy: rockchip: naneng-combphy: compatible reset with old DT | Chukun Pan | 1 | -1/+4 |
2025-02-04 | phy: rockchip: fix Kconfig dependency more | Arnd Bergmann | 1 | -0/+1 |
2025-01-29 | Merge tag 'phy-for-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/phy... | Linus Torvalds | 25 | -164/+895 |
2025-01-15 | mediatek: stop messing with ->d_iname | Al Viro | 1 | -30/+10 |
2024-12-25 | phy: rockchip: phy-rockchip-typec: Fix Copyright description | Andy Yan | 1 | -1/+1 |
2024-12-24 | phy: mediatek: phy-mtk-hdmi: add regulator dependency | Arnd Bergmann | 1 | -0/+1 |
2024-12-24 | phy: freescale: fsl-samsung-hdmi: Fix 64-by-32 division cocci warnings | Adam Ford | 1 | -2/+1 |
2024-12-24 | phy: qcom-qusb2: Add support for QCS615 | Krishna Kurapati | 1 | -0/+27 |
2024-12-24 | phy: core: Simplify API of_phy_simple_xlate() implementation | Zijun Hu | 1 | -15/+8 |
2024-12-24 | phy: core: Fix an OF node refcount leakage in of_phy_provider_lookup() | Zijun Hu | 1 | -1/+3 |
2024-12-24 | phy: core: Fix an OF node refcount leakage in _of_phy_get() | Zijun Hu | 1 | -2/+5 |
2024-12-24 | phy: core: Fix that API devm_phy_destroy() fails to destroy the phy | Zijun Hu | 1 | -1/+1 |
2024-12-24 | phy: core: Fix that API devm_of_phy_provider_unregister() fails to unregister... | Zijun Hu | 1 | -3/+3 |
2024-12-24 | phy: core: Fix that API devm_phy_put() fails to release the phy | Zijun Hu | 1 | -1/+1 |
2024-12-08 | phy: rockchip: samsung-hdptx: Set drvdata before enabling runtime PM | Cristian Ciocaltea | 1 | -1/+2 |
2024-12-08 | phy: sun4i-usb: Remove unused of_gpio.h | Andy Shevchenko | 1 | -1/+0 |
2024-12-08 | phy: HiSilicon: Don't use "proxy" headers | Andy Shevchenko | 1 | -3/+8 |
2024-12-08 | phy: samsung-ufs: switch back to syscon_regmap_lookup_by_phandle() | Peter Griffin | 2 | -3/+4 |
2024-12-08 | phy: qualcomm: qmp-pcie: add support for SAR2130P | Dmitry Baryshkov | 1 | -0/+141 |
2024-12-08 | phy: qualcomm: qmp-pcie: define several new registers | Dmitry Baryshkov | 3 | -0/+6 |
2024-12-08 | phy: qualcomm: qmp-pcie: split PCS_LANE1 region | Dmitry Baryshkov | 3 | -9/+33 |
2024-12-08 | phy: qualcomm: qmp-combo: add support for SAR2130P | Dmitry Baryshkov | 1 | -0/+100 |
2024-12-08 | phy: freescale: fsl-samsung-hdmi: Clean up fld_tg_code calculation | Adam Ford | 1 | -21/+11 |
2024-12-08 | phy: freescale: fsl-samsung-hdmi: Stop searching when exact match is found | Adam Ford | 1 | -1/+5 |
2024-12-08 | phy: freescale: fsl-samsung-hdmi: Expand Integer divider range | Adam Ford | 1 | -6/+5 |
2024-12-08 | phy: rockchip-naneng-combo: add rk3576 support | Kever Yang | 1 | -0/+279 |
2024-12-04 | phy: stm32: work around constant-value overflow assertion | Arnd Bergmann | 1 | -6/+15 |
2024-12-04 | phy: qcom-qmp: Fix register name in RX Lane config of SC8280XP | Krishna Kurapati | 1 | -1/+1 |
2024-12-04 | phy: qcom: qmp: Enable IPQ5424 support | Varadarajan Narayanan | 1 | -0/+3 |
2024-12-04 | phy: qcom-qusb2: add QUSB2 support for IPQ5424 | Varadarajan Narayanan | 1 | -0/+28 |
2024-12-04 | phy: mediatek: phy-mtk-hdmi: Register PHY provided regulator | AngeloGioacchino Del Regno | 4 | -0/+79 |
2024-12-04 | phy: rockchip: naneng-combphy: fix phy reset | Chukun Pan | 1 | -1/+1 |
2024-12-04 | phy: usb: Toggle the PHY power during init | Justin Chen | 1 | -0/+6 |
2024-12-04 | phy: marvell: Fix spelling mistake "exlicitly" -> "explicitly" | Advait Dhamorikar | 1 | -1/+1 |
2024-12-04 | phy: tegra194: p2u: Allow to enable driver on Tegra234 | Lars-Peter Clausen | 1 | -2/+3 |
2024-12-04 | phy: qcom: qmp: Add phy register and clk setting for QCS615 PCIe | Krishna chaitanya chundru | 2 | -0/+106 |
2024-12-04 | phy: rockchip-pcie: Use guard notation when acquiring mutex | Anand Moon | 1 | -15/+4 |
2024-12-04 | phy: rockchip-pcie: Refactor mutex handling in rockchip_pcie_phy_power_on() | Anand Moon | 1 | -6/+8 |
2024-12-04 | phy: rockchip-pcie: Refactor mutex handling in rockchip_pcie_phy_power_off() | Anand Moon | 1 | -14/+12 |
2024-12-04 | phy: rockchip-pcie: Use regmap_read_poll_timeout() for PCIe reference clk PLL... | Anand Moon | 1 | -41/+15 |
2024-12-04 | phy: rockchip-pcie: Use devm_clk_get_enabled() helper | Anand Moon | 1 | -24/+10 |
2024-12-04 | phy: rockchip-pcie: Simplify error handling with dev_err_probe() | Anand Moon | 1 | -6/+3 |
2024-11-29 | Merge tag 'driver-core-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -1/+1 |
2024-11-29 | Merge tag 'usb-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 2 | -0/+4 |
2024-11-27 | Merge tag 'phy-for-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/phy... | Linus Torvalds | 59 | -985/+2652 |
2024-11-05 | phy: tegra: xusb: Set fwnode for xusb port devices | Saravana Kannan | 1 | -1/+1 |
2024-11-05 | Merge v6.12-rc6 into usb-next | Greg Kroah-Hartman | 13 | -26/+56 |
2024-11-04 | phy: realtek: usb: fix NULL deref in rtk_usb3phy_probe | Charles Han | 1 | -0/+2 |
2024-11-04 | phy: realtek: usb: fix NULL deref in rtk_usb2phy_probe | Charles Han | 1 | -0/+2 |
2024-10-22 | phy: qcom: qmp: Fix lecacy-legacy typo | Konrad Dybcio | 1 | -4/+4 |
2024-10-22 | phy: lan969x-serdes: add support for lan969x serdes driver | Daniel Machon | 2 | -0/+90 |
2024-10-22 | phy: sparx5-serdes: add support for branching on chip type | Daniel Machon | 2 | -11/+23 |
2024-10-22 | phy: sparx5-serdes: add indirection layer to register macros | Daniel Machon | 3 | -254/+507 |
2024-10-22 | phy: sparx5-serdes: add function for getting the CMU index | Daniel Machon | 2 | -9/+11 |
2024-10-22 | phy: sparx5-serdes: add ops to match data | Daniel Machon | 2 | -21/+35 |
2024-10-22 | phy: sparx5-serdes: add constant for the number of CMU's | Daniel Machon | 2 | -3/+3 |
2024-10-22 | phy: sparx5-serdes: add constants to match data | Daniel Machon | 2 | -2/+10 |
2024-10-22 | phy: sparx5-serdes: add support for private match data | Daniel Machon | 2 | -3/+19 |
2024-10-21 | phy: bcm-ns-usb2: drop support for old binding variant | Rafał Miłecki | 1 | -39/+15 |
2024-10-21 | phy: tegra: xusb: Add error pointer check in xusb.c | Dipendra Khadka | 1 | -0/+2 |
2024-10-21 | phy: freescale: imx8m-pcie: Do CMN_RST just before PHY PLL lock check | Richard Zhu | 1 | -5/+5 |
2024-10-17 | phy: airoha: Fix REG_CSR_2L_RX{0,1}_REV0 definitions | Lorenzo Bianconi | 1 | -3/+3 |
2024-10-17 | phy: airoha: Fix REG_CSR_2L_JCPLL_SDM_HREN config in airoha_pcie_phy_init_ssc... | Lorenzo Bianconi | 1 | -1/+1 |
2024-10-17 | phy: airoha: Fix REG_PCIE_PMA_TX_RESET config in airoha_pcie_phy_init_csr_2l() | Lorenzo Bianconi | 1 | -2/+2 |
2024-10-17 | phy: airoha: Fix REG_CSR_2L_PLL_CMN_RESERVE0 config in airoha_pcie_phy_init_c... | Lorenzo Bianconi | 1 | -1/+1 |
2024-10-17 | phy: phy-rockchip-samsung-hdptx: Don't request RST_PHY/RST_ROPLL/RST_LCPLL | Andy Yan | 1 | -16/+1 |
2024-10-17 | phy: phy-rockchip-samsung-hdptx: Depend on CONFIG_COMMON_CLK | Cristian Ciocaltea | 1 | -0/+1 |
2024-10-17 | phy: add NXP PTN3222 eUSB2 to USB2 redriver | Dmitry Baryshkov | 3 | -0/+135 |
2024-10-17 | phy: Switch back to struct platform_driver::remove() | Uwe Kleine-König | 35 | -59/+59 |
2024-10-17 | phy: ti: phy-j721e-wiz: fix usxgmii configuration | Siddharth Vadapalli | 1 | -2/+2 |
2024-10-17 | phy: starfive: jh7110-usb: Fix link configuration to controller | Jan Kiszka | 1 | -0/+16 |
2024-10-17 | phy: qcom: edp: Add support for eDP PHY on SA8775P | Soutrik Mukhopadhyay | 1 | -0/+33 |
2024-10-17 | phy: qcom: edp: Introduce aux_cfg array for version specific aux settings | Soutrik Mukhopadhyay | 1 | -24/+17 |
2024-10-17 | phy: qcom: qmp-pcie: drop bogus x1e80100 qref supplies | Johan Hovold | 1 | -4/+4 |
2024-10-17 | phy: rockchip: usbdp: add rk3576 device match data | Frank Wang | 1 | -0/+41 |
2024-10-17 | phy: freescale: fsl-samsung-hdmi: Remove unnecessary LUT entries | Adam Ford | 1 | -70/+13 |
2024-10-17 | phy: freescale: fsl-samsung-hdmi: Use closest divider | Adam Ford | 1 | -11/+29 |
2024-10-17 | phy: freescale: fsl-samsung-hdmi: Support dynamic integer | Adam Ford | 1 | -107/+270 |
2024-10-17 | phy: freescale: fsl-samsung-hdmi: Simplify REG21_PMS_S_MASK lookup | Adam Ford | 1 | -35/+4 |
2024-10-17 | phy: freescale: fsl-samsung-hdmi: Replace register defines with macro | Adam Ford | 1 | -90/+43 |
2024-10-17 | phy: qcom: qmp-combo: move driver data initialisation earlier | Johan Hovold | 1 | -2/+1 |
2024-10-17 | phy: qcom: qmp-usbc: fix NULL-deref on runtime suspend | Johan Hovold | 1 | -0/+1 |
2024-10-17 | phy: qcom: qmp-usb-legacy: fix NULL-deref on runtime suspend | Johan Hovold | 1 | -0/+1 |
2024-10-17 | phy: qcom: qmp-usb: fix NULL-deref on runtime suspend | Johan Hovold | 1 | -0/+1 |
2024-10-17 | phy: rockchip: inno-usb2: Add usb2 phys support for rk3576 | William Wu | 1 | -0/+103 |
2024-10-17 | phy: rockchip: inno-usb2: convert clock management to bulk | Frank Wang | 1 | -8/+37 |
2024-10-17 | phy: stm32: Remove unneeded semicolon | Yang Li | 1 | -1/+1 |
2024-10-17 | phy: qcom: qmp: Add phy register and clk setting for x1e80100 PCIe3 | Qiang Yu | 3 | -0/+258 |
2024-10-11 | phy: qcom: qmp: Add qmp configuration for QCS8300 | Krishna Kurapati | 1 | -0/+65 |
2024-10-11 | phy: ti: gmii-sel: Enable USXGMII mode for J7200 | Siddharth Vadapalli | 1 | -1/+2 |
2024-10-11 | phy: usb: disable COMMONONN for dual mode | Justin Chen | 1 | -3/+9 |
2024-10-07 | phy: stm32: Add support for STM32MP25 COMBOPHY. | Christian Bruel | 3 | -0/+610 |
2024-10-07 | phy: mvebu-cp110-utmi: support swapping d+/d- lanes by dts property | Josua Mayer | 1 | -0/+16 |
2024-10-07 | phy: cadence: Sierra: Fix offset of DEQ open eye algorithm control register | Bartosz Wawrzyniak | 1 | -10/+11 |
2024-10-07 | phy: phy-rockchip-inno-usb2: Use dev_err_probe() in the probe path | Dragan Simic | 1 | -17/+10 |
2024-10-07 | phy: phy-rockchip-inno-usb2: Handle failed extcon allocation better | Dragan Simic | 1 | -1/+2 |
2024-10-07 | phy: phy-rockchip-inno-usb2: Perform trivial code cleanups | Dragan Simic | 1 | -17/+9 |
2024-10-07 | phy: usb: update Broadcom driver table to use designated initializers | Sam Edwards | 1 | -220/+215 |
2024-10-07 | phy: usb: Fix missing elements in BCM4908 USB init array | Sam Edwards | 1 | -0/+2 |
2024-09-23 | Merge tag 'phy-for-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/phy... | Linus Torvalds | 27 | -602/+1004 |
2024-09-18 | Merge tag 'for-v6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/li... | Linus Torvalds | 1 | -8/+3 |
2024-09-03 | power: supply: Change usb_types from an array into a bitmask | Hans de Goede | 1 | -8/+3 |
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-08-30 | phy: ti: j721e-wiz: Simplify with scoped for each OF child loop | Krzysztof Kozlowski | 1 | -3/+2 |
2024-08-30 | phy: ti: j721e-wiz: Drop OF node reference earlier for simpler code | Krzysztof Kozlowski | 1 | -5/+2 |
2024-08-30 | phy: ti: gmii-sel: Simplify with dev_err_probe() | Krzysztof Kozlowski | 1 | -10/+6 |
2024-08-30 | phy: ti: am654-serdes: Use scoped device node handling to simplify error paths | Krzysztof Kozlowski | 1 | -33/+17 |
2024-08-30 | phy: qcom: qmp-pcie-msm8996: Simplify with scoped for each OF child loop | Krzysztof Kozlowski | 1 | -8/+3 |
2024-08-30 | phy: mediatek: xsphy: Simplify with scoped for each OF child loop | Krzysztof Kozlowski | 1 | -18/+9 |
2024-08-30 | phy: mediatek: tphy: Simplify with scoped for each OF child loop | Krzysztof Kozlowski | 1 | -19/+11 |
2024-08-30 | phy: hisilicon: usb2: Simplify with scoped for each OF child loop | Krzysztof Kozlowski | 1 | -9/+3 |
2024-08-30 | phy: cadence: sierra: Simplify with scoped for each OF child loop | Krzysztof Kozlowski | 1 | -5/+2 |
2024-08-30 | phy: broadcom: brcm-sata: Simplify with scoped for each OF child loop | Krzysztof Kozlowski | 1 | -14/+7 |
2024-08-30 | phy: broadcom: bcm-cygnus-pcie: Simplify with scoped for each OF child loop | Krzysztof Kozlowski | 1 | -14/+6 |
2024-08-29 | phy: nuvoton: add new driver for the Nuvoton MA35 SoC USB 2.0 PHY | Hui-Ping Chen | 5 | -0/+160 |
2024-08-29 | phy: qcom: qmp-pcie: Configure all tables on port B PHY | Qiang Yu | 1 | -1/+13 |
2024-08-29 | phy: airoha: adjust initialization delay in airoha_pcie_phy_init() | Lorenzo Bianconi | 1 | -1/+5 |
2024-08-29 | phy: qcom: qmp-pcie: Add Gen4 4-lanes mode for X1E80100 | Abel Vesa | 1 | -0/+42 |
2024-08-05 | phy: xilinx: phy-zynqmp: Fix SGMII linkup failure on resume | Piyush Mehta | 1 | -0/+56 |
2024-08-05 | phy: phy-rockchip-samsung-hdptx: Add clock provider support | Cristian Ciocaltea | 1 | -22/+173 |
2024-08-05 | phy: phy-rockchip-samsung-hdptx: Enable runtime PM at PHY core level | Cristian Ciocaltea | 1 | -18/+6 |
2024-08-05 | phy: phy-rockchip-samsung-hdptx: Explicitly include pm_runtime.h | Cristian Ciocaltea | 1 | -0/+1 |
2024-08-05 | phy: cadence-torrent: add support for three or more links using 2 protocols | Siddharth Vadapalli | 1 | -119/+172 |
2024-08-04 | phy: ti: phy-j721e-wiz: convert comma to semicolon | Chen Ni | 1 | -2/+2 |
2024-08-04 | phy: exynos5-usbdrd: fix error code in probe() | Dan Carpenter | 1 | -1/+1 |
2024-08-04 | phy: marvell: phy-mvebu-cp110-comphy: improve eth_port1 on comphy4 | Stefan Eichenberger | 1 | -2/+2 |
2024-08-04 | phy: fsl-imx8mq-usb: fix tuning parameter name | Xu Yang | 1 | -1/+1 |
2024-08-04 | phy: qcom: qmp-pcie: Fix X1E80100 PCIe Gen4 PHY initialisation | Abel Vesa | 1 | -7/+16 |
2024-07-31 | phy: qcom: qmp: Add debug prints for register writes | Manivannan Sadhasivam | 7 | -60/+67 |
2024-07-31 | phy: cadence: Sierra: Constify a u32[] | Christophe JAILLET | 1 | -1/+1 |
2024-07-31 | phy: cadence: Sierra: Constify struct cdns_sierra_vals | Christophe JAILLET | 1 | -40/+40 |
2024-07-31 | phy: cadence: Sierra: Constify struct cdns_reg_pairs | Christophe JAILLET | 1 | -3/+3 |
2024-07-31 | phy: cadence-torrent: Constify a u32[] | Christophe JAILLET | 1 | -1/+1 |
2024-07-31 | phy: cadence-torrent: Constify struct cdns_torrent_vals | Christophe JAILLET | 1 | -96/+96 |
2024-07-31 | phy: cadence-torrent: Constify struct cdns_torrent_vals_entry | Christophe JAILLET | 1 | -12/+12 |
2024-07-31 | phy: cadence-torrent: Constify struct cdns_reg_pairs | Christophe JAILLET | 1 | -84/+84 |
2024-07-31 | phy: exynos5-usbdrd: convert some FIELD_PREP_CONST() to FIELD_PREP() | André Draszik | 1 | -6/+6 |
2024-07-24 | Merge tag 'phy-for-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/phy... | Linus Torvalds | 26 | -397/+4435 |
2024-07-19 | Merge tag 'usb-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 1 | -0/+49 |
2024-07-03 | phy: renesas: phy-rcar-gen3-usb2: Control VBUS for RZ/G2L SoCs | Biju Das | 1 | -1/+7 |
2024-07-02 | phy: airoha: Add dtime and Rx AEQ IO registers | Lorenzo Bianconi | 2 | -0/+55 |
2024-07-02 | phy: exynos5-usbdrd: support Exynos USBDRD 3.1 combo phy (HS & SS) | André Draszik | 1 | -5/+663 |