| Commit message (Expand) | Author | Age | Files | Lines |
* | phy: constify of_phandle_args in xlate | Krzysztof Kozlowski | 2024-02-23 | 1 | -1/+1 |
* | phy: sun4i-usb: update array size | Christophe JAILLET | 2023-10-13 | 1 | -1/+1 |
* | phy: Explicitly include correct DT includes | Rob Herring | 2023-07-17 | 2 | -2/+1 |
* | phy: Use of_property_present() for testing DT property presence | Rob Herring | 2023-03-20 | 1 | -1/+1 |
* | phy: allwinner: phy-sun4i-usb: Convert to platform remove callback returning ... | Uwe Kleine-König | 2023-03-20 | 1 | -4/+2 |
* | phy: sun4i-usb: Replace types with explicit quirk flags | Andre Przywara | 2023-01-12 | 1 | -36/+15 |
* | phy: sun4i-usb: add support for the USB PHY on F1C100s SoC | Icenowy Zheng | 2023-01-12 | 1 | -0/+10 |
* | phy: allwinner: phy-sun6i-mipi-dphy: Add the A100 DPHY variant | Samuel Holland | 2022-11-24 | 1 | -1/+142 |
* | phy: allwinner: phy-sun6i-mipi-dphy: Add a variant power-on hook | Samuel Holland | 2022-11-24 | 1 | -24/+35 |
* | phy: allwinner: phy-sun6i-mipi-dphy: Set the enable bit last | Samuel Holland | 2022-11-24 | 1 | -4/+4 |
* | phy: allwinner: phy-sun6i-mipi-dphy: Make RX support optional | Samuel Holland | 2022-11-24 | 1 | -2/+24 |
* | phy: sun4i-usb: Add support for the H616 USB PHY | Andre Przywara | 2022-11-07 | 1 | -0/+12 |
* | phy: sun4i-usb: Introduce port2 SIDDQ quirk | Andre Przywara | 2022-11-07 | 1 | -0/+59 |
* | phy: move from strlcpy with unused retval to strscpy | Wolfram Sang | 2022-08-30 | 1 | -1/+1 |
* | phy: allwinner: phy-sun6i-mipi-dphy: Support D-PHY Rx mode for MIPI CSI-2 | Paul Kocialkowski | 2022-04-20 | 1 | -4/+162 |
* | phy: sun4i-usb: Add D1 variant | Samuel Holland | 2022-02-25 | 1 | -0/+10 |
* | phy: sun4i-usb: Rework HCI PHY (aka "pmu_unk1") handling | Andre Przywara | 2022-02-25 | 1 | -17/+13 |
* | phy: sun4i-usb: Remove .disc_thresh where not applicable | Samuel Holland | 2022-02-25 | 1 | -1/+0 |
* | phy: sun4i-usb: remove enable_pmu_unk1 from sun50i_h6_cfg | Yangtao Li | 2020-11-19 | 1 | -1/+0 |
* | phy: allwinner: convert to devm_platform_ioremap_resource(_byname) | Chunfeng Yun | 2020-11-16 | 4 | -15/+5 |
* | Merge branch 'fixes' into next | Vinod Koul | 2020-07-17 | 1 | -2/+3 |
|\ |
|
| * | phy: sun4i-usb: fix dereference of pointer phy0 before it is null checked | Colin Ian King | 2020-06-25 | 1 | -2/+3 |
* | | phy: sun4i-usb: explicitly include gpio/consumer.h | Vinod Koul | 2020-07-17 | 1 | -0/+1 |
* | | phy: allwinner: Make PHY_SUN6I_MIPI_DPHY depend on COMMON_CLK | Tiezhu Yang | 2020-07-13 | 1 | -1/+1 |
* | | phy: allwinner: phy-sun6i-mipi-dphy: Constify structs | Rikard Falkeborn | 2020-07-08 | 1 | -2/+2 |
* | | phy: exynos: Rename Exynos to lowercase | Krzysztof Kozlowski | 2020-06-24 | 1 | -1/+1 |
|/ |
|
* | phy: allwinner: Fix GENMASK misuse | Rikard Falkeborn | 2020-03-04 | 1 | -1/+1 |
* | phy: Enable compile testing for some of drivers | Krzysztof Kozlowski | 2020-01-06 | 1 | -1/+2 |
* | phy: allwinner: add phy driver for USB3 PHY on Allwinner H6 SoC | Icenowy Zheng | 2019-10-31 | 3 | -0/+202 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157 | Thomas Gleixner | 2019-05-30 | 2 | -20/+2 |
* | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner | 2019-05-21 | 2 | -0/+2 |
* | Merge tag 'phy-for-5.1-rc-v2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Greg Kroah-Hartman | 2019-04-25 | 2 | -3/+10 |
|\ |
|
| * | phy: sun4i-usb: Make sure to disable PHY0 passby for peripheral mode | Paul Kocialkowski | 2019-04-17 | 1 | -0/+4 |
| * | phy: allwinner: allow compile testing | Arnd Bergmann | 2019-04-17 | 1 | -3/+6 |
* | | phy: sun4i-usb: Support set_mode to USB_HOST for non-OTG PHYs | Chen-Yu Tsai | 2019-03-26 | 1 | -1/+4 |
|/ |
|
* | phy: Move Allwinner A31 D-PHY driver to drivers/phy/ | Maxime Ripard | 2019-02-07 | 3 | -0/+331 |
* | phy: core: rework phy_set_mode to accept phy mode and submode | Grygorii Strashko | 2018-12-12 | 1 | -1/+2 |
* | phy: sun4i-usb: add support for H6 USB2 PHY | Icenowy Zheng | 2018-12-12 | 1 | -2/+17 |
* | phy: sun4i-usb: add support for missing USB PHY index | Icenowy Zheng | 2018-12-12 | 1 | -0/+7 |
* | phy: allwinner: sun4i-usb: poll vbus changes on A23/A33 when driving VBUS | Chen-Yu Tsai | 2018-03-12 | 1 | -4/+6 |
* | phy: sun4i-usb: add support for R40 USB PHY | Icenowy Zheng | 2018-02-21 | 1 | -0/+12 |
* | Merge tag 'extcon-next-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel... | Greg Kroah-Hartman | 2017-10-27 | 1 | -1/+1 |
|\ |
|
| * | extcon: Split out extcon header file for consumer and provider device | Chanwoo Choi | 2017-10-23 | 1 | -1/+1 |
* | | phy: sun4i-usb: enable PHY0 dual route for V3s SoC | Icenowy Zheng | 2017-10-23 | 1 | -0/+1 |
|/ |
|
* | phy: sun4i-usb: Support A83T USB PHYs | Chen-Yu Tsai | 2017-08-22 | 1 | -12/+54 |
* | phy: sun4i-usb: Support secondary clock for HSIC PHY | Chen-Yu Tsai | 2017-08-22 | 1 | -0/+21 |
* | phy: allwinner: phy-sun4i-usb: Add log when probing | Quentin Schulz | 2017-07-21 | 1 | -5/+20 |
* | phy: Group vendor specific phy drivers | Vivek Gautam | 2017-06-01 | 4 | -0/+1126 |