summaryrefslogtreecommitdiff
path: root/drivers/usb/phy
AgeCommit message (Expand)Author
2014-11-25usb: phy: Handle per-PHY event for connnect and disconnect eventsKiran Raparthy
2014-11-21usb: phy: introduce usb_phy_set_event interfaceKiran Raparthy
2014-11-20usb: phy: propagate __of_usb_find_phy()'s error on failureArjun Sreedharan
2014-11-12usb: phy: fsl: Fix build errorsFelipe Balbi
2014-11-05usb: phy: remove file names from heading commentsSergei Shtylyov
2014-11-03usb: rename phy to usb_phy in OTGAntoine Tenart
2014-11-03usb: move the OTG state from the USB PHY to the OTG structureAntoine Tenart
2014-11-03usb: phy: rcar-usb: remove duplicate check on resourceVarka Bhadram
2014-11-03usb: phy: phy-mv-usb: delete unnecessary 'out of memory' messagesPeter Chen
2014-11-03usb: phy: phy-msm-usb: delete unnecessary 'out of memory' messagesPeter Chen
2014-11-03usb: phy: phy-mxs-usb: delete unnecessary 'out of memory' messagesPeter Chen
2014-11-03usb: phy: phy-rcar-gen2-usb: delete unnecessary 'out of memory' messagesPeter Chen
2014-11-03usb: phy: phy-am335x-control: delete unnecessary 'out of memory' messagesPeter Chen
2014-11-03usb: phy: phy-tegra-usb: delete unnecessary 'out of memory' messagesPeter Chen
2014-11-03usb: phy: phy-rcar-usb: delete unnecessary 'out of memory' messagesPeter Chen
2014-09-29USB: Remove .owner field for driverKiran Padwal
2014-09-24usb: hub: rename khubd to hub_wq in documentation and commentsPetr Mladek
2014-09-16Merge tag 'v3.17-rc5' into nextFelipe Balbi
2014-09-08Merge tag 'v3.17-rc4' into nextFelipe Balbi
2014-09-03usb: phy: tegra: Avoid use of sizeof(void)Thierry Reding
2014-09-03usb: phy: mxs: add imx6sx supportPeter Chen
2014-09-02usb: phy: twl6030-usb: Remove unused irq_enabledTony Lindgren
2014-09-02usb: phy: samsung: remove old common USB PHY codeBartlomiej Zolnierkiewicz
2014-09-02usb: phy: samsung: remove old USB 3.0 PHY driverBartlomiej Zolnierkiewicz
2014-09-02usb: phy: samsung: remove old USB 2.0 PHY driverBartlomiej Zolnierkiewicz
2014-08-27usb: phy: msm: Make phy_reset clk and reset line optional.Srinivas Kandagatla
2014-08-27usb: phy: mxs: Add VF610 USB PHY supportStefan Agner
2014-08-20usb: phy: msm: mark msm_otg_mode_fops staticFelipe Balbi
2014-08-20usb: phy: samsung: Remove unnecessary lines of register bit definitionsJingoo Han
2014-08-19usb: phy: msm: Fix return value check in msm_otg_probe()Wei Yongjun
2014-08-19usb: phy: samsung: Fix wrong bit mask for PHYPARAM1_PCS_TXDEEMPHJingoo Han
2014-08-19usb: phy: drop kfree of devm_kzalloc's dataHimangi Saraogi
2014-08-19usb: phy: return -ENODEV on failure of try_module_getArjun Sreedharan
2014-08-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2014-07-21Merge tag 'usb-for-v3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman
2014-07-10usb: phy: am335x: Use SIMPLE_DEV_PM_OPS macroJingoo Han
2014-07-10usb: phy: tegra: Do not include asm/mach-types.hThierry Reding
2014-07-09USB: PHY: tegra: Call tegra_usb_phy_close only on device removalTuomas Tynkkynen
2014-07-09usb: phy: tegra: Do not include asm/mach-types.hThierry Reding
2014-06-30usb: phy: msm: Do not do runtime pm if the phy is not idleSrinivas Kandagatla
2014-06-30usb: phy: msm: Make phy_reset clk and reset line optional.Srinivas Kandagatla
2014-06-30usb: phy: phy-gpio-vbus-usb: use devm_ functionsHimangi Saraogi
2014-06-30usb: phy: tegra: Make of_device_id array constJingoo Han
2014-06-30usb: phy: msm: Make of_device_id array constJingoo Han
2014-06-19drivers/usb/phy/phy.c: remove a leading spaceAntonio Ospite
2014-06-03Merge tag 'usb-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2014-06-02Merge tag 'boards-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-05-27phy: Enable USB PHY support for arm64Liviu Dudau
2014-05-27usb: common: rename phy-fsm-usb.c to usb-otg-fsm.cPeter Chen
2014-05-27usb: phy: add run-time dependencies to R-Car driverJean Delvare