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
starfive-6.6.48-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
/
usb
/
phy
Age
Commit message (
Expand
)
Author
Files
Lines
2013-06-18
usb: phy: rcar-usb: Fix comment w.r.t. devm_ioremap_resource
Tushar Behera
1
-1
/
+1
2013-06-01
usb: phy: omap-usb3: updated dpll M,N values to support DRA7xx devices
Ruchika Kharwar
1
-1
/
+6
2013-05-30
usb: phy: registering Tegra USB PHY as platform driver
Venu Byravarasu
1
-145
/
+180
2013-05-30
usb: phy: tegra: Add error handling & clean up.
Venu Byravarasu
1
-11
/
+39
2013-05-30
usb: phy: tegra: get ULPI reset GPIO info using DT.
Venu Byravarasu
1
-14
/
+11
2013-05-30
usb: phy: tegra: Get PHY mode using DT
Venu Byravarasu
1
-2
/
+11
2013-05-30
usb: phy: tegra: Return correct error value provided by clk_get_sys
Venu Byravarasu
1
-2
/
+1
2013-05-28
usb: phy: samsung: Add support HSIC on Exynos4X12
Dongjin Kim
3
-2
/
+26
2013-05-28
usb: phy: phy-nop: Remove redundant use of of_match_ptr
Sachin Kamat
1
-1
/
+1
2013-05-28
usb: phy: samsung: Add support for USB 2.0 PHY on Exynos 4x12
Tomasz Figa
2
-0
/
+19
2013-05-28
usb: phy: samsung: Pass enable/disable callbacks through driver data
Tomasz Figa
3
-13
/
+15
2013-05-28
usb: phy: samsung: Pass set_isolation callback through driver data
Tomasz Figa
4
-35
/
+23
2013-05-28
usb: phy: samsung: Consolidate reference clock rate handling
Tomasz Figa
4
-49
/
+86
2013-05-28
usb: phy: samsung: Use clk_get to get reference clock
Tomasz Figa
1
-2
/
+2
2013-05-28
usb: phy: samsung: Select common driver part implicitly
Tomasz Figa
1
-1
/
+1
2013-05-28
usb: phy: ab8500-usb: add ab9540 support
Fabio Baltieri
1
-0
/
+213
2013-05-28
usb: phy: ab8500-usb: add ab8540 support
Fabio Baltieri
1
-3
/
+294
2013-05-28
usb: phy: ab8500-usb: add flag bits to control driver features
Fabio Baltieri
1
-36
/
+73
2013-05-28
usb: phy: ab8500-usb: move phy tuning values on separate functions
Fabio Baltieri
1
-75
/
+86
2013-05-28
usb: phy: ab8500-usb: add platform_device_id table
Fabio Baltieri
1
-2
/
+8
2013-05-28
usb: phy: ab8500-usb: fix phy tuning value select logic
Fabio Baltieri
1
-2
/
+2
2013-05-28
usb: phy: ab8500-usb: restart phy during probe
Sakethram Bommisetti
1
-0
/
+33
2013-05-28
usb: phy: ab8500-usb: add transceiver clock control
Mian Yousaf Kaukab
1
-0
/
+14
2013-05-28
usb: musb: various cosmetic fixes on ux500 files
Fabio Baltieri
1
-4
/
+5
2013-05-15
USB: remove remaining instances of USB_SUSPEND
Alan Stern
1
-2
/
+2
2013-05-15
usb: otg: mxs-phy: add missing type to usb_phy
Michael Grzeschik
1
-0
/
+1
2013-05-15
usb: phy: remove CONFIG_USB_OTG_UTILS once more
Paul Bolle
1
-1
/
+0
2013-05-15
usb: phy: Fix NULL pointer exception during usb_get_phy
Robert Jarzmik
3
-0
/
+3
2013-05-15
usb: phy: don't check resource with devm_ioremap_resource
Wolfram Sang
4
-20
/
+0
2013-05-15
usb: phy: nop: Remove redundant platform_set_drvdata()
Sachin Kamat
1
-2
/
+0
2013-05-15
usb: phy: mxs-usb: Remove redundant platform_set_drvdata()
Sachin Kamat
1
-2
/
+0
2013-05-15
usb: phy: mv-usb: Remove redundant platform_set_drvdata()
Sachin Kamat
1
-3
/
+0
2013-05-15
usb: phy: gpio-vbus-usb: Remove redundant platform_set_drvdata()
Sachin Kamat
1
-2
/
+0
2013-05-15
usb: phy: ab8500-usb: Remove redundant platform_set_drvdata()
Sachin Kamat
1
-2
/
+0
2013-05-09
Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux
Linus Torvalds
1
-1
/
+1
2013-04-25
USB: OMAP: ISP1301 needs USB_PHY
Arnd Bergmann
1
-1
/
+1
2013-04-23
usb: phy: tegra: don't call into tegra-ehci directly
Arnd Bergmann
1
-4
/
+9
2013-04-23
usb: phy: phy core cannot yet be a module
Arnd Bergmann
1
-1
/
+1
2013-04-23
Merge tag 'usb-for-v3.10-part2' of git://git.kernel.org/pub/scm/linux/kernel/...
Greg Kroah-Hartman
1
-1
/
+1
2013-04-23
usb: phy: remove exported function from __init section
Denis Efremov
1
-1
/
+1
2013-04-06
Merge tag 'usb-for-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
33
-1032
/
+12244
2013-04-03
usb: phy: twl6030-usb: check regulator_enable return value
Fabio Baltieri
1
-2
/
+9
2013-04-03
usb: phy: twl4030-usb: check regulator_enable return value
Fabio Baltieri
1
-3
/
+15
2013-04-03
usb: phy: ab8500-usb: check regulator_enable return value
Fabio Baltieri
1
-3
/
+9
2013-04-03
usb: phy: ab8500-usb: call phy_dis_work only when necessary
Sakethram Bommisetti
1
-9
/
+8
2013-04-03
usb: phy: ab8500-usb: drop link status delayed work
Sakethram Bommisetti
1
-28
/
+2
2013-04-03
usb: phy: ab8500-usb: adopt pinctrl support
Patrice Chotard
1
-0
/
+24
2013-04-03
usb: phy: ab8500-usb: fix last notifier arguments
Fabio Baltieri
1
-7
/
+3
2013-04-03
usb: phy: ab8500-usb: fix unbalanced clock and regulator disable warnings
Mian Yousaf Kaukab
1
-2
/
+4
2013-04-03
usb: phy: ab8500-usb: enable/disable regulator on phy events
Fabio Baltieri
1
-2
/
+66
[next]