Arnd Bergmann
|
b9b092319b
usb: phy: move msm_hsusb.h into driver
|
9 years ago |
Ivan T. Ivanov
|
8de4b3a3fc
usb: phy: msm: Trigger USB state detection work in DRD mode
|
9 years ago |
Srinivas Kandagatla
|
a38a08dfaa
usb: phy: msm: fix error handling in probe.
|
9 years ago |
LABBE Corentin
|
928c75fbeb
usb: phy: msm: fix a possible NULL dereference
|
9 years ago |
Heikki Krogerus
|
06e7114f0d
usb: common: of_usb_get_dr_mode to usb_get_dr_mode
|
10 years ago |
Ivan T. Ivanov
|
6f98f545b0
usb: phy: msm: Add D+/D- lines route control
|
10 years ago |
Chanwoo Choi
|
83b7b67c78
usb: phy: msm-usb: Replace deprecated API of extcon
|
10 years ago |
Ivan T. Ivanov
|
44e42ae3a3
usb: phy: msm: Manual PHY and LINK controller VBUS change notification
|
10 years ago |
Ivan T. Ivanov
|
591fc116f3
usb: phy: msm: Use extcon framework for VBUS and ID detection
|
10 years ago |
Linus Torvalds
|
42e3a58b02
Merge tag 'usb-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
|
10 years ago |
Stephen Boyd
|
32fc9eb5b2
usb: phy: msm: Remove dead code
|
10 years ago |
Bjorn Andersson
|
fa53e351e8
usb: phy: phy-msm-usb: Rename regulator_set_optimum_mode
|
10 years ago |
Linus Torvalds
|
e7cf773d43
Merge tag 'usb-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
|
10 years ago |
Rafael J. Wysocki
|
ceb6c9c862
USB / PM: Drop CONFIG_PM_RUNTIME from the USB core
|
10 years ago |
Antoine Tenart
|
19c1eac268
usb: rename phy to usb_phy in OTG
|
10 years ago |
Antoine Tenart
|
e47d92545c
usb: move the OTG state from the USB PHY to the OTG structure
|
10 years ago |
Peter Chen
|
9da22206c2
usb: phy: phy-msm-usb: delete unnecessary 'out of memory' messages
|
10 years ago |
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 |