summaryrefslogtreecommitdiffstats
path: root/drivers/phy
AgeCommit message (Expand)AuthorLines
2019-03-08Merge tag 'drm-next-2019-03-06' of git://anongit.freedesktop.org/drm/drmLinus Torvalds-0/+331
2019-03-06Merge tag 'usb-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds-130/+1309
2019-02-18Merge v5.0-rc7 into drm-nextDave Airlie-6/+8
2019-02-12Merge tag 'phy-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/kish...Greg Kroah-Hartman-130/+1309
2019-02-12phy: qcom-qmp: Add QMP UFS PHY support for msm8998Marc Gonzalez-0/+3
2019-02-07phy: armada38x: add common phy supportRussell King-0/+248
2019-02-07phy: Move Allwinner A31 D-PHY driver to drivers/phy/Maxime Ripard-0/+331
2019-02-07phy: bcm-sr-pcie: Change operation when PIPEMUX=1Qingmin Liu-2/+2
2019-02-07phy: Add Cadence D-PHY supportMaxime Ripard-1/+404
2019-02-07phy: dphy: Change units of wakeup and init parametersMaxime Ripard-4/+4
2019-02-07phy: add A3700 UTMI PHY driverMiquel Raynal-0/+288
2019-02-07phy: add A3700 COMPHY supportMiquel Raynal-0/+331
2019-02-07phy: mvebu-cp110-comphy: fix port check in ->xlate()Miquel Raynal-2/+0
2019-02-07phy: armada375-usb2: switch to SPDX license identifierGregory CLEMENT-4/+1
2019-02-07phy: make phy-armada375-usb2 explicitly non-modularPaul Gortmaker-7/+1
2019-02-07phy: make phy-mvebu-sata explicitly non-modularPaul Gortmaker-7/+2
2019-02-07phy: make phy-core explicitly non-modularPaul Gortmaker-11/+1
2019-02-07phy: qcom-qusb2: Add QUSB2 PHY support for msm8998Jeffrey Hugo-0/+40
2019-02-07phy: phy-rockchip-inno-usb2: drop reading the utmi-avalid propertyEnric Balletbo i Serra-13/+2
2019-02-07phy: qcom-qmp: Add QMP V3 USB3 PHY support for msm8998Jeffrey Hugo-0/+144
2019-02-07phy: rockchip-inno-usb2: fix misspelling and kernel-doc documentationEnric Balletbo i Serra-16/+19
2019-02-07phy: ti: usb2: Add support for AM654 USB2 PHYRoger Quadros-2/+19
2019-02-07phy: ti: Don't depend on OMAP_OCP2SCPRoger Quadros-2/+0
2019-02-07phy: ti: usb2: Fix logic on -EPROBE_DEFERRoger Quadros-41/+47
2019-02-07phy: qcom-ufs: Use iopoll.h readl_poll_timeout macroMarc Gonzalez-18/+1
2019-02-07phy: freescale: Break dependency on SOC_IMX8MQ for USB PHYAbel Vesa-1/+1
2019-01-25Merge tag 'usb-5.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds-4/+4
2019-01-16phy: ath79-usb: Fix the main reset name to match the DT bindingAlban Bedel-1/+1
2019-01-16phy: ath79-usb: Fix the power on error pathAlban Bedel-1/+1
2019-01-16phy: fix build breakage: add PHY_MODE_SATAJohn Hubbard-2/+3
2019-01-16phy: ti: ensure priv is not null before dereferencing itColin Ian King-2/+2
2019-01-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-0/+1
2019-01-12phy: fix build breakage: add PHY_MODE_SATAJohn Hubbard-2/+3
2019-01-07phy: ti: Fix compilation failures without REGMAPJason Gunthorpe-0/+1
2018-12-12phy: qcom-qmp: Expose provided clocks to DTEvan Green-1/+22
2018-12-12phy: qcom-qmp: Utilize fully-specified DT registersEvan Green-13/+38
2018-12-12phy: ti: fix semicolon.cocci warningskbuild test robot-1/+1
2018-12-12phy: dphy: Add configuration helpersMaxime Ripard-0/+175
2018-12-12phy: Add configuration interfaceMaxime Ripard-0/+64
2018-12-12phy: add driver for Freescale i.MX8MQ USB3 PHYLi Jun-0/+135
2018-12-12phy: Use of_node_name_eq for node name comparisonsRob Herring-5/+5
2018-12-12phy: ti: introduce phy-gmii-sel driverGrygorii Strashko-0/+360
2018-12-12phy: mvebu-cp110-comphy: fix spelling in structure nameMiquel Raynal-2/+2
2018-12-12phy: mapphone-mdm6600: Improve phy related runtime PM callsTony Lindgren-20/+51
2018-12-12phy: renesas: rcar-gen3-usb2: follow the hardware manual procedureYoshihiro Shimoda-6/+11
2018-12-12phy: cadence: Add driver for Sierra PHYAlan Douglas-1/+404
2018-12-12phy: mvebu-cp110-comphy: convert to use eth phy mode and submodeGrygorii Strashko-39/+51
2018-12-12phy: ocelot-serdes: convert to use eth phy mode and submodeGrygorii Strashko-6/+16
2018-12-12phy: core: rework phy_set_mode to accept phy mode and submodeGrygorii Strashko-19/+29
2018-12-12phy: sun4i-usb: add support for H6 USB2 PHYIcenowy Zheng-2/+17