aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/phy/marvell (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282Thomas Gleixner2-20/+2
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner1-5/+1
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner1-0/+1
2019-04-17phy: fix platform_no_drv_owner.cocci warningsYueHaibing1-1/+0
2019-03-06Merge tag 'usb-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds7-20/+623
2019-02-07phy: armada38x: add common phy supportRussell King3-0/+248
2019-02-07phy: add A3700 UTMI PHY driverMiquel Raynal3-0/+288
2019-02-07phy: add A3700 COMPHY supportMiquel Raynal3-0/+331
2019-02-07phy: mvebu-cp110-comphy: fix port check in ->xlate()Miquel Raynal1-2/+0
2019-02-07phy: armada375-usb2: switch to SPDX license identifierGregory CLEMENT1-4/+1
2019-02-07phy: make phy-armada375-usb2 explicitly non-modularPaul Gortmaker1-7/+1
2019-02-07phy: make phy-mvebu-sata explicitly non-modularPaul Gortmaker1-7/+2
2019-01-16phy: fix build breakage: add PHY_MODE_SATAJohn Hubbard1-2/+3
2019-01-12phy: fix build breakage: add PHY_MODE_SATAJohn Hubbard1-2/+3
2018-12-12phy: mvebu-cp110-comphy: fix spelling in structure nameMiquel Raynal1-2/+2
2018-12-12phy: mvebu-cp110-comphy: convert to use eth phy mode and submodeGrygorii Strashko1-39/+51
2018-12-12phy: core: rework phy_set_mode to accept phy mode and submodeGrygorii Strashko1-1/+2
2018-10-18phy: phy-pxa-usb: add a new driverLubomir Rintel3-0/+357
2018-09-25phy: Convert to using %pOFn instead of device_node.nameRob Herring1-3/+3
2018-07-24phy: mvebu-cp110-comphy: switch to SPDX identifierAntoine Tenart1-4/+1
2018-07-10phy: berlin: switch to SPDX license identifierJisheng Zhang2-8/+2
2018-05-17phy: cp110-comphy: 2.5G SGMII modeAntoine Tenart1-3/+14
2018-03-16phy: berlin-usb: adjust USB_PHY_RX_CTRL init flagsAlexander Monakov1-1/+1
2017-11-13Merge tag 'usb-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds1-1/+0
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-10-23phy: mvebu-cp110-comphy: remove unused member in private structAntoine Tenart1-1/+0
2017-09-26phy: mvebu-cp110: checking for NULL instead of IS_ERR()Dan Carpenter1-2/+2
2017-09-26phy: mvebu-cp110-comphy: explicitly set the pipe selectorAntoine Tenart1-0/+10
2017-09-26phy: mvebu-cp110-comphy: fix mux error checkAntoine Tenart1-2/+2
2017-08-30phy: add the mvebu cp110 comphy driverAntoine Tenart3-0/+656
2017-06-01phy: Group vendor specific phy driversVivek Gautam8-0/+1440