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-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
2013-04-03
usb: phy: ab8500-usb: split ab8500_usb_phy_ctrl
Fabio Baltieri
1
-29
/
+26
2013-04-03
usb: phy: ab8500-usb: add regulator support
Fabio Baltieri
1
-0
/
+36
2013-04-03
usb: phy: ab8500-usb: fix eye diagram for ab8500 v2.0
Sakethram Bommisetti
1
-0
/
+15
2013-04-03
usb: phy: ab8500-usb: set phy tuning values
Sakethram Bommisetti
1
-0
/
+87
2013-04-03
usb: phy: ab8500-usb: convert to devm_kzalloc
Fabio Baltieri
1
-14
/
+5
2013-04-03
usb: phy: samsung: convert to devm_ioremap_resource()
Sachin Kamat
1
-5
/
+3
2013-04-02
usb: otg: mv_otg: remove unused clock
Chao Xie
2
-23
/
+8
2013-04-02
usb: phy: twl4030-usb: check if vbus is driven by twl itself
Grazvydas Ignotas
1
-3
/
+28
2013-03-28
Merge branch 'usb-linus' into usb-next
Greg Kroah-Hartman
1
-0
/
+1
2013-03-27
usb: Fix compile error by selecting USB_OTG_UTILS
Roland Stigge
1
-0
/
+1
2013-03-27
usb: gadget: mv_u3d: drop ARCH dependency
Felipe Balbi
1
-1
/
+1
2013-03-21
usb: phy: twl4030-usb: poll for ID disconnect
Grazvydas Ignotas
1
-7
/
+57
2013-03-21
usb: phy: twl4030-usb: don't switch the phy on/off needlessly
Grazvydas Ignotas
1
-6
/
+0
2013-03-21
usb: phy: twl4030-usb: ignore duplicate events
Grazvydas Ignotas
1
-2
/
+3
2013-03-21
usb: phy: twl4030-usb: don't enable PHY during init
Grazvydas Ignotas
1
-11
/
+9
2013-03-21
Merge branch 'usb-linus' into usb-next
Greg Kroah-Hartman
3
-25
/
+15
2013-03-20
usb: phy: gpio-vbus: don't ignore regulator APIs return value
Felipe Balbi
1
-2
/
+7
2013-03-19
usb: phy: samsung: fix sparse warning
Felipe Balbi
1
-1
/
+1
2013-03-18
usb: phy: ab8500-usb: update irq handling code
Fabio Baltieri
1
-93
/
+347
2013-03-18
usb: otg: ab8500-usb: drop support for ab8500 pre v2.0
Fabio Baltieri
1
-128
/
+11
2013-03-18
usb: phy: twl4030: fix cold plug on OMAP3
Kishon Vijay Abraham I
1
-6
/
+4
2013-03-18
usb: phy: twl4030: use devres API for regulator get and request irq
Kishon Vijay Abraham I
1
-20
/
+8
2013-03-18
usb: phy: samsung: Add PHY support for USB 3.0 controller
Vivek Gautam
4
-0
/
+437
2013-03-18
usb: phy: samsung: Common out the generic stuff
Vivek Gautam
5
-713
/
+785
[next]