index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
phy
/
phy-msm-usb.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-02-17
usb: phy: msm: fix error handling in probe.
Srinivas Kandagatla
1
-13
/
+24
2015-12-08
usb: phy: msm: fix a possible NULL dereference
LABBE Corentin
1
-3
/
+3
2015-09-27
usb: common: of_usb_get_dr_mode to usb_get_dr_mode
Heikki Krogerus
1
-1
/
+1
2015-07-30
usb: phy: msm: Add D+/D- lines route control
Ivan T. Ivanov
1
-0
/
+47
2015-07-29
usb: phy: msm-usb: Replace deprecated API of extcon
Chanwoo Choi
1
-10
/
+10
2015-04-28
usb: phy: msm: Manual PHY and LINK controller VBUS change notification
Ivan T. Ivanov
1
-0
/
+26
2015-04-28
usb: phy: msm: Use extcon framework for VBUS and ID detection
Ivan T. Ivanov
1
-0
/
+84
2015-04-14
Merge tag 'usb-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-16
/
+2
2015-03-18
usb: phy: msm: Remove dead code
Stephen Boyd
1
-16
/
+2
2015-03-09
usb: phy: phy-msm-usb: Rename regulator_set_optimum_mode
Bjorn Andersson
1
-10
/
+5
2014-12-15
Merge tag 'usb-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-55
/
+52
2014-12-04
USB / PM: Drop CONFIG_PM_RUNTIME from the USB core
Rafael J. Wysocki
1
-1
/
+1
2014-11-03
usb: rename phy to usb_phy in OTG
Antoine Tenart
1
-29
/
+32
2014-11-03
usb: move the OTG state from the USB PHY to the OTG structure
Antoine Tenart
1
-17
/
+17
2014-11-03
usb: phy: phy-msm-usb: delete unnecessary 'out of memory' messages
Peter Chen
1
-9
/
+3
2014-09-29
USB: Remove .owner field for driver
Kiran Padwal
1
-1
/
+0
2014-09-08
Merge tag 'v3.17-rc4' into next
Felipe Balbi
1
-2
/
+2
2014-08-27
usb: phy: msm: Make phy_reset clk and reset line optional.
Srinivas Kandagatla
1
-5
/
+8
2014-08-20
usb: phy: msm: mark msm_otg_mode_fops static
Felipe Balbi
1
-1
/
+1
2014-08-19
usb: phy: msm: Fix return value check in msm_otg_probe()
Wei Yongjun
1
-2
/
+2
2014-07-21
Merge tag 'usb-for-v3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
1
-6
/
+6
2014-06-30
usb: phy: msm: Do not do runtime pm if the phy is not idle
Srinivas Kandagatla
1
-1
/
+3
2014-06-30
usb: phy: msm: Make phy_reset clk and reset line optional.
Srinivas Kandagatla
1
-5
/
+5
2014-06-30
usb: phy: msm: Make of_device_id array const
Jingoo Han
1
-1
/
+1
2014-05-23
usb: phy: msm: fix bug in probe()
Dan Carpenter
1
-3
/
+5
2014-05-14
usb: phy: msm: change devm_ioremap() to devm_ioremap_resource()
Dan Carpenter
1
-1
/
+1
2014-05-12
usb: phy: msm: switch over to writel()
Felipe Balbi
1
-1
/
+1
2014-05-12
usb: phy: msm: cast to enum msm_usb_phy_type
Felipe Balbi
1
-1
/
+1
2014-04-30
usb: phy: msm: Use usb_add_phy_dev() to register device
Ivan T. Ivanov
1
-1
/
+2
2014-04-30
usb: phy: msm: Vote for corner of VDD CX instead of voltage of VDD CX
Ivan T. Ivanov
1
-8
/
+27
2014-04-30
usb: phy: msm: Handle disconnect events
Ivan T. Ivanov
1
-0
/
+18
2014-04-30
usb: phy: msm: Select secondary PHY via TCSR
Tim Bird
1
-0
/
+14
2014-04-30
usb: phy: msm: Fix PTS definitions for MSM USB controller
Tim Bird
1
-3
/
+5
2014-04-30
usb: phy: msm: Correct USB PHY Reset sequence for newer platform
Ivan T. Ivanov
1
-52
/
+88
2014-04-30
usb: phy: msm: Add support for secondary PHY control
Ivan T. Ivanov
1
-2
/
+22
2014-04-30
usb: phy: msm: Use reset framework for LINK and PHY resets
Ivan T. Ivanov
1
-8
/
+21
2014-04-30
usb: phy: msm: Add device tree support and binding information
Ivan T. Ivanov
1
-19
/
+94
2014-04-30
usb: phy: msm: Properly check result from platform_get_irq()
Ivan T. Ivanov
1
-1
/
+1
2014-04-30
usb: phy: msm: Remove HSUSB prefix from regulator names
Ivan T. Ivanov
1
-3
/
+3
2014-04-30
usb: phy: msm: Remove unused pclk_src_name
Ivan T. Ivanov
1
-25
/
+1
2014-04-30
usb: phy: msm: Replace custom enum usb_mode_type with enum usb_dr_mode
Ivan T. Ivanov
1
-24
/
+17
2014-04-30
usb: phy: msm: Fix checkpatch.pl warnings
Ivan T. Ivanov
1
-25
/
+14
2014-04-30
usb: phy: msm: Remove unnecessarily check for valid regulators.
Ivan T. Ivanov
1
-10
/
+0
2014-04-30
usb: phy: msm: Migrate to Managed Device Resource allocation
Ivan T. Ivanov
1
-119
/
+68
2014-04-30
usb: phy: msm: Enable deferred driver probing
Ivan T. Ivanov
1
-2
/
+3
2014-04-30
usb: phy: msm: Move global regulators variables to driver state
Ivan T. Ivanov
1
-43
/
+39
2014-02-25
Merge 3.14-rc4 into usb-next
Greg Kroah-Hartman
1
-31
/
+26
2014-02-20
usb: phy: msm: fix compilation errors when !CONFIG_PM_SLEEP
Josh Cartwright
1
-31
/
+26
2014-02-08
usb: phy: msm: tiny leak on error in probe()
Dan Carpenter
1
-1
/
+2
2014-01-24
Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-20
/
+15
[next]