- 97ba12d phy: bcm-ns-usb2: improve printing ref clk errors by Rafał Miłecki · 3 years, 1 month ago
- d3bc626 phy: bcm-ns-usb2: support updated DT binding with PHY reg space by Rafał Miłecki · 3 years, 2 months ago
- 5c904c6 Merge tag 'char-misc-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 3 years, 2 months ago
- 65aa371 net: Convert more users of mdiobus_* to mdiodev_* by Sean Anderson · 3 years, 2 months ago
- 34356d1 phy: broadcom: Kconfig: Add configuration menu for Broadcom phy drivers by Cai Huoqing · 3 years, 3 months ago
- 5471a81 Merge tag 'phy-for-5.14_v2' of git://git.kernel.org/pub/scm/linux/kernel/git/phy/linux-phy into char-misc-next by Greg Kroah-Hartman · 3 years, 6 months ago
- 185ff01 phy: bcm-ns-usb3: Remove redundant dev_err call in bcm_ns_usb3_mdio_probe() by He Ying · 3 years, 9 months ago
- 7c2fc79 phy: usb: Fix misuse of IS_ENABLED by Chen Li · 3 years, 8 months ago
- 261ab1f phy: phy-brcm-usb: select SOC_BRCMSTB on brcmstb only by Rafał Miłecki · 3 years, 10 months ago
- 8e94114 Merge tag 'phy-fixes2-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/phy/linux-phy into char-misc-next by Greg Kroah-Hartman · 3 years, 11 months ago
- 25e3ee5 phy: phy-brcm-sata: remove unneeded semicolon by Yang Li · 3 years, 11 months ago
- 4b402fa phy: phy-brcm-usb: support PHY on the BCM4908 by Rafał Miłecki · 4 years ago
- 915f1d2 phy: phy-brcm-usb: specify init function format at struct level by Rafał Miłecki · 4 years ago
- d14f4cc phy: phy-brcm-usb: improve getting OF matching data by Rafał Miłecki · 4 years ago
- 54bf54c Merge tag 'phy-for-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/phy/linux-phy into char-misc-next by Greg Kroah-Hartman · 4 years, 1 month ago
- 36a9476 phy: phy-bcm-ns-usb3: drop support for deprecated DT binding by Rafał Miłecki · 4 years, 2 months ago
- 839034d phy: phy-brcm-sata: Allow configuration SATA AFE TX amplitude by Florian Fainelli · 4 years, 2 months ago
- f669bc8 phy: broadcom: convert to devm_platform_ioremap_resource(_byname) by Chunfeng Yun · 4 years, 2 months ago
- 209c805 phy: usb: Fix incorrect clearing of tca_drv_sel bit in SETUP reg for 7211 by Al Cooper · 4 years, 3 months ago
- 6f2a721 phy: phy-bcm-sr-usb: convert to readl_poll_timeout_atomic() by Chunfeng Yun · 4 years, 4 months ago
- 01a4563 phy: phy-bcm-ns2-usbdrd: convert to readl_poll_timeout_atomic() by Chunfeng Yun · 4 years, 4 months ago
- 47da6aa phy: phy-bcm-ns-usb3: convert to readl_poll_timeout_atomic() by Chunfeng Yun · 4 years, 4 months ago
- 783f6d3 phy: bcm63xx-usbh: Add BCM63xx USBH driver by Álvaro Fernández Rojas · 4 years, 5 months ago
- 6f0577d drivers: phy: sr-usb: do not use internal fsm for USB2 phy init by Bharat Gooty · 4 years, 8 months ago
- 728ac1b phy: phy-bcm-ns2-usbdrd: Constify phy_ops by Rikard Falkeborn · 4 years, 8 months ago
- c79cc3d phy: phy-brcm-usb: Constify static structs by Rikard Falkeborn · 4 years, 8 months ago
- cbe72af phy: sr-usb: Constify phy_ops by Rikard Falkeborn · 4 years, 8 months ago
- 0ed41b3 phy: brcm-sata: Correct MDIO operations for 40nm platforms by Florian Fainelli · 4 years, 10 months ago
- e7b4aaf phy: Enable compile testing for some of drivers by Krzysztof Kozlowski · 5 years ago
- b0c0b66 phy: usb: Add support for wake and USB low power mode for 7211 S2/S5 by Al Cooper · 5 years ago
- 5dfe1ce phy: usb: USB driver is crashing during S3 resume on 7216 by Al Cooper · 5 years ago
- bed63b6 phy: usb: bdc: Fix occasional failure with BDC on 7211 by Al Cooper · 5 years ago
- fc430ae phy: usb: PHY's MDIO registers not accessible without device installed by Al Cooper · 5 years ago
- 89927fe phy: usb: fix driver to defer on clk_get defer by Al Cooper · 5 years ago
- 9d5f51d phy: usb: Add support for new Synopsys USB controller on the 7211b0 by Al Cooper · 5 years ago
- 4e5b9c9 phy: usb: Add support for new Synopsys USB controller on the 7216 by Al Cooper · 5 years ago
- 94583a4 phy: usb: Restructure in preparation for adding 7216 USB support by Al Cooper · 5 years ago
- f1c0db4 phy: usb: Add "wake on" functionality by Al Cooper · 5 years ago
- 6597af4 phy: usb: Put USB phys into IDDQ on suspend to save power in S2 mode by Al Cooper · 5 years ago
- ece5ffd phy: usb: Get all drivers that use USB clks using correct enable/disable by Al Cooper · 5 years ago
- dc9aa43 phy: usb: EHCI DMA may lose a burst of DMA data for 7255xA0 family by Al Cooper · 5 years ago
- 9784425 phy: brcm-sata: Implement 7216 initialization sequence by Florian Fainelli · 5 years ago
- 1025cb9 phy: phy-brcm-usb-init: fix use of integer as pointer by Ben Dooks · 5 years ago
- e4b957d phy: phy-brcm-usb-init: fix __iomem annotations by Ben Dooks · 5 years ago
- aa9083f Merge tag 'phy-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/kishon/linux-phy into usb-next by Greg Kroah-Hartman · 5 years ago
- 90fca07 Merge tag 'phy-for-5.2-rc_v2' of git://git.kernel.org/pub/scm/linux/kernel/git/kishon/linux-phy into usb-next by Greg Kroah-Hartman · 5 years ago
- c7a787d phy: usb: phy-brcm-usb: Fix platform_no_drv_owner.cocci warnings by YueHaibing · 6 years ago
- d2912cb treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 by Thomas Gleixner · 6 years ago
- d9e1008 phy: usb: phy-brcm-usb: Remove sysfs attributes upon driver removal by Florian Fainelli · 6 years ago
- 9c92ab6 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282 by Thomas Gleixner · 6 years ago
- 3e0a4e8 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 118 by Thomas Gleixner · 6 years ago
- ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
- 4dcddbb phy: sr-usb: Add Stingray USB PHY driver by Srinath Mannam · 6 years ago
- aa1996e phy: bcm-sr-pcie: Change operation when PIPEMUX=1 by Qingmin Liu · 6 years ago
- 7b69fa1 phy: brcm-sata: Add BCM63138 (DSL) PHY init sequence by Florian Fainelli · 6 years ago
- 26728df phy: brcm-sata: allow PHY_BRCM_SATA driver to be built for DSL SoCs by Florian Fainelli · 6 years ago
- ac9ba7d phy: Convert to using %pOFn instead of device_node.name by Rob Herring · 6 years ago
- 5286481 phy:phy-brcm-usb: Use PTR_ERR_OR_ZERO to replace the open coded version by zhong jiang · 6 years ago
- 8a7b5d0 Merge 4.18-rc7 into usb-next by Greg Kroah-Hartman · 6 years ago
- 92696a8 phy: bcm-sr-pcie: Add Stingray PCIe PHY driver by Ray Jui · 6 years ago
- d70262e phy: phy-brcm-usb-init: Fix power down USB 3.0 PHY when XHCI reenabled by Jaedon Shin · 7 years ago
- e4ee8b8 Merge tag 'usb-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 7 years ago
- 7b7c176 phy: brcm-sata: remove unused variable by Arnd Bergmann · 7 years ago
- 01353bb phy: brcm-sata: fix semicolon.cocci warnings by Fengguang Wu · 7 years ago
- 3e50776 phy: brcm-sata: Implement calibrate callback by Florian Fainelli · 7 years ago
- 0aa0c122 phy: phy-brcm-usb-init: DRD mode can cause crash on startup by Al Cooper · 7 years ago
- cd6f769 phy: phy-brcm-usb-init: Power down USB 3.0 PHY when XHCI disabled by Al Cooper · 7 years ago
- 279a0cd phy: phy-brcm-usb-init: Some Low Speed keyboards fail on 7271 by Al Cooper · 7 years ago
- 5e498ff phy: phy-brcm-usb: Fix two DT properties to match bindings doc by Al Cooper · 7 years ago
- 894025f Merge tag 'usb-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 7 years ago
- b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
- 4dce3c4 Merge tag 'extcon-next-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/chanwoo/extcon into usb-next by Greg Kroah-Hartman · 7 years ago
- af174c4 phy: brcm-sata: Allow RX equalizer tuning by Florian Fainelli · 7 years ago
- 6ec248f phy: brcm-sata: Prepare for doing more tuning by Florian Fainelli · 7 years ago
- 176aa36 extcon: Split out extcon header file for consumer and provider device by Chanwoo Choi · 7 years ago
- 415060b phy: usb: phy-brcm-usb: Add ability to force DRD mode to host or device by Al Cooper · 7 years ago
- 49859e5 phy: usb: phy-brcm-usb: Add Broadcom STB USB phy driver by Al Cooper · 7 years ago
- bafb076 Merge tag 'char-misc-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 7 years ago
- 9f57ed0 Merge tag 'extcon-next-for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/chanwoo/extcon into char-misc-next by Greg Kroah-Hartman · 7 years ago
- cad2be2 Merge tag 'phy-for-4.14_v2' of git://git.kernel.org/pub/scm/linux/kernel/git/kishon/linux-phy into usb-next by Greg Kroah-Hartman · 7 years ago
- d9c51f4 phy: brcm-sata: fix a timeout test in init by Dan Carpenter · 8 years ago
- 02026de phy: phy-bcm-ns2-usbdrd: Replace the deprecated extcon API by Chanwoo Choi · 7 years ago
- 245db3c phy: bcm-ns-usb3: fix MDIO_BUS dependency by Arnd Bergmann · 7 years ago
- af850e1 phy: bcm-ns-usb3: add MDIO driver using proper bus layer by Rafał Miłecki · 8 years ago
- 4536ade phy: bcm-ns-usb3: enable MDIO in the platform specific code by Rafał Miłecki · 8 years ago
- b20f506 phy: bcm-ns-usb3: use pointer for PHY writing function by Rafał Miłecki · 8 years ago
- 412512c phy: bcm-ns-usb3: always wait for idle after writing to the PHY reg by Rafał Miłecki · 8 years ago
- 80886f7 phy: Add stingray SATA phy support by Srinath Mannam · 8 years ago
- 787f245 phy: phy-bcm-ns2-usbdrd: Broadcom USB DRD PHY driver for Northstar2 by Raviteja Garimella · 8 years ago
- 0b56e9a phy: Group vendor specific phy drivers by Vivek Gautam · 8 years ago