summaryrefslogtreecommitdiffstats
path: root/drivers/phy/marvell
Commit message (Expand)AuthorAgeFilesLines
* phy: marvell: phy-mvebu-a3700-comphy: Remove unsupported modesPali Rohár2021-08-271-6/+0
* phy: marvell: phy-mvebu-a3700-comphy: Rename HS-SGMMI to 2500Base-XPali Rohár2021-08-271-5/+5
* phy: marvell: phy-mvebu-cp110-comphy: Rename HS-SGMMI to 2500Base-XPali Rohár2021-08-271-8/+8
* phy: phy-mmp3-hsic: Remove redundant dev_err call in mmp3_hsic_phy_probe()He Ying2021-06-141-3/+1
* phy: marvell: phy-mvebu-cp11i-utmi needs USB_COMMONRandy Dunlap2021-04-061-1/+1
* phy: marvell: ARMADA375_USBCLUSTER_PHY should not default to y, unconditionallyGeert Uytterhoeven2021-03-301-2/+2
* drivers: phy: add support for Armada CP110 UTMI PHYKonstantin Porotchkin2021-03-303-0/+393
* phy: marvell: convert to devm_platform_ioremap_resourceChunfeng Yun2020-11-167-21/+7
* phy: Add USB HSIC PHY driver for Marvell MMP3 SoCLubomir Rintel2020-11-023-0/+95
* Merge tag 'pci-v5.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-10-222-6/+22
|\
| * phy: marvell: comphy: Convert internal SMCC firmware return codes to errnoPali Rohár2020-10-022-6/+22
* | phy: phy-pxa-28nm-usb2: convert to readl_poll_timeout()Chunfeng Yun2020-09-081-18/+15
* | phy: phy-pxa-28nm-hsic: convert to readl_poll_timeout()Chunfeng Yun2020-09-081-20/+20
|/
* phy: armada-38x: fix NETA lockup when repeatedly switching speedsRussell King2020-07-211-7/+38
* phy-mvebu-a3700-utmi: correct typo in struct mvebu_a3700_utmi commentsVinod Koul2020-07-131-1/+1
* 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