summaryrefslogtreecommitdiffstats
path: root/drivers/phy/broadcom
AgeCommit message (Expand)AuthorLines
2018-09-10phy:phy-brcm-usb: Use PTR_ERR_OR_ZERO to replace the open coded versionzhong jiang-3/+1
2018-07-30Merge 4.18-rc7 into usb-nextGreg Kroah-Hartman-0/+4
2018-07-10phy: bcm-sr-pcie: Add Stingray PCIe PHY driverRay Jui-0/+317
2018-06-29phy: phy-brcm-usb-init: Fix power down USB 3.0 PHY when XHCI reenabledJaedon Shin-0/+4
2018-02-01Merge tag 'usb-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds-14/+12
2018-01-18phy: brcm-sata: remove unused variableArnd Bergmann-1/+0
2018-01-17phy: brcm-sata: fix semicolon.cocci warningsFengguang Wu-1/+1
2018-01-17phy: brcm-sata: Implement calibrate callbackFlorian Fainelli-0/+32
2017-12-29phy: phy-brcm-usb-init: DRD mode can cause crash on startupAl Cooper-0/+1
2017-12-29phy: phy-brcm-usb-init: Power down USB 3.0 PHY when XHCI disabledAl Cooper-0/+2
2017-12-29phy: phy-brcm-usb-init: Some Low Speed keyboards fail on 7271Al Cooper-12/+7
2017-12-29phy: phy-brcm-usb: Fix two DT properties to match bindings docAl Cooper-2/+2
2017-11-13Merge tag 'usb-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds-2/+1616
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman-0/+1
2017-10-27Merge tag 'extcon-next-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman-1/+1
2017-10-23phy: brcm-sata: Allow RX equalizer tuningFlorian Fainelli-1/+68
2017-10-23phy: brcm-sata: Prepare for doing more tuningFlorian Fainelli-1/+6
2017-10-23extcon: Split out extcon header file for consumer and provider deviceChanwoo Choi-1/+1
2017-10-03phy: usb: phy-brcm-usb: Add ability to force DRD mode to host or deviceAl Cooper-0/+85
2017-10-03phy: usb: phy-brcm-usb: Add Broadcom STB USB phy driverAl Cooper-0/+1457
2017-09-05Merge tag 'char-misc-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-4/+4
2017-08-28Merge tag 'extcon-next-for-4.14' of git://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman-4/+4
2017-08-22Merge tag 'phy-for-4.14_v2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman-1/+1
2017-08-22phy: brcm-sata: fix a timeout test in initDan Carpenter-1/+1
2017-08-16phy: phy-bcm-ns2-usbdrd: Replace the deprecated extcon APIChanwoo Choi-4/+4
2017-07-27phy: bcm-ns-usb3: fix MDIO_BUS dependencyArnd Bergmann-1/+1
2017-06-16phy: bcm-ns-usb3: add MDIO driver using proper bus layerRafał Miłecki-1/+105
2017-06-16phy: bcm-ns-usb3: enable MDIO in the platform specific codeRafał Miłecki-12/+6
2017-06-16phy: bcm-ns-usb3: use pointer for PHY writing functionRafał Miłecki-42/+56
2017-06-16phy: bcm-ns-usb3: always wait for idle after writing to the PHY regRafał Miłecki-10/+1
2017-06-16phy: Add stingray SATA phy supportSrinath Mannam-0/+73
2017-06-09phy: phy-bcm-ns2-usbdrd: Broadcom USB DRD PHY driver for Northstar2Raviteja Garimella-0/+451
2017-06-01phy: Group vendor specific phy driversVivek Gautam-0/+1471