summaryrefslogtreecommitdiff
path: root/drivers/phy/broadcom/phy-bcm-ns-usb3.c
AgeCommit message (Expand)Author
2023-10-13phy: Use device_get_match_data()Rob Herring
2023-08-11phy: broadcom: ns-usb3: fix Wvoid-pointer-to-enum-cast warningKrzysztof Kozlowski
2021-10-24net: Convert more users of mdiobus_* to mdiodev_*Sean Anderson
2021-06-14phy: bcm-ns-usb3: Remove redundant dev_err call in bcm_ns_usb3_mdio_probe()He Ying
2020-11-19phy: phy-bcm-ns-usb3: drop support for deprecated DT bindingRafał Miłecki
2020-11-16phy: broadcom: convert to devm_platform_ioremap_resource(_byname)Chunfeng Yun
2020-09-08phy: phy-bcm-ns-usb3: convert to readl_poll_timeout_atomic()Chunfeng Yun
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2017-06-16phy: bcm-ns-usb3: add MDIO driver using proper bus layerRafał Miłecki
2017-06-16phy: bcm-ns-usb3: enable MDIO in the platform specific codeRafał Miłecki
2017-06-16phy: bcm-ns-usb3: use pointer for PHY writing functionRafał Miłecki
2017-06-16phy: bcm-ns-usb3: always wait for idle after writing to the PHY regRafał Miłecki
2017-06-01phy: Group vendor specific phy driversVivek Gautam