aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/phy/broadcom
AgeCommit message (Expand)Author
2020-07-13drivers: phy: sr-usb: do not use internal fsm for USB2 phy initBharat Gooty
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282Thomas Gleixner
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 118Thomas Gleixner
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-04-17phy: sr-usb: Add Stingray USB PHY driverSrinath Mannam
2019-02-07phy: bcm-sr-pcie: Change operation when PIPEMUX=1Qingmin Liu
2018-09-25phy: brcm-sata: Add BCM63138 (DSL) PHY init sequenceFlorian Fainelli
2018-09-25phy: brcm-sata: allow PHY_BRCM_SATA driver to be built for DSL SoCsFlorian Fainelli
2018-09-25phy: Convert to using %pOFn instead of device_node.nameRob Herring
2018-09-10phy:phy-brcm-usb: Use PTR_ERR_OR_ZERO to replace the open coded versionzhong jiang
2018-07-30Merge 4.18-rc7 into usb-nextGreg Kroah-Hartman
2018-07-10phy: bcm-sr-pcie: Add Stingray PCIe PHY driverRay Jui
2018-06-29phy: phy-brcm-usb-init: Fix power down USB 3.0 PHY when XHCI reenabledJaedon Shin
2018-02-01Merge tag 'usb-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2018-01-18phy: brcm-sata: remove unused variableArnd Bergmann
2018-01-17phy: brcm-sata: fix semicolon.cocci warningsFengguang Wu
2018-01-17phy: brcm-sata: Implement calibrate callbackFlorian Fainelli
2017-12-29phy: phy-brcm-usb-init: DRD mode can cause crash on startupAl Cooper
2017-12-29phy: phy-brcm-usb-init: Power down USB 3.0 PHY when XHCI disabledAl Cooper
2017-12-29phy: phy-brcm-usb-init: Some Low Speed keyboards fail on 7271Al Cooper
2017-12-29phy: phy-brcm-usb: Fix two DT properties to match bindings docAl Cooper
2017-11-13Merge tag 'usb-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-27Merge tag 'extcon-next-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman
2017-10-23phy: brcm-sata: Allow RX equalizer tuningFlorian Fainelli
2017-10-23phy: brcm-sata: Prepare for doing more tuningFlorian Fainelli
2017-10-23extcon: Split out extcon header file for consumer and provider deviceChanwoo Choi
2017-10-03phy: usb: phy-brcm-usb: Add ability to force DRD mode to host or deviceAl Cooper
2017-10-03phy: usb: phy-brcm-usb: Add Broadcom STB USB phy driverAl Cooper
2017-09-05Merge tag 'char-misc-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-08-28Merge tag 'extcon-next-for-4.14' of git://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman
2017-08-22Merge tag 'phy-for-4.14_v2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman
2017-08-22phy: brcm-sata: fix a timeout test in initDan Carpenter
2017-08-16phy: phy-bcm-ns2-usbdrd: Replace the deprecated extcon APIChanwoo Choi
2017-07-27phy: bcm-ns-usb3: fix MDIO_BUS dependencyArnd Bergmann
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-16phy: Add stingray SATA phy supportSrinath Mannam
2017-06-09phy: phy-bcm-ns2-usbdrd: Broadcom USB DRD PHY driver for Northstar2Raviteja Garimella
2017-06-01phy: Group vendor specific phy driversVivek Gautam