summaryrefslogtreecommitdiffstats
path: root/drivers/phy
Commit message (Expand)AuthorAgeFilesLines
* 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
* phy: add support for bcm6358 usbh phyÁlvaro Fernández Rojas2018-03-213-0/+101
* phy: add support for bcm6348 usbh phyÁlvaro Fernández Rojas2018-03-213-0/+101
* libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>Masahiro Yamada2018-03-051-1/+1
* sti: fix STMicroelectronics copyrightPatrice Chotard2017-11-061-2/+2
* treewide: replace with error() with pr_err()Masahiro Yamada2017-10-043-37/+37
* usb: phy: Add STi USB2 PHYPatrice Chotard2017-09-223-0/+190
* phy: add a NO-OP phy driverJean-Jacques Hiblot2017-07-283-0/+45
* drivers: phy: Set phy->dev to NULL when generic_phy_get_by_index() failsPatrice Chotard2017-07-281-0/+1
* pipe3: Fix broken dependencyJean-Jacques Hiblot2017-07-101-2/+2
* sandbox: phy: Update driver for livetreeSimon Glass2017-06-011-2/+1
* dm: phy: Update uclass to support livetreeSimon Glass2017-06-011-12/+9
* dm: core: Rename of_device_is_compatible()Simon Glass2017-06-011-2/+2
* dm: core: Replace of_offset with accessor (part 2)Simon Glass2017-06-011-1/+1
* dm: Rename dev_addr..() functionsSimon Glass2017-06-012-3/+3
* Merge git://git.denx.de/u-boot-dmTom Rini2017-05-095-0/+692
|\
| * drivers: phy: add PIPE3 phy driverJean-Jacques Hiblot2017-05-093-0/+392
| * dm: test: Add tests for the generic PHY uclassJean-Jacques Hiblot2017-05-093-0/+117
| * drivers: phy: add generic PHY frameworkJean-Jacques Hiblot2017-05-093-0/+183
* | fix: phy: marvell: cp110: pcie: update analog parameters according to latest ETPIgal Liberman2017-05-092-4/+106
* | fix: phy: marvell: cp110: rename comphy_index to cp_indexIgal Liberman2017-05-093-8/+8
* | fix: phy: marvell: cp110: sfi: update analog parameters according to latest ETPIgal Liberman2017-05-092-7/+121
* | phy: marvell: print comphy status even when it's disconnectedStefan Roese2017-05-091-3/+0
* | fix: phy: marvell: cp110: fix comphy lane 4 selection optionsStefan Roese2017-05-091-3/+3
* | phy: marvell: cp110: add 5G XFI modeIgal Liberman2017-05-092-7/+51
* | fix: phy: marvell: cp110: update comphy selector optionStefan Roese2017-05-091-16/+13