index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (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
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
2019-06-27
mtd: spinand: Define macros for page-read ops with three-byte addresses
Jeff Kletsky
1
-0
/
+30
2019-06-27
mtd: rawnand: export NAND operation tracer
Sascha Hauer
1
-0
/
+36
2019-06-27
mtd: onenand: Add support for 8Gb datasize onenand
Jonathan Bakker
1
-0
/
+1
2019-06-27
mtd: Add support for HyperBus memory devices
Vignesh Raghavendra
1
-0
/
+84
2019-06-27
mtd: cfi_cmdset_0002: Add support for polling status register
Vignesh Raghavendra
1
-0
/
+7
2019-06-24
Merge tag 'mtd/fixes-for-5.2-rc7' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+3
2019-06-23
mtd: spi-nor: use 16-bit WRR command when QE is set on spansion flashes
Tudor Ambarus
1
-0
/
+3
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
11
-46
/
+11
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 178
Thomas Gleixner
1
-4
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
1
-14
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2
-11
/
+2
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 102
Thomas Gleixner
11
-165
/
+11
2019-04-18
mtd: nand: Make flags for bad block marker position more granular
Frieder Schrempf
1
-0
/
+1
2019-04-18
mtd: nand: Cleanup flags and fields for bad block marker position
Frieder Schrempf
1
-13
/
+1
2019-04-18
mtd: onenand: Store bad block marker position in chip struct
Frieder Schrempf
1
-0
/
+3
2019-04-18
mtd: rawnand: Always store info about bad block markers in chip struct
Frieder Schrempf
1
-1
/
+15
2019-04-18
mtd: rawnand: constify elements of NAND_OP_PARSER(_PATTERN)
Masahiro Yamada
1
-2
/
+2
2019-04-18
mtd: rawnand: Fix sphinx syntax
Jonathan Neuschäfer
1
-2
/
+2
2019-04-18
mtd: nand: Clarify Kconfig entry for software BCH ECC algorithm
Miquel Raynal
1
-3
/
+3
2019-04-08
mtd: rawnand: Get rid of chip->ecc_{strength,step}_ds
Boris Brezillon
1
-8
/
+0
2019-04-08
mtd: rawnand: Get rid of chip->numchips
Boris Brezillon
1
-4
/
+3
2019-04-08
mtd: rawnand: Get rid of chip->chipsize
Boris Brezillon
1
-2
/
+0
2019-04-08
mtd: rawnand: Get rid of chip->bits_per_cell
Boris Brezillon
1
-4
/
+2
2019-04-08
mtd: rawnand: Use nanddev_mtd_max_bad_blocks()
Boris Brezillon
1
-5
/
+0
2019-04-08
mtd: rawnand: Move all page cache related fields to a sub-struct
Boris Brezillon
1
-7
/
+11
2019-04-08
mtd: rawnand: Provide a helper to get chip->data_buf
Boris Brezillon
1
-0
/
+21
2019-04-08
mtd: rawnand: Prepare things to reuse the generic NAND layer
Boris Brezillon
1
-4
/
+6
2019-04-08
mtd: rawnand: Use nand_to_mtd() in nand_{set,get}_flash_node()
Boris Brezillon
1
-11
/
+11
2019-04-08
mtd: nand: Add a helper to retrieve the number of pages per target
Boris Brezillon
1
-0
/
+14
2019-04-08
mtd: nand: Add a helper returning the number of eraseblocks per target
Boris Brezillon
1
-0
/
+12
2019-04-08
mtd: nand: Add max_bad_eraseblocks_per_lun info to memorg
Boris Brezillon
1
-1
/
+5
2019-03-21
mtd: spinand: Use the spi-mem dirmap API
Boris Brezillon
1
-0
/
+7
2019-02-25
Merge tag 'nand/for-5.1' of git://git.infradead.org/linux-mtd into mtd/next
Boris Brezillon
1
-17
/
+9
2019-02-21
mtd: spi-nor: Fix wrong abbreviation HWCPAS
Bean Huo
1
-1
/
+1
2019-02-05
mtd: rawnand: remove ->legacy.erase and single_erase()
Masahiro Yamada
1
-2
/
+0
2019-02-05
mtd: rawnand: Simplify the locking
Boris Brezillon
1
-15
/
+9
2019-01-17
mtd: spi-nor: add opcodes for octal Read/Write commands
Yogesh Narayan Gaur
1
-4
/
+12
2018-12-29
Merge tag 'char-misc-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+2
2018-12-18
Merge tag 'spi-nor/for-4.21' of git://git.infradead.org/linux-mtd into mtd/next
Boris Brezillon
2
-6
/
+6
2018-12-18
Merge tag 'nand/for-4.21' of git://git.infradead.org/linux-mtd into mtd/next
Boris Brezillon
4
-92
/
+91
2018-12-10
mtd: spi-nor: parse SFDP 4-byte Address Instruction Table
Cyrille Pitchen
1
-0
/
+1
2018-12-10
mtd: spi-nor: Add an SPDX tag to spi-nor.{c,h}
Boris Brezillon
1
-5
/
+1
2018-12-10
mtd: spi-nor: Add the SNOR_F_4B_OPCODES flag
Boris Brezillon
1
-0
/
+1
2018-12-10
mtd: spi-nor: add macros related to MICRON flash
Yogesh Narayan Gaur
2
-1
/
+3
2018-12-07
mtd: spinand: add support for GigaDevice GD5FxGQ4xA
Chuanhong Guo
1
-0
/
+1
[next]