summaryrefslogtreecommitdiff
path: root/drivers/mtd
AgeCommit message (Expand)AuthorFilesLines
2016-05-18Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2-19/+13
2016-05-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-1/+1
2016-05-18Merge branch 'for-4.7/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds1-1/+1
2016-05-17Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/j.an...Linus Torvalds2-28/+20
2016-04-18treewide: Fix typos in printkMasanari Iida1-1/+1
2016-04-16Merge tag 'for-linus-20160415' of git://git.infradead.org/linux-mtdLinus Torvalds1-9/+1
2016-04-13mtd: Hook I/O activity to the MTD LED triggerEzequiel Garcia1-0/+7
2016-04-13mtd: nand: Remove the "nand-disk" LED triggerEzequiel Garcia1-28/+1
2016-04-13mtd: Uninline mtd_write_oob and move it to mtdcore.cEzequiel Garcia1-0/+12
2016-04-13mtd: switch to using blk_queue_write_cache()Jens Axboe1-1/+1
2016-04-04mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov2-6/+6
2016-04-03mtd: nand: Drop mtd.owner requirement in nand_scanEzequiel García1-9/+1
2016-03-28mtd: switch ubi_open_volume_path() to vfs_stat()Al Viro1-11/+8
2016-03-28mtd: switch open_mtd_by_chdev() to use of vfs_stat()Al Viro1-8/+5
2016-03-25Merge tag 'for-linus-20160324' of git://git.infradead.org/linux-mtdLinus Torvalds40-519/+3347
2016-03-20mtd: ubi: Add logging functions ubi_msg, ubi_warn and ubi_errJoe Perches2-6/+59
2016-03-18Merge tag 'gpio-v4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds1-1/+1
2016-03-12Merge tag 'for-linus-20160311' of git://git.infradead.org/linux-mtdLinus Torvalds1-1/+1
2016-03-11mtd: nand: remove kerneldoc for removed function parameterBrian Norris1-1/+0
2016-03-10mtd: nand: Qualcomm NAND controller driverArchit Taneja3-0/+2231
2016-03-10mtd: nand: don't select chip in nand_chip's block_bad opArchit Taneja4-25/+22
2016-03-08mtd: spi-nor: support lock/unlock for a few Winbond chipsBrian Norris1-3/+15
2016-03-08mtd: spi-nor: add TB (Top/Bottom) protect supportBrian Norris1-7/+63
2016-03-08mtd: spi-nor: add SPI_NOR_HAS_LOCK flagBrian Norris1-2/+5
2016-03-08mtd: spi-nor: use BIT() for flash_info flagsBrian Norris1-8/+8
2016-03-08mtd: spi-nor: disallow further writes to SR if WP# is lowBrian Norris1-0/+7
2016-03-08mtd: spi-nor: make lock/unlock bounds checks more obvious and robustBrian Norris1-18/+50
2016-03-08mtd: spi-nor: silently drop lock/unlock for already locked/unlocked regionBrian Norris1-2/+10
2016-03-08mtd: spi-nor: wait for SR_WIP to clear on initial unlockBrian Norris1-0/+1
2016-03-08mtd: nand: simplify nand_bch_init() usageBoris BREZILLON3-30/+31
2016-03-08mtd: mtdswap: remove useless if (!mtd->ecclayout) testBoris BREZILLON1-8/+0
2016-03-08mtd: create an mtd_oobavail() helper and make use of itBoris BREZILLON3-32/+8
2016-03-08mtd: kill the ecclayout->oobavail fieldBoris BREZILLON8-59/+51
2016-03-08mtd: nand: check status before reporting timeoutBrian Norris1-2/+2
2016-03-08mtd: bcm63xxpart: give width specifier an 'int', not 'size_t'Brian Norris1-4/+4
2016-03-08mtd: mtdram: Add parameter for setting writebuf sizeAlexander Stein1-1/+4
2016-03-07mtd: nand: pxa3xx_nand: kill unused field 'drcmr_cmd'Brian Norris1-10/+0
2016-03-07mtd: spi-nor: fsl-quadspi: add support for layerscapeYao Yuan1-1/+1
2016-03-07mtd: spi-nor: fsl-quadspi: add support for ls1021aYao Yuan2-1/+11
2016-03-07mtd: spi-nor: fsl-quadspi: add big-endian supportYao Yuan1-60/+97
2016-03-05ubi: Fix out of bounds write in volume update codeRichard Weinberger1-1/+1
2016-03-05mtd: spi-nor: add subsector flag to n25q128aEzequiel García1-2/+2
2016-03-05mtd: nand: pxa3xx_nand: fix dmaengine initializationRobert Jarzmik1-1/+1
2016-03-05mtd: nand: tests: fix regression introduced in mtd_nandectestJorge Ramirez-Ortiz1-1/+1
2016-03-05mtd: nand: sunxi: remove direct mtd->priv accessesBoris BREZILLON1-3/+3
2016-03-01mtd: brcmnand: Fix v7.1 register offsetsFlorian Fainelli1-1/+33
2016-02-24mtd: onenand: fix deadlock in onenand_block_markbadAaro Koskinen1-1/+2
2016-02-16gpio: Include linux/gpio.h instead of asm/gpio.hBjorn Helgaas1-1/+1
2016-02-12mtd: spi-nor: remove micron_quad_enable()Cyrille Pitchen1-45/+1
2016-02-12mtd: spi-nor: Add support for s25fl116kSascha Hauer1-0/+1