aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/phy
Commit message (Expand)AuthorAge
* usb: phy: Handle per-PHY event for connnect and disconnect eventsKiran Raparthy2014-11-25
* usb: phy: introduce usb_phy_set_event interfaceKiran Raparthy2014-11-21
* usb: phy: propagate __of_usb_find_phy()'s error on failureArjun Sreedharan2014-11-20
* usb: phy: fsl: Fix build errorsFelipe Balbi2014-11-12
* usb: phy: remove file names from heading commentsSergei Shtylyov2014-11-05
* usb: rename phy to usb_phy in OTGAntoine Tenart2014-11-03
* usb: move the OTG state from the USB PHY to the OTG structureAntoine Tenart2014-11-03
* usb: phy: rcar-usb: remove duplicate check on resourceVarka Bhadram2014-11-03
* usb: phy: phy-mv-usb: delete unnecessary 'out of memory' messagesPeter Chen2014-11-03
* usb: phy: phy-msm-usb: delete unnecessary 'out of memory' messagesPeter Chen2014-11-03
* usb: phy: phy-mxs-usb: delete unnecessary 'out of memory' messagesPeter Chen2014-11-03
* usb: phy: phy-rcar-gen2-usb: delete unnecessary 'out of memory' messagesPeter Chen2014-11-03
* usb: phy: phy-am335x-control: delete unnecessary 'out of memory' messagesPeter Chen2014-11-03
* usb: phy: phy-tegra-usb: delete unnecessary 'out of memory' messagesPeter Chen2014-11-03
* usb: phy: phy-rcar-usb: delete unnecessary 'out of memory' messagesPeter Chen2014-11-03
* USB: Remove .owner field for driverKiran Padwal2014-09-28
* usb: hub: rename khubd to hub_wq in documentation and commentsPetr Mladek2014-09-24
* Merge tag 'v3.17-rc5' into nextFelipe Balbi2014-09-16
|\
| * usb: phy: tegra: Avoid use of sizeof(void)Thierry Reding2014-09-03
| * usb: phy: mxs: add imx6sx supportPeter Chen2014-09-03
* | Merge tag 'v3.17-rc4' into nextFelipe Balbi2014-09-08
|\|
| * usb: phy: msm: Fix return value check in msm_otg_probe()Wei Yongjun2014-08-19
| * usb: phy: samsung: Fix wrong bit mask for PHYPARAM1_PCS_TXDEEMPHJingoo Han2014-08-19
| * usb: phy: drop kfree of devm_kzalloc's dataHimangi Saraogi2014-08-19
| * usb: phy: return -ENODEV on failure of try_module_getArjun Sreedharan2014-08-19
* | usb: phy: twl6030-usb: Remove unused irq_enabledTony Lindgren2014-09-02
* | usb: phy: samsung: remove old common USB PHY codeBartlomiej Zolnierkiewicz2014-09-02
* | usb: phy: samsung: remove old USB 3.0 PHY driverBartlomiej Zolnierkiewicz2014-09-02
* | usb: phy: samsung: remove old USB 2.0 PHY driverBartlomiej Zolnierkiewicz2014-09-02
* | usb: phy: msm: Make phy_reset clk and reset line optional.Srinivas Kandagatla2014-08-27
* | usb: phy: mxs: Add VF610 USB PHY supportStefan Agner2014-08-27
* | usb: phy: msm: mark msm_otg_mode_fops staticFelipe Balbi2014-08-20
* | usb: phy: samsung: Remove unnecessary lines of register bit definitionsJingoo Han2014-08-20
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2014-08-07
|\
| * drivers/usb/phy/phy.c: remove a leading spaceAntonio Ospite2014-06-19
* | Merge tag 'usb-for-v3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman2014-07-21
|\ \
| * | usb: phy: am335x: Use SIMPLE_DEV_PM_OPS macroJingoo Han2014-07-10
| * | usb: phy: tegra: Do not include asm/mach-types.hThierry Reding2014-07-10
| * | usb: phy: msm: Make phy_reset clk and reset line optional.Srinivas Kandagatla2014-06-30
| * | usb: phy: phy-gpio-vbus-usb: use devm_ functionsHimangi Saraogi2014-06-30
| * | usb: phy: tegra: Make of_device_id array constJingoo Han2014-06-30
| * | usb: phy: msm: Make of_device_id array constJingoo Han2014-06-30
* | | USB: PHY: tegra: Call tegra_usb_phy_close only on device removalTuomas Tynkkynen2014-07-09
* | | usb: phy: tegra: Do not include asm/mach-types.hThierry Reding2014-07-09
* | | usb: phy: msm: Do not do runtime pm if the phy is not idleSrinivas Kandagatla2014-06-30
|/ /
* | Merge tag 'usb-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2014-06-03
|\ \
| * | phy: Enable USB PHY support for arm64Liviu Dudau2014-05-27
| * | usb: common: rename phy-fsm-usb.c to usb-otg-fsm.cPeter Chen2014-05-27
| * | usb: phy: add run-time dependencies to R-Car driverJean Delvare2014-05-27
| * | usb: phy: msm: fix bug in probe()Dan Carpenter2014-05-23