Age | Commit message (Expand) | Author |
2020-08-23 | treewide: Use fallthrough pseudo-keyword | Gustavo A. R. Silva |
2020-07-23 | Merge tag 'phy-for-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/phy/... | Greg Kroah-Hartman |
2020-07-21 | phy: qualcomm: fix setting of tx_deamp_3_5db when device property read fails | Colin Ian King |
2020-07-21 | phy: bcm63xx-usbh: Add BCM63xx USBH driver | Álvaro Fernández Rojas |
2020-07-21 | phy: armada-38x: fix NETA lockup when repeatedly switching speeds | Russell King |
2020-07-21 | phy: samsung-ufs: Fix IS_ERR argument | Gustavo A. R. Silva |
2020-07-20 | phy: renesas: rcar-gen3-usb2: exit if request_irq() failed | Yoshihiro Shimoda |
2020-07-20 | phy: renesas: rcar-gen3-usb2: move irq registration to init | Yoshihiro Shimoda |
2020-07-20 | phy: qualcomm: add qcom ipq806x dwc usb phy driver | Ansuel Smith |
2020-07-17 | Merge branch 'fixes' into next | Vinod Koul |
2020-07-17 | phy: samsung-ufs: add UFS PHY driver for samsung SoC | Alim Akhtar |
2020-07-17 | phy: sun4i-usb: explicitly include gpio/consumer.h | Vinod Koul |
2020-07-13 | phy: stm32: use NULL instead of zero | Vinod Koul |
2020-07-13 | phy: exynos5-usbdrd: use correct format for structure description | Vinod Koul |
2020-07-13 | phy: rockchip-typec: use correct format for structure description | Vinod Koul |
2020-07-13 | phy: xgene: remove unsigned integer comparison with less than zero | Vinod Koul |
2020-07-13 | phy: mapphone-mdm6600: Add missing description for some structure fields | Vinod Koul |
2020-07-13 | phy-mvebu-a3700-utmi: correct typo in struct mvebu_a3700_utmi comments | Vinod Koul |
2020-07-13 | phy: exynos5-usbdrd: Calibrating makes sense only for USB2.0 PHY | Marek Szyprowski |
2020-07-13 | phy: allwinner: Make PHY_SUN6I_MIPI_DPHY depend on COMMON_CLK | Tiezhu Yang |
2020-07-13 | phy: cadence: salvo: fix wrong bit definition | Peter Chen |
2020-07-08 | Merge tag 'phy-fixes-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/ph... | Greg Kroah-Hartman |
2020-07-08 | phy: allwinner: phy-sun6i-mipi-dphy: Constify structs | Rikard Falkeborn |
2020-07-08 | phy: ti-pipe3: remove set but unused variable | Vinod Koul |
2020-07-08 | phy: ti: dm816x: remove set but unused variable | Vinod Koul |
2020-07-08 | phy: core: Document function args | Vinod Koul |
2020-07-08 | phy: core: fix code style in devm_of_phy_provider_unregister | Vinod Koul |
2020-07-08 | phy: qcom: remove ufs qmp phy driver | Vinod Koul |
2020-07-01 | phy: zynqmp: Fix unused-function compiler warning | Tobias Klauser |
2020-06-29 | phy: zynqmp: Add PHY driver for the Xilinx ZynqMP Gigabit Transceiver | Anurag Kumar Vulisha |
2020-06-29 | phy: qcom-snps: Add a set mode callback | Wesley Cheng |
2020-06-29 | phy: qcom-snps: Add runtime suspend and resume handlers | Wesley Cheng |
2020-06-29 | phy: qcom-qmp: Add QMP V4 USB3 PHY support for sm8250 | Jonathan Marek |
2020-06-29 | phy: qcom-qmp: Add QMP V4 USB3 UNIPHY | Jonathan Marek |
2020-06-29 | phy: qcom-qmp: Allow different values for second lane | Jonathan Marek |
2020-06-25 | phy: sun4i-usb: fix dereference of pointer phy0 before it is null checked | Colin Ian King |
2020-06-24 | phy: qcom-qusb2: Add ipq8074 device compatible | Sivaprakash Murugesan |
2020-06-24 | phy: qcom-qmp: Add USB QMP PHY support for IPQ8074 | Sivaprakash Murugesan |
2020-06-24 | phy: exynos: Rename Exynos to lowercase | Krzysztof Kozlowski |
2020-06-24 | phy: Remove CONFIG_ARCH_* check for related subdir in Makefile | Tiezhu Yang |
2020-06-24 | phy: rockchip: Fix return value of inno_dsidphy_probe() | Tiezhu Yang |
2020-06-24 | phy: ti: j721e-wiz: Constify structs | Rikard Falkeborn |
2020-06-24 | phy: ti: am654-serdes: Constify regmap_config | Rikard Falkeborn |
2020-06-24 | phy: intel: fix enum type mismatch warning | Arnd Bergmann |
2020-06-24 | phy: intel: Fix compilation error on FIELD_PREP usage | Dilip Kota |
2020-06-15 | phy: samsung: Replace zero-length array with flexible-array | Gustavo A. R. Silva |
2020-05-25 | Merge tag 'usb-for-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/bal... | Greg Kroah-Hartman |
2020-05-25 | phy: amlogic: meson-gxl-usb3: remove code for non-existing PHY | Martin Blumenstingl |
2020-05-22 | Merge tag 'phy-for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/phy/... | Greg Kroah-Hartman |
2020-05-19 | phy: intel: Add driver support for ComboPhy | Dilip Kota |