summaryrefslogtreecommitdiffstats
path: root/drivers/usb/phy
AgeCommit message (Expand)AuthorLines
2014-09-28USB: Remove .owner field for driverKiran Padwal-1/+0
2014-09-23usb: hub: rename khubd to hub_wq in documentation and commentsPetr Mladek-2/+2
2014-09-16Merge tag 'v3.17-rc5' into nextFelipe Balbi-3/+9
2014-09-08Merge tag 'v3.17-rc4' into nextFelipe Balbi-5/+6
2014-09-03usb: phy: tegra: Avoid use of sizeof(void)Thierry Reding-2/+2
2014-09-03usb: phy: mxs: add imx6sx supportPeter Chen-1/+7
2014-09-02usb: phy: twl6030-usb: Remove unused irq_enabledTony Lindgren-2/+0
2014-09-02usb: phy: samsung: remove old common USB PHY codeBartlomiej Zolnierkiewicz-558/+0
2014-09-02usb: phy: samsung: remove old USB 3.0 PHY driverBartlomiej Zolnierkiewicz-359/+0
2014-09-02usb: phy: samsung: remove old USB 2.0 PHY driverBartlomiej Zolnierkiewicz-550/+0
2014-08-27usb: phy: msm: Make phy_reset clk and reset line optional.Srinivas Kandagatla-5/+8
2014-08-27usb: phy: mxs: Add VF610 USB PHY supportStefan Agner-0/+6
2014-08-20usb: phy: msm: mark msm_otg_mode_fops staticFelipe Balbi-1/+1
2014-08-20usb: phy: samsung: Remove unnecessary lines of register bit definitionsJingoo Han-34/+2
2014-08-19usb: phy: msm: Fix return value check in msm_otg_probe()Wei Yongjun-2/+2
2014-08-19usb: phy: samsung: Fix wrong bit mask for PHYPARAM1_PCS_TXDEEMPHJingoo Han-1/+1
2014-08-19usb: phy: drop kfree of devm_kzalloc's dataHimangi Saraogi-3/+1
2014-08-19usb: phy: return -ENODEV on failure of try_module_getArjun Sreedharan-0/+3
2014-08-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds-1/+1
2014-07-21Merge tag 'usb-for-v3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman-48/+23
2014-07-10usb: phy: am335x: Use SIMPLE_DEV_PM_OPS macroJingoo Han-9/+3
2014-07-10usb: phy: tegra: Do not include asm/mach-types.hThierry Reding-1/+0
2014-07-09USB: PHY: tegra: Call tegra_usb_phy_close only on device removalTuomas Tynkkynen-5/+3
2014-07-09usb: phy: tegra: Do not include asm/mach-types.hThierry Reding-1/+0
2014-06-30usb: phy: msm: Do not do runtime pm if the phy is not idleSrinivas Kandagatla-1/+3
2014-06-30usb: phy: msm: Make phy_reset clk and reset line optional.Srinivas Kandagatla-5/+5
2014-06-30usb: phy: phy-gpio-vbus-usb: use devm_ functionsHimangi Saraogi-32/+13
2014-06-30usb: phy: tegra: Make of_device_id array constJingoo Han-1/+1
2014-06-30usb: phy: msm: Make of_device_id array constJingoo Han-1/+1
2014-06-19drivers/usb/phy/phy.c: remove a leading spaceAntonio Ospite-1/+1
2014-06-03Merge tag 'usb-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds-1181/+441
2014-06-02Merge tag 'boards-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-1/+1
2014-05-27phy: Enable USB PHY support for arm64Liviu Dudau-1/+1
2014-05-27usb: common: rename phy-fsm-usb.c to usb-otg-fsm.cPeter Chen-377/+0
2014-05-27usb: phy: add run-time dependencies to R-Car driverJean Delvare-0/+1
2014-05-23usb: phy: msm: fix bug in probe()Dan Carpenter-3/+5
2014-05-23Merge tag 'usb-for-v3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman-352/+437
2014-05-20Merge 3.15-rc5 into usb-nextGreg Kroah-Hartman-4/+5
2014-05-16ARM: OMAP: replace checks for CONFIG_USB_GADGET_OMAPPaul Bolle-1/+1
2014-05-15usb: phy: Add SMSC USB334x PHY IDLiviu Dudau-0/+1
2014-05-14usb: phy: msm: change devm_ioremap() to devm_ioremap_resource()Dan Carpenter-1/+1
2014-05-14usb: phy: msm: reset controller is mandatory nowArnd Bergmann-0/+1
2014-05-12usb: phy: msm: enable build on other architecturesFelipe Balbi-1/+1
2014-05-12usb: phy: msm: switch over to writel()Felipe Balbi-1/+1
2014-05-12usb: phy: msm: cast to enum msm_usb_phy_typeFelipe Balbi-1/+1
2014-04-30usb: phy: msm: Use usb_add_phy_dev() to register deviceIvan T. Ivanov-1/+2
2014-04-30usb: phy: msm: Vote for corner of VDD CX instead of voltage of VDD CXIvan T. Ivanov-8/+27
2014-04-30usb: phy: msm: Handle disconnect eventsIvan T. Ivanov-0/+18
2014-04-30usb: phy: msm: Select secondary PHY via TCSRTim Bird-0/+14
2014-04-30usb: phy: msm: Fix PTS definitions for MSM USB controllerTim Bird-3/+5