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
2016-08-10
gpio: stmpe: Write int status register only when needed
Patrice Chotard
1
-4
/
+8
2016-08-10
gpio: stmpe: Fix edge and rising/falling edge detection
Patrice Chotard
1
-25
/
+60
2016-08-10
mfd: stmpe: Add reset support for all STMPE variant
Patrice Chotard
2
-10
/
+20
2016-08-10
mfd: stmpe: Add STMPE_IDX_SYS_CTRL/2 enum
Patrice Chotard
2
-7
/
+16
2016-08-10
cxl: Set psl_fir_cntl to production environment value
Frederic Barrat
1
-3
/
+6
2016-08-09
Merge tag 'platform-drivers-x86-v4.8-3' of git://git.infradead.org/users/dvha...
Linus Torvalds
1
-2
/
+2
2016-08-09
Merge tag 'drm-fixes-for-4.8-rc2' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
17
-63
/
+93
2016-08-09
ipr: Fix sync scsi scan
Brian King
1
-5
/
+6
2016-08-09
drivers/perf: arm-pmu: Fix handling of SPI lacking "interrupt-affinity" property
Marc Zyngier
1
-3
/
+4
2016-08-09
drivers/perf: arm-pmu: convert arm_pmu_mutex to spinlock
Sudeep Holla
1
-9
/
+9
2016-08-09
rbd: nuke the 32-bit pool id check
Ilya Dryomov
1
-9
/
+0
2016-08-09
virtio/s390: deprecate old transport
Cornelia Huck
2
-1
/
+7
2016-08-09
virtio/s390: keep early_put_chars
Christian Borntraeger
1
-1
/
+1
2016-08-09
virtio_blk: Fix a slient kernel panic
Minfei Huang
1
-18
/
+8
2016-08-09
vhost/vsock: fix vhost virtio_vsock_pkt use-after-free
Stefan Hajnoczi
1
-1
/
+5
2016-08-09
virtio: fix error handling for debug builds
Michael S. Tsirkin
1
-0
/
+1
2016-08-09
virtio: fix memory leak in virtqueue_add()
Wei Yongjun
1
-0
/
+2
2016-08-09
genirq/msi: Make sure PCI MSIs are activated early
Marc Zyngier
1
-0
/
+2
2016-08-09
cxl: Fix sparse warnings
Andrew Donnellan
2
-2
/
+2
2016-08-09
cxl: Fix NULL dereference in cxl_context_init() on PowerVM guests
Andrew Donnellan
3
-4
/
+4
2016-08-09
drm/cirrus: Fix NULL pointer dereference when registering the fbdev
Boris Brezillon
1
-2
/
+11
2016-08-09
drm/edid: Set 8 bpc color depth for displays with "DFP 1.x compliant TMDS".
Mario Kleiner
1
-0
/
+14
2016-08-09
drm/i915/dp: Revert "drm/i915/dp: fall back to 18 bpp when sink capability is...
Mario Kleiner
1
-15
/
+5
2016-08-09
drm/edid: Add 6 bpc quirk for display AEO model 0.
Mario Kleiner
1
-0
/
+8
2016-08-09
Merge tag 'lkdtm-v4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/k...
Linus Torvalds
2
-2
/
+3
2016-08-09
vfio/pci: Fix NULL pointer oops in error interrupt setup handling
Alex Williamson
1
-36
/
+49
2016-08-08
rbd: destroy header_oloc in rbd_dev_release()
Ilya Dryomov
1
-0
/
+1
2016-08-08
dell-wmi: Ignore WMI event 0xe00e
Pali Rohár
1
-2
/
+2
2016-08-08
nvdimm, btt: add a size attribute for BTTs
Vishal Verma
3
-0
/
+22
2016-08-08
libnvdimm, nd_blk: mask off reserved status bits
Ross Zwisler
1
-1
/
+2
2016-08-08
Merge branch 'nvmf-4.8-rc' of git://git.infradead.org/nvme-fabrics into for-l...
Jens Axboe
6
-72
/
+126
2016-08-08
rtc: ac100: Add clk output support
Chen-Yu Tsai
1
-0
/
+302
2016-08-08
rtc: ac100: Add RTC driver for X-Powers AC100
Chen-Yu Tsai
3
-0
/
+336
2016-08-08
mfd: ac100: Add driver for X-Powers AC100 audio codec / RTC combo IC
Chen-Yu Tsai
3
-0
/
+149
2016-08-08
Merge branch 'drm-next-4.8' of git://people.freedesktop.org/~agd5f/linux into...
Dave Airlie
10
-17
/
+37
2016-08-08
Merge tag 'drm-intel-next-fixes-2016-08-05' of git://anongit.freedesktop.org/...
Dave Airlie
3
-24
/
+14
2016-08-08
drm: Paper over locking inversion after registration rework
Daniel Vetter
1
-5
/
+3
2016-08-08
drm: rcar-du: Link HDMI encoder with bridge
Laurent Pinchart
1
-0
/
+1
2016-08-08
Merge branches 'thermal-intel' and 'thermal-core' into next
Zhang Rui
7
-3
/
+18
2016-08-08
thermal: clock_cooling: Fix missing mutex_init()
Wei Yongjun
1
-0
/
+1
2016-08-08
thermal: hwmon: EXPORT_SYMBOL_GPL for thermal hwmon sysfs
Kuninori Morimoto
1
-0
/
+2
2016-08-08
thermal: fix race condition when updating cooling device
Michele Di Giorgio
5
-3
/
+15
2016-08-08
thermal/powerclamp: Prevent division by zero when counting interval
Petr Mladek
1
-4
/
+7
2016-08-08
thermal: intel_pch_thermal: Add suspend/resume callback
Srinivas Pandruvada
1
-1
/
+59
2016-08-08
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
36
-117
/
+118
2016-08-08
Merge tag 'drm-for-v4.8-zpos' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
20
-156
/
+313
2016-08-07
block: rename bio bi_rw to bi_opf
Jens Axboe
32
-85
/
+85
2016-08-07
target: iblock_execute_sync_cache() should use bio_set_op_attrs()
Jens Axboe
1
-1
/
+1
2016-08-07
block/mm: make bdev_ops->rw_page() take a bool for read/write
Jens Axboe
4
-31
/
+32
2016-08-07
Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
1
-1
/
+1
[prev]
[next]