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
2014-04-08
rapidio: rework device hierarchy and introduce mport class of devices
Alexandre Bounine
7
-7
/
+70
2014-04-08
drivers/rapidio/devices/tsi721_dma.c: optimize use of BDMA descriptors
Alexandre Bounine
2
-33
/
+82
2014-04-08
zram: support REQ_DISCARD
Joonsoo Kim
1
-0
/
+62
2014-04-08
zram: use scnprintf() in attrs show() methods
Sergey Senozhatsky
2
-9
/
+11
2014-04-08
zram: propagate error to user
Minchan Kim
3
-11
/
+20
2014-04-08
zram: return error-valued pointer from zcomp_create()
Sergey Senozhatsky
2
-15
/
+18
2014-04-08
zram: move comp allocation out of init_lock
Sergey Senozhatsky
1
-12
/
+15
2014-04-08
zram: add lz4 algorithm backend
Sergey Senozhatsky
5
-0
/
+82
2014-04-08
zram: make compression algorithm selection possible
Sergey Senozhatsky
4
-6
/
+66
2014-04-08
zram: add set_max_streams knob
Sergey Senozhatsky
3
-3
/
+41
2014-04-08
zram: add multi stream functionality
Sergey Senozhatsky
4
-5
/
+167
2014-04-08
zram: factor out single stream compression
Sergey Senozhatsky
2
-10
/
+59
2014-04-08
zram: use zcomp compressing backends
Sergey Senozhatsky
3
-43
/
+36
2014-04-08
zram: introduce compressing backend abstraction
Sergey Senozhatsky
4
-0
/
+237
2014-04-08
zram: delete zram_init_device()
Sergey Senozhatsky
1
-11
/
+5
2014-04-08
zram: move zram size warning to documentation
Sergey Senozhatsky
1
-15
/
+0
2014-04-08
zram: drop not used table `count' member
Sergey Senozhatsky
1
-1
/
+0
2014-04-08
zram: report failed read and write stats
Sergey Senozhatsky
1
-0
/
+4
2014-04-08
zram: remove zram stats code duplication
Sergey Senozhatsky
1
-59
/
+23
2014-04-08
zram: use atomic64_t for all zram stats
Sergey Senozhatsky
2
-12
/
+12
2014-04-08
zram: remove good and bad compress stats
Sergey Senozhatsky
2
-13
/
+0
2014-04-08
zram: do not pass rw argument to __zram_make_request()
Sergey Senozhatsky
1
-18
/
+12
2014-04-08
zram: drop `init_done' struct zram member
Sergey Senozhatsky
2
-11
/
+11
2014-04-08
drivers/lguest/page_tables.c: rename do_set_pte()
Andrew Morton
1
-3
/
+3
2014-04-06
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
18
-215
/
+213
2014-04-06
Merge tag 'dm-3.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
19
-475
/
+2233
2014-04-06
Merge tag 'iommu-updates-v3.15' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
12
-957
/
+1650
2014-04-06
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
17
-277
/
+168
2014-04-06
Merge tag 'clk-for-linus-3.15' of git://git.linaro.org/people/mike.turquette/...
Linus Torvalds
48
-698
/
+5161
2014-04-06
Merge tag 'pwm/for-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
9
-9
/
+900
2014-04-06
Merge tag 'tags/cleanup2-3.15' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-30
/
+67
2014-04-06
Merge tag 'sh-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-1
/
+1
2014-04-06
Merge tag 'drivers-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
54
-349
/
+4370
2014-04-06
Merge tag 'dt-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2
-25
/
+36
2014-04-06
Merge tag 'soc-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...
Linus Torvalds
4
-0
/
+310
2014-04-06
Merge tag 'cleanup-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
12
-38
/
+386
2014-04-06
Merge tag 'fixes-non-critical-3.15' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
4
-5
/
+2
2014-04-06
Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
5
-75
/
+600
2014-04-06
Merge branch 'topic/exynos' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
23
-547
/
+1725
2014-04-05
Merge tag 'fbdev-main-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
46
-822
/
+638
2014-04-05
Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-108
/
+136
2014-04-05
Merge tag 'upstream-3.15-rc1' of git://git.infradead.org/linux-ubifs
Linus Torvalds
6
-0
/
+715
2014-04-05
Merge branch 'cross-rename' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-3
/
+3
2014-04-04
dm cache: fix a lock-inversion
Joe Thornber
3
-52
/
+20
2014-04-04
dm thin: sort the per thin deferred bios using an rb_tree
Mike Snitzer
1
-2
/
+82
2014-04-04
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
328
-6873
/
+41439
2014-04-04
hwmon: (it87) Add support for IT8623E
Rudolf Marek
1
-0
/
+3
2014-04-04
hwmon: (it87) Fix IT8603E define name
Rudolf Marek
1
-3
/
+3
2014-04-04
hwmon: (lm90) Convert to use hwmon_device_register_with_groups
Guenter Roeck
1
-22
/
+17
2014-04-04
hwmon: (lm90) Create all sysfs groups in one call
Guenter Roeck
1
-43
/
+26
[next]