Kiran Padwal
|
bb50564258
USB: Remove .owner field for driver
|
11 years ago |
Felipe Balbi
|
f7cc38b16e
Merge tag 'v3.17-rc4' into next
|
11 years ago |
Srinivas Kandagatla
|
a1a4caf41e
usb: phy: msm: Make phy_reset clk and reset line optional.
|
11 years ago |
Felipe Balbi
|
8f90afd918
usb: phy: msm: mark msm_otg_mode_fops static
|
11 years ago |
Wei Yongjun
|
716d28e2e2
usb: phy: msm: Fix return value check in msm_otg_probe()
|
11 years ago |
Greg Kroah-Hartman
|
61fe2d75f1
Merge tag 'usb-for-v3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next
|
11 years ago |
Srinivas Kandagatla
|
508ccea177
usb: phy: msm: Do not do runtime pm if the phy is not idle
|
11 years ago |
Srinivas Kandagatla
|
e44f1f4c04
usb: phy: msm: Make phy_reset clk and reset line optional.
|
11 years ago |
Jingoo Han
|
492240b0a7
usb: phy: msm: Make of_device_id array const
|
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 |