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
Age
Commit message (
Expand
)
Author
Files
Lines
2017-03-29
device property: Add support for remote endpoints
Mika Westerberg
1
-0
/
+123
2017-03-29
ACPI / property: Add support for remote endpoints
Mika Westerberg
1
-0
/
+138
2017-03-29
device property: Add fwnode_get_named_child_node()
Mika Westerberg
1
-5
/
+17
2017-03-29
ACPI / property: Add fwnode_get_next_child_node()
Mika Westerberg
2
-18
/
+47
2017-03-29
device property: Add fwnode_get_parent()
Mika Westerberg
1
-0
/
+25
2017-03-29
ACPI / property: Add possiblity to retrieve parent firmware node
Mika Westerberg
1
-15
/
+57
2017-03-26
Merge tag 'char-misc-4.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
19
-85
/
+99
2017-03-26
Merge tag 'tty-4.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
4
-75
/
+30
2017-03-26
Merge tag 'staging-4.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
4
-8
/
+19
2017-03-26
Merge tag 'usb-4.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
24
-208
/
+135
2017-03-26
Merge tag 'powerpc-4.11-6' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-7
/
+6
2017-03-26
Merge tag 'hwmon-for-linus-v4.11-rc4' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
3
-6
/
+23
2017-03-26
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
16
-55
/
+91
2017-03-25
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
7
-5
/
+22
2017-03-25
IB/qib: fix false-postive maybe-uninitialized warning
Arnd Bergmann
1
-1
/
+1
2017-03-25
RDMA/iser: Fix possible mr leak on device removal event
Sagi Grimberg
2
-3
/
+7
2017-03-25
IB/device: Convert ib-comp-wq to be CPU-bound
Sagi Grimberg
1
-2
/
+1
2017-03-25
IB/cq: Don't process more than the given budget
Sagi Grimberg
1
-1
/
+7
2017-03-25
IB/rxe: increment msn only when completing a request
David Marchand
1
-5
/
+4
2017-03-25
IB/core: Restore I/O MMU, s390 and powerpc support
Bart Van Assche
1
-6
/
+20
2017-03-25
IB/rxe: Update documentation link
Leon Romanovsky
1
-1
/
+1
2017-03-25
RDMA/ocrdma: fix a type issue in ocrdma_put_pd_num()
Dan Carpenter
1
-1
/
+1
2017-03-25
IB/rxe: double free on error
Dan Carpenter
1
-1
/
+1
2017-03-25
RDMA/vmw_pvrdma: Activate device on ethernet link up
Aditya Sarwade
2
-3
/
+12
2017-03-25
RDMA/vmw_pvrdma: Dont hardcode QP header page
Adit Ranadive
2
-4
/
+6
2017-03-25
RDMA/vmw_pvrdma: Cleanup unused variables
Adit Ranadive
3
-22
/
+17
2017-03-25
Merge tag 'vfio-v4.11-rc4' of git://github.com/awilliam/linux-vfio
Linus Torvalds
1
-3
/
+5
2017-03-25
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
5
-59
/
+79
2017-03-25
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
1
-3
/
+1
2017-03-25
Merge tag 'for-linus-4.11b-rc4-tag' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-9
/
+27
2017-03-25
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
4
-24
/
+74
2017-03-24
infiniband: Fix alignment of mmap cookies to support VIPT caching
Jason Gunthorpe
2
-4
/
+4
2017-03-24
Merge tag 'iommu-fixes-v4.11-rc3' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
9
-14
/
+28
2017-03-24
IB/core: Protect against self-requeue of a cq work item
Sagi Grimberg
1
-1
/
+1
2017-03-24
Merge tag 'mmc-v4.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...
Linus Torvalds
8
-17
/
+40
2017-03-24
Merge tag 'media/v4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
4
-14
/
+14
2017-03-24
i40iw: Receive netdev events post INET_NOTIFIER state
Shiraz Saleem
1
-0
/
+8
2017-03-24
Merge tag 'drm-fixes-for-v4.11-rc4' of git://people.freedesktop.org/~airlied/...
Linus Torvalds
50
-412
/
+547
2017-03-24
Merge tag 'pm-4.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
3
-117
/
+65
2017-03-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
12
-29
/
+116
2017-03-24
Merge branch 'drm-fixes-4.11' of git://people.freedesktop.org/~agd5f/linux in...
Dave Airlie
4
-8
/
+17
2017-03-24
Merge tag 'drm-misc-fixes-2017-03-23' of git://anongit.freedesktop.org/git/dr...
Dave Airlie
1
-3
/
+3
2017-03-24
Merge branch 'exynos-drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...
Dave Airlie
13
-67
/
+130
2017-03-24
Merge branch 'pm-cpuidle-fixes'
Rafael J. Wysocki
1
-0
/
+12
2017-03-24
Merge branches 'pm-cpufreq-fixes', 'pm-cpufreq-sched-fixes' and 'intel_pstate...
Rafael J. Wysocki
169
-2153
/
+3643
2017-03-24
Merge tag 'sunxi-clk-fixes-for-4.11' of https://git.kernel.org/pub/scm/linux/...
Stephen Boyd
5
-3
/
+12
2017-03-24
Merge tag 'usb-serial-4.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...
Greg Kroah-Hartman
2
-1
/
+18
2017-03-24
Merge tag 'fixes-for-v4.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...
Greg Kroah-Hartman
174
-2051
/
+3630
2017-03-24
Merge tag 'phy-for-4.11-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Greg Kroah-Hartman
4
-188
/
+3
2017-03-23
hwmon: (asus_atk0110) fix uninitialized data access
Arnd Bergmann
1
-0
/
+3
[next]