summaryrefslogtreecommitdiffstats
path: root/drivers/phy/marvell
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'usb-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2020-01-291-3/+5
|\
| * phy: Enable compile testing for some of driversKrzysztof Kozlowski2020-01-061-3/+5
* | net: switch to using PHY_INTERFACE_MODE_10GBASER rather than 10GKRRussell King2020-01-051-10/+10
|/
* Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds2019-12-053-0/+303
|\
| * phy: Add USB2 PHY driver for Marvell MMP3 SoCLubomir Rintel2019-10-173-0/+303
* | phy-mvebu-a3700-utmi: Use devm_platform_ioremap_resource() in mvebu_a3700_utm...Markus Elfring2019-10-231-8/+1
|/
* phy: marvell: phy-mvebu-cp110-comphy: rename instances of DLTMatt Pelland2019-08-271-11/+11
* phy: marvell: phy-mvebu-cp110-comphy: implement RXAUI supportMatt Pelland2019-08-271-11/+120
* phy: mvebu-cp110-comphy: Update comment about powering off all lanes at bootMiquel Raynal2019-08-271-2/+4
* phy: mvebu-cp110-comphy: Add PCIe supportGrzegorz Jaszczyk2019-08-271-5/+32
* phy: mvebu-cp110-comphy: Cosmetic change in a helperMiquel Raynal2019-08-271-6/+8
* phy: mvebu-cp110-comphy: Add SATA supportGrzegorz Jaszczyk2019-08-271-0/+10
* phy: mvebu-cp110-comphy: Add USB3 host/device supportGrzegorz Jaszczyk2019-08-271-0/+23
* phy: mvebu-cp110-comphy: Allow non-Ethernet modes to be configuredMiquel Raynal2019-08-271-3/+0
* phy: mvebu-cp110-comphy: Rename the macro handling only Ethernet modesMiquel Raynal2019-08-271-22/+22
* phy: mvebu-cp110-comphy: Add RXAUI supportGrzegorz Jaszczyk2019-08-271-0/+10
* phy: mvebu-cp110-comphy: List already supported Ethernet modesMiquel Raynal2019-08-271-0/+2
* phy: mvebu-cp110-comphy: Add SMC call supportGrzegorz Jaszczyk2019-08-272-22/+177
* phy: mvebu-cp110-comphy: Explicitly initialize the lane submodeMiquel Raynal2019-08-271-0/+1
* phy: mvebu-cp110-comphy: Add clocks supportMiquel Raynal2019-08-271-3/+85
* phy: mvebu-a3700-comphy: Inform users if their firmware is too oldMiquel Raynal2019-08-231-1/+8
* phy: marvell: phy-mvebu-a3700-comphy: Add of_node_put() before returnNishka Dasgupta2019-08-231-2/+6
* phy: marvell: phy-mvebu-cp110-comphy: Add of_node_put() before returnNishka Dasgupta2019-08-231-2/+6
* phy: marvell: phy-armada38x-comphy: Add of_node_put() before returnNishka Dasgupta2019-08-231-1/+3
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282Thomas Gleixner2019-06-052-20/+2
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-301-5/+1
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-211-0/+1
* phy: fix platform_no_drv_owner.cocci warningsYueHaibing2019-04-171-1/+0
* Merge tag 'usb-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2019-03-067-20/+623
|\
| * phy: add A3700 UTMI PHY driverMiquel Raynal2019-02-073-0/+288
| * phy: add A3700 COMPHY supportMiquel Raynal2019-02-073-0/+331
| * phy: mvebu-cp110-comphy: fix port check in ->xlate()Miquel Raynal2019-02-071-2/+0
| * phy: armada375-usb2: switch to SPDX license identifierGregory CLEMENT2019-02-071-4/+1
| * phy: make phy-armada375-usb2 explicitly non-modularPaul Gortmaker2019-02-071-7/+1
| * phy: make phy-mvebu-sata explicitly non-modularPaul Gortmaker2019-02-071-7/+2
| * phy: fix build breakage: add PHY_MODE_SATAJohn Hubbard2019-01-161-2/+3
* | phy: armada38x: add common phy supportRussell King2019-02-073-0/+248
* | phy: fix build breakage: add PHY_MODE_SATAJohn Hubbard2019-01-121-2/+3
|/
* phy: mvebu-cp110-comphy: fix spelling in structure nameMiquel Raynal2018-12-121-2/+2
* phy: mvebu-cp110-comphy: convert to use eth phy mode and submodeGrygorii Strashko2018-12-121-39/+51
* phy: core: rework phy_set_mode to accept phy mode and submodeGrygorii Strashko2018-12-121-1/+2
* phy: phy-pxa-usb: add a new driverLubomir Rintel2018-10-183-0/+357
* phy: Convert to using %pOFn instead of device_node.nameRob Herring2018-09-251-3/+3
* phy: mvebu-cp110-comphy: switch to SPDX identifierAntoine Tenart2018-07-241-4/+1
* phy: berlin: switch to SPDX license identifierJisheng Zhang2018-07-102-8/+2
* phy: cp110-comphy: 2.5G SGMII modeAntoine Tenart2018-05-171-3/+14
* phy: berlin-usb: adjust USB_PHY_RX_CTRL init flagsAlexander Monakov2018-03-161-1/+1
* Merge tag 'usb-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2017-11-131-1/+0
|\
| * phy: mvebu-cp110-comphy: remove unused member in private structAntoine Tenart2017-10-231-1/+0
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
|/