index
:
kernel/git/stable/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-7.1.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mtd
Age
Commit message (
Expand
)
Author
2019-04-18
mtd: rawnand: denali: use bool type instead of int where appropriate
Masahiro Yamada
2019-04-18
mtd: rawnand: denali: switch over to ->exec_op() from legacy hooks
Masahiro Yamada
2019-04-18
mtd: rawnand: denali: remove unneeded casts in denali_{read, write}_pio
Masahiro Yamada
2019-04-18
mtd: rawnand: denali: refactor raw page accessors
Masahiro Yamada
2019-04-18
mtd: rawnand: denali: use more nand_chip pointers for internal functions
Masahiro Yamada
2019-04-18
mtd: rawnand: atmel: Fix spelling mistake in error message
Miquel Raynal
2019-04-18
mtd: rawnand: fsl_elbc: Make SW ECC work
Marek Behún
2019-04-18
mtd: rawnand: fsl_elbc: Implement RNDOUT command
Marek Behún
2019-04-18
mtd: rawnand: fsl_elbc: Cosmetic move
Marek Behún
2019-04-18
mtd: rawnand: fix build dependency
Anders Roxell
2019-04-18
mtd: nand: Remove useless line in Kconfig
Miquel Raynal
2019-04-18
mtd: rawnand: Clarify Kconfig entry MTD_NAND
Miquel Raynal
2019-04-18
mtd: rawnand: Change Kconfig titles and re-order a bit the list
Miquel Raynal
2019-04-18
mtd: nand: Clarify Kconfig entry for software Hamming ECC entries
Miquel Raynal
2019-04-18
mtd: nand: Clarify Kconfig entry for software BCH ECC algorithm
Miquel Raynal
2019-04-08
drivers: Remove explicit invocations of mmiowb()
Will Deacon
2019-04-08
mtd: rawnand: Get rid of chip->ecc_{strength,step}_ds
Boris Brezillon
2019-04-08
mtd: rawnand: Get rid of chip->numchips
Boris Brezillon
2019-04-08
mtd: rawnand: Get rid of chip->chipsize
Boris Brezillon
2019-04-08
mtd: rawnand: Get rid of chip->bits_per_cell
Boris Brezillon
2019-04-08
mtd: rawnand: Use nanddev_mtd_max_bad_blocks()
Boris Brezillon
2019-04-08
mtd: rawnand: Move all page cache related fields to a sub-struct
Boris Brezillon
2019-04-08
mtd: rawnand: Provide a helper to get chip->data_buf
Boris Brezillon
2019-04-08
mtd: rawnand: Initialize the nand_device object
Boris Brezillon
2019-04-08
mtd: rawnand: Fill memorg during detection
Boris Brezillon
2019-04-08
mtd: spinand: Implement mtd->_max_bad_blocks
Boris Brezillon
2019-04-08
mtd: nand: Add max_bad_eraseblocks_per_lun info to memorg
Boris Brezillon
2019-04-08
mtd: rawnand: meson: set oob layout ops
Liang Yang
2019-04-08
mtd: rawnand: vf610: Avoid a potential NULL pointer dereference
Aditya Pakki
2019-04-08
mtd: rawnand: ingenic: Move BBTs out of ECC area
Paul Cercueil
2019-04-08
mtd: rawnand: ingenic: Add ooblayout for the Qi Ben Nanonote
Paul Cercueil
2019-04-08
mtd: rawnand: ingenic: Add support for the JZ4725B
Paul Cercueil
2019-04-08
mtd: rawnand: ingenic: Add support for the JZ4740
Paul Cercueil
2019-04-08
mtd: rawnand: ingenic: Make use of ecc-engine property
Paul Cercueil
2019-04-08
mtd: rawnand: ingenic: Separate top-level and SoC specific code
Paul Cercueil
2019-04-05
mtd: cfi: fix deadloop in cfi_cmdset_0002.c do_write_buffer
Liu Jian
2019-04-01
spi-nor: s25fl512s supports region locking
Jonas Bonn
2019-04-01
mtd: spi-nor: intel-spi: Avoid crossing 4K address boundary on read/write
Alexander Sverdlin
2019-03-21
mtd: spi-nor: Fix comment of spi_nor_find_best_erase_type()
Alexander Sverdlin
2019-03-21
mtd: spi-nor: Print all JEDEC ID bytes on error
Geert Uytterhoeven
2019-03-21
mtd: rawnand: ingenic: Rename jz4780_bch_init to jz4780_bch_reset
Paul Cercueil
2019-03-21
mtd: rawnand: ingenic: Rename jz4780_nand driver to ingenic_nand
Paul Cercueil
2019-03-21
mtd: rawnand: ingenic: Use SPDX license notifiers
Paul Cercueil
2019-03-21
mtd: rawnand: Move drivers for Ingenic SoCs to subfolder
Paul Cercueil
2019-03-21
mtd: rawnand: meson: fix a potential memory leak in meson_nfc_read_buf
Martin Blumenstingl
2019-03-21
mtd: rawnand: meson: add missing ENOMEM check in meson_nfc_read_buf()
Martin Blumenstingl
2019-03-21
mtd: rawnand: atmel: switch to SPDX license identifiers
Tudor Ambarus
2019-03-21
mtd: rawnand: atmel: add sam9x60 nand controller support
Tudor Ambarus
2019-03-21
mtd: rawnand: atmel: add generic name for EBICSA regmap
Tudor Ambarus
2019-03-21
mtd: rawnand: Mark expected switch fall-throughs
Gustavo A. R. Silva
[prev]
[next]