aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd
AgeCommit message (Expand)AuthorFilesLines
2015-06-11mtd: powernv: Add powernv flash MTD abstraction driverCyril Bur3-0/+294
2015-06-03UBI: Remove unnecessary `\'shengyong2-2/+2
2015-06-02writeback: separate out include/linux/backing-dev-defs.hTejun Heo1-0/+1
2015-06-02UBI: Use static class and attribute groupsTakashi Iwai3-142/+57
2015-06-02UBI: add a helper function for updatting on-flash layout volumesshengyong1-21/+24
2015-06-02UBI: Fastmap: Do not add vol if it already existsshengyong1-1/+8
2015-06-02UBI: Init vol->reserved_pebs by assignmentshengyong1-2/+2
2015-06-02UBI: Fastmap: Rename variables to make them meaningfulshengyong1-29/+29
2015-06-02UBI: Fastmap: Remove unnecessary `\'shengyong1-7/+7
2015-06-02UBI: Fastmap: Use max() to get the larger valueshengyong1-2/+2
2015-06-02UBI: block: Dynamically allocate minor numbersDan Ehrenberg1-2/+14
2015-05-28mtd: dc21285: use raw spinlock functions for nw_gpio_lockUwe Kleine-König1-2/+2
2015-05-28mtd: chips: fixup dependencies, to prevent build errorBrian Norris1-0/+1
2015-05-28kernel/params: constify struct kernel_param_ops usesLuis R. Rodriguez1-1/+1
2015-05-27mtd: cfi_cmdset_0002: Initialize datum before calling map_word_load_partialChristian Riesch1-1/+1
2015-05-27mtd: cfi: deinline large functionsDenys Vlasenko1-0/+188
2015-05-27mtd: lantiq-flash: use default partition parsersBrian Norris1-3/+1
2015-05-27mtd: plat_nand: use default partition probeBrian Norris2-7/+1
2015-05-22mtd: nand: correct indentation within conditionalBrian Norris1-1/+1
2015-05-22mtd: remove incorrect file nameBrian Norris5-10/+2
2015-05-21mtd: blktrans: use better error code for unimplemented ioctl()Brian Norris1-1/+1
2015-05-21mtd: maps: Spelling s/reseved/reserved/Geert Uytterhoeven3-3/+3
2015-05-21mtd: blktrans: change blktrans_getgeo return valueWenlin Kang1-1/+1
2015-05-20mtd: mxc_nand: generate nand_ecclayout for 8 bit ECCBaruch Siach1-1/+21
2015-05-20mtd: spi-nor: Properly set SECT_4K for recently added flashesRafał Miłecki1-3/+10
2015-05-20mtd: spi-nor: Add support for Spansion S25FL164KRafał Miłecki1-0/+1
2015-05-20mtd: Allow compile test of GPIO consumers if !GPIOLIBGeert Uytterhoeven2-2/+2
2015-05-20mtd: mxc_nand: fix truncate of unaligned oob copyingBaruch Siach1-4/+36
2015-05-20mtd: mxc_nand: limit the size of used oobBaruch Siach1-3/+13
2015-05-20mtd: mxc_nand: cleanup copy_spare functionUwe Kleine-König1-13/+29
2015-05-18mtd: brcmnand: do not make local variable staticHauke Mehrtens1-1/+1
2015-05-18mtd: brcmnand: remove double new line from printHauke Mehrtens1-1/+1
2015-05-18Merge tag 'v4.1-rc4' into MTD's -nextBrian Norris3-5/+9
2015-05-18Merge tag 'for-linus-20150516' of git://git.infradead.org/linux-mtdLinus Torvalds2-5/+7
2015-05-15mtd: brcmnand: add BCM63138 supportBrian Norris2-0/+112
2015-05-15mtd: brcmnand: add support for Broadcom's IPROC familyBrian Norris2-0/+153
2015-05-15mtd: brcmnand: add extra SoC support to libraryBrian Norris2-5/+71
2015-05-15mtd: brcmnand: add support for STB chipsBrian Norris2-0/+45
2015-05-15mtd: nand: add NAND driver "library" for Broadcom STB NAND controllerBrian Norris5-0/+2263
2015-05-15Documentation: dt: mtd: replace "nor-jedec" binding with "jedec, spi-nor"Brian Norris1-3/+3
2015-05-14mtd: readtest: don't clobber error reportsBrian Norris1-2/+4
2015-05-12mtd: fix: avoid race condition when accessing mtd->usecountBrian Norris1-0/+5
2015-05-11mtd: nand: add common DT init codeBrian Norris1-0/+41
2015-05-07mtd: m25p80: remove unused flash entries from id_tableRafał Miłecki1-36/+24
2015-05-07mtd: spi-nor: add support for the ISSI SI25CD512 SPI flashGabor Juhos1-0/+3
2015-05-07mtd: spi-nor: add support for the Macronix MX25L512E SPI flash chipGabor Juhos1-0/+1
2015-05-07mtd: Switch to PM opsLars-Peter Clausen1-20/+24
2015-05-07mtd: samsung: Constify platform_device_idKrzysztof Kozlowski1-1/+1
2015-05-07mtd: s3c2410: Constify platform_device_idKrzysztof Kozlowski1-1/+1
2015-05-07mtd: mxc-nand: Constify platform_device_idKrzysztof Kozlowski1-1/+1