Age | Commit message (Expand) | Author |
2017-04-10 | phy: qcom-qusb2: add NVMEM dependency | Tobias Regnery |
2017-04-10 | phy: rockchip-usb: Add vbus regulator support. | Sjoerd Simons |
2017-04-10 | phy: bcm-ns-usb3: split all writes into reg & val pairs | Rafał Miłecki |
2017-04-10 | phy: qcom-qmp: new qmp phy driver for qcom-chipsets | Vivek Gautam |
2017-04-10 | phy: qcom-qusb2: New driver for QUSB2 PHY on Qcom chips | Vivek Gautam |
2017-04-10 | phy: rockchip-inno-usb2: add support of usb2-phy for rk3328 | Meng Dongyang |
2017-04-10 | phy: phy-mt65xx-usb3: disable 100uA extraction from SS port to HS port | Chunfeng Yun |
2017-04-10 | phy: phy-mt65xx-usb3: add support for new version phy | Chunfeng Yun |
2017-04-10 | phy: phy-mt65xx-usb3: move clock from phy node into port nodes | Chunfeng Yun |
2017-04-10 | phy: phy-mt65xx-usb3: split SuperSpeed port into two ones | Chunfeng Yun |
2017-04-10 | phy: phy-mt65xx-usb3: increase LFPS filter threshold | Chunfeng Yun |
2017-04-10 | phy: phy-mt65xx-usb3: improve RX detection stable time | Chunfeng Yun |
2017-04-10 | phy: sun4i-usb: enable PHY0 dual route switching for A64 USB PHY | Icenowy Zheng |
2017-04-10 | phy: rcar-gen3-usb2: fix implementation for runtime PM | Yoshihiro Shimoda |
2017-04-10 | phy: rockchip-inno-usb2: fix spelling mistake: "connecetd" -> "connected" | Colin Ian King |
2017-04-10 | phy: exynos: Use one define for enable bit | Krzysztof Kozlowski |
2017-04-10 | phy: exynos-mipi-video: Use consistent method to address phy registers | Krzysztof Kozlowski |
2017-04-10 | phy: exynos5: Remove duplicated defines of PHY register defines | Krzysztof Kozlowski |
2017-04-10 | phy: exynos4: Remove duplicated defines of PHY register defines | Krzysztof Kozlowski |
2017-04-10 | phy: meson8b-usb2: fix offsets for some of the registers | Martin Blumenstingl |
2017-04-10 | phy: sun4i-usb: support automatically switch PHY0 route to MUSB/HCI | Icenowy Zheng |
2017-04-10 | phy: sun4i-usb: add PHYCTL offset for H3 SoC | Icenowy Zheng |
2017-04-10 | phy: sun4i-usb: change PHYCTL register clearing code | Icenowy Zheng |
2017-04-10 | phy: phy-exynos-pcie: make it explicitly non-modular | Paul Gortmaker |
2017-03-09 | phy: qcom-usb-hs: Add depends on EXTCON | Stephen Boyd |
2017-03-09 | phy: phy-exynos-pcie: fix the wrong error return | Jaehoon Chung |
2017-03-09 | Revert "phy: Add USB3 PHY support for Broadcom NSP SoC" | Rafał Miłecki |
2017-02-23 | Merge tag 'pci-v4.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2017-02-21 | phy: phy-exynos-pcie: Add support for Exynos PCIe PHY | Jaehoon Chung |
2017-01-27 | phy: qcom-ufs: Fix misplaced jump label | Vivek Gautam |
2017-01-27 | phy: fix rockchip-inno-usb2 build errors | Randy Dunlap |
2017-01-27 | phy: Add USB3 PHY support for Broadcom NSP SoC | Yendapally Reddy Dhananjaya Reddy |
2017-01-27 | phy: qcom-ufs: Suppress extraneous logging | Bjorn Andersson |
2017-01-27 | phy: qcom-ufs: Remove -always-on property | Bjorn Andersson |
2017-01-27 | phy: qcom-ufs: Correct usage of regulator_get() | Bjorn Andersson |
2017-01-27 | phy: qcom-ufs: Don't kfree devres resource | Bjorn Andersson |
2017-01-27 | phy: Add support for Qualcomm's USB HS phy | Stephen Boyd |
2017-01-27 | phy: Add support for Qualcomm's USB HSIC phy | Stephen Boyd |
2017-01-16 | drivers: phy: constify phy_ops structures | Bhumika Goyal |
2017-01-16 | phy: sun4i-usb: Replace the deprecated extcon API | Chanwoo Choi |
2017-01-16 | phy: rcar-gen3-usb2: Replace the deprecated extcon API | Chanwoo Choi |
2017-01-16 | phy: sun4i-usb: add support for V3s USB PHY | Icenowy Zheng |
2017-01-16 | phy: rockchip-inno-usb2: Set EXTCON_USB when EXTCON_CHG_USB_SDP was set | Baolin Wang |
2016-12-14 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds |
2016-11-28 | Merge tag 'phy-for-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/kis... | Greg Kroah-Hartman |
2016-11-18 | phy: rockchip-inno-usb2: select USB_COMMON | Arnd Bergmann |
2016-11-18 | phy: rockchip-inno-usb2: fix uninitialized tmout variable | Arnd Bergmann |
2016-11-18 | phy: phy-twl4030-usb: emit VBUS status events to userspace | Matt Ranostay |
2016-11-18 | phy_sun4i_usb: set_mode: Allow using set_mode to force end the current session | Hans de Goede |
2016-11-18 | phy: fix returnvar.cocci warnings | Vivek Gautam |