summaryrefslogtreecommitdiffstats
path: root/drivers/phy/broadcom
AgeCommit message (Expand)AuthorLines
2023-03-20phy: Use of_property_present() for testing DT property presenceRob Herring-1/+1
2023-03-20phy: broadcom: phy-brcm-usb: Convert to platform remove callback returning voidUwe Kleine-König-4/+2
2022-11-07phy: phy-brcm-usb: Utilize platform_get_irq_byname_optional()Florian Fainelli-2/+2
2022-11-07phy: usb: Fix clock imbalance for suspend/resumeJustin Chen-6/+5
2022-11-07phy: usb: Use slow clock for wake enabled suspendJustin Chen-4/+3
2022-11-07phy: usb: Disable phy auto-suspendJustin Chen-0/+6
2022-11-07phy: usb: Migrate to BIT and BITMASK macrosJustin Chen-74/+74
2022-11-07phy: usb: s2 WoL wakeup_count not incremented for USB->Eth devicesAl Cooper-3/+3
2022-11-05phy: usb: Improve port mode selectionJustin Chen-21/+25
2022-08-15arm64: bcmbca: Make BCM4908 drivers depend on ARCH_BCMBCAWilliam Zhang-2/+2
2022-08-04Merge tag 'spdx-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds-36/+6
2022-08-04Merge tag 'char-misc-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-1/+1
2022-07-08phy: brcm-sata: bcmbca: Replace ARCH_BCM_63XX with ARCH_BCMBCAWilliam Zhang-1/+1
2022-07-05phy: phy-brcm-usb: drop unexpected word "the" in the commentsJiang Jian-1/+1
2022-06-10treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_30.RULE (pa...Thomas Gleixner-36/+6
2022-02-25phy: phy-brcm-usb: fixup BCM4908 supportRafał Miłecki-1/+47
2022-02-25phy: usb: Add "wake on" functionality for newer Synopsis XHCI controllersAl Cooper-8/+38
2022-01-23phy: broadcom: Kconfig: Fix PHY_BRCM_USB config optionAl Cooper-2/+1
2022-01-23phy: usb: Leave some clocks running during suspendAl Cooper-0/+38
2021-11-25phy: bcm-ns-usb2: improve printing ref clk errorsRafał Miłecki-1/+1
2021-11-23phy: bcm-ns-usb2: support updated DT binding with PHY reg spaceRafał Miłecki-9/+43
2021-11-04Merge tag 'char-misc-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-0/+4
2021-10-24net: Convert more users of mdiobus_* to mdiodev_*Sean Anderson-5/+3
2021-10-01phy: broadcom: Kconfig: Add configuration menu for Broadcom phy driversCai Huoqing-0/+4
2021-06-23Merge tag 'phy-for-5.14_v2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman-3/+1
2021-06-14phy: bcm-ns-usb3: Remove redundant dev_err call in bcm_ns_usb3_mdio_probe()He Ying-3/+1
2021-05-14phy: usb: Fix misuse of IS_ENABLEDChen Li-2/+2
2021-03-15phy: phy-brcm-usb: select SOC_BRCMSTB on brcmstb onlyRafał Miłecki-1/+1
2021-02-10Merge tag 'phy-fixes2-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman-1/+1
2021-02-04phy: phy-brcm-sata: remove unneeded semicolonYang Li-1/+1
2021-01-13phy: phy-brcm-usb: support PHY on the BCM4908Rafał Miłecki-1/+6
2021-01-13phy: phy-brcm-usb: specify init function format at struct levelRafał Miłecki-4/+3
2021-01-13phy: phy-brcm-usb: improve getting OF matching dataRafał Miłecki-3/+4
2020-12-09Merge tag 'phy-for-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/phy...Greg Kroah-Hartman-185/+48
2020-11-19phy: phy-bcm-ns-usb3: drop support for deprecated DT bindingRafał Miłecki-151/+5
2020-11-16phy: phy-brcm-sata: Allow configuration SATA AFE TX amplitudeFlorian Fainelli-0/+32
2020-11-16phy: broadcom: convert to devm_platform_ioremap_resource(_byname)Chunfeng Yun-36/+13
2020-10-28phy: usb: Fix incorrect clearing of tca_drv_sel bit in SETUP reg for 7211Al Cooper-5/+0
2020-09-08phy: phy-bcm-sr-usb: convert to readl_poll_timeout_atomic()Chunfeng Yun-11/+8
2020-09-08phy: phy-bcm-ns2-usbdrd: convert to readl_poll_timeout_atomic()Chunfeng Yun-9/+4
2020-09-08phy: phy-bcm-ns-usb3: convert to readl_poll_timeout_atomic()Chunfeng Yun-13/+9
2020-07-21phy: bcm63xx-usbh: Add BCM63xx USBH driverÁlvaro Fernández Rojas-0/+466
2020-05-18drivers: phy: sr-usb: do not use internal fsm for USB2 phy initBharat Gooty-53/+2
2020-05-18phy: phy-bcm-ns2-usbdrd: Constify phy_opsRikard Falkeborn-1/+1
2020-05-18phy: phy-brcm-usb: Constify static structsRikard Falkeborn-8/+8
2020-05-18phy: sr-usb: Constify phy_opsRikard Falkeborn-1/+1
2020-02-21phy: brcm-sata: Correct MDIO operations for 40nm platformsFlorian Fainelli-83/+65
2020-01-14phy: Enable compile testing for some of driversKrzysztof Kozlowski-2/+2
2020-01-08phy: usb: Add support for wake and USB low power mode for 7211 S2/S5Al Cooper-34/+105
2020-01-08phy: usb: USB driver is crashing during S3 resume on 7216Al Cooper-1/+1