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
Age
Commit message (
Expand
)
Author
Files
Lines
2016-04-13
bcache: switch to using blk_queue_write_cache()
Jens Axboe
1
-1
/
+1
2016-04-13
virtio_blk: switch to using blk_queue_write_cache()
Jens Axboe
1
-5
/
+1
2016-04-13
ps3disk: switch to using blk_queue_write_cache()
Jens Axboe
1
-1
/
+1
2016-04-13
skd_main: switch to using blk_queue_write_cache()
Jens Axboe
1
-1
/
+1
2016-04-13
osdblk: switch to using blk_queue_write_cache()
Jens Axboe
1
-1
/
+1
2016-04-13
nbd: switch to using blk_queue_write_cache()
Jens Axboe
1
-2
/
+2
2016-04-13
mtip32xx: remove call to blk_queue_flush()
Jens Axboe
1
-6
/
+0
2016-04-13
loop: switch to using blk_queue_write_cache()
Jens Axboe
1
-1
/
+1
2016-04-13
drbd: switch to using blk_queue_write_cache()
Jens Axboe
1
-1
/
+1
2016-04-13
NVMe: switch to using blk_queue_write_cache()
Jens Axboe
1
-2
/
+5
2016-04-13
sd: switch to using blk_queue_write_cache()
Jens Axboe
1
-4
/
+4
2016-04-13
mtip32xx: Convert to use blk_mq_tagset_busy_iter
Keith Busch
1
-3
/
+3
2016-04-13
nvme: Use blk-mq helper for IO termination
Sagi Grimberg
1
-14
/
+5
2016-04-12
NVMe: Skip async events for degraded controllers
Keith Busch
1
-2
/
+10
2016-04-12
nvme: add helper nvme_setup_cmd()
Ming Lin
3
-97
/
+108
2016-04-12
nvme: rewrite discard support
Ming Lin
1
-29
/
+39
2016-04-12
nvme: add helper nvme_map_len()
Ming Lin
2
-8
/
+13
2016-04-12
nvme: add missing lock nesting notation
Ming Lin
1
-1
/
+7
2016-04-12
NVMe: Always use MSI/MSI-x interrupts
Keith Busch
1
-10
/
+15
2016-04-12
block: add offset in blk_add_request_payload()
Ming Lin
2
-2
/
+2
2016-04-11
Merge tag 'mmc-v4.6-rc1' of git://git.linaro.org/people/ulf.hansson/mmc
Linus Torvalds
5
-9
/
+84
2016-04-11
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-19
/
+37
2016-04-10
Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
5
-32
/
+53
2016-04-09
Merge tag 'gpio-v4.6-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
3
-45
/
+95
2016-04-09
Merge tag 'tty-4.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-3
/
+2
2016-04-09
Merge tag 'usb-4.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
21
-147
/
+150
2016-04-09
Merge tag 'staging-4.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
19
-15
/
+1369
2016-04-09
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
9
-109
/
+139
2016-04-09
Merge tag 'md/4.6-rc2-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
Linus Torvalds
3
-10
/
+16
2016-04-09
Merge tag 'pm+acpi-4.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
6
-52
/
+261
2016-04-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
5
-16
/
+33
2016-04-09
Merge tag 'iommu-fixes-v4.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
4
-8
/
+9
2016-04-09
i2c: jz4780: really prevent potential division by zero
Wolfram Sang
1
-1
/
+6
2016-04-09
Revert "i2c: jz4780: prevent potential division by zero"
Wolfram Sang
1
-1
/
+1
2016-04-09
Merge tag 'usb-serial-4.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Greg Kroah-Hartman
97
-801
/
+996
2016-04-08
tuntap: restore default qdisc
Jason Wang
1
-2
/
+2
2016-04-08
Merge branches 'pm-core', 'powercap' and 'pm-tools'
Rafael J. Wysocki
2
-0
/
+3
2016-04-08
Merge branches 'pm-cpufreq', 'pm-cpuidle' and 'acpi-cppc'
Rafael J. Wysocki
4
-52
/
+258
2016-04-08
gpio: pca953x: Use correct u16 value for register word write
Yong Li
1
-1
/
+2
2016-04-08
gpiolib: Defer gpio device setup until after gpiolib initialization
Guenter Roeck
1
-31
/
+67
2016-04-08
gpiolib: Do not use devm functions when registering gpio chip
Guenter Roeck
1
-7
/
+12
2016-04-08
gpio: pxa: fix legacy non pinctrl aware builds
Robert Jarzmik
1
-2
/
+2
2016-04-08
gpio / ACPI: ignore GpioInt() GPIOs when requesting GPIO_OUT_*
Dmitry Torokhov
1
-4
/
+12
2016-04-08
libnvdimm, pfn: fix nvdimm_namespace_add_poison() vs section alignment
Dan Williams
3
-30
/
+51
2016-04-08
libnvdimm, pfn: fix uuid validation
Dan Williams
1
-1
/
+1
2016-04-08
libnvdimm: fix smart data retrieval
Dan Williams
1
-1
/
+1
2016-04-08
Revert "ib_srpt: Convert to percpu_ida tag allocation"
Bart Van Assche
2
-17
/
+40
2016-04-08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
1
-3
/
+3
2016-04-08
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2
-4
/
+31
2016-04-08
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
31
-166
/
+400
[next]