index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
phy
/
phy-omap-usb2.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
phy: omap-usb2: support suspend/resume
Sekhar Nori
2016-09-10
1
-54
/
+46
*
phy: omap-usb2: use *syscon* framework API to power on/off the PHY
Kishon Vijay Abraham I
2015-12-21
1
-17
/
+75
*
phy: omap-usb2: use omap_usb_power_off to power off the PHY during probe
Kishon Vijay Abraham I
2015-12-21
1
-1
/
+1
*
phy: Constify struct phy_ops variables
Axel Lin
2015-08-03
1
-1
/
+1
*
phy: omap-usb2: invoke pm_runtime_disable on error path
Kishon Vijay Abraham I
2015-05-12
1
-0
/
+1
*
Merge tag 'for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/kishon/l...
Greg Kroah-Hartman
2015-04-10
1
-4
/
+2
|
\
|
*
phy: omap-usb2: Remove unneeded ifdef CONFIG_OF guard and of_match_ptr
Axel Lin
2015-03-10
1
-4
/
+2
*
|
phy: omap-usb2: Fix missing clk_prepare call when using old dt name
Axel Lin
2015-03-13
1
-2
/
+3
*
|
phy: ti/omap: Fix modalias
Axel Lin
2015-03-13
1
-1
/
+1
|
/
*
Merge tag 'pm+acpi-3.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2014-12-18
1
-1
/
+1
|
\
|
*
phy / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PM
Rafael J. Wysocki
2014-12-13
1
-1
/
+1
*
|
Merge tag 'for-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/kishon/...
Greg Kroah-Hartman
2014-11-27
1
-1
/
+1
|
\
\
|
*
|
phy: remove the old lookup method
Heikki Krogerus
2014-11-22
1
-1
/
+1
|
|
/
*
|
Merge tag 'usb-for-v3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
2014-11-25
1
-9
/
+5
|
\
\
|
|
/
|
/
|
|
*
usb: rename phy to usb_phy in OTG
Antoine Tenart
2014-11-03
1
-3
/
+3
|
*
usb: move the OTG state from the USB PHY to the OTG structure
Antoine Tenart
2014-11-03
1
-6
/
+2
*
|
phy: omap-usb2: Enable runtime PM of omap-usb2 phy properly
Oussama Ghorbel
2014-11-05
1
-2
/
+4
|
/
*
phy: remove .owner field for drivers using module_platform_driver
Peter Griffin
2014-09-24
1
-1
/
+0
*
phy: phy-omap-usb2: Remove unncessary site specific OOM messages
Peter Griffin
2014-09-24
1
-6
/
+2
*
phy: core: Let node ptr of PHY point to PHY and not of PHY provider
Kishon Vijay Abraham I
2014-07-22
1
-1
/
+1
*
phy: omap-usb2: Balance pm_runtime_enable() on probe failure and remove
Roger Quadros
2014-07-11
1
-2
/
+5
*
phy: omap-usb2: fix devm_ioremap_resource error detection code
Himangi Saraogi
2014-07-11
1
-2
/
+2
*
phy: omap-usb2: Use generic clock names "wkupclk" and "refclk"
Roger Quadros
2014-05-08
1
-7
/
+23
*
phy: rename struct omap_control_usb to struct omap_control_phy
Kishon Vijay Abraham I
2014-03-09
1
-4
/
+4
*
phy: omap-usb2: Add different compatible for OMAP5
George Cherian
2014-03-09
1
-0
/
+9
*
phy: omap-usb2: Provide workaround for USB2PHY false disconnect
Austin Beam
2014-03-09
1
-0
/
+44
*
phy: omap-usb2: Adapt phy-omap-usb2 for AM437x
George Cherian
2014-03-09
1
-12
/
+37
*
phy: omap-usb2: move omap_usb.h from linux/usb/ to linux/phy/
Kishon Vijay Abraham I
2014-03-07
1
-1
/
+1
*
usb: phy: omap-usb2: remove *set_suspend* callback from omap-usb2
Kishon Vijay Abraham I
2014-03-06
1
-25
/
+0
*
phy: let phy_provider_register be the last step in registering PHY
Kishon Vijay Abraham I
2014-02-18
1
-5
/
+5
*
usb: phy: omap-usb2: Don't use omap_get_control_dev()
Roger Quadros
2013-10-03
1
-8
/
+23
*
usb: phy: omap-usb2: use the new generic PHY framework
Kishon Vijay Abraham I
2013-09-27
1
-0
/
+309