aboutsummaryrefslogtreecommitdiff
path: root/drivers/phy
AgeCommit message (Expand)AuthorFilesLines
2019-12-26phy: ti-pipe3: Fix SATA & USB PHY power up sequenceRoger Quadros1-17/+19
2019-12-26phy: ti-pipe3: improve DPLL stability for SATA & USBRoger Quadros1-0/+193
2019-12-26phy: ti-pipe3: Introduce mode property in driver dataRoger Quadros1-6/+28
2019-12-26phy: ti-pipe3: Use TRM recommended settings for SATA DPLLRoger Quadros1-7/+7
2019-10-31drivers: phy: Handle gracefully NULL pointersJean-Jacques Hiblot1-5/+25
2019-10-25Merge tag 'mips-pull-2019-10-25' of git://git.denx.de/u-boot-mipsTom Rini2-68/+158
2019-10-25phy: mt76x8-usb-phy: add slew rate calibration and remove non-mt7628 partWeijie Gao2-68/+158
2019-10-24phy: keystone-usb: handle the transition of the USB power domainJean-Jacques Hiblot1-0/+22
2019-10-11phy: mediatek: add MediaTek T-PHY support for PCIeRyder Lee3-0/+374
2019-08-26Kconfig: Varios: Fix more SPL, TPL dependenciesAdam Ford1-1/+1
2019-08-12phy: add support for AM654x SERDESSekhar Nori3-0/+421
2019-08-08phy: Add support for phy-da8xx-usbAdam Ford3-0/+71
2019-07-16sunxi: phy: Add USB PHY support for Allwinner H6Andre Przywara1-0/+20
2019-05-09phy: meson: add Amlogic G12A USB2 and USB3+PCIE PHY driversNeil Armstrong4-0/+570
2019-04-21phy: usbphyc: increase PLL wait timeoutPatrick Delaunay1-6/+4
2019-04-21phy: usbphyc: move vdda1v1 and vdda1v8 in phy_initPatrick Delaunay1-29/+31
2019-04-21phy: usbphyc: Binding update of vdda supplyPatrick Delaunay1-24/+30
2019-04-21phy: usbphyc: update xlate with DT bindingPatrick Delaunay1-9/+10
2019-04-21phy: usbphyc: remove unused variable indexPatrick Delaunay1-2/+0
2019-04-12phy: Add USB PHY driver for the MT76x8 (7628/7688) SoCStefan Roese3-0/+170
2019-04-03phy: Also allow MESON_GXM for MESON_GXL_USB_PHYNeil Armstrong1-1/+1
2019-01-18phy: sun4i-usb: Use CLK and RESET supportJagan Teki1-20/+57
2018-12-14phy: omap_usb2: Add support for am437xJean-Jacques Hiblot1-11/+34
2018-12-14PHY: Add phy driver for the keystone USB PHYJean-Jacques Hiblot3-0/+120
2018-12-07phy: Add a new driver for OMAP's USB2 PHYsJean-Jacques Hiblot3-0/+206
2018-12-07phy: ti-pip3-phy: Add support for USB3 PHYVignesh R1-8/+24
2018-10-28drivers: cosmetic: Convert SPDX license tags to Linux Kernel stylePatrick Delaunay1-2/+2
2018-10-03phy: rcar: Add R-Car Gen3 PHY driverMarek Vasut3-0/+170
2018-09-30phy: db410c: Add MSM USB PHY driverRamon Fried3-0/+118
2018-09-19phy: marvell: add SATA comphy RX/TX polarity invert supportRabeeh Khoury2-2/+23
2018-09-19phy: marvell: Support changing SERDES map in board fileMarek Behún5-16/+18
2018-08-14phy: rcar: Add R-Car Gen2 PHY driverMarek Vasut3-0/+199
2018-08-14phy: Fix off-by-one error when parsing DT PHY bindingsMarek Vasut1-1/+1
2018-07-31phy: sun4i-usb: Update PHY#3 rst_mask only for H3_H5Jagan Teki1-3/+2
2018-07-31phy: sun4i-usb: Remove usb_clk_cfg set in probeJagan Teki1-2/+0
2018-07-31phy: sun4i-usb: Call phy_passby even for PHY#0Jagan Teki1-2/+1
2018-07-19phy: Be able to get phy from PHY providerPatrice Chotard1-2/+15
2018-06-04Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini3-0/+594
2018-06-01phy: bcm6318-usbh: convert to use live dtÁlvaro Fernández Rojas1-7/+3
2018-06-01phy: bcm6368-usbh: convert to use live dtÁlvaro Fernández Rojas1-6/+3
2018-06-01phy: bcm6358-usbh: convert to use live dtÁlvaro Fernández Rojas1-7/+3
2018-06-01phy: bcm6348-usbh: convert to use live dtÁlvaro Fernández Rojas1-7/+3
2018-05-28phy: sun4i-usb: Add a sunxi specific function for setting squelch-detectJagan Teki1-0/+6
2018-05-28phy: sun4i-usb: Add A23 USB PHY configJagan Teki1-0/+9
2018-05-28phy: sun4i-usb: Add A33 USB PHY configJagan Teki1-0/+10
2018-05-28phy: sun4i-usb: Add A31 PHY configJagan Teki1-0/+10
2018-05-28phy: sun4i-usb: Add A10/A13/A20 PHY configJagan Teki1-0/+28
2018-05-28phy: sun4i-usb: Add A83T USB PHY configJagan Teki1-17/+68
2018-05-28phy: sun4i-usb: Add V3S PHY configJagan Teki1-0/+11
2018-05-28phy: sun4i-usb: Add H3/H5 PHY configJagan Teki1-0/+11