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
2019-02-22
ipmi_si: Remove hacks for adding a dummy platform devices
Corey Minyard
1
-42
/
+3
2019-02-22
ipmi_si: Consolidate scanning the platform bus
Corey Minyard
4
-30
/
+23
2019-02-22
ipmi_si: Remove hotmod devices on removal and exit
Corey Minyard
3
-6
/
+43
2019-02-22
ipmi_si: Remove hardcode IPMI devices by scanning the platform bus
Corey Minyard
1
-7
/
+15
2019-02-22
ipmi_si: Switch hotmod to use a platform device
Corey Minyard
3
-113
/
+98
2019-02-22
ipmi: Consolidate the adding of platform devices
Corey Minyard
9
-214
/
+205
2019-02-22
ipmi_si: Rename addr_type to addr_space to match what it does
Corey Minyard
8
-27
/
+29
2019-02-22
ipmi_si: Convert some types into unsigned
Corey Minyard
1
-4
/
+4
2019-02-22
ipmi_si: Fix crash when using hard-coded device
Corey Minyard
4
-76
/
+216
2019-02-10
ipmi: Use dedicated API for copying a UUID
Andy Shevchenko
1
-1
/
+1
2019-02-10
ipmi: Use defined constant for UUID representation
Andy Shevchenko
1
-4
/
+4
2019-02-10
ipmi:ssif: Change some pr_xxx to dev_xxx calls
Corey Minyard
1
-42
/
+74
2019-02-10
ipmi: kcs_bmc: handle devm_kasprintf() failure case
Nicholas Mc Guire
1
-2
/
+3
2019-02-10
ipmi: Fix return value when a message is truncated
Corey Minyard
1
-3
/
+3
2019-02-10
ipmi: clean an indentation issue, remove extraneous space
Colin Ian King
1
-1
/
+1
2019-02-10
ipmi: Make the smi watcher be disabled immediately when not needed
Corey Minyard
4
-89
/
+96
2019-02-10
ipmi: Fix how the lower layers are told to watch for messages
Corey Minyard
4
-52
/
+134
2019-02-10
ipmi: Fix SSIF flag requests
Corey Minyard
1
-12
/
+52
2019-02-10
ipmi_si: fix use-after-free of resource->name
Yang Yingliang
3
-4
/
+11
2019-02-10
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-8
/
+7
2019-02-09
Merge tag 'mips_fixes_5.0_3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
16
-22
/
+127
2019-02-09
Merge tag 'for-linus-20190209' of git://git.kernel.dk/linux-block
Linus Torvalds
10
-33
/
+94
2019-02-09
Merge tag 'mtd/fixes-for-5.0-rc6' of git://git.infradead.org/linux-mtd
Linus Torvalds
5
-33
/
+34
2019-02-09
Merge tag 'for-linus-5.0-rc6-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-2
/
+1
2019-02-09
Merge tag 'armsoc-fixes-5.0' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
46
-102
/
+136
2019-02-09
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2
-31
/
+32
2019-02-09
Merge tag 'powerpc-5.0-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
3
-16
/
+33
2019-02-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2
-5
/
+60
2019-02-09
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
5
-10
/
+21
2019-02-09
Merge tag 'iommu-fixes-v5.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-8
/
+7
2019-02-09
Merge tag 'pci-v5.0-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-2
/
+3
2019-02-09
Merge tag 'acpi-5.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
1
-0
/
+3
2019-02-09
MAINTAINERS: Update the ocores i2c bus driver maintainer, etc
Andrew Lunn
1
-0
/
+2
2019-02-08
blk-mq: remove duplicated definition of blk_mq_freeze_queue
Liu Bo
1
-1
/
+0
2019-02-08
Blk-iolatency: warn on negative inflight IO counter
Liu Bo
1
-1
/
+3
2019-02-08
blk-iolatency: fix IO hang due to negative inflight counter
Liu Bo
1
-7
/
+45
2019-02-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
127
-544
/
+1802
2019-02-08
Merge tag 'char-misc-5.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
14
-55
/
+380
2019-02-08
Merge tag 'driver-core-5.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
4
-17
/
+32
2019-02-08
Merge tag 'staging-5.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
5
-23
/
+67
2019-02-08
Merge tag 'tty-5.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
5
-7
/
+26
2019-02-08
Merge tag 'usb-5.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
8
-32
/
+20
2019-02-08
Merge tag 'xfs-5.0-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
3
-5
/
+27
2019-02-08
Merge tag 'drm-fixes-2019-02-08' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
22
-110
/
+198
2019-02-08
MAINTAINERS: unify reference to xen-devel list
Lukas Bulwahn
1
-1
/
+1
2019-02-08
net: dsa: b53: Fix for failure when irq is not defined in dt
Arun Parameswaran
1
-3
/
+0
2019-02-08
Merge tag 'drm-misc-fixes-2019-02-07' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
5
-29
/
+24
2019-02-08
Merge tag 'drm-intel-fixes-2019-02-07-1' of git://anongit.freedesktop.org/drm...
Dave Airlie
3
-8
/
+46
2019-02-08
Merge tag 'platform-drivers-x86-v5.0-2' of git://git.infradead.org/linux-plat...
Linus Torvalds
1
-3
/
+3
2019-02-08
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
3
-1
/
+10
[next]