Age | Commit message (Expand) | Author |
2024-07-24 | Merge tag 'phy-for-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/phy... | Linus Torvalds |
2024-07-19 | Merge tag 'usb-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds |
2024-07-03 | phy: renesas: phy-rcar-gen3-usb2: Control VBUS for RZ/G2L SoCs | Biju Das |
2024-07-02 | phy: airoha: Add dtime and Rx AEQ IO registers | Lorenzo Bianconi |
2024-07-02 | phy: exynos5-usbdrd: support Exynos USBDRD 3.1 combo phy (HS & SS) | André Draszik |
2024-07-02 | phy: exynos5-usbdrd: convert Vbus supplies to regulator_bulk | André Draszik |
2024-07-02 | phy: exynos5-usbdrd: convert (phy) register access clock to clk_bulk | André Draszik |
2024-07-02 | phy: exynos5-usbdrd: convert core clocks to clk_bulk | André Draszik |
2024-07-02 | phy: exynos5-usbdrd: support isolating HS and SS ports independently | André Draszik |
2024-07-02 | phy: core: Fix documentation of of_phy_get | Miaoqian Lin |
2024-07-02 | phy: starfive: Correct the dphy configure process | Changhuang Liang |
2024-07-02 | phy: zynqmp: Add debugfs support | Sean Anderson |
2024-07-02 | phy: zynqmp: Take the phy mutex in xlate | Sean Anderson |
2024-07-02 | phy: zynqmp: Only wait for PLL lock "primary" instances | Sean Anderson |
2024-07-02 | phy: zynqmp: Store instance instead of type | Sean Anderson |
2024-07-02 | phy: zynqmp: Enable reference clock correctly | Sean Anderson |
2024-07-02 | phy: cadence-torrent: Check return value on register read | Ma Ke |
2024-07-02 | phy: Fix the cacography in phy-exynos5250-usb2.c | Liu Jing |
2024-07-02 | phy: phy-rockchip-samsung-hdptx: Select CONFIG_MFD_SYSCON | Cristian Ciocaltea |
2024-07-01 | Merge 6.10-rc6 into usb-next | Greg Kroah-Hartman |
2024-06-20 | phy: airoha: Add PCIe PHY driver for EN7581 SoC. | Lorenzo Bianconi |
2024-06-20 | phy: freescale: imx8qm-hsio: Include bitfield.h for FIELD_PREP | Nathan Chancellor |
2024-06-15 | phy: freescale: imx8qm-hsio: Add i.MX8QM HSIO PHY driver support | Richard Zhu |
2024-06-15 | phy: starfive: Add mipi dphy tx support | Shengyang Chen |
2024-06-15 | phy: qcom: qmp-pcie: restore compatibility with existing DTs | Dmitry Baryshkov |
2024-06-12 | phy: broadcom: add missing MODULE_DESCRIPTION() macros | Jeff Johnson |
2024-06-12 | phy: ti: am654-serdes: Remove duplicate define | Jan Kiszka |
2024-06-12 | phy: exynos5-usbdrd: set ref clk freq in exynos850_usbdrd_utmi_init() | André Draszik |
2024-06-12 | phy: exynos5-usbdrd: fix definition of EXYNOS5_FSEL_26MHZ | André Draszik |
2024-06-12 | phy: exynos5-usbdrd: make phy_isol() take a bool for clarity | André Draszik |
2024-06-12 | phy: exynos5-usbdrd: convert udelay() to fsleep() | André Draszik |
2024-06-12 | phy: exynos5-usbdrd: uniform order of register bit macros | André Draszik |
2024-06-04 | phy: ti: phy-da8xx-usb: Add runtime PM support | Bastien Curutchet |
2024-06-03 | phy: qcom-qmp-pcie: Add support for IPQ9574 g3x1 and g3x2 PCIEs | devi priya |
2024-06-03 | phy: qcom-qmp: Add missing register definitions for PCS V5 | devi priya |
2024-06-03 | phy: qcom-qmp: Add missing offsets for Qserdes PLL registers. | devi priya |
2024-06-03 | phy: qcom: qmp-combo: Switch from V6 to V6 N4 register offsets | Abel Vesa |
2024-06-03 | phy: qcom-qmp: pcs: Add missing v6 N4 register offsets | Abel Vesa |
2024-06-03 | phy: qcom-qmp: qserdes-txrx: Add missing registers offsets | Abel Vesa |
2024-06-03 | phy: miphy28lp: remove unused struct 'miphy_initval' | Dr. David Alan Gilbert |
2024-06-03 | phy: starfive: remove unused struct 'regval' | Dr. David Alan Gilbert |
2024-06-03 | phy: qcom-qmp-usb: Add sc8180x USB UNIPHY | Bjorn Andersson |
2024-06-03 | phy: cadence-torrent: add suspend and resume support | Thomas Richard |
2024-06-03 | phy: cadence-torrent: remove noop_ops phy operations | Thomas Richard |
2024-06-03 | phy: cadence-torrent: add already_configured to struct cdns_torrent_phy | Thomas Richard |
2024-06-03 | phy: cadence-torrent: register resets even if the phy is already configured | Thomas Richard |
2024-06-03 | phy: cadence-torrent: extract calls to clk_get from cdns_torrent_clk | Thomas Richard |
2024-06-03 | phy: ti: phy-j721e-wiz: add resume support | Thomas Richard |
2024-06-03 | phy: ti: phy-j721e-wiz: split wiz_clock_init() function | Thomas Richard |
2024-06-03 | phy: ti: phy-j721e-wiz: use dev_err_probe() instead of dev_err() | Thomas Richard |