summaryrefslogtreecommitdiffstats
path: root/drivers/usb/phy
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'fixes-for-v3.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2015-01-141-3/+2
|\
| * usb: phy: mv-usb: fix usb_phy build errorsArnd Bergmann2015-01-131-3/+2
* | Merge tag 'fixes-for-v3.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2015-01-121-3/+9
|\ \ | |/
| * usb: phy: Restore deferred probing pathThierry Reding2014-12-231-4/+10
* | usb: phy: Fix deferred probingMaxime Ripard2015-01-091-3/+3
|/
* Merge tag 'pm+acpi-3.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-12-181-2/+2
|\
| * PM / Kconfig: Replace PM_RUNTIME with PM in dependenciesRafael J. Wysocki2014-12-131-2/+2
* | Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-1413-13/+0
|\ \
| * | usb: phy: drop owner assignment from platform_driversWolfram Sang2014-10-2013-13/+0
* | | Merge tag 'usb-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2014-12-1416-214/+228
|\ \ \ | |_|/ |/| |
| * | usb: phy: Handle per-PHY event for connnect and disconnect eventsKiran Raparthy2014-11-254-0/+21
| * | usb: phy: introduce usb_phy_set_event interfaceKiran Raparthy2014-11-211-0/+12
| * | usb: phy: propagate __of_usb_find_phy()'s error on failureArjun Sreedharan2014-11-201-1/+3
| * | usb: phy: fsl: Fix build errorsFelipe Balbi2014-11-122-8/+8
| * | usb: phy: remove file names from heading commentsSergei Shtylyov2014-11-052-4/+0
| * | usb: rename phy to usb_phy in OTGAntoine Tenart2014-11-039-54/+60
| * | usb: move the OTG state from the USB PHY to the OTG structureAntoine Tenart2014-11-038-116/+116
| * | usb: phy: rcar-usb: remove duplicate check on resourceVarka Bhadram2014-11-031-5/+3
| * | usb: phy: phy-mv-usb: delete unnecessary 'out of memory' messagesPeter Chen2014-11-031-3/+1
| * | usb: phy: phy-msm-usb: delete unnecessary 'out of memory' messagesPeter Chen2014-11-031-9/+3
| * | usb: phy: phy-mxs-usb: delete unnecessary 'out of memory' messagesPeter Chen2014-11-031-3/+1
| * | usb: phy: phy-rcar-gen2-usb: delete unnecessary 'out of memory' messagesPeter Chen2014-11-031-3/+1
| * | usb: phy: phy-am335x-control: delete unnecessary 'out of memory' messagesPeter Chen2014-11-031-3/+1
| * | usb: phy: phy-tegra-usb: delete unnecessary 'out of memory' messagesPeter Chen2014-11-031-7/+2
| * | usb: phy: phy-rcar-usb: delete unnecessary 'out of memory' messagesPeter Chen2014-11-031-3/+1
| |/
* | USB / PM: Drop CONFIG_PM_RUNTIME from the USB coreRafael J. Wysocki2014-12-041-1/+1
|/
* USB: Remove .owner field for driverKiran Padwal2014-09-281-1/+0
* usb: hub: rename khubd to hub_wq in documentation and commentsPetr Mladek2014-09-232-2/+2
* Merge tag 'v3.17-rc5' into nextFelipe Balbi2014-09-162-3/+9
|\
| * usb: phy: tegra: Avoid use of sizeof(void)Thierry Reding2014-09-031-2/+2
| * usb: phy: mxs: add imx6sx supportPeter Chen2014-09-031-1/+7
* | Merge tag 'v3.17-rc4' into nextFelipe Balbi2014-09-083-5/+6
|\ \ | |/
| * usb: phy: msm: Fix return value check in msm_otg_probe()Wei Yongjun2014-08-191-2/+2
| * usb: phy: samsung: Fix wrong bit mask for PHYPARAM1_PCS_TXDEEMPHJingoo Han2014-08-191-1/+1
| * usb: phy: drop kfree of devm_kzalloc's dataHimangi Saraogi2014-08-191-3/+1
| * usb: phy: return -ENODEV on failure of try_module_getArjun Sreedharan2014-08-191-0/+3
* | usb: phy: twl6030-usb: Remove unused irq_enabledTony Lindgren2014-09-021-2/+0
* | usb: phy: samsung: remove old common USB PHY codeBartlomiej Zolnierkiewicz2014-09-022-558/+0
* | usb: phy: samsung: remove old USB 3.0 PHY driverBartlomiej Zolnierkiewicz2014-09-023-359/+0
* | usb: phy: samsung: remove old USB 2.0 PHY driverBartlomiej Zolnierkiewicz2014-09-023-550/+0
* | usb: phy: msm: Make phy_reset clk and reset line optional.Srinivas Kandagatla2014-08-271-5/+8
* | usb: phy: mxs: Add VF610 USB PHY supportStefan Agner2014-08-271-0/+6
* | usb: phy: msm: mark msm_otg_mode_fops staticFelipe Balbi2014-08-201-1/+1
* | usb: phy: samsung: Remove unnecessary lines of register bit definitionsJingoo Han2014-08-201-34/+2
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2014-08-061-1/+1
|\
| * drivers/usb/phy/phy.c: remove a leading spaceAntonio Ospite2014-06-191-1/+1
* | Merge tag 'usb-for-v3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman2014-07-214-48/+23
|\ \
| * | usb: phy: am335x: Use SIMPLE_DEV_PM_OPS macroJingoo Han2014-07-101-9/+3
| * | usb: phy: tegra: Do not include asm/mach-types.hThierry Reding2014-07-101-1/+0
| * | usb: phy: msm: Make phy_reset clk and reset line optional.Srinivas Kandagatla2014-06-301-5/+5
OpenPOWER on IntegriCloud