Age | Commit message (Expand) | Author | Files | Lines |
2020-04-16 | phy: tegra: Select USB_COMMON for usb_get_maximum_speed() | Thierry Reding | 1 | -1/+2 |
2020-04-04 | Merge tag 'pci-v5.7-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 4 | -5/+409 |
2020-04-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next | Linus Torvalds | 1 | -3/+0 |
2020-03-27 | phy: ti: gmii-sel: simplify config dependencies between net drivers and gmii phy | Grygorii Strashko | 1 | -3/+0 |
2020-03-21 | Merge tag 'phy-for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/kish... | Greg Kroah-Hartman | 18 | -682/+3551 |
2020-03-20 | phy: qcom-qusb2: Add new overriding tuning parameters in QUSB2 V2 PHY | Sandeep Maheswaram | 1 | -0/+51 |
2020-03-20 | phy: qcom-qusb2: Add support for overriding tuning parameters in QUSB2 V2 PHY | Sandeep Maheswaram | 1 | -32/+43 |
2020-03-20 | phy: qcom-qusb2: Add generic QUSB2 V2 PHY support | Sandeep Maheswaram | 1 | -9/+9 |
2020-03-20 | phy: rk-inno-usb2: Decrease verbosity of repeating log. | Christoph Muellner | 1 | -1/+1 |
2020-03-20 | phy: amlogic: Add Amlogic A1 USB2 PHY Driver | Hanjie Lin | 1 | -26/+59 |
2020-03-20 | phy: ti: gmii-sel: add support for am654x/j721e soc | Grygorii Strashko | 1 | -0/+19 |
2020-03-20 | phy: qualcomm: usb: Add SuperSpeed PHY driver | Jorge Ramirez-Ortiz | 3 | -0/+256 |
2020-03-20 | phy: qualcomm: Add Synopsys 28nm Hi-Speed USB PHY driver | Shawn Guo | 3 | -0/+427 |
2020-03-20 | phy: phy-mtk-tphy: add a new reference clock | Chunfeng Yun | 1 | -1/+18 |
2020-03-20 | phy: phy-mtk-tphy: remove unused u3phya_ref clock | Chunfeng Yun | 1 | -18/+0 |
2020-03-20 | phy: phy-mtk-tphy: make the ref clock optional | Chunfeng Yun | 1 | -1/+1 |
2020-03-20 | phy: phy-mtk-tphy: add a property for internal resistance | Chunfeng Yun | 1 | -2/+14 |
2020-03-20 | phy: phy-mtk-tphy: add a property for disconnect threshold | Chunfeng Yun | 1 | -2/+15 |
2020-03-20 | phy: amlogic: G12A: Fix misuse of GENMASK macro | Joe Perches | 1 | -1/+1 |
2020-03-20 | phy: qcom: qmp: Use power_on/off ops for PCIe | Bjorn Andersson | 1 | -3/+3 |
2020-03-20 | phy: uniphier-pcie: Add SoC-dependent phy-mode function support | Kunihiko Hayashi | 1 | -7/+10 |
2020-03-20 | phy: uniphier-pcie: Add legacy SoC support for Pro5 | Kunihiko Hayashi | 1 | -11/+72 |
2020-03-20 | phy: uniphier-usb3hs: Change Rx sync mode to avoid communication failure | Kunihiko Hayashi | 1 | -4/+16 |
2020-03-20 | phy: uniphier-usb3hs: Add legacy SoC support for Pro5 | Kunihiko Hayashi | 1 | -15/+53 |
2020-03-20 | phy: uniphier-usb3ss: Add Pro5 support | Kunihiko Hayashi | 1 | -0/+4 |
2020-03-20 | phy: socionext: Use devm_platform_ioremap_resource() | Kunihiko Hayashi | 3 | -9/+3 |
2020-03-20 | phy: qcom-qmp: Add MSM8996 UFS QMP support | Bjorn Andersson | 1 | -0/+106 |
2020-03-20 | phy: cadence-torrent: Add support for subnode bindings | Swapnil Jakhade | 1 | -75/+217 |
2020-03-20 | phy: cadence-torrent: Add platform dependent initialization structure | Swapnil Jakhade | 1 | -0/+9 |
2020-03-20 | phy: cadence-torrent: Use regmap to read and write DPTX PHY registers | Swapnil Jakhade | 1 | -69/+100 |
2020-03-20 | phy: cadence-torrent: Use regmap to read and write Torrent PHY registers | Swapnil Jakhade | 1 | -369/+650 |
2020-03-20 | phy: cadence-torrent: Implement PHY configure APIs | Swapnil Jakhade | 1 | -5/+431 |
2020-03-20 | phy: cadence-torrent: Add 19.2 MHz reference clock support | Swapnil Jakhade | 1 | -17/+441 |
2020-03-20 | phy: cadence-torrent: Refactor code for reusability | Swapnil Jakhade | 1 | -93/+137 |
2020-03-20 | phy: cadence-torrent: Add wrapper for DPTX register access | Swapnil Jakhade | 1 | -21/+50 |
2020-03-20 | phy: cadence-torrent: Add wrapper for PHY register access | Swapnil Jakhade | 1 | -65/+77 |
2020-03-20 | phy: cadence-torrent: Adopt Torrent nomenclature | Swapnil Jakhade | 1 | -53/+58 |
2020-03-20 | phy: cadence-dp: Rename to phy-cadence-torrent | Yuti Amonkar | 3 | -5/+5 |
2020-03-19 | phy: tegra: Select USB_PHY | Corentin Labbe | 1 | -0/+1 |
2020-03-19 | phy: tegra: Don't use device-managed API to allocate ports | Thierry Reding | 5 | -4/+57 |
2020-03-19 | phy: tegra: Fix regulator leak | Thierry Reding | 5 | -2/+28 |
2020-03-19 | phy: tegra: Print -EPROBE_DEFER error message at debug level | Thierry Reding | 1 | -1/+7 |
2020-03-19 | phy: tegra: xusb: Don't warn on probe defer | Jon Hunter | 1 | -1/+3 |
2020-03-19 | phy: tegra: xusb: Add Tegra194 support | JC Kuo | 4 | -0/+96 |
2020-03-19 | phy: tegra: xusb: Protect Tegra186 soc with config | JC Kuo | 1 | -34/+36 |
2020-03-19 | phy: tegra: xusb: Add set_mode support for UTMI phy on Tegra186 | Nagarjuna Kristam | 1 | -22/+92 |
2020-03-19 | phy: tegra: xusb: Add set_mode support for USB 2 phy on Tegra210 | Nagarjuna Kristam | 1 | -27/+104 |
2020-03-19 | phy: tegra: xusb: Add support to get companion USB 3 port | Nagarjuna Kristam | 1 | -0/+21 |
2020-03-19 | phy: tegra: xusb: Add usb-phy support | Nagarjuna Kristam | 2 | -0/+86 |
2020-03-19 | phy: tegra: xusb: Add usb-role-switch support | Nagarjuna Kristam | 3 | -0/+76 |