aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mtd: spi-nor: Decouple SPI NOR's device_node from controller deviceMarek Vasut2016-01-121-0/+2
* mtd: nand: add nand_check_erased helper functionsBoris BREZILLON2016-01-121-0/+5
* mtd: nand: use nand_check_erased_ecc_chunk in default ECC read functionsBoris BREZILLON2016-01-121-0/+10
* mtd: nand: return consistent error codes in ecc.correct() implementationsBoris BREZILLON2016-01-122-2/+8
* mtd: nand: Fix NAND_USE_BOUNCE_BUFFER flag conflictScott Wood2015-08-161-5/+5
* 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-221-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
* | mtd: nand: fix DocBook warnings on nand_sdr_timings docBoris BREZILLON2014-08-191-1/+1
|/
* mtd: nand: add ONFI timing mode to nand_timings converterBoris BREZILLON2014-07-211-0/+3
* mtd: nand: define struct nand_timingsBoris BREZILLON2014-07-211-0/+49
* mtd: spi-nor: add support for flag status register on Micron chipsgrmoore@altera.com2014-07-111-0/+4
* mtd: Introduce mtd_block_isreserved()Ezequiel Garcia2014-07-082-0/+3
* Merge tag 'for-linus-20140610' of git://git.infradead.org/linux-mtdLinus Torvalds2014-06-113-6/+221
|\
| * mtd: pfow: remove unused variableBrian Norris2014-05-281-3/+0
| * mtd: nand: Add support to use nand_base poi databuf as bounce bufferKamal Dasu2014-05-201-0/+5
| * mtd: nand: refactor erase_cmd() to return chip statusBrian Norris2014-05-091-3/+2
| * mtd: spi-nor: unify read opcode variants with ST SPI FSMBrian Norris2014-04-141-8/+16
| * mtd: spi-nor: re-name OPCODE_* to SPINOR_OP_*Brian Norris2014-04-141-27/+27
| * mtd: spi-nor: drop \t after #defineBrian Norris2014-04-141-36/+36
| * mtd: spi-nor: add the copyright informationHuang Shijie2014-04-141-0/+9
| * mtd: spi-nor: add a helper to find the spi_device_idHuang Shijie2014-04-141-0/+12
| * mtd: spi-nor: add the framework for SPI NORHuang Shijie2014-04-141-0/+20
| * mtd: spi-nor: add the basic data structuresHuang Shijie2014-04-141-0/+110
| * mtd: spi-nor: copy the SPI NOR commands to a new header fileHuang Shijie2014-04-141-0/+55
* | Shiraz has movedViresh Kumar2014-04-181-1/+1
|/
* mtd: nand: fix GET/SET_FEATURES address on 16-bit devicesDavid Mosberger2014-03-261-1/+10
* mtd: nand: add "page" argument for read_subpage hookHuang Shijie2014-03-111-1/+1
* mtd: Add a retlen parameter to _get_{fact,user}_prot_infoChristian Riesch2014-03-111-8/+8
* mtd: nand: parse out the JEDEC compliant NANDHuang Shijie2014-03-111-1/+1
* mtd: nand: add a helper to get the supported features for JEDECHuang Shijie2014-03-111-0/+9
* mtd: nand: add fields for JEDEC in nand_chipHuang Shijie2014-03-111-1/+9