| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'usb-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 2015-02-15 | 7 | -94/+369 |
|\ |
|
| * | phy: miphy365x: Pass sysconfig register offsets via syscfg dt property. | Peter Griffin | 2015-01-30 | 1 | -19/+10 |
| * | phy: exynos-video-mipi: Fix regression by adding support for PMU regmap | Sylwester Nawrocki | 2015-01-30 | 1 | -32/+57 |
| * | phy: add a driver for the Rockchip SoC internal USB2.0 PHY | Yunzhi Li | 2015-01-30 | 3 | -0/+166 |
| * | phy: phy-stih407-usb: Pass sysconfig register offsets via syscfg property. | Peter Griffin | 2015-01-21 | 1 | -11/+14 |
| * | phy: miphy28lp: Pass sysconfig register offsets via syscfg dt property. | Gabriel FERNANDEZ | 2015-01-21 | 1 | -29/+32 |
| * | phy: fix return value check in armada375_usb_phy_probe() | Wei Yongjun | 2015-01-21 | 1 | -2/+2 |
| * | phy: ti-pipe3: Fix SATA across suspend/resume | Roger Quadros | 2015-01-21 | 1 | -16/+42 |
| * | phy: ti-pipe3: Disable clocks on system suspend | Roger Quadros | 2015-01-21 | 1 | -22/+77 |
* | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 2015-02-11 | 8 | -0/+1784 |
|\ \ |
|
| * | | phy: qcom-ufs: add support for 14nm phy | Yaniv Gardi | 2015-01-20 | 3 | -0/+379 |
| * | | phy: qcom-ufs: add support for 20nm phy | Yaniv Gardi | 2015-01-20 | 4 | -1/+535 |
| * | | phy: qcom-ufs: add support for QUALCOMM Technologies UFS PHY drivers | Yaniv Gardi | 2015-01-20 | 4 | -0/+871 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2015-01-28 | 4 | -10/+13 |
|\ \ \
| | |/
| |/| |
|
| * | | phy: phy-ti-pipe3: fix inconsistent enumeration of PCIe gen2 cards | Vignesh R | 2014-12-23 | 2 | -8/+9 |
| * | | phy-sun4i-usb: Change disconnect threshold value for sun6i | Hans de Goede | 2014-12-23 | 1 | -1/+2 |
| * | | phy: miphy28lp: unlock on error in miphy28lp_init() | Dan Carpenter | 2014-12-23 | 1 | -1/+2 |
| |/ |
|
* | | phy: miphy365x: Pass sysconfig register offsets via syscfg dt property. | Peter Griffin | 2015-01-12 | 1 | -19/+10 |
* | | phy: phy-stih407-usb: Pass sysconfig register offsets via syscfg property. | Peter Griffin | 2015-01-12 | 1 | -11/+14 |
|/ |
|
* | Merge tag 'pm+acpi-3.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2014-12-19 | 2 | -2/+2 |
|\ |
|
| * | phy / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PM | Rafael J. Wysocki | 2014-12-13 | 2 | -2/+2 |
* | | Merge tag 'for-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/kishon/... | Greg Kroah-Hartman | 2014-11-27 | 28 | -118/+1936 |
|\ \ |
|
| * | | phy: add support for USB cluster on the Armada 375 SoC | Gregory CLEMENT | 2014-11-26 | 3 | -0/+165 |
| * | | phy: Use PTR_ERR_OR_ZERO to fix warning raised by coccinelle | Gregory CLEMENT | 2014-11-26 | 4 | -16/+4 |
| * | | phy: exynos7-usbdrd: Update dependency for ARCH_EXYNOS | Vivek Gautam | 2014-11-22 | 1 | -1/+1 |
| * | | phy: exynos5-usbdrd: Add facility for VBUS-BOOST-5V supply | Vivek Gautam | 2014-11-22 | 1 | -2/+30 |
| * | | phy: exynos5-usbdrd: Add pipe-clk, utmi-clk and itp-clk support | Vivek Gautam | 2014-11-22 | 1 | -18/+86 |
| * | | phy: remove the old lookup method | Heikki Krogerus | 2014-11-22 | 25 | -74/+28 |
| * | | phy: twl4030: use the new lookup method | Heikki Krogerus | 2014-11-22 | 1 | -3/+6 |
| * | | phy: improved lookup method | Heikki Krogerus | 2014-11-21 | 1 | -1/+83 |
| * | | phy: add the Berlin USB PHY driver | Antoine Tenart | 2014-11-21 | 3 | -0/+232 |
| * | | phy: berlin-sata: Add support for BG2 SATA PHY | Sebastian Hesselbarth | 2014-11-13 | 1 | -1/+6 |
| * | | phy: berlin-sata: Move PHY_BASE into private data struct | Sebastian Hesselbarth | 2014-11-13 | 1 | -9/+15 |
| * | | phy: sun4i: add support for USB phy0 | Roman Byshko | 2014-11-13 | 1 | -3/+6 |
| * | | phy: phy-core: use the np present in of_phandle_args to get the PHY | Kishon Vijay Abraham I | 2014-11-12 | 1 | -9/+1 |
| * | | phy: miphy28lp: Tune tx impedance across Soc cuts | Gabriel FERNANDEZ | 2014-11-12 | 1 | -0/+16 |
| * | | phy: miphy28lp: Add SSC support for PCIE | Gabriel FERNANDEZ | 2014-11-12 | 1 | -0/+44 |
| * | | phy: miphy28lp: Add SSC support for SATA | Gabriel FERNANDEZ | 2014-11-12 | 1 | -0/+46 |
| * | | phy: miphy28lp: Provide support for the MiPHY28lp Generic PHY | Gabriel FERNANDEZ | 2014-11-12 | 3 | -0/+1186 |
| |/ |
|
* | | Merge tag 'usb-for-v3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ba... | Greg Kroah-Hartman | 2014-11-25 | 2 | -12/+8 |
|\ \
| |/
|/| |
|
| * | phy: twl4030: Fix build breakage | Felipe Balbi | 2014-11-11 | 1 | -3/+3 |
| * | usb: rename phy to usb_phy in OTG | Antoine Tenart | 2014-11-03 | 1 | -3/+3 |
| * | usb: move the OTG state from the USB PHY to the OTG structure | Antoine Tenart | 2014-11-03 | 1 | -6/+2 |
* | | phy: omap-usb2: Enable runtime PM of omap-usb2 phy properly | Oussama Ghorbel | 2014-11-05 | 1 | -2/+4 |
|/ |
|
* | phy: remove .owner field for drivers using module_platform_driver | Peter Griffin | 2014-09-24 | 18 | -18/+0 |
* | phy: exynos-dp-video: Use syscon support to control pmu register | Vivek Gautam | 2014-09-24 | 1 | -25/+54 |
* | phy: phy-stih41x-usb: Add usb phy support for STiH41x SoCs. | Peter Griffin | 2014-09-24 | 3 | -0/+196 |
* | phy: phy-stih407-usb: Add usb picoPHY driver found on stih407 SoC family | Peter Griffin | 2014-09-24 | 3 | -0/+187 |
* | usb: phy: twl4030-usb: Use mutex instead of spinlock for protecting the data | Tony Lindgren | 2014-09-24 | 1 | -9/+7 |
* | usb: phy: twl4030-usb: Remove asleep and rely on runtime PM | Tony Lindgren | 2014-09-24 | 1 | -9/+5 |