summaryrefslogtreecommitdiff
path: root/drivers/phy
AgeCommit message (Expand)Author
2018-07-19phy: Be able to get phy from PHY providerPatrice Chotard
2018-06-04Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini
2018-06-01phy: bcm6318-usbh: convert to use live dtÁlvaro Fernández Rojas
2018-06-01phy: bcm6368-usbh: convert to use live dtÁlvaro Fernández Rojas
2018-06-01phy: bcm6358-usbh: convert to use live dtÁlvaro Fernández Rojas
2018-06-01phy: bcm6348-usbh: convert to use live dtÁlvaro Fernández Rojas
2018-05-28phy: sun4i-usb: Add a sunxi specific function for setting squelch-detectJagan Teki
2018-05-28phy: sun4i-usb: Add A23 USB PHY configJagan Teki
2018-05-28phy: sun4i-usb: Add A33 USB PHY configJagan Teki
2018-05-28phy: sun4i-usb: Add A31 PHY configJagan Teki
2018-05-28phy: sun4i-usb: Add A10/A13/A20 PHY configJagan Teki
2018-05-28phy: sun4i-usb: Add A83T USB PHY configJagan Teki
2018-05-28phy: sun4i-usb: Add V3S PHY configJagan Teki
2018-05-28phy: sun4i-usb: Add H3/H5 PHY configJagan Teki
2018-05-28phy: sun4i-usb: Add id_detect and vbus_detect opsJagan Teki
2018-05-28phy: Add Allwinner A64 USB PHY driverJagan Teki
2018-05-20SPDX: Fixup SPDX tags in a few new filesTom Rini
2018-05-18phy: add support for STM32 usb phy controllerPatrice Chotard
2018-05-14phy: marvell: a3700: Fix compatible string for ehciMarek Behún
2018-05-14phy: marvell: core: Cosmetic fixesMarek Behún
2018-05-14phy: marvell: a3700: Save/restore selector reg in SGMII initMarek Behún
2018-05-14phy: marvell: a3700: Use comphy_mux on Armada 37xx.Marek Behún
2018-05-14phy: marvell: a3700: Fix SGMII cfg and stat register addressesMarek Behún
2018-05-14phy: marvell: mux: Support nontrivial node order in selector registerMarek Behún
2018-05-14phy: marvell: a3700: revise the USB3 comphy setting during power onzachary
2018-05-14phy: marvell: a3700: Set USB3 RX wait depending on ref clockMarek Behún
2018-05-14phy: marvell: a3700: Access USB3 register indirectly on lane 2Marek Behún
2018-05-14phy: marvell: a3700: Use reg_set_indirect istead of 2 reg_setsMarek Behún
2018-05-14phy: marvell: a3700: Use (!ret) instead of (ret == 0)Marek Behún
2018-05-14phy: marvell: a3700: Use same timeout for all register pollingMarek Behún
2018-05-14phy: marvell: a3700: Don't create functional macro for each registerMarek Behún
2018-05-14phy: marvell: a3700: Use reg_set16 instead of phy_write16Marek Behún
2018-05-14phy: marvell: a3700: Change return type of macro MVEBU_REGMarek Behún
2018-05-07regmap: change regmap_init_mem() to take ofnode instead udeviceMasahiro Yamada
2018-05-07regmap: clean up regmap allocationMasahiro Yamada
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-04-27Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini
2018-04-11phy: Add Amlogic Meson USB2 & USB3 Generic PHY driversNeil Armstrong
2018-03-21phy: add support for bcm6318 usbh phyÁlvaro Fernández Rojas
2018-03-21phy: add support for bcm6368 usbh phyÁlvaro Fernández Rojas
2018-03-21phy: add support for bcm6358 usbh phyÁlvaro Fernández Rojas
2018-03-21phy: add support for bcm6348 usbh phyÁlvaro Fernández Rojas
2018-03-05libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>Masahiro Yamada
2017-11-06sti: fix STMicroelectronics copyrightPatrice Chotard
2017-10-04treewide: replace with error() with pr_err()Masahiro Yamada
2017-09-22usb: phy: Add STi USB2 PHYPatrice Chotard
2017-07-28phy: add a NO-OP phy driverJean-Jacques Hiblot
2017-07-28drivers: phy: Set phy->dev to NULL when generic_phy_get_by_index() failsPatrice Chotard
2017-07-10pipe3: Fix broken dependencyJean-Jacques Hiblot
2017-06-01sandbox: phy: Update driver for livetreeSimon Glass