| Commit message (Expand) | Author | Age | Files | Lines |
* | usb: phy: remove phy-msm-usb.c | Alex Elder | 2017-11-01 | 1 | -2086/+0 |
* | usb: phy: phy-msm-usb: mark expected switch fall-through | Gustavo A. R. Silva | 2017-10-24 | 1 | -0/+1 |
* | usb: phy: phy-msm-usb: Fix usage of devm_regulator_bulk_get() | Rajendra Nayak | 2017-08-03 | 1 | -8/+9 |
* | usb: phy: phy-msm-usb: Remove redundant extcon register/unregister | Baolin Wang | 2017-05-17 | 1 | -67/+18 |
* | usb: phy: msm: Remove the set_power callback | Baolin Wang | 2017-01-24 | 1 | -18/+0 |
* | usb: phy: msm: Replace the extcon API | Chanwoo Choi | 2017-01-24 | 1 | -22/+11 |
* | usb: phy: move msm_hsusb.h into driver | Arnd Bergmann | 2016-06-21 | 1 | -1/+177 |
* | usb: phy: msm: Trigger USB state detection work in DRD mode | Ivan T. Ivanov | 2016-02-23 | 1 | -16/+4 |
* | usb: phy: msm: fix error handling in probe. | Srinivas Kandagatla | 2016-02-03 | 1 | -13/+24 |
* | usb: phy: msm: fix a possible NULL dereference | LABBE Corentin | 2015-12-08 | 1 | -3/+3 |
* | usb: common: of_usb_get_dr_mode to usb_get_dr_mode | Heikki Krogerus | 2015-09-27 | 1 | -1/+1 |
* | usb: phy: msm: Add D+/D- lines route control | Ivan T. Ivanov | 2015-07-30 | 1 | -0/+47 |
* | usb: phy: msm-usb: Replace deprecated API of extcon | Chanwoo Choi | 2015-07-29 | 1 | -10/+10 |
* | usb: phy: msm: Manual PHY and LINK controller VBUS change notification | Ivan T. Ivanov | 2015-04-28 | 1 | -0/+26 |
* | usb: phy: msm: Use extcon framework for VBUS and ID detection | Ivan T. Ivanov | 2015-04-28 | 1 | -0/+84 |
* | Merge tag 'usb-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2015-04-14 | 1 | -16/+2 |
|\ |
|
| * | usb: phy: msm: Remove dead code | Stephen Boyd | 2015-03-18 | 1 | -16/+2 |
* | | usb: phy: phy-msm-usb: Rename regulator_set_optimum_mode | Bjorn Andersson | 2015-03-09 | 1 | -10/+5 |
|/ |
|
* | Merge tag 'usb-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 2014-12-14 | 1 | -55/+52 |
|\ |
|
| * | usb: rename phy to usb_phy in OTG | Antoine Tenart | 2014-11-03 | 1 | -29/+32 |
| * | usb: move the OTG state from the USB PHY to the OTG structure | Antoine Tenart | 2014-11-03 | 1 | -17/+17 |
| * | usb: phy: phy-msm-usb: delete unnecessary 'out of memory' messages | Peter Chen | 2014-11-03 | 1 | -9/+3 |
* | | USB / PM: Drop CONFIG_PM_RUNTIME from the USB core | Rafael J. Wysocki | 2014-12-04 | 1 | -1/+1 |
|/ |
|
* | USB: Remove .owner field for driver | Kiran Padwal | 2014-09-29 | 1 | -1/+0 |
* | Merge tag 'v3.17-rc4' into next | Felipe Balbi | 2014-09-08 | 1 | -2/+2 |
|\ |
|
| * | usb: phy: msm: Fix return value check in msm_otg_probe() | Wei Yongjun | 2014-08-19 | 1 | -2/+2 |
* | | usb: phy: msm: Make phy_reset clk and reset line optional. | Srinivas Kandagatla | 2014-08-27 | 1 | -5/+8 |
* | | usb: phy: msm: mark msm_otg_mode_fops static | Felipe Balbi | 2014-08-20 | 1 | -1/+1 |
|/ |
|
* | Merge tag 'usb-for-v3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ba... | Greg Kroah-Hartman | 2014-07-21 | 1 | -6/+6 |
|\ |
|
| * | usb: phy: msm: Make phy_reset clk and reset line optional. | Srinivas Kandagatla | 2014-06-30 | 1 | -5/+5 |
| * | usb: phy: msm: Make of_device_id array const | Jingoo Han | 2014-06-30 | 1 | -1/+1 |
* | | usb: phy: msm: Do not do runtime pm if the phy is not idle | Srinivas Kandagatla | 2014-06-30 | 1 | -1/+3 |
|/ |
|
* | usb: phy: msm: fix bug in probe() | Dan Carpenter | 2014-05-23 | 1 | -3/+5 |
* | usb: phy: msm: change devm_ioremap() to devm_ioremap_resource() | Dan Carpenter | 2014-05-14 | 1 | -1/+1 |
* | usb: phy: msm: switch over to writel() | Felipe Balbi | 2014-05-12 | 1 | -1/+1 |
* | usb: phy: msm: cast to enum msm_usb_phy_type | Felipe Balbi | 2014-05-12 | 1 | -1/+1 |
* | usb: phy: msm: Use usb_add_phy_dev() to register device | Ivan T. Ivanov | 2014-04-30 | 1 | -1/+2 |
* | usb: phy: msm: Vote for corner of VDD CX instead of voltage of VDD CX | Ivan T. Ivanov | 2014-04-30 | 1 | -8/+27 |
* | usb: phy: msm: Handle disconnect events | Ivan T. Ivanov | 2014-04-30 | 1 | -0/+18 |
* | usb: phy: msm: Select secondary PHY via TCSR | Tim Bird | 2014-04-30 | 1 | -0/+14 |
* | usb: phy: msm: Fix PTS definitions for MSM USB controller | Tim Bird | 2014-04-30 | 1 | -3/+5 |
* | usb: phy: msm: Correct USB PHY Reset sequence for newer platform | Ivan T. Ivanov | 2014-04-30 | 1 | -52/+88 |
* | usb: phy: msm: Add support for secondary PHY control | Ivan T. Ivanov | 2014-04-30 | 1 | -2/+22 |
* | usb: phy: msm: Use reset framework for LINK and PHY resets | Ivan T. Ivanov | 2014-04-30 | 1 | -8/+21 |
* | usb: phy: msm: Add device tree support and binding information | Ivan T. Ivanov | 2014-04-30 | 1 | -19/+94 |
* | usb: phy: msm: Properly check result from platform_get_irq() | Ivan T. Ivanov | 2014-04-30 | 1 | -1/+1 |
* | usb: phy: msm: Remove HSUSB prefix from regulator names | Ivan T. Ivanov | 2014-04-30 | 1 | -3/+3 |
* | usb: phy: msm: Remove unused pclk_src_name | Ivan T. Ivanov | 2014-04-30 | 1 | -25/+1 |
* | usb: phy: msm: Replace custom enum usb_mode_type with enum usb_dr_mode | Ivan T. Ivanov | 2014-04-30 | 1 | -24/+17 |
* | usb: phy: msm: Fix checkpatch.pl warnings | Ivan T. Ivanov | 2014-04-30 | 1 | -25/+14 |