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
Age
Commit message (
Expand
)
Author
Files
Lines
2013-01-25
USB: misc: usb3503: Fix compiler warning
Dongjin Kim
1
-1
/
+1
2013-01-25
Merge tag 'xceiv-for-v3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/b...
Greg Kroah-Hartman
26
-158
/
+2449
2013-01-25
Merge tag 'gadget-for-v3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Greg Kroah-Hartman
55
-1483
/
+1751
2013-01-25
Merge tag 'dwc3-for-v3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
10
-237
/
+406
2013-01-25
Merge tag 'musb-for-v3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
11
-39
/
+79
2013-01-25
usb: dwc3: host: Change platform device ID for xhci-hcd to AUTO
Vivek Gautam
1
-1
/
+1
2013-01-25
usb: dwc3: exynos/omap: Change platform device IDs for no_op_xceive to AUTO
Vivek Gautam
2
-4
/
+4
2013-01-25
usb: dwc3: core: add dt support for dwc3 core
Kishon Vijay Abraham I
2
-4
/
+42
2013-01-25
usb: phy: omap-usb2: enable 960Mhz clock for omap5
Kishon Vijay Abraham I
1
-1
/
+27
2013-01-25
usb: musb: omap: get phy by phandle for dt boot
Kishon Vijay Abraham I
1
-1
/
+6
2013-01-25
usb: musb: omap: make use of the new PHY lib APIs
Kishon Vijay Abraham I
3
-3
/
+5
2013-01-25
usb: phy: add a new driver for usb3 phy
Kishon Vijay Abraham I
5
-0
/
+412
2013-01-25
usb: start using the control module driver
Kishon Vijay Abraham I
8
-95
/
+40
2013-01-25
usb: phy: add a new driver for usb part of control module
Kishon Vijay Abraham I
6
-1
/
+432
2013-01-25
usb: otg: add device tree support to otg library
Kishon Vijay Abraham I
2
-0
/
+88
2013-01-25
usb: otg: utils: add facilities in phy lib to support multiple PHYs of same type
Kishon Vijay Abraham I
2
-1
/
+130
2013-01-25
usb: otg: add an api to bind the usb controller and phy
Kishon Vijay Abraham I
2
-0
/
+59
2013-01-25
usb: dwc3: core: stray statements are removed
Kishon Vijay Abraham I
1
-3
/
+0
2013-01-25
usb: dwc3: core: enable the USB2 and USB3 phy in probe
Kishon Vijay Abraham I
1
-0
/
+6
2013-01-25
usb: dwc3: omap: Add an API to write to dwc mailbox
Kishon Vijay Abraham I
2
-0
/
+90
2013-01-25
usb: dwc3: omap: Remove explicit writes to SYSCONFIG register
Kishon Vijay Abraham I
1
-26
/
+0
2013-01-25
usb: dwc3: omap: use runtime API's to enable clocks
Kishon Vijay Abraham I
1
-0
/
+10
2013-01-25
usb: dwc3: omap: use of_platform API to create dwc3 core pdev
Kishon Vijay Abraham I
1
-30
/
+10
2013-01-25
usb: dwc3: omap: use device_for_each_child to handle child removal
Kishon Vijay Abraham I
1
-1
/
+11
2013-01-25
usb: dwc3: exynos: fix compatible strings for the device
Vivek Gautam
1
-1
/
+1
2013-01-25
usb: ehci-s5p/ohci-exynos: Fix compatible strings for the device
Vivek Gautam
2
-2
/
+2
2013-01-25
USB: fix sign-extension bug in the hub driver
Alan Stern
1
-1
/
+1
2013-01-25
USB: uhci: beautify source code
Chen Gang
3
-28
/
+31
2013-01-25
USB: option: add and update Alcatel modems
Bjørn Mork
1
-1
/
+9
2013-01-25
USB: misc: usb3503: add dt support
Dongjin Kim
2
-5
/
+46
2013-01-25
USB: UHCI: remove unused definition
Woody Suwalski
1
-4
/
+0
2013-01-25
USB: uhci: check buffer length to avoid memory overflow
Chen Gang
3
-49
/
+107
2013-01-24
usb: gadget: constify all struct usb_gadget_ops
Felipe Balbi
9
-9
/
+9
2013-01-24
usb: gadget: mv_udc: fix the value of tranceiver
Chao Xie
1
-5
/
+10
2013-01-24
usb: host: ehci-mv: remove unused variable
Chao Xie
1
-1
/
+0
2013-01-24
usb: otg: mv_otg: use devm_xxx for probe
Chao Xie
1
-60
/
+22
2013-01-24
usb: gadget: mv_udc: fix the warning of mv_udc_remove
Chao Xie
1
-1
/
+1
2013-01-24
usb: gadget: mv_udc: use devm_xxx for probe
Chao Xie
1
-100
/
+56
2013-01-24
usb: gadget: completely remove ->start/->stop
Felipe Balbi
2
-81
/
+14
2013-01-24
usb: gadget: s3c2410: convert to udc_start/udc_stop
Felipe Balbi
2
-53
/
+13
2013-01-24
usb: gadget: pxa27x_udc: convert to udc_start/udc_stop
Felipe Balbi
2
-46
/
+16
2013-01-24
usb: gadget: pxa25x_udc: convert to udc_start/udc_stop
Felipe Balbi
2
-48
/
+15
2013-01-24
usb: gadget: pch_udc: convert to udc_start/udc_stop
Felipe Balbi
1
-53
/
+14
2013-01-24
usb: gadget: omap_udc: convert to udc_start/udc_stop
Felipe Balbi
1
-37
/
+12
2013-01-24
usb: gadget: m66592-udc: convert to udc_start/udc_stop
Felipe Balbi
2
-51
/
+20
2013-01-24
usb: gadget: fsl_udc_core: convert to udc_start/udc_stop
Felipe Balbi
1
-47
/
+11
2013-01-24
usb: gadget: goku_udc: convert to udc_start/udc_stop
Felipe Balbi
2
-56
/
+15
2013-01-24
usb: gadget: fusb300_udc: convert to udc_start/udc_stop
Felipe Balbi
2
-47
/
+20
2013-01-24
usb: gadget: amd5536udc: convert to udc_start/udc_stop
Felipe Balbi
2
-45
/
+16
2013-01-24
usb: dwc3: gadget: change HIRD threshold to 12
Felipe Balbi
1
-2
/
+5
[next]