summaryrefslogtreecommitdiffstats
path: root/drivers/phy/broadcom
Commit message (Expand)AuthorAgeFilesLines
* phy: usb: Fix misuse of IS_ENABLEDChen Li2021-05-141-2/+2
* phy: phy-brcm-usb: select SOC_BRCMSTB on brcmstb onlyRafał Miłecki2021-03-151-1/+1
* Merge tag 'phy-fixes2-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman2021-02-101-1/+1
|\
| * phy: phy-brcm-sata: remove unneeded semicolonYang Li2021-02-041-1/+1
* | phy: phy-brcm-usb: support PHY on the BCM4908Rafał Miłecki2021-01-132-1/+6
* | phy: phy-brcm-usb: specify init function format at struct levelRafał Miłecki2021-01-131-4/+3
* | phy: phy-brcm-usb: improve getting OF matching dataRafał Miłecki2021-01-131-3/+4
|/
* Merge tag 'phy-for-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/phy...Greg Kroah-Hartman2020-12-098-185/+48
|\
| * phy: phy-bcm-ns-usb3: drop support for deprecated DT bindingRafał Miłecki2020-11-191-151/+5
| * phy: phy-brcm-sata: Allow configuration SATA AFE TX amplitudeFlorian Fainelli2020-11-161-0/+32
| * phy: broadcom: convert to devm_platform_ioremap_resource(_byname)Chunfeng Yun2020-11-168-36/+13
* | phy: usb: Fix incorrect clearing of tca_drv_sel bit in SETUP reg for 7211Al Cooper2020-10-281-5/+0
|/
* phy: phy-bcm-sr-usb: convert to readl_poll_timeout_atomic()Chunfeng Yun2020-09-081-11/+8
* phy: phy-bcm-ns2-usbdrd: convert to readl_poll_timeout_atomic()Chunfeng Yun2020-09-081-9/+4
* phy: phy-bcm-ns-usb3: convert to readl_poll_timeout_atomic()Chunfeng Yun2020-09-081-13/+9
* phy: bcm63xx-usbh: Add BCM63xx USBH driverÁlvaro Fernández Rojas2020-07-213-0/+466
* drivers: phy: sr-usb: do not use internal fsm for USB2 phy initBharat Gooty2020-05-181-53/+2
* phy: phy-bcm-ns2-usbdrd: Constify phy_opsRikard Falkeborn2020-05-181-1/+1
* phy: phy-brcm-usb: Constify static structsRikard Falkeborn2020-05-181-8/+8
* phy: sr-usb: Constify phy_opsRikard Falkeborn2020-05-181-1/+1
* phy: brcm-sata: Correct MDIO operations for 40nm platformsFlorian Fainelli2020-02-211-83/+65
* phy: Enable compile testing for some of driversKrzysztof Kozlowski2020-01-141-2/+2
* phy: usb: Add support for wake and USB low power mode for 7211 S2/S5Al Cooper2020-01-084-34/+105
* phy: usb: USB driver is crashing during S3 resume on 7216Al Cooper2020-01-081-1/+1
* phy: usb: bdc: Fix occasional failure with BDC on 7211Al Cooper2020-01-083-4/+38
* phy: usb: PHY's MDIO registers not accessible without device installedAl Cooper2020-01-081-0/+9
* phy: usb: fix driver to defer on clk_get deferAl Cooper2020-01-081-0/+6
* phy: usb: Add support for new Synopsys USB controller on the 7211b0Al Cooper2020-01-084-78/+295
* phy: usb: Add support for new Synopsys USB controller on the 7216Al Cooper2020-01-084-18/+227
* phy: usb: Restructure in preparation for adding 7216 USB supportAl Cooper2020-01-083-123/+214
* phy: usb: Add "wake on" functionalityAl Cooper2020-01-083-3/+63
* phy: usb: Put USB phys into IDDQ on suspend to save power in S2 modeAl Cooper2020-01-082-4/+9
* phy: usb: Get all drivers that use USB clks using correct enable/disableAl Cooper2020-01-081-14/+14
* phy: usb: EHCI DMA may lose a burst of DMA data for 7255xA0 familyAl Cooper2020-01-081-0/+13
* phy: brcm-sata: Implement 7216 initialization sequenceFlorian Fainelli2020-01-081-0/+120
* phy: phy-brcm-usb-init: fix use of integer as pointerBen Dooks2019-10-231-1/+1
* phy: phy-brcm-usb-init: fix __iomem annotationsBen Dooks2019-10-231-4/+4
* Merge tag 'phy-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/kish...Greg Kroah-Hartman2019-07-011-1/+0
|\
| * phy: usb: phy-brcm-usb: Fix platform_no_drv_owner.cocci warningsYueHaibing2019-06-201-1/+0
* | Merge tag 'phy-for-5.2-rc_v2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Greg Kroah-Hartman2019-07-011-0/+8
|\ \
| * | phy: usb: phy-brcm-usb: Remove sysfs attributes upon driver removalFlorian Fainelli2019-06-121-0/+8
| |/
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-192-9/+2
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282Thomas Gleixner2019-06-054-36/+4
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 118Thomas Gleixner2019-05-241-10/+1
* | treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-211-0/+1
|/
* phy: sr-usb: Add Stingray USB PHY driverSrinath Mannam2019-04-173-0/+406
* phy: bcm-sr-pcie: Change operation when PIPEMUX=1Qingmin Liu2019-02-071-2/+2
* phy: brcm-sata: Add BCM63138 (DSL) PHY init sequenceFlorian Fainelli2018-09-251-0/+70
* phy: brcm-sata: allow PHY_BRCM_SATA driver to be built for DSL SoCsFlorian Fainelli2018-09-251-1/+2
* phy: Convert to using %pOFn instead of device_node.nameRob Herring2018-09-252-4/+4