summaryrefslogtreecommitdiff
path: root/drivers/mtd
AgeCommit message (Expand)Author
2016-05-20Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2016-05-18Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2016-05-18Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2016-05-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2016-05-17Merge branch 'for-4.7/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds
2016-05-16Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/j.an...Linus Torvalds
2016-04-26physmap_of: ensure versatile code is reachableArnd Bergmann
2016-04-25Merge tag 'versatile-flash-for-arm-soc' of git://git.kernel.org/pub/scm/linux...Arnd Bergmann
2016-04-20Merge tag 'arm-memremap-for-v4.7' of git://git.linaro.org/people/ard.biesheuv...Russell King
2016-04-18treewide: Fix typos in printkMasanari Iida
2016-04-15Merge tag 'for-linus-20160415' of git://git.infradead.org/linux-mtdLinus Torvalds
2016-04-13mtd: Hook I/O activity to the MTD LED triggerEzequiel Garcia
2016-04-13mtd: nand: Remove the "nand-disk" LED triggerEzequiel Garcia
2016-04-13mtd: Uninline mtd_write_oob and move it to mtdcore.cEzequiel Garcia
2016-04-12mtd: switch to using blk_queue_write_cache()Jens Axboe
2016-04-04mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov
2016-04-04mtd: physmap_of: add a hook for Versatile write protectionLinus Walleij
2016-04-04mtd: pxa2xx-flash: switch back from memremap to ioremap_cachedArd Biesheuvel
2016-04-02mtd: nand: Drop mtd.owner requirement in nand_scanEzequiel García
2016-03-27mtd: switch ubi_open_volume_path() to vfs_stat()Al Viro
2016-03-27mtd: switch open_mtd_by_chdev() to use of vfs_stat()Al Viro
2016-03-24Merge tag 'for-linus-20160324' of git://git.infradead.org/linux-mtdLinus Torvalds
2016-03-20mtd: ubi: Add logging functions ubi_msg, ubi_warn and ubi_errJoe Perches
2016-03-17Merge tag 'gpio-v4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds
2016-03-11Merge tag 'for-linus-20160311' of git://git.infradead.org/linux-mtdLinus Torvalds
2016-03-11mtd: nand: remove kerneldoc for removed function parameterBrian Norris
2016-03-10mtd: nand: Qualcomm NAND controller driverArchit Taneja
2016-03-10mtd: nand: don't select chip in nand_chip's block_bad opArchit Taneja
2016-03-07mtd: spi-nor: support lock/unlock for a few Winbond chipsBrian Norris
2016-03-07mtd: spi-nor: add TB (Top/Bottom) protect supportBrian Norris
2016-03-07mtd: spi-nor: add SPI_NOR_HAS_LOCK flagBrian Norris
2016-03-07mtd: spi-nor: use BIT() for flash_info flagsBrian Norris
2016-03-07mtd: spi-nor: disallow further writes to SR if WP# is lowBrian Norris
2016-03-07mtd: spi-nor: make lock/unlock bounds checks more obvious and robustBrian Norris
2016-03-07mtd: spi-nor: silently drop lock/unlock for already locked/unlocked regionBrian Norris
2016-03-07mtd: spi-nor: wait for SR_WIP to clear on initial unlockBrian Norris
2016-03-07mtd: nand: simplify nand_bch_init() usageBoris BREZILLON
2016-03-07mtd: mtdswap: remove useless if (!mtd->ecclayout) testBoris BREZILLON
2016-03-07mtd: create an mtd_oobavail() helper and make use of itBoris BREZILLON
2016-03-07mtd: kill the ecclayout->oobavail fieldBoris BREZILLON
2016-03-07mtd: nand: check status before reporting timeoutBrian Norris
2016-03-07mtd: bcm63xxpart: give width specifier an 'int', not 'size_t'Brian Norris
2016-03-07mtd: mtdram: Add parameter for setting writebuf sizeAlexander Stein
2016-03-07mtd: nand: pxa3xx_nand: kill unused field 'drcmr_cmd'Brian Norris
2016-03-07mtd: spi-nor: fsl-quadspi: add support for layerscapeYao Yuan
2016-03-07mtd: spi-nor: fsl-quadspi: add support for ls1021aYao Yuan
2016-03-07mtd: spi-nor: fsl-quadspi: add big-endian supportYao Yuan
2016-03-05ubi: Fix out of bounds write in volume update codeRichard Weinberger
2016-03-04mtd: spi-nor: add subsector flag to n25q128aEzequiel García
2016-03-04mtd: nand: pxa3xx_nand: fix dmaengine initializationRobert Jarzmik