summaryrefslogtreecommitdiff
path: root/drivers/phy
AgeCommit message (Expand)Author
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
2017-06-01dm: phy: Update uclass to support livetreeSimon Glass
2017-06-01dm: core: Rename of_device_is_compatible()Simon Glass
2017-06-01dm: core: Replace of_offset with accessor (part 2)Simon Glass
2017-06-01dm: Rename dev_addr..() functionsSimon Glass
2017-05-09Merge git://git.denx.de/u-boot-dmTom Rini
2017-05-09drivers: phy: add PIPE3 phy driverJean-Jacques Hiblot
2017-05-09dm: test: Add tests for the generic PHY uclassJean-Jacques Hiblot
2017-05-09drivers: phy: add generic PHY frameworkJean-Jacques Hiblot
2017-05-09fix: phy: marvell: cp110: pcie: update analog parameters according to latest ETPIgal Liberman
2017-05-09fix: phy: marvell: cp110: rename comphy_index to cp_indexIgal Liberman
2017-05-09fix: phy: marvell: cp110: sfi: update analog parameters according to latest ETPIgal Liberman
2017-05-09phy: marvell: print comphy status even when it's disconnectedStefan Roese
2017-05-09fix: phy: marvell: cp110: fix comphy lane 4 selection optionsStefan Roese
2017-05-09phy: marvell: cp110: add 5G XFI modeIgal Liberman
2017-05-09fix: phy: marvell: cp110: update comphy selector optionStefan Roese
2017-05-09fix: phy: marvell: cp110: sata: update analog parameters according to latest ETPIgal Liberman
2017-05-09fix: phy: marvell: cp110: fix the KR/SFI line 4 selectorStefan Roese
2017-05-09phy: marvell: add IGNORE COMPHY typeStefan Roese
2017-05-09phy: marvell: cp110: update utmi phy connection typeStefan Roese
2017-05-09phy: marvell: cp110: add support for end point configurationStefan Roese
2017-05-09phy: marvell: Replace PHY_TYPE_KR with PHY_TYPE_SFIStefan Roese
2017-05-09fix: mvebu_ comphy: Update COMPHY sequence numberKonstantin Porotchkin
2017-02-08dm: core: Replace of_offset with accessorSimon Glass
2017-02-01phy: comphy_a3700: Change SD/MMC compatible DT node to match the updatesStefan Roese
2016-12-05drivers/phy: marvell: Add support for the slave CP COMPHY deviceStefan Roese
2016-12-04marvell: comphy_a3700: fix bitmaskAndre Przywara
2016-10-13libfdt: Sync fdt_for_each_subnode() with upstreamSimon Glass