Age | Commit message (Expand) | Author | Files | Lines |
2015-01-19 | usb: phy: never defer probe in non-OF case | Heikki Krogerus | 1 | -1/+1 |
2015-01-15 | Merge tag 'fixes-for-v3.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/... | Greg Kroah-Hartman | 1 | -3/+2 |
2015-01-13 | usb: phy: mv-usb: fix usb_phy build errors | Arnd Bergmann | 1 | -3/+2 |
2015-01-12 | Merge tag 'fixes-for-v3.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/... | Greg Kroah-Hartman | 1 | -3/+9 |
2015-01-09 | usb: phy: Fix deferred probing | Maxime Ripard | 1 | -3/+3 |
2014-12-23 | usb: phy: Restore deferred probing path | Thierry Reding | 1 | -4/+10 |
2014-12-19 | Merge tag 'pm+acpi-3.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -2/+2 |
2014-12-15 | Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 13 | -13/+0 |
2014-12-15 | Merge tag 'usb-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 16 | -214/+228 |
2014-12-13 | PM / Kconfig: Replace PM_RUNTIME with PM in dependencies | Rafael J. Wysocki | 1 | -2/+2 |
2014-12-04 | USB / PM: Drop CONFIG_PM_RUNTIME from the USB core | Rafael J. Wysocki | 1 | -1/+1 |
2014-11-25 | usb: phy: Handle per-PHY event for connnect and disconnect events | Kiran Raparthy | 4 | -0/+21 |
2014-11-21 | usb: phy: introduce usb_phy_set_event interface | Kiran Raparthy | 1 | -0/+12 |
2014-11-20 | usb: phy: propagate __of_usb_find_phy()'s error on failure | Arjun Sreedharan | 1 | -1/+3 |
2014-11-12 | usb: phy: fsl: Fix build errors | Felipe Balbi | 2 | -8/+8 |
2014-11-06 | usb: phy: remove file names from heading comments | Sergei Shtylyov | 2 | -4/+0 |
2014-11-03 | usb: rename phy to usb_phy in OTG | Antoine Tenart | 9 | -54/+60 |
2014-11-03 | usb: move the OTG state from the USB PHY to the OTG structure | Antoine Tenart | 8 | -116/+116 |
2014-11-03 | usb: phy: rcar-usb: remove duplicate check on resource | Varka Bhadram | 1 | -5/+3 |
2014-11-03 | usb: phy: phy-mv-usb: delete unnecessary 'out of memory' messages | Peter Chen | 1 | -3/+1 |
2014-11-03 | usb: phy: phy-msm-usb: delete unnecessary 'out of memory' messages | Peter Chen | 1 | -9/+3 |
2014-11-03 | usb: phy: phy-mxs-usb: delete unnecessary 'out of memory' messages | Peter Chen | 1 | -3/+1 |
2014-11-03 | usb: phy: phy-rcar-gen2-usb: delete unnecessary 'out of memory' messages | Peter Chen | 1 | -3/+1 |
2014-11-03 | usb: phy: phy-am335x-control: delete unnecessary 'out of memory' messages | Peter Chen | 1 | -3/+1 |
2014-11-03 | usb: phy: phy-tegra-usb: delete unnecessary 'out of memory' messages | Peter Chen | 1 | -7/+2 |
2014-11-03 | usb: phy: phy-rcar-usb: delete unnecessary 'out of memory' messages | Peter Chen | 1 | -3/+1 |
2014-10-20 | usb: phy: drop owner assignment from platform_drivers | Wolfram Sang | 13 | -13/+0 |
2014-09-29 | USB: Remove .owner field for driver | Kiran Padwal | 1 | -1/+0 |
2014-09-24 | usb: hub: rename khubd to hub_wq in documentation and comments | Petr Mladek | 2 | -2/+2 |
2014-09-16 | Merge tag 'v3.17-rc5' into next | Felipe Balbi | 2 | -3/+9 |
2014-09-08 | Merge tag 'v3.17-rc4' into next | Felipe Balbi | 3 | -5/+6 |
2014-09-03 | usb: phy: tegra: Avoid use of sizeof(void) | Thierry Reding | 1 | -2/+2 |
2014-09-03 | usb: phy: mxs: add imx6sx support | Peter Chen | 1 | -1/+7 |
2014-09-02 | usb: phy: twl6030-usb: Remove unused irq_enabled | Tony Lindgren | 1 | -2/+0 |
2014-09-02 | usb: phy: samsung: remove old common USB PHY code | Bartlomiej Zolnierkiewicz | 2 | -558/+0 |
2014-09-02 | usb: phy: samsung: remove old USB 3.0 PHY driver | Bartlomiej Zolnierkiewicz | 3 | -359/+0 |
2014-09-02 | usb: phy: samsung: remove old USB 2.0 PHY driver | Bartlomiej Zolnierkiewicz | 3 | -550/+0 |
2014-08-27 | usb: phy: msm: Make phy_reset clk and reset line optional. | Srinivas Kandagatla | 1 | -5/+8 |
2014-08-27 | usb: phy: mxs: Add VF610 USB PHY support | Stefan Agner | 1 | -0/+6 |
2014-08-20 | usb: phy: msm: mark msm_otg_mode_fops static | Felipe Balbi | 1 | -1/+1 |
2014-08-20 | usb: phy: samsung: Remove unnecessary lines of register bit definitions | Jingoo Han | 1 | -34/+2 |
2014-08-19 | usb: phy: msm: Fix return value check in msm_otg_probe() | Wei Yongjun | 1 | -2/+2 |
2014-08-19 | usb: phy: samsung: Fix wrong bit mask for PHYPARAM1_PCS_TXDEEMPH | Jingoo Han | 1 | -1/+1 |
2014-08-19 | usb: phy: drop kfree of devm_kzalloc's data | Himangi Saraogi | 1 | -3/+1 |
2014-08-19 | usb: phy: return -ENODEV on failure of try_module_get | Arjun Sreedharan | 1 | -0/+3 |
2014-08-07 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -1/+1 |
2014-07-21 | Merge tag 'usb-for-v3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ba... | Greg Kroah-Hartman | 4 | -48/+23 |
2014-07-10 | usb: phy: am335x: Use SIMPLE_DEV_PM_OPS macro | Jingoo Han | 1 | -9/+3 |
2014-07-10 | usb: phy: tegra: Do not include asm/mach-types.h | Thierry Reding | 1 | -1/+0 |
2014-07-10 | USB: PHY: tegra: Call tegra_usb_phy_close only on device removal | Tuomas Tynkkynen | 1 | -5/+3 |