Srinivas Kandagatla
|
508ccea177
usb: phy: msm: Do not do runtime pm if the phy is not idle
|
11 years ago |
Dan Carpenter
|
2ea7b1487f
usb: phy: msm: fix bug in probe()
|
11 years ago |
Dan Carpenter
|
10f0577aa5
usb: phy: msm: change devm_ioremap() to devm_ioremap_resource()
|
11 years ago |
Felipe Balbi
|
245974908c
usb: phy: msm: switch over to writel()
|
11 years ago |
Felipe Balbi
|
b3025e6ada
usb: phy: msm: cast to enum msm_usb_phy_type
|
11 years ago |
Ivan T. Ivanov
|
e695abb3c8
usb: phy: msm: Use usb_add_phy_dev() to register device
|
11 years ago |
Ivan T. Ivanov
|
01799b6222
usb: phy: msm: Vote for corner of VDD CX instead of voltage of VDD CX
|
11 years ago |
Ivan T. Ivanov
|
349907c262
usb: phy: msm: Handle disconnect events
|
11 years ago |
Tim Bird
|
30bf8667ce
usb: phy: msm: Select secondary PHY via TCSR
|
11 years ago |
Tim Bird
|
9f27984b9e
usb: phy: msm: Fix PTS definitions for MSM USB controller
|
11 years ago |
Ivan T. Ivanov
|
d69c6f5df3
usb: phy: msm: Correct USB PHY Reset sequence for newer platform
|
11 years ago |
Ivan T. Ivanov
|
cfa3ff5dfe
usb: phy: msm: Add support for secondary PHY control
|
11 years ago |
Ivan T. Ivanov
|
a273454341
usb: phy: msm: Use reset framework for LINK and PHY resets
|
11 years ago |
Ivan T. Ivanov
|
8364f9af23
usb: phy: msm: Add device tree support and binding information
|
11 years ago |
Ivan T. Ivanov
|
f60c114a3a
usb: phy: msm: Properly check result from platform_get_irq()
|
11 years ago |
Ivan T. Ivanov
|
f5ef2372f6
usb: phy: msm: Remove HSUSB prefix from regulator names
|
11 years ago |
Ivan T. Ivanov
|
ff0e4a68c9
usb: phy: msm: Remove unused pclk_src_name
|
11 years ago |
Ivan T. Ivanov
|
971232cf7c
usb: phy: msm: Replace custom enum usb_mode_type with enum usb_dr_mode
|
11 years ago |
Ivan T. Ivanov
|
3aca0fa95f
usb: phy: msm: Fix checkpatch.pl warnings
|
11 years ago |
Ivan T. Ivanov
|
f7ddad4742
usb: phy: msm: Remove unnecessarily check for valid regulators.
|
11 years ago |
Ivan T. Ivanov
|
6b99c68ec1
usb: phy: msm: Migrate to Managed Device Resource allocation
|
11 years ago |
Ivan T. Ivanov
|
06a6ec445b
usb: phy: msm: Enable deferred driver probing
|
11 years ago |
Ivan T. Ivanov
|
37cfdaf782
usb: phy: msm: Move global regulators variables to driver state
|
11 years ago |
Greg Kroah-Hartman
|
3c701651c8
Merge 3.14-rc4 into usb-next
|
11 years ago |
Josh Cartwright
|
e7d613d1db
usb: phy: msm: fix compilation errors when !CONFIG_PM_SLEEP
|
11 years ago |
Dan Carpenter
|
5c73e74034
usb: phy: msm: tiny leak on error in probe()
|
11 years ago |
Linus Torvalds
|
0ba3307a8e
Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
|
11 years ago |
Ivan T. Ivanov
|
5146d77143
usb: phy: msm: Move mach dependent code to platform data
|
11 years ago |
Peter Chen
|
3c9740a117
usb: hcd: move controller wakeup setting initialization to individual driver
|
11 years ago |
Jingoo Han
|
19f9e188de
usb: phy: use dev_get_platdata()
|
12 years ago |