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
/
include
/
linux
/
mtd
Age
Commit message (
Expand
)
Author
Files
Lines
2020-03-30
Merge tag 'nand/for-5.7' into mtd/next
Miquel Raynal
2
-23
/
+55
2020-03-26
Merge tag 'spi-nor/for-5.7' into mtd/next
Miquel Raynal
1
-266
/
+19
2020-03-25
mtd: rawnand: Add support for manufacturer specific suspend/resume operation
Mason Yang
1
-0
/
+4
2020-03-24
mtd: spi-nor: Add SR 4bit block protection support
Jungseung Lee
1
-0
/
+2
2020-03-17
mtd: spi-nor: Trim what is exposed in spi-nor.h
Tudor Ambarus
1
-254
/
+6
2020-03-17
mtd: spi-nor: Drop the MFR definitions
Tudor Ambarus
1
-17
/
+0
2020-03-17
mtd: spi-nor: Add the concept of SPI NOR manufacturer driver
Boris Brezillon
1
-0
/
+8
2020-03-16
mtd: spi-nor: Emphasise which is the generic set_4byte_addr_mode() method
Tudor Ambarus
1
-2
/
+2
2020-03-12
mtd: spinand: micron: identify SPI NAND device with Continuous Read mode
Shivamurthy Shastri
1
-0
/
+1
2020-03-11
mtd: rawnand: Add support for manufacturer specific lock/unlock operation
Mason Yang
1
-0
/
+5
2020-03-11
mtd: rawnand: Fix a typo ("manufecturer")
Jonathan Neuschäfer
1
-1
/
+1
2020-03-11
mtd: implement proper partition handling
Miquel Raynal
2
-11
/
+115
2020-03-09
mtd: spinand: rework detect procedure for different READ_ID operation
Chuanhong Guo
1
-22
/
+44
2020-02-19
mtd: spi-nor: use spi-mem dirmap API
Sergei Shtylyov
1
-0
/
+6
2020-02-17
mtd: spi-nor: introduce SR_BP_SHIFT define
Jungseung Lee
1
-0
/
+2
2020-01-27
Merge tag 'nand/for-5.6' into mtd/next
Miquel Raynal
1
-1
/
+1
2020-01-14
mtd: spi-nor: remove unused enum spi_nor_ops
Michael Walle
1
-10
/
+2
2020-01-09
mtd: onenand: omap2: Fix errors in style
Amir Mahdi Ghorbanian
1
-1
/
+1
2019-12-23
mtd: spi-nor: Support TB selection using SR bit 6
Jungseung Lee
1
-0
/
+1
2019-12-23
mtd: spi-nor: Rename SR_TB to indicate the bit used
Jungseung Lee
1
-1
/
+2
2019-11-11
mtd: spi-nor: Set default Quad Enable method for ISSI flashes
Sagar Shrikant Kadam
1
-0
/
+1
2019-11-11
mtd: spi-nor: Rename Quad Enable methods
Tudor Ambarus
1
-1
/
+1
2019-11-11
mtd: spi-nor: Rename CR_QUAD_EN_SPAN to SR2_QUAD_EN_BIT1
Tudor Ambarus
1
-3
/
+1
2019-11-11
mtd: spi-nor: Rework the disabling of block write protection
Tudor Ambarus
1
-3
/
+0
2019-11-11
mtd: spi-nor: Fix clearing of QE bit on lock()/unlock()
Tudor Ambarus
1
-0
/
+3
2019-10-23
mtd: spi-nor: Introduce 'struct spi_nor_controller_ops'
Tudor Ambarus
1
-21
/
+30
2019-09-21
Merge tag 'mtd/for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/...
Linus Torvalds
4
-83
/
+218
2019-09-16
Merge tag 'spi-nor/for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Richard Weinberger
2
-82
/
+212
2019-09-05
mtd: Kill mount_mtd()
David Howells
1
-3
/
+0
2019-09-05
mtd: Provide fs_context-aware mount_mtd() replacement
David Howells
1
-0
/
+3
2019-08-29
mtd: mtdcore: add debugfs nodes for querying the flash name and id
Zhuohao Lee
1
-0
/
+3
2019-08-28
mtd: spi-nor: Add a ->setup() method
Tudor Ambarus
1
-0
/
+5
2019-08-28
mtd: spi-nor: Add a ->convert_addr() method
Boris Brezillon
1
-7
/
+10
2019-08-28
mtd: spi-nor: Rework the SPI NOR lock/unlock logic
Boris Brezillon
1
-7
/
+16
2019-08-28
mtd: spi-nor: Create a ->set_4byte() method
Boris Brezillon
1
-0
/
+2
2019-08-28
mtd: spi-nor: Move erase_map to 'struct spi_nor_flash_parameter'
Tudor Ambarus
1
-3
/
+5
2019-08-28
mtd: spi-nor: Drop quad_enable() from 'struct spi-nor'
Tudor Ambarus
1
-2
/
+0
2019-08-28
mtd: spi-nor: Regroup flash parameter and settings
Tudor Ambarus
1
-75
/
+164
2019-08-28
mtd: spi-nor: Remove unused macro
Tudor Ambarus
1
-1
/
+0
2019-08-26
mtd: nand: fix typo, s/erasablocks/eraseblocks
Tudor Ambarus
1
-1
/
+1
2019-08-26
mtd: rawnand: sharpsl: add include guard to linux/mtd/sharpsl.h
Masahiro Yamada
1
-0
/
+5
2019-08-12
mtd: spi-nor: fix description for int (*flash_is_locked)()
Tudor Ambarus
1
-1
/
+1
2019-08-12
mtd: spi-nor: Rework hwcaps selection for the spi-mem case
Boris Brezillon
1
-0
/
+14
2019-08-12
mtd: spi-nor: Move m25p80 code in spi-nor.c
Boris Brezillon
1
-0
/
+3
2019-08-12
mtd: spi-nor: always use bounce buffer for register read/writes
Vignesh Raghavendra
1
-2
/
+5
2019-07-14
Merge tag 'mtd/for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/...
Linus Torvalds
6
-2
/
+167
2019-07-06
Merge tag 'nand/for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd...
Richard Weinberger
18
-196
/
+91
2019-06-27
mtd: spinand: Add initial support for Paragon PN26G0xA
Jeff Kletsky
1
-0
/
+1
2019-06-27
mtd: Add flag to indicate panic_write
Kamal Dasu
1
-0
/
+6
2019-06-27
mtd: spinand: Add support for two-byte device IDs
Jeff Kletsky
1
-2
/
+2
[next]