summaryrefslogtreecommitdiff
path: root/include/linux/mtd
Commit message (Expand)AuthorAge
* mtd: spi-nor: add mtd_is_locked() supportBrian Norris2015-10-13
* mtd: spi-nor: fixup kernel-doc for flash lock/unlock function pointersBrian Norris2015-10-13
* mtd: spi-nor: add SPI NOR manufacturer IDsBrian Norris2015-10-13
* mtd: spi-nor: make bitfield constants more consistentBrian Norris2015-10-13
* mtd: spi-nor: make implicit <linux/bitops.h> dependency explicitBrian Norris2015-10-13
* mtd: nand: pass page number to ecc->write_xxx() methodsBoris BREZILLON2015-10-13
* mtd: nand: remove unused ->init_size() hookBoris BREZILLON2015-10-01
* mtd: spi-nor: remove unused read_xfer/write_xfer hooksCyrille Pitchen2015-09-21
* mtd: nand: add nand_check_erased helper functionsBoris BREZILLON2015-09-21
* Merge tag 'v4.3-rc1' into MTD -next developmentBrian Norris2015-09-13
|\
| * arch, drivers: don't include <asm/io.h> directly, use <linux/io.h> insteadDan Williams2015-08-10
* | mtd: spi-nor: Zap unneeded write_enable from write_regJagan Teki2015-09-11
* | mtd: nand: Rename nand_chip .dn to .flash_nodeMarek Vasut2015-09-11
* | mtd: spi-nor: Decouple SPI NOR's device_node from controller deviceMarek Vasut2015-09-11
* | mtd: spi-nor: embed struct mtd_info within struct spi_norBrian Norris2015-09-02
* | mtd: spi-nor: add forward declaration for mtd_infoBrian Norris2015-09-02
|/
* mtd: nand: Fix NAND_USE_BOUNCE_BUFFER flag conflictScott Wood2015-07-07
* mtd: cfi: deinline large functionsDenys Vlasenko2015-05-27
* mtd: nand: add common DT init codeBrian Norris2015-05-11
* mtd: nand_bbt: make nand_scan_bbt() staticBrian Norris2015-05-06
* mtd: spi-nor: factor out replace-able flash_{lock,unlock}Brian Norris2015-03-27
* mtd: clean up whitespace in linux/mtd/map.hArnd Bergmann2015-03-11
* mtd: cfi: reduce stack sizeArnd Bergmann2015-03-11
* Merge tag 'for-linus-20150216' of git://git.infradead.org/linux-mtdLinus Torvalds2015-02-18
|\
| * mtd: implement common reboot notifier boilerplateBrian Norris2015-01-07
| * mtd: spi-nor: Add quad I/O support for Micron SPI NORBean Huo 霍斌斌 (beanhuo)2015-01-07
* | Merge branch 'for-linus-v3.20' of git://git.infradead.org/linux-ubifsLinus Torvalds2015-02-15
|\ \
| * | UBI: Add initial support for scatter gatherRichard Weinberger2015-01-28
| * | UBI: Implement UBI_METAONLYRichard Weinberger2015-01-28
| |/
* | fs: introduce f_op->mmap_capabilities for nommu mmap supportChristoph Hellwig2015-01-20
|/
* mtd: nand: add ATO manufacturer infoBrian Norris2014-11-25
* mtd: nand: provide detailed description for raw read/write page methodsBoris BREZILLON2014-11-20
* mtd: spi-nor: drop replaceable wait-till-ready function pointerBrian Norris2014-11-05
* mtd: m25p80: drop wait-till-ready checksBrian Norris2014-11-05
* spi-nor: Remove spi_nor::read_id operationBen Hutchings2014-10-21
* mtd: m25p80,spi-nor: Fix module aliases for m25p80Ben Hutchings2014-10-21
* mtd: spi-nor: make spi_nor_scan() take a chip type name, not spi_device_idBen Hutchings2014-10-17
* mtd: nand: support ONFI timing mode retrieval for non-ONFI NANDsBoris BREZILLON2014-09-22
* Merge l2-mtd/next into l2-mtd/masterBrian Norris2014-08-19
|\
| * mtd: use __packed shorthandBrian Norris2014-08-19
| * mtd: fix linux/mtd/nand.h kernel-doc warningRandy Dunlap2014-08-19
* | mtd: nand: fix DocBook warnings on nand_sdr_timings docBoris BREZILLON2014-08-19
|/
* mtd: nand: add ONFI timing mode to nand_timings converterBoris BREZILLON2014-07-21
* mtd: nand: define struct nand_timingsBoris BREZILLON2014-07-21
* mtd: spi-nor: add support for flag status register on Micron chipsgrmoore@altera.com2014-07-11
* mtd: Introduce mtd_block_isreserved()Ezequiel Garcia2014-07-08
* Merge tag 'for-linus-20140610' of git://git.infradead.org/linux-mtdLinus Torvalds2014-06-11
|\
| * mtd: pfow: remove unused variableBrian Norris2014-05-28
| * mtd: nand: Add support to use nand_base poi databuf as bounce bufferKamal Dasu2014-05-20
| * mtd: nand: refactor erase_cmd() to return chip statusBrian Norris2014-05-09