summaryrefslogtreecommitdiffstats
path: root/drivers/phy
Commit message (Expand)AuthorAgeFilesLines
* drivers: cosmetic: Convert SPDX license tags to Linux Kernel stylePatrick Delaunay2018-10-281-2/+2
* phy: rcar: Add R-Car Gen3 PHY driverMarek Vasut2018-10-033-0/+170
* phy: db410c: Add MSM USB PHY driverRamon Fried2018-09-303-0/+118
* phy: marvell: add SATA comphy RX/TX polarity invert supportRabeeh Khoury2018-09-192-2/+23
* phy: marvell: Support changing SERDES map in board fileMarek Behún2018-09-195-16/+18
* phy: rcar: Add R-Car Gen2 PHY driverMarek Vasut2018-08-143-0/+199
* phy: Fix off-by-one error when parsing DT PHY bindingsMarek Vasut2018-08-141-1/+1
* phy: sun4i-usb: Update PHY#3 rst_mask only for H3_H5Jagan Teki2018-07-311-3/+2
* phy: sun4i-usb: Remove usb_clk_cfg set in probeJagan Teki2018-07-311-2/+0
* phy: sun4i-usb: Call phy_passby even for PHY#0Jagan Teki2018-07-311-2/+1
* phy: Be able to get phy from PHY providerPatrice Chotard2018-07-191-2/+15
* Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini2018-06-043-0/+594
|\
| * phy: sun4i-usb: Add a sunxi specific function for setting squelch-detectJagan Teki2018-05-281-0/+6
| * phy: sun4i-usb: Add A23 USB PHY configJagan Teki2018-05-281-0/+9
| * phy: sun4i-usb: Add A33 USB PHY configJagan Teki2018-05-281-0/+10
| * phy: sun4i-usb: Add A31 PHY configJagan Teki2018-05-281-0/+10
| * phy: sun4i-usb: Add A10/A13/A20 PHY configJagan Teki2018-05-281-0/+28
| * phy: sun4i-usb: Add A83T USB PHY configJagan Teki2018-05-281-17/+68
| * phy: sun4i-usb: Add V3S PHY configJagan Teki2018-05-281-0/+11
| * phy: sun4i-usb: Add H3/H5 PHY configJagan Teki2018-05-281-0/+11
| * phy: sun4i-usb: Add id_detect and vbus_detect opsJagan Teki2018-05-281-0/+39
| * phy: Add Allwinner A64 USB PHY driverJagan Teki2018-05-283-0/+419
* | phy: bcm6318-usbh: convert to use live dtÁlvaro Fernández Rojas2018-06-011-7/+3
* | phy: bcm6368-usbh: convert to use live dtÁlvaro Fernández Rojas2018-06-011-6/+3
* | phy: bcm6358-usbh: convert to use live dtÁlvaro Fernández Rojas2018-06-011-7/+3
* | phy: bcm6348-usbh: convert to use live dtÁlvaro Fernández Rojas2018-06-011-7/+3
|/
* SPDX: Fixup SPDX tags in a few new filesTom Rini2018-05-201-1/+1
* phy: add support for STM32 usb phy controllerPatrice Chotard2018-05-183-0/+416
* phy: marvell: a3700: Fix compatible string for ehciMarek Behún2018-05-141-1/+1
* phy: marvell: core: Cosmetic fixesMarek Behún2018-05-142-53/+52
* phy: marvell: a3700: Save/restore selector reg in SGMII initMarek Behún2018-05-142-2/+8
* phy: marvell: a3700: Use comphy_mux on Armada 37xx.Marek Behún2018-05-141-0/+36
* phy: marvell: a3700: Fix SGMII cfg and stat register addressesMarek Behún2018-05-141-2/+2
* phy: marvell: mux: Support nontrivial node order in selector registerMarek Behún2018-05-143-3/+19
* phy: marvell: a3700: revise the USB3 comphy setting during power onzachary2018-05-142-8/+28
* phy: marvell: a3700: Set USB3 RX wait depending on ref clockMarek Behún2018-05-141-5/+3
* phy: marvell: a3700: Access USB3 register indirectly on lane 2Marek Behún2018-05-142-35/+68
* phy: marvell: a3700: Use reg_set_indirect istead of 2 reg_setsMarek Behún2018-05-141-12/+20
* phy: marvell: a3700: Use (!ret) instead of (ret == 0)Marek Behún2018-05-141-13/+13
* phy: marvell: a3700: Use same timeout for all register pollingMarek Behún2018-05-141-13/+3
* phy: marvell: a3700: Don't create functional macro for each registerMarek Behún2018-05-142-111/+89
* phy: marvell: a3700: Use reg_set16 instead of phy_write16Marek Behún2018-05-142-18/+22
* phy: marvell: a3700: Change return type of macro MVEBU_REGMarek Behún2018-05-142-118/+96
* regmap: change regmap_init_mem() to take ofnode instead udeviceMasahiro Yamada2018-05-072-2/+2
* regmap: clean up regmap allocationMasahiro Yamada2018-05-071-2/+2
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-0722-46/+22
* Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini2018-04-274-8/+0
* phy: Add Amlogic Meson USB2 & USB3 Generic PHY driversNeil Armstrong2018-04-114-0/+448
* phy: add support for bcm6318 usbh phyÁlvaro Fernández Rojas2018-03-213-0/+152
* phy: add support for bcm6368 usbh phyÁlvaro Fernández Rojas2018-03-213-0/+203