summaryrefslogtreecommitdiffstats
path: root/drivers/phy
Commit message (Expand)AuthorAgeFilesLines
* drivers: phy: Handle gracefully NULL pointersJean-Jacques Hiblot2019-10-311-5/+25
* Merge tag 'mips-pull-2019-10-25' of git://git.denx.de/u-boot-mipsTom Rini2019-10-252-68/+158
|\
| * phy: mt76x8-usb-phy: add slew rate calibration and remove non-mt7628 partWeijie Gao2019-10-252-68/+158
* | phy: keystone-usb: handle the transition of the USB power domainJean-Jacques Hiblot2019-10-241-0/+22
|/
* phy: mediatek: add MediaTek T-PHY support for PCIeRyder Lee2019-10-113-0/+374
* Kconfig: Varios: Fix more SPL, TPL dependenciesAdam Ford2019-08-261-1/+1
* phy: add support for AM654x SERDESSekhar Nori2019-08-123-0/+421
* phy: Add support for phy-da8xx-usbAdam Ford2019-08-083-0/+71
* sunxi: phy: Add USB PHY support for Allwinner H6Andre Przywara2019-07-161-0/+20
* phy: meson: add Amlogic G12A USB2 and USB3+PCIE PHY driversNeil Armstrong2019-05-094-0/+570
* phy: usbphyc: increase PLL wait timeoutPatrick Delaunay2019-04-211-6/+4
* phy: usbphyc: move vdda1v1 and vdda1v8 in phy_initPatrick Delaunay2019-04-211-29/+31
* phy: usbphyc: Binding update of vdda supplyPatrick Delaunay2019-04-211-24/+30
* phy: usbphyc: update xlate with DT bindingPatrick Delaunay2019-04-211-9/+10
* phy: usbphyc: remove unused variable indexPatrick Delaunay2019-04-211-2/+0
* phy: Add USB PHY driver for the MT76x8 (7628/7688) SoCStefan Roese2019-04-123-0/+170
* phy: Also allow MESON_GXM for MESON_GXL_USB_PHYNeil Armstrong2019-04-031-1/+1
* phy: sun4i-usb: Use CLK and RESET supportJagan Teki2019-01-181-20/+57
* phy: omap_usb2: Add support for am437xJean-Jacques Hiblot2018-12-141-11/+34
* PHY: Add phy driver for the keystone USB PHYJean-Jacques Hiblot2018-12-143-0/+120
* phy: Add a new driver for OMAP's USB2 PHYsJean-Jacques Hiblot2018-12-073-0/+206
* phy: ti-pip3-phy: Add support for USB3 PHYVignesh R2018-12-071-8/+24
* 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