index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
phy
/
phy-omap-usb2.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-12-21
phy: omap-usb2: use *syscon* framework API to power on/off the PHY
Kishon Vijay Abraham I
1
-17
/
+75
2015-12-21
phy: omap-usb2: use omap_usb_power_off to power off the PHY during probe
Kishon Vijay Abraham I
1
-1
/
+1
2015-08-03
phy: Constify struct phy_ops variables
Axel Lin
1
-1
/
+1
2015-05-12
phy: omap-usb2: invoke pm_runtime_disable on error path
Kishon Vijay Abraham I
1
-0
/
+1
2015-04-10
Merge tag 'for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/kishon/l...
Greg Kroah-Hartman
1
-4
/
+2
2015-03-13
phy: omap-usb2: Fix missing clk_prepare call when using old dt name
Axel Lin
1
-2
/
+3
2015-03-13
phy: ti/omap: Fix modalias
Axel Lin
1
-1
/
+1
2015-03-10
phy: omap-usb2: Remove unneeded ifdef CONFIG_OF guard and of_match_ptr
Axel Lin
1
-4
/
+2
2014-12-19
Merge tag 'pm+acpi-3.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+1
2014-12-13
phy / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PM
Rafael J. Wysocki
1
-1
/
+1
2014-11-27
Merge tag 'for-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/kishon/...
Greg Kroah-Hartman
1
-1
/
+1
2014-11-25
Merge tag 'usb-for-v3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
1
-9
/
+5
2014-11-22
phy: remove the old lookup method
Heikki Krogerus
1
-1
/
+1
2014-11-06
phy: omap-usb2: Enable runtime PM of omap-usb2 phy properly
Oussama Ghorbel
1
-2
/
+4
2014-11-03
usb: rename phy to usb_phy in OTG
Antoine Tenart
1
-3
/
+3
2014-11-03
usb: move the OTG state from the USB PHY to the OTG structure
Antoine Tenart
1
-6
/
+2
2014-09-24
phy: remove .owner field for drivers using module_platform_driver
Peter Griffin
1
-1
/
+0
2014-09-24
phy: phy-omap-usb2: Remove unncessary site specific OOM messages
Peter Griffin
1
-6
/
+2
2014-07-22
phy: core: Let node ptr of PHY point to PHY and not of PHY provider
Kishon Vijay Abraham I
1
-1
/
+1
2014-07-12
phy: omap-usb2: Balance pm_runtime_enable() on probe failure and remove
Roger Quadros
1
-2
/
+5
2014-07-12
phy: omap-usb2: fix devm_ioremap_resource error detection code
Himangi Saraogi
1
-2
/
+2
2014-05-08
phy: omap-usb2: Use generic clock names "wkupclk" and "refclk"
Roger Quadros
1
-7
/
+23
2014-03-09
phy: rename struct omap_control_usb to struct omap_control_phy
Kishon Vijay Abraham I
1
-4
/
+4
2014-03-09
phy: omap-usb2: Add different compatible for OMAP5
George Cherian
1
-0
/
+9
2014-03-09
phy: omap-usb2: Provide workaround for USB2PHY false disconnect
Austin Beam
1
-0
/
+44
2014-03-09
phy: omap-usb2: Adapt phy-omap-usb2 for AM437x
George Cherian
1
-12
/
+37
2014-03-07
phy: omap-usb2: move omap_usb.h from linux/usb/ to linux/phy/
Kishon Vijay Abraham I
1
-1
/
+1
2014-03-06
usb: phy: omap-usb2: remove *set_suspend* callback from omap-usb2
Kishon Vijay Abraham I
1
-25
/
+0
2014-02-19
phy: let phy_provider_register be the last step in registering PHY
Kishon Vijay Abraham I
1
-5
/
+5
2013-10-04
usb: phy: omap-usb2: Don't use omap_get_control_dev()
Roger Quadros
1
-8
/
+23
2013-09-28
usb: phy: omap-usb2: use the new generic PHY framework
Kishon Vijay Abraham I
1
-0
/
+309