Age | Commit message (Expand) | Author | Files | Lines |
2021-07-06 | Merge tag 'usb-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 5 | -251/+1980 |
2021-07-06 | Merge tag 'staging-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 3 | -0/+672 |
2021-07-05 | Merge tag 'char-misc-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 23 | -58/+1260 |
2021-06-29 | phy: intel: Fix for warnings due to EMMC clock 175Mhz change in FIP | Rashmi A | 1 | -1/+2 |
2021-06-25 | phy: phy-hi3670-usb3: move driver from staging into phy | Mauro Carvalho Chehab | 3 | -0/+672 |
2021-06-24 | phy: qcom-qusb2: Add configuration for SM4250 and SM6115 | Iskren Chernev | 1 | -0/+34 |
2021-06-23 | Merge tag 'phy-for-5.14_v2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Greg Kroah-Hartman | 23 | -58/+1260 |
2021-06-23 | phy: Revert "phy: ralink: Kconfig: convert mt7621-pci-phy into 'bool'" | Vinod Koul | 1 | -2/+2 |
2021-06-21 | phy: ti: dm816x: Fix the error handling path in 'dm816x_usb_phy_probe() | Christophe JAILLET | 1 | -4/+13 |
2021-06-21 | phy: uniphier-pcie: Fix updating phy parameters | Kunihiko Hayashi | 1 | -4/+7 |
2021-06-21 | phy/rockchip: add Innosilicon-based CSI dphy | Heiko Stuebner | 3 | -0/+469 |
2021-06-21 | phy: rockchip: remove redundant initialization of pointer cfg | Colin Ian King | 1 | -2/+2 |
2021-06-14 | Merge tag 'for-5.14-usb' of git://git.kernel.org/pub/scm/linux/kernel/git/teg... | Greg Kroah-Hartman | 4 | -251/+1946 |
2021-06-14 | phy: phy-can-transceiver: Add support for generic CAN transceiver driver | Aswath Govindraju | 3 | -0/+156 |
2021-06-14 | phy: phy-mtk-hdmi: Remove redundant dev_err call in mtk_hdmi_phy_probe() | He Ying | 1 | -3/+1 |
2021-06-14 | phy: phy-mtk-mipi-dsi: Remove redundant dev_err call in mtk_mipi_tx_probe() | He Ying | 1 | -3/+1 |
2021-06-14 | phy: phy-mmp3-hsic: Remove redundant dev_err call in mmp3_hsic_phy_probe() | He Ying | 1 | -3/+1 |
2021-06-14 | phy: bcm-ns-usb3: Remove redundant dev_err call in bcm_ns_usb3_mdio_probe() | He Ying | 1 | -3/+1 |
2021-06-03 | phy: tegra: xusb: Add wake/sleepwalk for Tegra186 | JC Kuo | 1 | -1/+549 |
2021-06-03 | phy: tegra: xusb: Tegra210 host mode VBUS control | JC Kuo | 1 | -12/+40 |
2021-06-03 | phy: tegra: xusb: Add wake/sleepwalk for Tegra210 | JC Kuo | 1 | -0/+910 |
2021-06-03 | phy: tegra: xusb: Add sleepwalk and suspend/resume | JC Kuo | 2 | -0/+90 |
2021-06-03 | phy: tegra: xusb: Add Tegra210 lane_iddq operation | JC Kuo | 3 | -8/+86 |
2021-06-03 | phy: tegra: xusb: Rearrange UPHY init on Tegra210 | JC Kuo | 2 | -98/+103 |
2021-06-03 | phy: tegra: xusb: Move usb3 port init for Tegra210 | JC Kuo | 3 | -144/+180 |
2021-06-03 | phy: Sparx5 Eth SerDes: check return value after calling platform_get_resource() | Yang Yingliang | 1 | -0/+4 |
2021-06-03 | phy: ralink: phy-mt7621-pci: drop 'of_match_ptr' to fix -Wunused-const-variable | Sergio Paracuellos | 1 | -1/+1 |
2021-05-31 | phy: ti: Fix an error code in wiz_probe() | Yang Li | 1 | -0/+1 |
2021-05-31 | phy: phy-twl4030-usb: use DEVICE_ATTR_RO macro | YueHaibing | 1 | -3/+3 |
2021-05-31 | phy: phy-rockchip-inno-usb2: add support for RK3308 USB phy | Tobias Schramm | 1 | -0/+44 |
2021-05-31 | phy: stm32: manage optional vbus regulator on phy_power_on/off | Amelie Delaunay | 1 | -0/+31 |
2021-05-31 | phy: qcom-qmp: remove redundant error of clock bulk | Chunfeng Yun | 1 | -6/+2 |
2021-05-31 | phy: phy-xgene.c: Fix alignment of comment | Shubhankar Kuranagatti | 1 | -1/+2 |
2021-05-31 | phy: phy-mtk-tphy: Fix some resource leaks in mtk_phy_init() | Tiezhu Yang | 1 | -0/+2 |
2021-05-31 | phy: cadence: Sierra: Fix error return code in cdns_sierra_phy_probe() | Wang Wensheng | 1 | -0/+1 |
2021-05-31 | phy: qcom-qmp: Add support for SDX55 QMP PCIe PHY | Manivannan Sadhasivam | 2 | -1/+187 |
2021-05-31 | phy: qcom-qmp: Use phy_status field for the status bit offset | Manivannan Sadhasivam | 1 | -1/+28 |
2021-05-14 | phy: phy-core-mipi-dphy.c: Correct reference version | Sebastian Fricke | 1 | -1/+1 |
2021-05-14 | phy: Allow a NULL phy name for devm_phy_get() | Rob Herring | 1 | -7/+9 |
2021-05-14 | phy: usb: Fix misuse of IS_ENABLED | Chen Li | 1 | -2/+2 |
2021-05-14 | phy: qcom-qmp: add QMP V2 PCIe PHY support for ipq60xx | Selvam Sathappan Periakaruppan | 2 | -0/+279 |
2021-05-14 | phy: ralink: phy-mt7621-pci: properly print pointer address | Sergio Paracuellos | 1 | -2/+2 |
2021-05-14 | phy: ralink: Kconfig: convert mt7621-pci-phy into 'bool' | Sergio Paracuellos | 1 | -2/+2 |
2021-05-14 | phy: ralink: Kconfig: enable COMPILE_TEST on mt7621-pci-phy driver | Sergio Paracuellos | 1 | -1/+1 |
2021-05-14 | phy: ralink: phy-mt7621-pci: use kernel clock APIS | Sergio Paracuellos | 1 | -13/+20 |
2021-04-29 | Merge tag 'net-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne... | Linus Torvalds | 2 | -6/+4 |
2021-04-16 | phy: Revert "phy: ti: j721e-wiz: add missing of_node_put" | Vinod Koul | 1 | -1/+0 |
2021-04-16 | phy: ti: j721e-wiz: Add missing include linux/slab.h | Shixin Liu | 1 | -0/+1 |
2021-04-16 | phy: phy-twl4030-usb: Fix possible use-after-free in twl4030_usb_remove() | Yang Yingliang | 1 | -1/+1 |
2021-04-07 | time64.h: Consolidated PSEC_PER_SEC definition | Andy Shevchenko | 2 | -6/+4 |