summaryrefslogtreecommitdiffstats
path: root/drivers/phy
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'phy-for-5.1-rc-v2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Greg Kroah-Hartman2019-04-258-31/+28
|\
| * 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/+0
| * 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/+13
* | 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-0621-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/+0
| | * | phy: armada375-usb2: switch to SPDX license identifierGregory CLEMENT2019-02-071-4/+1
| | * | phy: make phy-armada375-usb2 explicitly non-modularPaul Gortmaker2019-02-071-7/+1
| | * | phy: make phy-mvebu-sata explicitly non-modularPaul Gortmaker2019-02-071-7/+2
| | * | phy: make phy-core explicitly non-modularPaul Gortmaker2019-02-071-11/+1
| | * | 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/+2
| | * | 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/+0
| | * | phy: ti: usb2: Fix logic on -EPROBE_DEFERRoger Quadros2019-02-071-41/+47
| | * | phy: qcom-ufs: Use iopoll.h readl_poll_timeout macroMarc Gonzalez2019-02-071-18/+1
| | * | phy: freescale: Break dependency on SOC_IMX8MQ for USB PHYAbel Vesa2019-02-071-1/+1
* | | | phy: armada38x: add common phy supportRussell King2019-02-073-0/+248
|/ / /
* | | Merge tag 'usb-5.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2019-01-252-4/+4
|\| |
| * | phy: ath79-usb: Fix the main reset name to match the DT bindingAlban Bedel2019-01-161-1/+1
| * | phy: ath79-usb: Fix the power on error pathAlban Bedel2019-01-161-1/+1
| * | phy: fix build breakage: add PHY_MODE_SATAJohn Hubbard2019-01-161-2/+3
| * | phy: ti: ensure priv is not null before dereferencing itColin Ian King2019-01-161-2/+2
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-01-161-0/+1
|\ \
| * | phy: ti: Fix compilation failures without REGMAPJason Gunthorpe2019-01-071-0/+1
| |/
* / phy: fix build breakage: add PHY_MODE_SATAJohn Hubbard2019-01-121-2/+3
|/
* phy: qcom-qmp: Expose provided clocks to DTEvan Green2018-12-121-1/+22
* phy: qcom-qmp: Utilize fully-specified DT registersEvan Green2018-12-121-13/+38
* phy: ti: fix semicolon.cocci warningskbuild test robot2018-12-121-1/+1
* phy: dphy: Add configuration helpersMaxime Ripard2018-12-123-0/+175
* phy: Add configuration interfaceMaxime Ripard2018-12-121-0/+64
* phy: add driver for Freescale i.MX8MQ USB3 PHYLi Jun2018-12-125-0/+135