Age | Commit message (Expand) | Author |
2020-07-21 | phy: bcm63xx-usbh: Add BCM63xx USBH driver | Álvaro Fernández Rojas |
2020-05-18 | drivers: phy: sr-usb: do not use internal fsm for USB2 phy init | Bharat Gooty |
2020-05-18 | phy: phy-bcm-ns2-usbdrd: Constify phy_ops | Rikard Falkeborn |
2020-05-18 | phy: phy-brcm-usb: Constify static structs | Rikard Falkeborn |
2020-05-18 | phy: sr-usb: Constify phy_ops | Rikard Falkeborn |
2020-02-21 | phy: brcm-sata: Correct MDIO operations for 40nm platforms | Florian Fainelli |
2020-01-14 | phy: Enable compile testing for some of drivers | Krzysztof Kozlowski |
2020-01-08 | phy: usb: Add support for wake and USB low power mode for 7211 S2/S5 | Al Cooper |
2020-01-08 | phy: usb: USB driver is crashing during S3 resume on 7216 | Al Cooper |
2020-01-08 | phy: usb: bdc: Fix occasional failure with BDC on 7211 | Al Cooper |
2020-01-08 | phy: usb: PHY's MDIO registers not accessible without device installed | Al Cooper |
2020-01-08 | phy: usb: fix driver to defer on clk_get defer | Al Cooper |
2020-01-08 | phy: usb: Add support for new Synopsys USB controller on the 7211b0 | Al Cooper |
2020-01-08 | phy: usb: Add support for new Synopsys USB controller on the 7216 | Al Cooper |
2020-01-08 | phy: usb: Restructure in preparation for adding 7216 USB support | Al Cooper |
2020-01-08 | phy: usb: Add "wake on" functionality | Al Cooper |
2020-01-08 | phy: usb: Put USB phys into IDDQ on suspend to save power in S2 mode | Al Cooper |
2020-01-08 | phy: usb: Get all drivers that use USB clks using correct enable/disable | Al Cooper |
2020-01-08 | phy: usb: EHCI DMA may lose a burst of DMA data for 7255xA0 family | Al Cooper |
2020-01-08 | phy: brcm-sata: Implement 7216 initialization sequence | Florian Fainelli |
2019-10-23 | phy: phy-brcm-usb-init: fix use of integer as pointer | Ben Dooks |
2019-10-23 | phy: phy-brcm-usb-init: fix __iomem annotations | Ben Dooks |
2019-07-01 | Merge tag 'phy-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/kish... | Greg Kroah-Hartman |
2019-07-01 | Merge tag 'phy-for-5.2-rc_v2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Greg Kroah-Hartman |
2019-06-20 | phy: usb: phy-brcm-usb: Fix platform_no_drv_owner.cocci warnings | YueHaibing |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner |
2019-06-12 | phy: usb: phy-brcm-usb: Remove sysfs attributes upon driver removal | Florian Fainelli |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282 | Thomas Gleixner |
2019-05-24 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 118 | Thomas Gleixner |
2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner |
2019-04-17 | phy: sr-usb: Add Stingray USB PHY driver | Srinath Mannam |
2019-02-07 | phy: bcm-sr-pcie: Change operation when PIPEMUX=1 | Qingmin Liu |
2018-09-25 | phy: brcm-sata: Add BCM63138 (DSL) PHY init sequence | Florian Fainelli |
2018-09-25 | phy: brcm-sata: allow PHY_BRCM_SATA driver to be built for DSL SoCs | Florian Fainelli |
2018-09-25 | phy: Convert to using %pOFn instead of device_node.name | Rob Herring |
2018-09-10 | phy:phy-brcm-usb: Use PTR_ERR_OR_ZERO to replace the open coded version | zhong jiang |
2018-07-30 | Merge 4.18-rc7 into usb-next | Greg Kroah-Hartman |
2018-07-10 | phy: bcm-sr-pcie: Add Stingray PCIe PHY driver | Ray Jui |
2018-06-29 | phy: phy-brcm-usb-init: Fix power down USB 3.0 PHY when XHCI reenabled | Jaedon Shin |
2018-02-01 | Merge tag 'usb-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds |
2018-01-18 | phy: brcm-sata: remove unused variable | Arnd Bergmann |
2018-01-17 | phy: brcm-sata: fix semicolon.cocci warnings | Fengguang Wu |
2018-01-17 | phy: brcm-sata: Implement calibrate callback | Florian Fainelli |
2017-12-29 | phy: phy-brcm-usb-init: DRD mode can cause crash on startup | Al Cooper |
2017-12-29 | phy: phy-brcm-usb-init: Power down USB 3.0 PHY when XHCI disabled | Al Cooper |
2017-12-29 | phy: phy-brcm-usb-init: Some Low Speed keyboards fail on 7271 | Al Cooper |
2017-12-29 | phy: phy-brcm-usb: Fix two DT properties to match bindings doc | Al Cooper |
2017-11-13 | Merge tag 'usb-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-10-27 | Merge tag 'extcon-next-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel... | Greg Kroah-Hartman |