aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/phy/phy-msm-usb.c
Commit message (Expand)AuthorAge
* Merge tag 'usb-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2014-12-14
|\
| * 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: phy-msm-usb: delete unnecessary 'out of memory' messagesPeter Chen2014-11-03
* | USB / PM: Drop CONFIG_PM_RUNTIME from the USB coreRafael J. Wysocki2014-12-03
|/
* USB: Remove .owner field for driverKiran Padwal2014-09-28
* 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: msm: Make phy_reset clk and reset line optional.Srinivas Kandagatla2014-08-27
* | usb: phy: msm: mark msm_otg_mode_fops staticFelipe Balbi2014-08-20
|/
* Merge tag 'usb-for-v3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman2014-07-21
|\
| * usb: phy: msm: Make phy_reset clk and reset line optional.Srinivas Kandagatla2014-06-30
| * usb: phy: msm: Make of_device_id array constJingoo Han2014-06-30
* | usb: phy: msm: Do not do runtime pm if the phy is not idleSrinivas Kandagatla2014-06-30
|/
* usb: phy: msm: fix bug in probe()Dan Carpenter2014-05-23
* usb: phy: msm: change devm_ioremap() to devm_ioremap_resource()Dan Carpenter2014-05-14
* usb: phy: msm: switch over to writel()Felipe Balbi2014-05-12
* usb: phy: msm: cast to enum msm_usb_phy_typeFelipe Balbi2014-05-12
* usb: phy: msm: Use usb_add_phy_dev() to register deviceIvan T. Ivanov2014-04-30
* usb: phy: msm: Vote for corner of VDD CX instead of voltage of VDD CXIvan T. Ivanov2014-04-30
* usb: phy: msm: Handle disconnect eventsIvan T. Ivanov2014-04-30
* usb: phy: msm: Select secondary PHY via TCSRTim Bird2014-04-30
* usb: phy: msm: Fix PTS definitions for MSM USB controllerTim Bird2014-04-30
* usb: phy: msm: Correct USB PHY Reset sequence for newer platformIvan T. Ivanov2014-04-30
* usb: phy: msm: Add support for secondary PHY controlIvan T. Ivanov2014-04-30
* usb: phy: msm: Use reset framework for LINK and PHY resetsIvan T. Ivanov2014-04-30
* usb: phy: msm: Add device tree support and binding informationIvan T. Ivanov2014-04-30
* usb: phy: msm: Properly check result from platform_get_irq()Ivan T. Ivanov2014-04-30
* usb: phy: msm: Remove HSUSB prefix from regulator namesIvan T. Ivanov2014-04-30
* usb: phy: msm: Remove unused pclk_src_nameIvan T. Ivanov2014-04-30
* usb: phy: msm: Replace custom enum usb_mode_type with enum usb_dr_modeIvan T. Ivanov2014-04-30
* usb: phy: msm: Fix checkpatch.pl warningsIvan T. Ivanov2014-04-30
* usb: phy: msm: Remove unnecessarily check for valid regulators.Ivan T. Ivanov2014-04-30
* usb: phy: msm: Migrate to Managed Device Resource allocationIvan T. Ivanov2014-04-30
* usb: phy: msm: Enable deferred driver probingIvan T. Ivanov2014-04-30
* usb: phy: msm: Move global regulators variables to driver stateIvan T. Ivanov2014-04-30
* Merge 3.14-rc4 into usb-nextGreg Kroah-Hartman2014-02-24
|\
| * usb: phy: msm: fix compilation errors when !CONFIG_PM_SLEEPJosh Cartwright2014-02-20
* | usb: phy: msm: tiny leak on error in probe()Dan Carpenter2014-02-07
|/
* Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-01-23
|\
| * usb: phy: msm: Move mach dependent code to platform dataIvan T. Ivanov2014-01-09
* | usb: hcd: move controller wakeup setting initialization to individual driverPeter Chen2013-12-08
|/
* usb: phy: use dev_get_platdata()Jingoo Han2013-07-30
* usb: otg: msm: Convert to clk_prepare/unprepareStephen Boyd2013-06-24
* usb: phy: rename all phy drivers to phy-$name-usb.cFelipe Balbi2013-03-18