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-17
mtd: spi-nor: Move Spansion bits out of core.c
Boris Brezillon
4
-58
/
+98
2020-03-17
mtd: spi-nor: Move Micron/ST bits out of core.c
Boris Brezillon
4
-120
/
+158
2020-03-17
mtd: spi-nor: Move Macronix bits out of core.c
Boris Brezillon
4
-68
/
+101
2020-03-17
mtd: spi-nor: Move ISSI bits out of core.c
Boris Brezillon
4
-65
/
+86
2020-03-17
mtd: spi-nor: Move Intel bits out of core.c
Boris Brezillon
4
-14
/
+35
2020-03-17
mtd: spi-nor: Move GigaDevice bits out of core.c
Boris Brezillon
4
-59
/
+62
2020-03-17
mtd: spi-nor: Move Fujitsu bits out of core.c
Boris Brezillon
4
-3
/
+23
2020-03-17
mtd: spi-nor: Move Everspin bits out of core.c
Boris Brezillon
4
-6
/
+30
2020-03-17
mtd: spi-nor: Move ESMT bits out of core.c
Boris Brezillon
4
-5
/
+28
2020-03-17
mtd: spi-nor: Move Eon bits out of core.c
Boris Brezillon
4
-17
/
+37
2020-03-17
mtd: spi-nor: Move Atmel bits out of core.c
Boris Brezillon
4
-29
/
+53
2020-03-17
mtd: spi-nor: Add the concept of SPI NOR manufacturer driver
Boris Brezillon
3
-11
/
+89
2020-03-17
mtd: spi-nor: Expose stuctures and functions to manufacturer drivers
Boris Brezillon
2
-158
/
+169
2020-03-16
mtd: spi-nor: Move SFDP logic out of the core
Tudor Ambarus
5
-1297
/
+1349
2020-03-16
mtd: spi-nor: Prepare core / manufacturer code split
Boris Brezillon
13
-81
/
+86
2020-03-16
mtd: spi-nor: Emphasise which is the generic set_4byte_addr_mode() method
Tudor Ambarus
2
-18
/
+20
2020-03-16
mtd: spi-nor: Stop prefixing generic functions with a manufacturer name
Boris Brezillon
1
-35
/
+35
2020-03-13
Merge tag 'mtk-mtd-spi-move' into spi-nor/next
Tudor Ambarus
8
-590
/
+708
2020-03-11
mtd: spi-nor: remove mtk-quadspi driver
Chuanhong Guo
3
-574
/
+0
2020-03-11
dt-bindings: convert mtk-quadspi binding doc for spi-mtk-nor
Chuanhong Guo
1
-9
/
+6
2020-03-11
spi: add support for mediatek spi-nor controller
Chuanhong Guo
3
-0
/
+700
2020-03-11
spi: make spi-max-frequency optional
Chuanhong Guo
1
-7
/
+2
2020-02-27
mtd: spi-nor: Refactor spi_nor_read_id()
Jonathan NeuschÀfer
1
-14
/
+12
2020-02-19
mtd: spi-nor: use spi-mem dirmap API
Sergei Shtylyov
2
-10
/
+90
2020-02-19
mtd: spi-nor: split spi_nor_spimem_xfer_data()
Sergei Shtylyov
1
-39
/
+48
2020-02-17
mtd: spi-nor: introduce SR_BP_SHIFT define
Jungseung Lee
2
-6
/
+7
2020-02-17
mtd: spi-nor: use le32_to_cpu_array()
Sergei Shtylyov
1
-7
/
+4
2020-02-17
Linux 5.6-rc2
Linus Torvalds
1
-1
/
+1
2020-02-17
Merge tag 'for-linus-5.6-1' of https://github.com/cminyard/linux-ipmi
Linus Torvalds
3
-5
/
+42
2020-02-17
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
49
-3368
/
+4907
2020-02-16
Merge tag 'edac_urgent_for_5.6' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-23
/
+7
2020-02-16
Merge tag 'block-5.6-2020-02-16' of git://git.kernel.dk/linux-block
Linus Torvalds
8
-38
/
+63
2020-02-16
Merge tag 'for-5.6-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
7
-1
/
+44
2020-02-16
Merge tag '5.6-rc1-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
5
-6
/
+44
2020-02-16
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
9
-63
/
+86
2020-02-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
9
-15
/
+52
2020-02-16
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
17
-125
/
+172
2020-02-16
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...
Linus Torvalds
39
-65
/
+14
2020-02-16
Merge tag 's390-5.6-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
13
-46
/
+75
2020-02-16
Merge tag 'hwmon-for-v5.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-4
/
+4
2020-02-15
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
6
-53
/
+119
2020-02-15
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
32
-103
/
+383
2020-02-15
bus: moxtet: fix potential stack buffer overflow
Marek BehĂșn
1
-1
/
+1
2020-02-15
ext4: improve explanation of a mount failure caused by a misconfigured kernel
Theodore Ts'o
1
-10
/
+4
2020-02-15
Merge tag 'perf-urgent-for-mingo-5.6-20200214' of git://git.kernel.org/pub/sc...
Ingo Molnar
25
-78
/
+353
2020-02-15
Input: cyapa - replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-4
/
+4
2020-02-15
Input: tca6416-keypad - replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-2
/
+2
2020-02-15
Input: gpio_keys_polled - replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2020-02-15
Merge tag 'nfs-for-5.6-2' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
8
-50
/
+188
2020-02-15
Merge tag 'ceph-for-5.6-rc2' of https://github.com/ceph/ceph-client
Linus Torvalds
3
-104
/
+44
[next]