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