index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
mtd
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'mtd/for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/...
Linus Torvalds
2019-07-13
6
-2
/
+167
|
\
|
*
Merge tag 'nand/for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd...
Richard Weinberger
2019-07-06
18
-196
/
+91
|
|
\
|
|
*
mtd: spinand: Add initial support for Paragon PN26G0xA
Jeff Kletsky
2019-06-27
1
-0
/
+1
|
|
*
mtd: Add flag to indicate panic_write
Kamal Dasu
2019-06-27
1
-0
/
+6
|
|
*
mtd: spinand: Add support for two-byte device IDs
Jeff Kletsky
2019-06-27
1
-2
/
+2
|
|
*
mtd: spinand: Define macros for page-read ops with three-byte addresses
Jeff Kletsky
2019-06-27
1
-0
/
+30
|
|
*
mtd: rawnand: export NAND operation tracer
Sascha Hauer
2019-06-27
1
-0
/
+36
|
|
*
mtd: onenand: Add support for 8Gb datasize onenand
Jonathan Bakker
2019-06-27
1
-0
/
+1
|
*
|
mtd: Add support for HyperBus memory devices
Vignesh Raghavendra
2019-06-27
1
-0
/
+84
|
*
|
mtd: cfi_cmdset_0002: Add support for polling status register
Vignesh Raghavendra
2019-06-27
1
-0
/
+7
*
|
|
Merge tag 'mtd/fixes-for-5.2-rc7' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2019-06-24
1
-0
/
+3
|
\
\
\
|
*
|
|
mtd: spi-nor: use 16-bit WRR command when QE is set on spansion flashes
Tudor Ambarus
2019-06-23
1
-0
/
+3
|
|
/
/
*
|
/
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
11
-46
/
+11
|
|
/
|
/
|
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 178
Thomas Gleixner
2019-05-30
1
-4
/
+1
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
2019-05-30
1
-14
/
+1
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-30
2
-11
/
+2
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 102
Thomas Gleixner
2019-05-24
11
-165
/
+11
|
/
*
mtd: nand: Make flags for bad block marker position more granular
Frieder Schrempf
2019-04-18
1
-0
/
+1
*
mtd: nand: Cleanup flags and fields for bad block marker position
Frieder Schrempf
2019-04-18
1
-13
/
+1
*
mtd: onenand: Store bad block marker position in chip struct
Frieder Schrempf
2019-04-18
1
-0
/
+3
*
mtd: rawnand: Always store info about bad block markers in chip struct
Frieder Schrempf
2019-04-18
1
-1
/
+15
*
mtd: rawnand: constify elements of NAND_OP_PARSER(_PATTERN)
Masahiro Yamada
2019-04-18
1
-2
/
+2
*
mtd: rawnand: Fix sphinx syntax
Jonathan Neuschäfer
2019-04-18
1
-2
/
+2
*
mtd: nand: Clarify Kconfig entry for software BCH ECC algorithm
Miquel Raynal
2019-04-18
1
-3
/
+3
*
mtd: rawnand: Get rid of chip->ecc_{strength,step}_ds
Boris Brezillon
2019-04-08
1
-8
/
+0
*
mtd: rawnand: Get rid of chip->numchips
Boris Brezillon
2019-04-08
1
-4
/
+3
*
mtd: rawnand: Get rid of chip->chipsize
Boris Brezillon
2019-04-08
1
-2
/
+0
*
mtd: rawnand: Get rid of chip->bits_per_cell
Boris Brezillon
2019-04-08
1
-4
/
+2
*
mtd: rawnand: Use nanddev_mtd_max_bad_blocks()
Boris Brezillon
2019-04-08
1
-5
/
+0
*
mtd: rawnand: Move all page cache related fields to a sub-struct
Boris Brezillon
2019-04-08
1
-7
/
+11
*
mtd: rawnand: Provide a helper to get chip->data_buf
Boris Brezillon
2019-04-08
1
-0
/
+21
*
mtd: rawnand: Prepare things to reuse the generic NAND layer
Boris Brezillon
2019-04-08
1
-4
/
+6
*
mtd: rawnand: Use nand_to_mtd() in nand_{set,get}_flash_node()
Boris Brezillon
2019-04-08
1
-11
/
+11
*
mtd: nand: Add a helper to retrieve the number of pages per target
Boris Brezillon
2019-04-08
1
-0
/
+14
*
mtd: nand: Add a helper returning the number of eraseblocks per target
Boris Brezillon
2019-04-08
1
-0
/
+12
*
mtd: nand: Add max_bad_eraseblocks_per_lun info to memorg
Boris Brezillon
2019-04-08
1
-1
/
+5
*
mtd: spinand: Use the spi-mem dirmap API
Boris Brezillon
2019-03-21
1
-0
/
+7
*
Merge tag 'nand/for-5.1' of git://git.infradead.org/linux-mtd into mtd/next
Boris Brezillon
2019-02-25
1
-17
/
+9
|
\
|
*
mtd: rawnand: remove ->legacy.erase and single_erase()
Masahiro Yamada
2019-02-05
1
-2
/
+0
|
*
mtd: rawnand: Simplify the locking
Boris Brezillon
2019-02-05
1
-15
/
+9
*
|
mtd: spi-nor: Fix wrong abbreviation HWCPAS
Bean Huo
2019-02-21
1
-1
/
+1
*
|
mtd: spi-nor: add opcodes for octal Read/Write commands
Yogesh Narayan Gaur
2019-01-17
1
-4
/
+12
|
/
*
Merge tag 'char-misc-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2018-12-28
1
-0
/
+2
|
\
|
*
mtd: add support for reading MTD devices via the nvmem API
Alban Bedel
2018-12-06
1
-0
/
+2
*
|
Merge tag 'spi-nor/for-4.21' of git://git.infradead.org/linux-mtd into mtd/next
Boris Brezillon
2018-12-18
2
-6
/
+6
|
\
\
|
*
|
mtd: spi-nor: parse SFDP 4-byte Address Instruction Table
Cyrille Pitchen
2018-12-10
1
-0
/
+1
|
*
|
mtd: spi-nor: Add an SPDX tag to spi-nor.{c,h}
Boris Brezillon
2018-12-10
1
-5
/
+1
|
*
|
mtd: spi-nor: Add the SNOR_F_4B_OPCODES flag
Boris Brezillon
2018-12-10
1
-0
/
+1
|
*
|
mtd: spi-nor: add macros related to MICRON flash
Yogesh Narayan Gaur
2018-12-10
2
-1
/
+3
|
|
/
*
|
Merge tag 'nand/for-4.21' of git://git.infradead.org/linux-mtd into mtd/next
Boris Brezillon
2018-12-18
4
-92
/
+91
|
\
\
[next]