aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/mtd (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-02-18Merge tag 'for-linus-20150216' of git://git.infradead.org/linux-mtdLinus Torvalds2-0/+8
2015-02-15Merge branch 'for-linus-v3.20' of git://git.infradead.org/linux-ubifsLinus Torvalds1-1/+52
2015-01-28UBI: Add initial support for scatter gatherRichard Weinberger1-0/+48
2015-01-28UBI: Implement UBI_METAONLYRichard Weinberger1-1/+4
2015-01-20fs: introduce f_op->mmap_capabilities for nommu mmap supportChristoph Hellwig1-0/+2
2015-01-07mtd: implement common reboot notifier boilerplateBrian Norris1-0/+1
2015-01-07mtd: spi-nor: Add quad I/O support for Micron SPI NORBean Huo 霍斌斌 (beanhuo)1-0/+7
2014-11-25mtd: nand: add ATO manufacturer infoBrian Norris1-0/+1
2014-11-20mtd: nand: provide detailed description for raw read/write page methodsBoris BREZILLON1-2/+15
2014-11-05mtd: spi-nor: drop replaceable wait-till-ready function pointerBrian Norris1-2/+0
2014-11-05mtd: m25p80: drop wait-till-ready checksBrian Norris1-0/+6
2014-10-21spi-nor: Remove spi_nor::read_id operationBen Hutchings1-3/+0
2014-10-21mtd: m25p80,spi-nor: Fix module aliases for m25p80Ben Hutchings1-1/+0
2014-10-17mtd: spi-nor: make spi_nor_scan() take a chip type name, not spi_device_idBen Hutchings1-17/+3
2014-09-22mtd: nand: support ONFI timing mode retrieval for non-ONFI NANDsBoris BREZILLON1-0/+11
2014-08-19Merge l2-mtd/next into l2-mtd/masterBrian Norris2-11/+12
2014-08-19mtd: nand: fix DocBook warnings on nand_sdr_timings docBoris BREZILLON1-1/+1
2014-08-19mtd: use __packed shorthandBrian Norris1-11/+11
2014-08-19mtd: fix linux/mtd/nand.h kernel-doc warningRandy Dunlap1-0/+1
2014-07-21mtd: nand: add ONFI timing mode to nand_timings converterBoris BREZILLON1-0/+3
2014-07-21mtd: nand: define struct nand_timingsBoris BREZILLON1-0/+49
2014-07-11mtd: spi-nor: add support for flag status register on Micron chipsgrmoore@altera.com1-0/+4
2014-07-08mtd: Introduce mtd_block_isreserved()Ezequiel Garcia2-0/+3
2014-06-11Merge tag 'for-linus-20140610' of git://git.infradead.org/linux-mtdLinus Torvalds3-6/+221
2014-05-28mtd: pfow: remove unused variableBrian Norris1-3/+0
2014-05-20mtd: nand: Add support to use nand_base poi databuf as bounce bufferKamal Dasu1-0/+5
2014-05-09mtd: nand: refactor erase_cmd() to return chip statusBrian Norris1-3/+2
2014-04-18Shiraz has movedViresh Kumar1-1/+1
2014-04-14mtd: spi-nor: unify read opcode variants with ST SPI FSMBrian Norris1-8/+16
2014-04-14mtd: spi-nor: re-name OPCODE_* to SPINOR_OP_*Brian Norris1-27/+27
2014-04-14mtd: spi-nor: drop \t after #defineBrian Norris1-36/+36
2014-04-14mtd: spi-nor: add the copyright informationHuang Shijie1-0/+9
2014-04-14mtd: spi-nor: add a helper to find the spi_device_idHuang Shijie1-0/+12
2014-04-14mtd: spi-nor: add the framework for SPI NORHuang Shijie1-0/+20
2014-04-14mtd: spi-nor: add the basic data structuresHuang Shijie1-0/+110
2014-04-14mtd: spi-nor: copy the SPI NOR commands to a new header fileHuang Shijie1-0/+55
2014-03-25mtd: nand: fix GET/SET_FEATURES address on 16-bit devicesDavid Mosberger1-1/+10
2014-03-10mtd: nand: add "page" argument for read_subpage hookHuang Shijie1-1/+1
2014-03-10mtd: Add a retlen parameter to _get_{fact,user}_prot_infoChristian Riesch1-8/+8
2014-03-10mtd: nand: parse out the JEDEC compliant NANDHuang Shijie1-1/+1
2014-03-10mtd: nand: add a helper to get the supported features for JEDECHuang Shijie1-0/+9
2014-03-10mtd: nand: add fields for JEDEC in nand_chipHuang Shijie1-1/+9
2014-03-10mtd: nand: add the data structures for JEDEC parameter pageHuang Shijie1-0/+75
2014-03-10mtd: nand: force NAND_CMD_READID onto 8-bit busBrian Norris1-0/+10
2014-03-10mtd: nand: remove the NAND_MAX_PAGESIZE/NAND_MAX_OOBSIZEHuang Shijie1-8/+0
2014-03-10mtd: nand: kill the the NAND_MAX_PAGESIZE/NAND_MAX_OOBSIZE for nand_buffers{}Huang Shijie1-6/+6
2014-01-20mtd: mtdram: add missing 'const'Brian Norris1-1/+1
2014-01-20mtd: nand: add Intel manufacturer IDHuang Shijie1-0/+1
2014-01-20mtd: nand: add SanDisk manufacturer IDHuang Shijie1-0/+1
2014-01-14mtd: nand: don't use {read,write}_buf for 8-bit transfersUwe Kleine-König1-0/+3