Age | Commit message (Expand) | Author | Files | Lines |
2017-02-23 | Merge tag 'pci-v4.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 3 | -0/+294 |
2017-02-21 | phy: phy-exynos-pcie: Add support for Exynos PCIe PHY | Jaehoon Chung | 3 | -0/+294 |
2017-01-27 | phy: qcom-ufs: Fix misplaced jump label | Vivek Gautam | 1 | -1/+1 |
2017-01-27 | phy: fix rockchip-inno-usb2 build errors | Randy Dunlap | 1 | -0/+1 |
2017-01-27 | phy: Add USB3 PHY support for Broadcom NSP SoC | Yendapally Reddy Dhananjaya Reddy | 3 | -0/+186 |
2017-01-27 | phy: qcom-ufs: Suppress extraneous logging | Bjorn Andersson | 2 | -22/+5 |
2017-01-27 | phy: qcom-ufs: Remove -always-on property | Bjorn Andersson | 2 | -5/+1 |
2017-01-27 | phy: qcom-ufs: Correct usage of regulator_get() | Bjorn Andersson | 1 | -14/+7 |
2017-01-27 | phy: qcom-ufs: Don't kfree devres resource | Bjorn Andersson | 1 | -8/+1 |
2017-01-27 | phy: Add support for Qualcomm's USB HS phy | Stephen Boyd | 3 | -0/+305 |
2017-01-27 | phy: Add support for Qualcomm's USB HSIC phy | Stephen Boyd | 3 | -0/+168 |
2017-01-16 | drivers: phy: constify phy_ops structures | Bhumika Goyal | 4 | -4/+4 |
2017-01-16 | phy: sun4i-usb: Replace the deprecated extcon API | Chanwoo Choi | 1 | -2/+2 |
2017-01-16 | phy: rcar-gen3-usb2: Replace the deprecated extcon API | Chanwoo Choi | 1 | -4/+4 |
2017-01-16 | phy: sun4i-usb: add support for V3s USB PHY | Icenowy Zheng | 1 | -1/+13 |
2017-01-16 | phy: rockchip-inno-usb2: Set EXTCON_USB when EXTCON_CHG_USB_SDP was set | Baolin Wang | 1 | -1/+6 |
2016-12-14 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 4 | -243/+174 |
2016-11-28 | Merge tag 'phy-for-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/kis... | Greg Kroah-Hartman | 21 | -921/+1024 |
2016-11-18 | phy: rockchip-inno-usb2: select USB_COMMON | Arnd Bergmann | 1 | -0/+2 |
2016-11-18 | phy: rockchip-inno-usb2: fix uninitialized tmout variable | Arnd Bergmann | 1 | -1/+1 |
2016-11-18 | phy: phy-twl4030-usb: emit VBUS status events to userspace | Matt Ranostay | 1 | -0/+3 |
2016-11-18 | phy_sun4i_usb: set_mode: Allow using set_mode to force end the current session | Hans de Goede | 1 | -4/+10 |
2016-11-18 | phy: fix returnvar.cocci warnings | Vivek Gautam | 2 | -4/+2 |
2016-11-18 | phy: Fix ptr_ret.cocci warnings | Vivek Gautam | 2 | -16/+4 |
2016-11-18 | phy: fix semicolon.cocci warnings | Vivek Gautam | 6 | -11/+11 |
2016-11-18 | phy: exynos-mipi-video: simplify check for coupled phy status | Marek Szyprowski | 1 | -14/+1 |
2016-11-18 | phy: rcar-gen3-usb2: add sysfs for usb role swap | Yoshihiro Shimoda | 1 | -1/+117 |
2016-11-18 | phy: da8xx-usb: Configure CFGCHIP2 to support OTG workaround | Alexandre Bailon | 1 | -0/+5 |
2016-11-18 | phy: stih41x-usb: Remove usb phy driver and dt binding | Peter Griffin | 3 | -197/+0 |
2016-11-18 | phy: phy-miphy365x: Remove miphy365 driver and dt binding | Peter Griffin | 3 | -636/+0 |
2016-11-18 | phy: rockchip-inno-usb2: correct 480MHz output clock stable time | William Wu | 1 | -2/+2 |
2016-11-18 | phy: rockchip-inno-usb2: correct clk_ops callback | William Wu | 1 | -6/+6 |
2016-11-18 | phy: rockchip-inno-usb2: support otg-port for rk3399 | William Wu | 1 | -30/+561 |
2016-11-18 | phy: meson8b-usb2: request a shared reset line | Martin Blumenstingl | 1 | -2/+1 |
2016-11-18 | phy: meson8b-usb2: fix missing clk_disable_unprepare() on error | Wei Yongjun | 1 | -0/+3 |
2016-11-18 | phy: meson: add USB2 PHY support for Meson8b and GXBB | Martin Blumenstingl | 3 | -0/+298 |
2016-11-17 | phy: twl4030-usb: Fix for musb session bit based PM | Tony Lindgren | 1 | -2/+2 |
2016-11-08 | phy: qcom-ufs: Remove common layer phy exit callback | Vivek Gautam | 4 | -14/+18 |
2016-11-08 | scsi: ufs-qcom: phy/hcd: Refactoring phy clock handling | Vivek Gautam | 1 | -18/+18 |
2016-11-08 | phy: qcom-ufs-qmp-xx: Move clock and regulator init out of phy init | Vivek Gautam | 2 | -52/+46 |
2016-11-08 | phy: qcom-ufs: Remove unnecessary function declarations | Vivek Gautam | 1 | -69/+62 |
2016-11-08 | phy: qcom-ufs-qmp-xx: Discard remove callback for drivers. | Vivek Gautam | 3 | -41/+0 |
2016-11-08 | phy: qcom-ufs: Skip obtaining rx/tx_iface_clk for msm8996 based phy | Vivek Gautam | 1 | -0/+5 |
2016-11-08 | phy: qcom-ufs-14nm: Add new compatible for msm8996 based phy | Vivek Gautam | 1 | -0/+1 |
2016-11-08 | phy: qcom-ufs: Cleanup clock and regulator initialization | Vivek Gautam | 4 | -57/+37 |
2016-11-08 | phy: qcom-ufs: Use devm sibling of kstrdup for regulator names | Vivek Gautam | 1 | -4/+1 |
2016-11-08 | phy: qcom-ufs: Remove unnecessary BUG_ON | Vivek Gautam | 1 | -2/+0 |
2016-11-05 | phy: sun4i: check PMU presence when poking unknown bit of pmu | Icenowy Zheng | 1 | -1/+1 |
2016-11-05 | phy-rockchip-pcie: remove deassert of phy_rst from exit callback | Shawn Lin | 1 | -12/+1 |
2016-11-05 | phy: da8xx-usb: rename the ohci device to ohci-da8xx | Axel Haslam | 1 | -2/+3 |