summaryrefslogtreecommitdiffstats
path: root/drivers/phy/marvell
AgeCommit message (Expand)AuthorLines
2019-08-27phy: marvell: phy-mvebu-cp110-comphy: rename instances of DLTMatt Pelland-11/+11
2019-08-27phy: marvell: phy-mvebu-cp110-comphy: implement RXAUI supportMatt Pelland-11/+120
2019-08-27phy: mvebu-cp110-comphy: Update comment about powering off all lanes at bootMiquel Raynal-2/+4
2019-08-27phy: mvebu-cp110-comphy: Add PCIe supportGrzegorz Jaszczyk-5/+32
2019-08-27phy: mvebu-cp110-comphy: Cosmetic change in a helperMiquel Raynal-6/+8
2019-08-27phy: mvebu-cp110-comphy: Add SATA supportGrzegorz Jaszczyk-0/+10
2019-08-27phy: mvebu-cp110-comphy: Add USB3 host/device supportGrzegorz Jaszczyk-0/+23
2019-08-27phy: mvebu-cp110-comphy: Allow non-Ethernet modes to be configuredMiquel Raynal-3/+0
2019-08-27phy: mvebu-cp110-comphy: Rename the macro handling only Ethernet modesMiquel Raynal-22/+22
2019-08-27phy: mvebu-cp110-comphy: Add RXAUI supportGrzegorz Jaszczyk-0/+10
2019-08-27phy: mvebu-cp110-comphy: List already supported Ethernet modesMiquel Raynal-0/+2
2019-08-27phy: mvebu-cp110-comphy: Add SMC call supportGrzegorz Jaszczyk-22/+177
2019-08-27phy: mvebu-cp110-comphy: Explicitly initialize the lane submodeMiquel Raynal-0/+1
2019-08-27phy: mvebu-cp110-comphy: Add clocks supportMiquel Raynal-3/+85
2019-08-23phy: mvebu-a3700-comphy: Inform users if their firmware is too oldMiquel Raynal-1/+8
2019-08-23phy: marvell: phy-mvebu-a3700-comphy: Add of_node_put() before returnNishka Dasgupta-2/+6
2019-08-23phy: marvell: phy-mvebu-cp110-comphy: Add of_node_put() before returnNishka Dasgupta-2/+6
2019-08-23phy: marvell: phy-armada38x-comphy: Add of_node_put() before returnNishka Dasgupta-1/+3
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282Thomas Gleixner-20/+2
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner-5/+1
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner-0/+1
2019-04-17phy: fix platform_no_drv_owner.cocci warningsYueHaibing-1/+0
2019-03-06Merge tag 'usb-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds-20/+623
2019-02-07phy: armada38x: add common phy supportRussell King-0/+248
2019-02-07phy: add A3700 UTMI PHY driverMiquel Raynal-0/+288
2019-02-07phy: add A3700 COMPHY supportMiquel Raynal-0/+331
2019-02-07phy: mvebu-cp110-comphy: fix port check in ->xlate()Miquel Raynal-2/+0
2019-02-07phy: armada375-usb2: switch to SPDX license identifierGregory CLEMENT-4/+1
2019-02-07phy: make phy-armada375-usb2 explicitly non-modularPaul Gortmaker-7/+1
2019-02-07phy: make phy-mvebu-sata explicitly non-modularPaul Gortmaker-7/+2
2019-01-16phy: fix build breakage: add PHY_MODE_SATAJohn Hubbard-2/+3
2019-01-12phy: fix build breakage: add PHY_MODE_SATAJohn Hubbard-2/+3
2018-12-12phy: mvebu-cp110-comphy: fix spelling in structure nameMiquel Raynal-2/+2
2018-12-12phy: mvebu-cp110-comphy: convert to use eth phy mode and submodeGrygorii Strashko-39/+51
2018-12-12phy: core: rework phy_set_mode to accept phy mode and submodeGrygorii Strashko-1/+2
2018-10-18phy: phy-pxa-usb: add a new driverLubomir Rintel-0/+357
2018-09-25phy: Convert to using %pOFn instead of device_node.nameRob Herring-3/+3
2018-07-24phy: mvebu-cp110-comphy: switch to SPDX identifierAntoine Tenart-4/+1
2018-07-10phy: berlin: switch to SPDX license identifierJisheng Zhang-8/+2
2018-05-17phy: cp110-comphy: 2.5G SGMII modeAntoine Tenart-3/+14
2018-03-16phy: berlin-usb: adjust USB_PHY_RX_CTRL init flagsAlexander Monakov-1/+1
2017-11-13Merge tag 'usb-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds-1/+0
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman-0/+1
2017-10-23phy: mvebu-cp110-comphy: remove unused member in private structAntoine Tenart-1/+0
2017-09-26phy: mvebu-cp110: checking for NULL instead of IS_ERR()Dan Carpenter-2/+2
2017-09-26phy: mvebu-cp110-comphy: explicitly set the pipe selectorAntoine Tenart-0/+10
2017-09-26phy: mvebu-cp110-comphy: fix mux error checkAntoine Tenart-2/+2
2017-08-30phy: add the mvebu cp110 comphy driverAntoine Tenart-0/+656
2017-06-01phy: Group vendor specific phy driversVivek Gautam-0/+1440