Age | Commit message (Expand) | Author | Files | Lines |
2021-02-07 | phy: cpcap-usb: Fix warning for missing regulator_disable | Tony Lindgren | 1 | -6/+13 |
2020-12-30 | drm/mediatek: avoid dereferencing a null hdmi_phy on an error message | Colin Ian King | 1 | -2/+3 |
2020-12-30 | phy: renesas: rcar-gen3-usb2: disable runtime pm in case of failure | Wang Li | 1 | -2/+4 |
2020-12-30 | phy: mediatek: allow compile-testing the hdmi phy | Arnd Bergmann | 1 | -1/+3 |
2020-12-30 | phy: tegra: xusb: Fix usb_phy device driver field | JC Kuo | 1 | -1/+1 |
2020-11-16 | phy: mediatek: fix spelling mistake in Kconfig "veriosn" -> "version" | Colin Ian King | 1 | -1/+1 |
2020-11-16 | phy: qualcomm: Fix 28 nm Hi-Speed USB PHY OF dependency | Bryan O'Donoghue | 1 | -1/+1 |
2020-11-16 | phy: qualcomm: usb: Fix SuperSpeed PHY OF dependency | Bryan O'Donoghue | 1 | -1/+1 |
2020-11-16 | phy: intel: PHY_INTEL_KEEMBAY_EMMC should depend on ARCH_KEEMBAY | Geert Uytterhoeven | 1 | -1/+1 |
2020-10-28 | phy: cpcap-usb: Use IRQF_ONESHOT | Zou Wei | 1 | -1/+2 |
2020-10-28 | phy: qcom-qmp: Initialize another pointer to NULL | Stephen Boyd | 1 | -1/+1 |
2020-10-28 | phy: tegra: xusb: Fix dangling pointer on probe failure | Marc Zyngier | 1 | -0/+1 |
2020-10-28 | phy: usb: Fix incorrect clearing of tca_drv_sel bit in SETUP reg for 7211 | Al Cooper | 1 | -5/+0 |
2020-10-22 | Merge tag 'pci-v5.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2 | -6/+22 |
2020-10-15 | Merge tag 'drm-next-2020-10-15' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds | 6 | -0/+813 |
2020-10-05 | Merge 5.9-rc8 into usb-next | Greg Kroah-Hartman | 1 | -2/+4 |
2020-10-02 | phy: marvell: comphy: Convert internal SMCC firmware return codes to errno | Pali Rohár | 2 | -6/+22 |
2020-10-02 | Merge tag 'phy-for-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/phy... | Greg Kroah-Hartman | 37 | -617/+4832 |
2020-10-01 | phy: qcom-qmp: initialize the pointer to NULL | Vinod Koul | 1 | -3/+3 |
2020-09-29 | Merge tag 'phy-fixes-2-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Greg Kroah-Hartman | 1 | -2/+4 |
2020-09-29 | Merge tag 'mediatek-drm-next-5.10' of https://git.kernel.org/pub/scm/linux/ke... | Dave Airlie | 6 | -0/+813 |
2020-09-28 | phy: qcom-qmp: Add support for sc7180 DP phy | Stephen Boyd | 1 | -0/+124 |
2020-09-28 | phy: qcom-qmp: Add support for DP in USB3+DP combo phy | Stephen Boyd | 2 | -90/+775 |
2020-09-28 | phy: qcom-qmp: Use devm_platform_ioremap_resource() to simplify | Stephen Boyd | 1 | -8/+3 |
2020-09-28 | phy: qcom-qmp: Get dp_com I/O resource by index | Stephen Boyd | 1 | -7/+3 |
2020-09-28 | phy: qcom-qmp: Move 'serdes' and 'cfg' into 'struct qcom_phy' | Stephen Boyd | 1 | -57/+56 |
2020-09-28 | phy: qcom-qmp: Remove 'initialized' in favor of 'init_count' | Stephen Boyd | 1 | -7/+2 |
2020-09-28 | phy: qcom-qmp: Move phy mode into struct qmp_phy | Stephen Boyd | 1 | -8/+7 |
2020-09-22 | phy: rockchip-dphy-rx0: Include linux/delay.h | Tomasz Figa | 1 | -0/+1 |
2020-09-22 | phy: fix USB_LGM_PHY warning & build errors | Randy Dunlap | 1 | -0/+1 |
2020-09-18 | Merge tag 'phy-attrs-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Tomi Valkeinen | 1 | -0/+4 |
2020-09-18 | phy: cadence-torrent: Add USB + SGMII/QSGMII multilink configuration | Swapnil Jakhade | 1 | -0/+254 |
2020-09-18 | phy: cadence-torrent: Add PCIe + USB multilink configuration | Swapnil Jakhade | 1 | -0/+216 |
2020-09-18 | phy: cadence-torrent: Add single link USB register sequences | Swapnil Jakhade | 1 | -1/+259 |
2020-09-18 | phy: cadence-torrent: Add single link SGMII/QSGMII register sequences | Swapnil Jakhade | 1 | -0/+89 |
2020-09-18 | phy: cadence-torrent: Configure PHY_PLL_CFG as part of link_cmn_vals | Swapnil Jakhade | 1 | -4/+18 |
2020-09-18 | phy: cadence-torrent: Add PHY link configuration sequences for single link | Swapnil Jakhade | 1 | -0/+44 |
2020-09-18 | phy: cadence-torrent: Add clk changes for multilink configuration | Swapnil Jakhade | 1 | -24/+17 |
2020-09-18 | phy: cadence-torrent: Update PHY reset for multilink configuration | Swapnil Jakhade | 1 | -7/+21 |
2020-09-18 | phy: cadence-torrent: Add support for PHY multilink configuration | Swapnil Jakhade | 1 | -26/+757 |
2020-09-18 | phy: cadence-torrent: Add PHY APB reset support | Swapnil Jakhade | 1 | -0/+13 |
2020-09-18 | phy: cadence-torrent: Check cmn_ready assertion during PHY power on | Swapnil Jakhade | 1 | -1/+30 |
2020-09-18 | phy: cadence-torrent: Add single link PCIe support | Swapnil Jakhade | 1 | -30/+266 |
2020-09-18 | phy: cadence-torrent: Check total lane count for all subnodes is within limit | Swapnil Jakhade | 1 | -4/+15 |
2020-09-18 | phy: cadence-torrent: Add separate regmap functions for torrent and DP | Swapnil Jakhade | 1 | -33/+66 |
2020-09-18 | phy: cadence-torrent: Enable support for multiple subnodes | Swapnil Jakhade | 1 | -15/+0 |
2020-09-18 | phy: cadence-torrent: Use devm_platform_ioremap_resource() to get reg addresses | Swapnil Jakhade | 1 | -6/+2 |
2020-09-18 | phy: cadence-torrent: Use of_device_get_match_data() to get driver data | Swapnil Jakhade | 1 | -8/+5 |
2020-09-16 | phy: intel: Add Keem Bay eMMC PHY support | Wan Ahmad Zainie | 3 | -0/+320 |
2020-09-16 | phy: intel: Rename phy-intel to phy-intel-lgm | Wan Ahmad Zainie | 4 | -7/+7 |