aboutsummaryrefslogtreecommitdiff
path: root/drivers/phy/marvell
AgeCommit message (Expand)AuthorFilesLines
2024-04-05phy: marvell: a3700-comphy: Fix hardcoded array sizeGravatar Mikhail Kobuk 1-1/+1
2024-04-05phy: marvell: a3700-comphy: Fix out of bounds readGravatar Mikhail Kobuk 1-3/+4
2024-02-23phy: constify of_phandle_args in xlateGravatar Krzysztof Kozlowski 5-5/+5
2024-01-24phy: armada-38x: add mux value for gbe port 0 on serdes 0Gravatar Josua Mayer 1-1/+6
2023-10-13phy: Use device_get_match_data()Gravatar Rob Herring 1-4/+3
2023-08-11phy: marvell pxa-usb: fix Wvoid-pointer-to-enum-cast warningGravatar Krzysztof Kozlowski 1-1/+1
2023-07-17phy: Explicitly include correct DT includesGravatar Rob Herring 10-3/+9
2023-07-12phy: marvell: phy-mvebu-cp110-comphy: Use devm_platform_get_and_ioremap_resou...Gravatar Yangtao Li 1-2/+1
2023-03-20phy: marvell: drop of_match_ptr for ID tableGravatar Krzysztof Kozlowski 2-2/+2
2022-11-24phy: use devm_platform_get_and_ioremap_resource()Gravatar Minghao Chi 1-3/+1
2022-10-17phy: marvell: phy-mvebu-a3700-comphy: Reset COMPHY registers before USB 3.0 p...Gravatar Pali Rohár 1-0/+3
2022-08-30phy: marvell: phy-mvebu-a3700-comphy: Remove broken reset supportGravatar Pali Rohár 1-70/+17
2022-02-25phy: marvell: phy-mvebu-a3700-comphy: Add native kernel implementationGravatar Pali Rohár 1-117/+1215
2022-02-25phy: marvell: phy-mvebu-a3700-comphy: Remove port from driver configurationGravatar Pali Rohár 1-33/+29
2021-12-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netGravatar Jakub Kicinski 1-2/+2
2021-11-23phy: marvell: phy-mvebu-cp110-comphy: add support for 5gbase-rGravatar Marek Behún 1-0/+9
2021-11-20phy: mvebu-cp110-utmi: Fix kernel-doc warnsGravatar Vinod Koul 1-2/+2
2021-08-27phy: marvell: phy-mvebu-a3700-comphy: Remove unsupported modesGravatar Pali Rohár 1-6/+0
2021-08-27phy: marvell: phy-mvebu-a3700-comphy: Rename HS-SGMMI to 2500Base-XGravatar Pali Rohár 1-5/+5
2021-08-27phy: marvell: phy-mvebu-cp110-comphy: Rename HS-SGMMI to 2500Base-XGravatar Pali Rohár 1-8/+8
2021-06-14phy: phy-mmp3-hsic: Remove redundant dev_err call in mmp3_hsic_phy_probe()Gravatar He Ying 1-3/+1
2021-04-06phy: marvell: phy-mvebu-cp11i-utmi needs USB_COMMONGravatar Randy Dunlap 1-1/+1
2021-03-30phy: marvell: ARMADA375_USBCLUSTER_PHY should not default to y, unconditionallyGravatar Geert Uytterhoeven 1-2/+2
2021-03-30drivers: phy: add support for Armada CP110 UTMI PHYGravatar Konstantin Porotchkin 3-0/+393
2020-11-16phy: marvell: convert to devm_platform_ioremap_resourceGravatar Chunfeng Yun 7-21/+7
2020-11-02phy: Add USB HSIC PHY driver for Marvell MMP3 SoCGravatar Lubomir Rintel 3-0/+95
2020-10-22Merge tag 'pci-v5.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 2-6/+22
2020-10-02phy: marvell: comphy: Convert internal SMCC firmware return codes to errnoGravatar Pali Rohár 2-6/+22
2020-09-08phy: phy-pxa-28nm-usb2: convert to readl_poll_timeout()Gravatar Chunfeng Yun 1-18/+15
2020-09-08phy: phy-pxa-28nm-hsic: convert to readl_poll_timeout()Gravatar Chunfeng Yun 1-20/+20
2020-07-21phy: armada-38x: fix NETA lockup when repeatedly switching speedsGravatar Russell King 1-7/+38
2020-07-13phy-mvebu-a3700-utmi: correct typo in struct mvebu_a3700_utmi commentsGravatar Vinod Koul 1-1/+1
2020-01-29Merge tag 'usb-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Gravatar Linus Torvalds 1-3/+5
2020-01-06phy: Enable compile testing for some of driversGravatar Krzysztof Kozlowski 1-3/+5
2020-01-05net: switch to using PHY_INTERFACE_MODE_10GBASER rather than 10GKRGravatar Russell King 1-10/+10
2019-12-05Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Gravatar Linus Torvalds 3-0/+303
2019-10-23phy-mvebu-a3700-utmi: Use devm_platform_ioremap_resource() in mvebu_a3700_utm...Gravatar Markus Elfring 1-8/+1
2019-10-17phy: Add USB2 PHY driver for Marvell MMP3 SoCGravatar Lubomir Rintel 3-0/+303
2019-08-27phy: marvell: phy-mvebu-cp110-comphy: rename instances of DLTGravatar Matt Pelland 1-11/+11
2019-08-27phy: marvell: phy-mvebu-cp110-comphy: implement RXAUI supportGravatar Matt Pelland 1-11/+120
2019-08-27phy: mvebu-cp110-comphy: Update comment about powering off all lanes at bootGravatar Miquel Raynal 1-2/+4
2019-08-27phy: mvebu-cp110-comphy: Add PCIe supportGravatar Grzegorz Jaszczyk 1-5/+32
2019-08-27phy: mvebu-cp110-comphy: Cosmetic change in a helperGravatar Miquel Raynal 1-6/+8
2019-08-27phy: mvebu-cp110-comphy: Add SATA supportGravatar Grzegorz Jaszczyk 1-0/+10
2019-08-27phy: mvebu-cp110-comphy: Add USB3 host/device supportGravatar Grzegorz Jaszczyk 1-0/+23
2019-08-27phy: mvebu-cp110-comphy: Allow non-Ethernet modes to be configuredGravatar Miquel Raynal 1-3/+0
2019-08-27phy: mvebu-cp110-comphy: Rename the macro handling only Ethernet modesGravatar Miquel Raynal 1-22/+22
2019-08-27phy: mvebu-cp110-comphy: Add RXAUI supportGravatar Grzegorz Jaszczyk 1-0/+10
2019-08-27phy: mvebu-cp110-comphy: List already supported Ethernet modesGravatar Miquel Raynal 1-0/+2
2019-08-27phy: mvebu-cp110-comphy: Add SMC call supportGravatar Grzegorz Jaszczyk 2-22/+177