Age | Commit message (Expand) | Author |
2020-01-29 | Merge tag 'usb-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2020-01-06 | phy: Enable compile testing for some of drivers | Krzysztof Kozlowski |
2020-01-05 | net: switch to using PHY_INTERFACE_MODE_10GBASER rather than 10GKR | Russell King |
2019-12-05 | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s... | Linus Torvalds |
2019-10-23 | phy-mvebu-a3700-utmi: Use devm_platform_ioremap_resource() in mvebu_a3700_utm... | Markus Elfring |
2019-10-17 | phy: Add USB2 PHY driver for Marvell MMP3 SoC | Lubomir Rintel |
2019-08-27 | phy: marvell: phy-mvebu-cp110-comphy: rename instances of DLT | Matt Pelland |
2019-08-27 | phy: marvell: phy-mvebu-cp110-comphy: implement RXAUI support | Matt Pelland |
2019-08-27 | phy: mvebu-cp110-comphy: Update comment about powering off all lanes at boot | Miquel Raynal |
2019-08-27 | phy: mvebu-cp110-comphy: Add PCIe support | Grzegorz Jaszczyk |
2019-08-27 | phy: mvebu-cp110-comphy: Cosmetic change in a helper | Miquel Raynal |
2019-08-27 | phy: mvebu-cp110-comphy: Add SATA support | Grzegorz Jaszczyk |
2019-08-27 | phy: mvebu-cp110-comphy: Add USB3 host/device support | Grzegorz Jaszczyk |
2019-08-27 | phy: mvebu-cp110-comphy: Allow non-Ethernet modes to be configured | Miquel Raynal |
2019-08-27 | phy: mvebu-cp110-comphy: Rename the macro handling only Ethernet modes | Miquel Raynal |
2019-08-27 | phy: mvebu-cp110-comphy: Add RXAUI support | Grzegorz Jaszczyk |
2019-08-27 | phy: mvebu-cp110-comphy: List already supported Ethernet modes | Miquel Raynal |
2019-08-27 | phy: mvebu-cp110-comphy: Add SMC call support | Grzegorz Jaszczyk |
2019-08-27 | phy: mvebu-cp110-comphy: Explicitly initialize the lane submode | Miquel Raynal |
2019-08-27 | phy: mvebu-cp110-comphy: Add clocks support | Miquel Raynal |
2019-08-23 | phy: mvebu-a3700-comphy: Inform users if their firmware is too old | Miquel Raynal |
2019-08-23 | phy: marvell: phy-mvebu-a3700-comphy: Add of_node_put() before return | Nishka Dasgupta |
2019-08-23 | phy: marvell: phy-mvebu-cp110-comphy: Add of_node_put() before return | Nishka Dasgupta |
2019-08-23 | phy: marvell: phy-armada38x-comphy: Add of_node_put() before return | Nishka Dasgupta |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282 | Thomas Gleixner |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner |
2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner |
2019-04-17 | phy: fix platform_no_drv_owner.cocci warnings | YueHaibing |
2019-03-06 | Merge tag 'usb-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2019-02-07 | phy: armada38x: add common phy support | Russell King |
2019-02-07 | phy: add A3700 UTMI PHY driver | Miquel Raynal |
2019-02-07 | phy: add A3700 COMPHY support | Miquel Raynal |
2019-02-07 | phy: mvebu-cp110-comphy: fix port check in ->xlate() | Miquel Raynal |
2019-02-07 | phy: armada375-usb2: switch to SPDX license identifier | Gregory CLEMENT |
2019-02-07 | phy: make phy-armada375-usb2 explicitly non-modular | Paul Gortmaker |
2019-02-07 | phy: make phy-mvebu-sata explicitly non-modular | Paul Gortmaker |
2019-01-16 | phy: fix build breakage: add PHY_MODE_SATA | John Hubbard |
2019-01-12 | phy: fix build breakage: add PHY_MODE_SATA | John Hubbard |
2018-12-12 | phy: mvebu-cp110-comphy: fix spelling in structure name | Miquel Raynal |
2018-12-12 | phy: mvebu-cp110-comphy: convert to use eth phy mode and submode | Grygorii Strashko |
2018-12-12 | phy: core: rework phy_set_mode to accept phy mode and submode | Grygorii Strashko |
2018-10-18 | phy: phy-pxa-usb: add a new driver | Lubomir Rintel |
2018-09-25 | phy: Convert to using %pOFn instead of device_node.name | Rob Herring |
2018-07-24 | phy: mvebu-cp110-comphy: switch to SPDX identifier | Antoine Tenart |
2018-07-10 | phy: berlin: switch to SPDX license identifier | Jisheng Zhang |
2018-05-17 | phy: cp110-comphy: 2.5G SGMII mode | Antoine Tenart |
2018-03-16 | phy: berlin-usb: adjust USB_PHY_RX_CTRL init flags | Alexander Monakov |
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-23 | phy: mvebu-cp110-comphy: remove unused member in private struct | Antoine Tenart |