summaryrefslogtreecommitdiffstats
path: root/drivers/phy
Commit message (Expand)AuthorAgeFilesLines
...
| | * phy: rcar-gen3-usb2: Add support for r8a77470Biju Das2019-04-172-7/+34
| | * phy: renesas: phy-rcar-gen2: Add support for r8a77470Biju Das2019-04-171-12/+118
| | * phy: ti-pipe3: Fix PCIe power up sequenceRoger Quadros2019-04-171-6/+6
| | * phy: ti-pipe3: Fix SATA & USB PHY power up sequenceRoger Quadros2019-04-171-14/+30
| | * phy: ti-pipe3: improve DPLL stability for SATA & USBRoger Quadros2019-04-171-42/+173
| | * phy: ti-pipe3: Introduce mode property in driver dataRoger Quadros2019-04-171-36/+57
| | * phy: ti-pipe3: fix missing bit-wise or operator when assigning valColin Ian King2019-04-171-1/+1
| | * phy: mediatek: Add UFS M-PHY driverStanley Chu2019-04-173-0/+256
| | * phy: rockchip-emmc: Allow to set drive impedance via DTS.Christoph Muellner2019-04-171-2/+28
| | * phy: ufs-qcom: Refactor all init steps into phy_poweronEvan Green2019-04-175-144/+46Star
| | * phy: qcom: Utilize UFS reset controllerEvan Green2019-04-175-0/+76
| | * phy: amlogic: Add Amlogic G12A USB3 + PCIE Combo PHY DriverNeil Armstrong2019-04-173-0/+425
| | * phy: amlogic: add Amlogic G12A USB2 PHY DriverNeil Armstrong2019-04-173-0/+353
| | * phy: sr-usb: Add Stingray USB PHY driverSrinath Mannam2019-04-173-0/+406
| | * phy: tegra: xusb: Add Tegra186 supportJC Kuo2019-04-174-0/+933
| | * phy: tegra: xusb: Add support for power suppliesThierry Reding2019-04-172-1/+38
| | * phy: tegra: xusb: Parse dual-role mode propertyThierry Reding2019-04-172-0/+24
| | * phy: tegra: xusb: Skip single function lane programmingJC Kuo2019-04-171-1/+5
* | | Merge tag 'phy-for-5.1-rc-v2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Greg Kroah-Hartman2019-04-258-31/+28Star
|\ \ \ | |/ / |/| |
| * | phy: sun4i-usb: Make sure to disable PHY0 passby for peripheral modePaul Kocialkowski2019-04-171-0/+4
| * | phy: fix platform_no_drv_owner.cocci warningsYueHaibing2019-04-171-1/+0Star
| * | phy: mapphone-mdm6600: add gpiolib dependencyArnd Bergmann2019-04-171-1/+1
| * | phy: ti: usb2: fix OMAP_CONTROL_PHY dependencyArnd Bergmann2019-04-171-1/+1
| * | phy: allwinner: allow compile testingArnd Bergmann2019-04-171-3/+6
| * | phy: qcom-ufs: Make ufs_qcom_phy_disable_iface_clk staticYueHaibing2019-04-171-1/+1
| * | phy: rockchip-typec: Make usb3_pll_cfg and dp_pll_cfg staticYueHaibing2019-04-171-2/+2
| * | phy: phy-twl4030-usb: Fix cable state handlingTony Lindgren2019-04-171-22/+13Star
| |/
* / phy: sun4i-usb: Support set_mode to USB_HOST for non-OTG PHYsChen-Yu Tsai2019-03-261-1/+4
|/
* Merge tag 'drm-next-2019-03-06' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2019-03-083-0/+331
|\
| * Merge v5.0-rc7 into drm-nextDave Airlie2019-02-184-6/+8
| |\
| * | phy: Move Allwinner A31 D-PHY driver to drivers/phy/Maxime Ripard2019-02-073-0/+331
* | | Merge tag 'usb-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2019-03-0721-130/+1309
|\ \ \
| * \ \ Merge tag 'phy-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/kish...Greg Kroah-Hartman2019-02-1221-130/+1309
| |\ \ \ | | |_|/ | |/| |
| | * | phy: qcom-qmp: Add QMP UFS PHY support for msm8998Marc Gonzalez2019-02-121-0/+3
| | * | phy: bcm-sr-pcie: Change operation when PIPEMUX=1Qingmin Liu2019-02-071-2/+2
| | * | phy: Add Cadence D-PHY supportMaxime Ripard2019-02-073-1/+404
| | * | phy: dphy: Change units of wakeup and init parametersMaxime Ripard2019-02-071-4/+4
| | * | phy: add A3700 UTMI PHY driverMiquel Raynal2019-02-073-0/+288
| | * | phy: add A3700 COMPHY supportMiquel Raynal2019-02-073-0/+331
| | * | phy: mvebu-cp110-comphy: fix port check in ->xlate()Miquel Raynal2019-02-071-2/+0Star
| | * | phy: armada375-usb2: switch to SPDX license identifierGregory CLEMENT2019-02-071-4/+1Star
| | * | phy: make phy-armada375-usb2 explicitly non-modularPaul Gortmaker2019-02-071-7/+1Star
| | * | phy: make phy-mvebu-sata explicitly non-modularPaul Gortmaker2019-02-071-7/+2Star
| | * | phy: make phy-core explicitly non-modularPaul Gortmaker2019-02-071-11/+1Star
| | * | phy: qcom-qusb2: Add QUSB2 PHY support for msm8998Jeffrey Hugo2019-02-071-0/+40
| | * | phy: phy-rockchip-inno-usb2: drop reading the utmi-avalid propertyEnric Balletbo i Serra2019-02-071-13/+2Star
| | * | phy: qcom-qmp: Add QMP V3 USB3 PHY support for msm8998Jeffrey Hugo2019-02-072-0/+144
| | * | phy: rockchip-inno-usb2: fix misspelling and kernel-doc documentationEnric Balletbo i Serra2019-02-071-16/+19
| | * | phy: ti: usb2: Add support for AM654 USB2 PHYRoger Quadros2019-02-072-2/+19
| | * | phy: ti: Don't depend on OMAP_OCP2SCPRoger Quadros2019-02-071-2/+0Star