summaryrefslogtreecommitdiffstats
path: root/include/linux/mtd
Commit message (Expand)AuthorAgeFilesLines
* mtd: lpddr: Fix bad logic in print_drs_errorGustavo A. R. Silva2020-11-101-1/+1
* mtd: nand: Provide nand_cleanup() function to free NAND related resourcesRichard Weinberger2020-10-141-1/+5
* mtd: Fix comparison in map_word_andequal()Ben Hutchings2020-10-011-1/+1
* mtd: nand: fix ONFI parameter page layoutBoris Brezillon2020-05-101-2/+2
* mtd: cfi: cmdset_0001: Do not allow read/write to suspend erase block.Joakim Tjernlund2018-05-021-0/+1
* mtd: sh_flctl: pass FIFO as physical addressArnd Bergmann2018-02-251-0/+1
* mtd: cfi: convert inline functions to macrosArnd Bergmann2018-02-161-69/+61
* mtd: avoid stack overflow in MTD CFI codeArnd Bergmann2017-05-081-12/+7
* mtd: spi-nor: fix Spansion regressions (aliased with Winbond)Brian Norris2016-01-051-1/+1
* mtd: spi-nor: add mtd_is_locked() supportBrian Norris2015-10-131-0/+3
* mtd: spi-nor: fixup kernel-doc for flash lock/unlock function pointersBrian Norris2015-10-131-2/+2
* mtd: spi-nor: add SPI NOR manufacturer IDsBrian Norris2015-10-131-0/+15
* mtd: spi-nor: make bitfield constants more consistentBrian Norris2015-10-131-10/+10
* mtd: spi-nor: make implicit <linux/bitops.h> dependency explicitBrian Norris2015-10-131-0/+2
* mtd: nand: pass page number to ecc->write_xxx() methodsBoris BREZILLON2015-10-131-3/+3
* mtd: nand: remove unused ->init_size() hookBoris BREZILLON2015-10-011-6/+0
* mtd: spi-nor: remove unused read_xfer/write_xfer hooksCyrille Pitchen2015-09-211-35/+0
* mtd: nand: add nand_check_erased helper functionsBoris BREZILLON2015-09-211-0/+5
* Merge tag 'v4.3-rc1' into MTD -next developmentBrian Norris2015-09-131-1/+1
|\
| * arch, drivers: don't include <asm/io.h> directly, use <linux/io.h> insteadDan Williams2015-08-101-1/+1
* | mtd: spi-nor: Zap unneeded write_enable from write_regJagan Teki2015-09-111-2/+1
* | mtd: nand: Rename nand_chip .dn to .flash_nodeMarek Vasut2015-09-111-2/+2
* | mtd: spi-nor: Decouple SPI NOR's device_node from controller deviceMarek Vasut2015-09-111-0/+2
* | mtd: spi-nor: embed struct mtd_info within struct spi_norBrian Norris2015-09-021-1/+1
* | mtd: spi-nor: add forward declaration for mtd_infoBrian Norris2015-09-021-0/+2
|/
* mtd: nand: Fix NAND_USE_BOUNCE_BUFFER flag conflictScott Wood2015-07-071-5/+5
* mtd: cfi: deinline large functionsDenys Vlasenko2015-05-271-180/+8
* mtd: nand: add common DT init codeBrian Norris2015-05-111-0/+5
* mtd: nand_bbt: make nand_scan_bbt() staticBrian Norris2015-05-061-1/+0
* mtd: spi-nor: factor out replace-able flash_{lock,unlock}Brian Norris2015-03-271-0/+5
* mtd: clean up whitespace in linux/mtd/map.hArnd Bergmann2015-03-111-18/+24
* mtd: cfi: reduce stack sizeArnd Bergmann2015-03-111-1/+11
* Merge tag 'for-linus-20150216' of git://git.infradead.org/linux-mtdLinus Torvalds2015-02-182-0/+8
|\
| * mtd: implement common reboot notifier boilerplateBrian Norris2015-01-071-0/+1
| * mtd: spi-nor: Add quad I/O support for Micron SPI NORBean Huo 霍斌斌 (beanhuo)2015-01-071-0/+7
* | Merge branch 'for-linus-v3.20' of git://git.infradead.org/linux-ubifsLinus Torvalds2015-02-151-1/+52
|\ \
| * | UBI: Add initial support for scatter gatherRichard Weinberger2015-01-281-0/+48
| * | UBI: Implement UBI_METAONLYRichard Weinberger2015-01-281-1/+4
| |/
* / fs: introduce f_op->mmap_capabilities for nommu mmap supportChristoph Hellwig2015-01-201-0/+2
|/
* mtd: nand: add ATO manufacturer infoBrian Norris2014-11-251-0/+1
* mtd: nand: provide detailed description for raw read/write page methodsBoris BREZILLON2014-11-201-2/+15
* mtd: spi-nor: drop replaceable wait-till-ready function pointerBrian Norris2014-11-051-2/+0
* mtd: m25p80: drop wait-till-ready checksBrian Norris2014-11-051-0/+6
* spi-nor: Remove spi_nor::read_id operationBen Hutchings2014-10-211-3/+0
* mtd: m25p80,spi-nor: Fix module aliases for m25p80Ben Hutchings2014-10-211-1/+0
* mtd: spi-nor: make spi_nor_scan() take a chip type name, not spi_device_idBen Hutchings2014-10-171-17/+3
* mtd: nand: support ONFI timing mode retrieval for non-ONFI NANDsBoris BREZILLON2014-09-221-0/+11
* Merge l2-mtd/next into l2-mtd/masterBrian Norris2014-08-192-11/+12
|\
| * mtd: use __packed shorthandBrian Norris2014-08-191-11/+11
| * mtd: fix linux/mtd/nand.h kernel-doc warningRandy Dunlap2014-08-191-0/+1