Age | Commit message (Expand) | Author |
2019-02-07 | phy: armada38x: add common phy support | Russell King |
2019-02-07 | phy: Move Allwinner A31 D-PHY driver to drivers/phy/ | Maxime Ripard |
2019-02-07 | phy: bcm-sr-pcie: Change operation when PIPEMUX=1 | Qingmin Liu |
2019-02-07 | phy: Add Cadence D-PHY support | Maxime Ripard |
2019-02-07 | phy: dphy: Change units of wakeup and init parameters | Maxime Ripard |
2019-02-07 | phy: add A3700 UTMI PHY driver | Miquel Raynal |
2019-02-07 | phy: add A3700 COMPHY support | Miquel Raynal |
2019-02-07 | phy: mvebu-cp110-comphy: fix port check in ->xlate() | Miquel Raynal |
2019-02-07 | phy: armada375-usb2: switch to SPDX license identifier | Gregory CLEMENT |
2019-02-07 | phy: make phy-armada375-usb2 explicitly non-modular | Paul Gortmaker |
2019-02-07 | phy: make phy-mvebu-sata explicitly non-modular | Paul Gortmaker |
2019-02-07 | phy: make phy-core explicitly non-modular | Paul Gortmaker |
2019-02-07 | phy: qcom-qusb2: Add QUSB2 PHY support for msm8998 | Jeffrey Hugo |
2019-02-07 | phy: phy-rockchip-inno-usb2: drop reading the utmi-avalid property | Enric Balletbo i Serra |
2019-02-07 | phy: qcom-qmp: Add QMP V3 USB3 PHY support for msm8998 | Jeffrey Hugo |
2019-02-07 | phy: rockchip-inno-usb2: fix misspelling and kernel-doc documentation | Enric Balletbo i Serra |
2019-02-07 | phy: ti: usb2: Add support for AM654 USB2 PHY | Roger Quadros |
2019-02-07 | phy: ti: Don't depend on OMAP_OCP2SCP | Roger Quadros |
2019-02-07 | phy: ti: usb2: Fix logic on -EPROBE_DEFER | Roger Quadros |
2019-02-07 | phy: qcom-ufs: Use iopoll.h readl_poll_timeout macro | Marc Gonzalez |
2019-02-07 | phy: freescale: Break dependency on SOC_IMX8MQ for USB PHY | Abel Vesa |
2019-01-25 | Merge tag 'usb-5.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2019-01-16 | phy: ath79-usb: Fix the main reset name to match the DT binding | Alban Bedel |
2019-01-16 | phy: ath79-usb: Fix the power on error path | Alban Bedel |
2019-01-16 | phy: fix build breakage: add PHY_MODE_SATA | John Hubbard |
2019-01-16 | phy: ti: ensure priv is not null before dereferencing it | Colin Ian King |
2019-01-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2019-01-12 | phy: fix build breakage: add PHY_MODE_SATA | John Hubbard |
2019-01-07 | phy: ti: Fix compilation failures without REGMAP | Jason Gunthorpe |
2018-12-12 | phy: qcom-qmp: Expose provided clocks to DT | Evan Green |
2018-12-12 | phy: qcom-qmp: Utilize fully-specified DT registers | Evan Green |
2018-12-12 | phy: ti: fix semicolon.cocci warnings | kbuild test robot |
2018-12-12 | phy: dphy: Add configuration helpers | Maxime Ripard |
2018-12-12 | phy: Add configuration interface | Maxime Ripard |
2018-12-12 | phy: add driver for Freescale i.MX8MQ USB3 PHY | Li Jun |
2018-12-12 | phy: Use of_node_name_eq for node name comparisons | Rob Herring |
2018-12-12 | phy: ti: introduce phy-gmii-sel driver | Grygorii Strashko |
2018-12-12 | phy: mvebu-cp110-comphy: fix spelling in structure name | Miquel Raynal |
2018-12-12 | phy: mapphone-mdm6600: Improve phy related runtime PM calls | Tony Lindgren |
2018-12-12 | phy: renesas: rcar-gen3-usb2: follow the hardware manual procedure | Yoshihiro Shimoda |
2018-12-12 | phy: cadence: Add driver for Sierra PHY | Alan Douglas |
2018-12-12 | phy: mvebu-cp110-comphy: convert to use eth phy mode and submode | Grygorii Strashko |
2018-12-12 | phy: ocelot-serdes: convert to use eth phy mode and submode | Grygorii Strashko |
2018-12-12 | phy: core: rework phy_set_mode to accept phy mode and submode | Grygorii Strashko |
2018-12-12 | phy: sun4i-usb: add support for H6 USB2 PHY | Icenowy Zheng |
2018-12-12 | phy: sun4i-usb: add support for missing USB PHY index | Icenowy Zheng |
2018-11-21 | phy: qcom-qusb2: Fix HSTX_TRIM tuning with fused value for SDM845 | Manu Gautam |
2018-11-21 | phy: qcom-qusb2: Use HSTX_TRIM fused value as is | Manu Gautam |
2018-11-12 | phy: uniphier-pcie: Depend on HAS_IOMEM | Kunihiko Hayashi |
2018-10-26 | Merge tag 'usb-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds |