summaryrefslogtreecommitdiffstats
path: root/drivers/mtd
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2016-05-201-3/+3
|\
| * Merge tag 'arm-memremap-for-v4.7' of git://git.linaro.org/people/ard.biesheuv...Russell King2016-04-201-3/+3
| |\
| | * mtd: pxa2xx-flash: switch back from memremap to ioremap_cachedArd Biesheuvel2016-04-041-3/+3
* | | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2016-05-185-0/+290
|\ \ \
| * | | physmap_of: ensure versatile code is reachableArnd Bergmann2016-04-262-1/+5
| * | | Merge tag 'versatile-flash-for-arm-soc' of git://git.kernel.org/pub/scm/linux...Arnd Bergmann2016-04-255-0/+286
| |\ \ \ | | |/ / | |/| |
| | * | mtd: physmap_of: add a hook for Versatile write protectionLinus Walleij2016-04-045-0/+286
| | |/
* | | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-05-182-19/+13
|\ \ \
| * | | mtd: switch ubi_open_volume_path() to vfs_stat()Al Viro2016-03-271-11/+8
| * | | mtd: switch open_mtd_by_chdev() to use of vfs_stat()Al Viro2016-03-271-8/+5
| | |/ | |/|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2016-05-171-1/+1
|\ \ \
| * | | treewide: Fix typos in printkMasanari Iida2016-04-181-1/+1
* | | | Merge branch 'for-4.7/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds2016-05-171-1/+1
|\ \ \ \
| * | | | mtd: switch to using blk_queue_write_cache()Jens Axboe2016-04-121-1/+1
| | |_|/ | |/| |
* | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/j.an...Linus Torvalds2016-05-162-28/+20
|\ \ \ \ | |_|/ / |/| | |
| * | | mtd: Hook I/O activity to the MTD LED triggerEzequiel Garcia2016-04-131-0/+7
| * | | mtd: nand: Remove the "nand-disk" LED triggerEzequiel Garcia2016-04-131-28/+1
| * | | mtd: Uninline mtd_write_oob and move it to mtdcore.cEzequiel Garcia2016-04-131-0/+12
| | |/ | |/|
* | | Merge tag 'for-linus-20160415' of git://git.infradead.org/linux-mtdLinus Torvalds2016-04-151-9/+1
|\ \ \ | |_|/ |/| |
| * | mtd: nand: Drop mtd.owner requirement in nand_scanEzequiel García2016-04-021-9/+1
| |/
* / mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov2016-04-042-6/+6
|/
* Merge tag 'for-linus-20160324' of git://git.infradead.org/linux-mtdLinus Torvalds2016-03-2440-519/+3347
|\
| * mtd: nand: remove kerneldoc for removed function parameterBrian Norris2016-03-111-1/+0
| * mtd: nand: Qualcomm NAND controller driverArchit Taneja2016-03-103-0/+2231
| * mtd: nand: don't select chip in nand_chip's block_bad opArchit Taneja2016-03-104-25/+22
| * mtd: spi-nor: support lock/unlock for a few Winbond chipsBrian Norris2016-03-071-3/+15
| * mtd: spi-nor: add TB (Top/Bottom) protect supportBrian Norris2016-03-071-7/+63
| * mtd: spi-nor: add SPI_NOR_HAS_LOCK flagBrian Norris2016-03-071-2/+5
| * mtd: spi-nor: use BIT() for flash_info flagsBrian Norris2016-03-071-8/+8
| * mtd: spi-nor: disallow further writes to SR if WP# is lowBrian Norris2016-03-071-0/+7
| * mtd: spi-nor: make lock/unlock bounds checks more obvious and robustBrian Norris2016-03-071-18/+50
| * mtd: spi-nor: silently drop lock/unlock for already locked/unlocked regionBrian Norris2016-03-071-2/+10
| * mtd: spi-nor: wait for SR_WIP to clear on initial unlockBrian Norris2016-03-071-0/+1
| * mtd: nand: simplify nand_bch_init() usageBoris BREZILLON2016-03-073-30/+31
| * mtd: mtdswap: remove useless if (!mtd->ecclayout) testBoris BREZILLON2016-03-071-8/+0
| * mtd: create an mtd_oobavail() helper and make use of itBoris BREZILLON2016-03-073-32/+8
| * mtd: kill the ecclayout->oobavail fieldBoris BREZILLON2016-03-078-59/+51
| * mtd: nand: check status before reporting timeoutBrian Norris2016-03-071-2/+2
| * mtd: bcm63xxpart: give width specifier an 'int', not 'size_t'Brian Norris2016-03-071-4/+4
| * mtd: mtdram: Add parameter for setting writebuf sizeAlexander Stein2016-03-071-1/+4
| * mtd: nand: pxa3xx_nand: kill unused field 'drcmr_cmd'Brian Norris2016-03-071-10/+0
| * mtd: spi-nor: fsl-quadspi: add support for layerscapeYao Yuan2016-03-071-1/+1
| * mtd: spi-nor: fsl-quadspi: add support for ls1021aYao Yuan2016-03-072-1/+11
| * mtd: spi-nor: fsl-quadspi: add big-endian supportYao Yuan2016-03-071-60/+97
| * mtd: spi-nor: add subsector flag to n25q128aEzequiel García2016-03-041-2/+2
| * mtd: nand: pxa3xx_nand: fix dmaengine initializationRobert Jarzmik2016-03-041-1/+1
| * mtd: nand: sunxi: remove direct mtd->priv accessesBoris BREZILLON2016-03-041-3/+3
| * mtd: brcmnand: Fix v7.1 register offsetsFlorian Fainelli2016-02-291-1/+33
| * mtd: onenand: fix deadlock in onenand_block_markbadAaro Koskinen2016-02-241-1/+2
| * mtd: spi-nor: remove micron_quad_enable()Cyrille Pitchen2016-02-121-45/+1