index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
mtd
Age
Commit message (
Expand
)
Author
2018-04-04
Merge tag 'nand/for-4.17' of git://git.infradead.org/linux-mtd into mtd/next
Boris Brezillon
2018-03-27
mtd: partitions: add of_match_table parser matching for the "ofpart" type
Rafał Miłecki
2018-03-21
mtd: Stop updating erase_info->state and calling mtd_erase_callback()
Boris Brezillon
2018-03-20
mtd: rawnand: get rid of the ONFI parameter page in nand_chip
Miquel Raynal
2018-03-20
mtd: rawnand: get rid of the JEDEC parameter page in nand_chip
Miquel Raynal
2018-03-20
mtd: rawnand: allow vendors to declare (un)supported features
Miquel Raynal
2018-03-20
mtd: rawnand: prepare the removal of the ONFI parameter page
Miquel Raynal
2018-03-20
mtd: rawnand: prepare the removal of ONFI/JEDEC parameter pages
Miquel Raynal
2018-03-20
mtd: rawnand: use wrappers to call onfi GET/SET_FEATURES
Miquel Raynal
2018-03-20
mtd: rawnand: rename SET/GET FEATURES related functions
Miquel Raynal
2018-03-15
mtd: Unconditionally update ->fail_addr and ->addr in part_erase()
Boris Brezillon
2018-03-15
mtd: Stop assuming mtd_erase() is asynchronous
Boris Brezillon
2018-03-15
mtd: Get rid of unused fields in struct erase_info
Boris Brezillon
2018-02-16
mtd: nand: Add core infrastructure to deal with NAND devices
Boris Brezillon
2018-02-16
mtd: nand: Get rid of comments giving the file path inside the file itself
Boris Brezillon
2018-01-29
Merge tag 'nand/for-4.16' of git://git.infradead.org/linux-mtd into mtd/next
Boris Brezillon
2018-01-29
Merge tag 'spi-nor/for-4.16' of git://git.infradead.org/linux-mtd into mtd/next
Boris Brezillon
2018-01-20
mtd: nand: Fix build issues due to an anonymous union
Miquel Raynal
2018-01-06
mtd: Add an helper to make erase request aligned on ->erasesize
Boris Brezillon
2017-12-18
mtd: cfi: convert inline functions to macros
Arnd Bergmann
2017-12-16
mtd: nand: add ->exec_op() implementation
Miquel Raynal
2017-12-14
mtd: nand: squash struct nand_buffers into struct nand_chip
Masahiro Yamada
2017-12-14
mtd: nand: remove unused NAND_OWN_BUFFERS flag
Masahiro Yamada
2017-12-14
mtd: nand: provide valid ->data_interface during NAND detection
Miquel Raynal
2017-12-14
mtd: nand: force drivers to explicitly send READ/PROG commands
Boris Brezillon
2017-12-14
mtd: nand: provide several helpers to do common NAND operations
Boris Brezillon
2017-12-13
mtd: spi-nor: add an API to restore the status of SPI flash chip
Hou Zhiqiang
2017-12-13
mtd: spi-nor: check FSR error bits for Micron memories
Bean Huo (beanhuo)
2017-11-22
Merge tag 'for-linus-20171120' of git://git.infradead.org/linux-mtd
Linus Torvalds
2017-11-13
mtd: remove the get_unmapped_area method
Nicolas Pitre
2017-11-06
mtd: Fix C++ comment in include/linux/mtd/mtd.h
Pavel Machek
2017-11-02
Merge tag 'nand/for-4.15' of git://git.infradead.org/l2-mtd
Richard Weinberger
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-10-10
mtd: spi-nor: add spi_nor_init() function
Kamal Dasu
2017-10-07
mtd: nand: gpio: Convert to use GPIO descriptors
Linus Walleij
2017-09-18
mtd: nand: introduce NAND_ROW_ADDR_3 flag
Masahiro Yamada
2017-09-01
Merge tag 'nand/for-4.14' of git://git.infradead.org/l2-mtd into mtd/next
Boris Brezillon
2017-09-01
Merge tag 'spi-nor/for-4.14' of git://git.infradead.org/l2-mtd into mtd/next
Boris Brezillon
2017-08-29
mtd: nand: complain loudly when chip->bits_per_cell is not correctly initialized
Lothar Waßmann
2017-08-28
Merge tag 'v4.13-rc7' into mtd/next
Boris Brezillon
2017-08-23
Merge branch 'nand/rename-header-file' of git://git.infradead.org/l2-mtd into...
Boris Brezillon
2017-08-23
mtd: nand: sharpsl: Add partition parsers platform data
Andrea Adami
2017-08-23
mtd: nand: remove hard-coded NAND ids length
Jean-Louis Thekekara
2017-08-15
mtd: only use __xipram annotation when XIP_KERNEL is set
Arnd Bergmann
2017-08-13
mtd: nand: Rename nand.h into rawnand.h
Boris Brezillon
2017-08-03
mtd: nand: Remove support for block locking/unlocking
Boris Brezillon
2017-08-02
mtd: nand: Declare tBERS, tR and tPROG as u64 to avoid integer overflow
Boris Brezillon
2017-08-01
mtd: spi-nor: Recover from Spansion/Cypress errors
Alexander Sverdlin
2017-07-21
mtd: create per-device and module-scope debugfs entries
Mario Rugiero
2017-07-18
mtd: spi-nor: parse Serial Flash Discoverable Parameters (SFDP) tables
Cyrille Pitchen
[next]