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
pinetabv-6.6.y-devel
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
2016-09-08
pwm: sti: Take the opportunity to conduct a little house keeping
Lee Jones
1
-72
/
+81
2016-09-08
pwm: sti: It's now valid for number of PWM channels to be zero
Lee Jones
1
-1
/
+14
2016-09-08
pwm: sti: Add PWM capture callback
Lee Jones
1
-0
/
+88
2016-09-08
pwm: sti: Add support for PWM capture interrupts
Lee Jones
1
-1
/
+91
2016-09-08
pwm: sti: Initialise PWM capture device data
Lee Jones
1
-7
/
+38
2016-09-08
pwm: sti: Supply PWM Capture clock handling
Lee Jones
1
-0
/
+25
2016-09-08
pwm: sti: Supply PWM capture register addresses and bit locations
Lee Jones
1
-0
/
+25
2016-09-08
pwm: sti: Only request clock rate when needed
Lee Jones
1
-8
/
+8
2016-09-08
pwm: sti: Reorganise register names in preparation for new functionality
Lee Jones
1
-35
/
+41
2016-09-08
pwm: sti: Rename channel => device
Lee Jones
1
-16
/
+16
2016-09-08
dt-bindings: pwm: sti: Update DT bindings for capture support
Lee Jones
1
-3
/
+5
2016-09-08
pwm: lpc-18xx: use pwm_set_chip_data
oliver@schinagl.nl
1
-4
/
+8
2016-09-08
pwm: sunxi: Add H3 support
Milo Kim
2
-0
/
+10
2016-09-08
pwm: Add support for Meson PWM Controller
Neil Armstrong
3
-0
/
+530
2016-09-06
dt-bindings: pwm: Add bindings for Meson PWM Controller
Neil Armstrong
1
-0
/
+23
2016-09-06
pwm: samsung: Fix to use lowest div for large enough modulation bits
Seung-Woo Kim
1
-3
/
+12
2016-09-06
pwm: pwm-tipwmss: Remove all runtime PM gets/puts
Jyri Sarha
1
-19
/
+0
2016-09-06
pwm: cros-ec: Add __packed to prevent padding
Brian Norris
1
-2
/
+2
2016-09-06
pwm: Add MediaTek MT2701 display PWM driver support
Weiqing Kong
1
-15
/
+72
2016-09-06
dt-bindings: pwm: Add MediaTek display PWM bindings
Weiqing Kong
1
-1
/
+2
2016-09-06
pwm: berlin: Add suspend/resume support
Jisheng Zhang
1
-0
/
+84
2016-09-05
pwm: twl: Reliably disable TWL6030 PWMs
Paul Kocialkowski
1
-0
/
+16
2016-08-08
Linux 4.8-rc1
Linus Torvalds
1
-2
/
+2
2016-08-08
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
62
-213
/
+213
2016-08-08
Merge tag 'drm-for-v4.8-zpos' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
22
-156
/
+334
2016-08-07
block: rename bio bi_rw to bi_opf
Jens Axboe
51
-157
/
+158
2016-08-07
target: iblock_execute_sync_cache() should use bio_set_op_attrs()
Jens Axboe
1
-1
/
+1
2016-08-07
mm: make __swap_writepage() use bio_set_op_attrs()
Jens Axboe
1
-2
/
+3
2016-08-07
block/mm: make bdev_ops->rw_page() take a bool for read/write
Jens Axboe
11
-53
/
+51
2016-08-07
Merge tag 'doc-4.8-fixes' of git://git.lwn.net/linux
Linus Torvalds
16
-34
/
+31
2016-08-07
Merge tag 'binfmt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
4
-2
/
+67
2016-08-07
fs: return EPERM on immutable inode
Eryu Guan
4
-4
/
+5
2016-08-07
Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
32
-130
/
+82
2016-08-06
Merge tag 'xfs-rmap-for-linus-4.8-rc1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
64
-915
/
+6267
2016-08-06
Merge branch 'work.const-qstr' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
37
-100
/
+95
2016-08-06
Merge tag 'media/v4.8-6' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
1
-2
/
+11
2016-08-06
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
28
-201
/
+3765
2016-08-06
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
21
-117
/
+273
2016-08-06
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
69
-806
/
+1418
2016-08-06
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
28
-111
/
+402
2016-08-06
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
7
-14
/
+49
2016-08-06
Merge tag 'sh-for-4.8' of git://git.libc.org/linux-sh
Linus Torvalds
45
-399
/
+1206
2016-08-06
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
7
-34
/
+30
2016-08-06
Merge tag 'pwm/for-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
29
-283
/
+1561
2016-08-06
Merge tag 'ntb-4.8' of git://github.com/jonmason/ntb
Linus Torvalds
7
-99
/
+1172
2016-08-06
Merge tag 'pstore-v4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
4
-36
/
+59
2016-08-06
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
8
-13
/
+79
2016-08-06
Merge tag 'dm-4.8-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/dev...
Linus Torvalds
5
-22
/
+63
2016-08-06
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
26
-136
/
+168
2016-08-06
Merge tag 'pnp-extra-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+1
[next]