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
2020-03-31
i2c: rcar: clean up after refactoring i2c_timings
Wolfram Sang
1
-6
/
+6
2020-03-26
macintosh: convert to i2c_new_scanned_device
Wolfram Sang
1
-2
/
+2
2020-03-26
Merge tag 'v5.6-rc7' into i2c/for-5.7
Wolfram Sang
929
-4538
/
+9095
2020-03-25
i2c: drivers: Use generic definitions for bus frequencies
Andy Shevchenko
44
-199
/
+165
2020-03-25
i2c: algo: Use generic definitions for bus frequencies
Andy Shevchenko
1
-3
/
+3
2020-03-24
i2c: stm32f7: switch to I²C generic property parsing
Andy Shevchenko
1
-31
/
+26
2020-03-24
i2c: rcar: Consolidate timings calls in rcar_i2c_clock_calculate()
Andy Shevchenko
1
-9
/
+9
2020-03-24
i2c: core: Allow override timing properties with 0
Andy Shevchenko
2
-14
/
+18
2020-03-24
i2c: core: Provide generic definitions for bus frequencies
Andy Shevchenko
3
-5
/
+13
2020-03-24
Merge tag 'at24-updates-for-v5.7' of git://git.kernel.org/pub/scm/linux/kerne...
Wolfram Sang
1
-0
/
+1
2020-03-23
Linux 5.6-rc7
Linus Torvalds
1
-1
/
+1
2020-03-22
Merge tag 'for-5.6-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-2
/
+6
2020-03-22
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
13
-78
/
+164
2020-03-22
i2c: mxs: Use dma_request_chan() instead dma_request_slave_channel()
Peter Ujfalusi
1
-3
/
+3
2020-03-22
x86/mm: split vmalloc_sync_all()
Joerg Roedel
6
-13
/
+43
2020-03-22
mm, slub: prevent kmalloc_node crashes and memory leaks
Vlastimil Babka
1
-9
/
+17
2020-03-22
mm/mmu_notifier: silence PROVE_RCU_LIST warnings
Qian Cai
1
-9
/
+18
2020-03-22
epoll: fix possible lost wakeup on epoll_ctl() path
Roman Penyaev
1
-4
/
+4
2020-03-22
mm: do not allow MADV_PAGEOUT for CoW pages
Michal Hocko
1
-3
/
+9
2020-03-22
mm, memcg: throttle allocators based on ancestral memory.high
Chris Down
1
-35
/
+58
2020-03-22
mm, memcg: fix corruption on 64-bit divisor in memory.high throttling
Chris Down
1
-1
/
+1
2020-03-22
page-flags: fix a crash at SetPageError(THP_SWAP)
Qian Cai
1
-1
/
+1
2020-03-22
mm/hotplug: fix hot remove failure in SPARSEMEM|!VMEMMAP case
Baoquan He
1
-2
/
+6
2020-03-22
memcg: fix NULL pointer dereference in __mem_cgroup_usage_unregister_event
Chunguang Xu
1
-2
/
+8
2020-03-21
Merge tag 'block-5.6-20200320' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-6
/
+14
2020-03-21
i2c: imx: remove duplicate print after platform_get_irq()
Tang Bin
1
-3
/
+1
2020-03-21
Merge tag 'io_uring-5.6-20200320' of git://git.kernel.dk/linux-block
Linus Torvalds
5
-7
/
+30
2020-03-21
i2c: designware: Fix spelling typos in the comments
Andy Shevchenko
5
-8
/
+8
2020-03-21
Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/len...
Linus Torvalds
2
-30
/
+114
2020-03-21
i2c: designware: Discard i2c_dw_read_comp_param() function
Serge Semin
2
-7
/
+0
2020-03-21
i2c: designware: Detect the FIFO size in the common code
Serge Semin
5
-24
/
+27
2020-03-21
Merge tag 'powerpc-5.6-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
3
-9
/
+3
2020-03-21
tools/power turbostat: update version
Len Brown
1
-1
/
+1
2020-03-21
tools/power turbostat: Print cpuidle information
Len Brown
1
-0
/
+26
2020-03-21
Merge branch 'nvme-5.6-rc6' of git://git.infradead.org/nvme into block-5.6
Jens Axboe
2
-6
/
+14
2020-03-20
btrfs: fix removal of raid[56|1c34} incompat flags after removing block group
Filipe Manana
1
-2
/
+2
2020-03-20
nvmet-tcp: set MSG_MORE only if we actually have more to send
Sagi Grimberg
1
-3
/
+9
2020-03-20
i2c: dev: Fix the race between the release of i2c_dev and cdev
Kevin Hao
1
-22
/
+26
2020-03-20
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
4
-11
/
+26
2020-03-20
Merge tag 'char-misc-5.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
5
-9
/
+19
2020-03-20
Merge tag 'staging-5.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
16
-79
/
+95
2020-03-20
Merge tag 'usb-5.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
11
-36
/
+56
2020-03-20
Merge tag 'tty-5.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-8
/
+6
2020-03-20
Merge tag 'sound-5.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
6
-4
/
+39
2020-03-20
Merge tag 'drm-fixes-2020-03-20' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
17
-83
/
+104
2020-03-20
io_uring: make sure accept honor rlimit nofile
Jens Axboe
3
-5
/
+11
2020-03-20
io_uring: make sure openat/openat2 honor rlimit nofile
Jens Axboe
3
-2
/
+11
2020-03-20
tools/power turbostat: Fix 32-bit capabilities warning
Len Brown
2
-17
/
+31
2020-03-20
tools/power turbostat: Fix missing SYS_LPI counter on some Chromebooks
Len Brown
1
-9
/
+14
2020-03-20
tools/power turbostat: Support Elkhart Lake
Chen Yu
1
-1
/
+30
[next]