summaryrefslogtreecommitdiffstats
path: root/drivers/mtd
AgeCommit message (Expand)AuthorLines
2015-07-01Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-1/+1
2015-06-25Merge branch 'for-4.2/writeback' of git://git.kernel.dk/linux-blockLinus Torvalds-0/+1
2015-06-25Merge tag 'upstream-4.2-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds-208/+145
2015-06-24Merge tag 'powerpc-4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mp...Linus Torvalds-0/+294
2015-06-16mtd: docg3: Fix kasprintf() usageRichard Weinberger-2/+8
2015-06-16mtd: docg3: Don't leak docg3->bbt in error pathRichard Weinberger-2/+4
2015-06-16mtd: nandsim: Fix kasprintf() usageRichard Weinberger-0/+10
2015-06-16mtd: cs553x_nand: Fix kasprintf() usageRichard Weinberger-3/+9
2015-06-16mtd: r852: Fix device_create_file() usageRichard Weinberger-1/+5
2015-06-16mtd: brcmnand: drop unnecessary initializationBrian Norris-1/+1
2015-06-16mtd: propagate error codes from add_mtd_device()Brian Norris-7/+11
2015-06-16mtd: diskonchip: remove two-phase partitioning / registrationBrian Norris-8/+2
2015-06-11mtd: powernv: Add powernv flash MTD abstraction driverCyril Bur-0/+294
2015-06-03UBI: Remove unnecessary `\'shengyong-2/+2
2015-06-02writeback: separate out include/linux/backing-dev-defs.hTejun Heo-0/+1
2015-06-02UBI: Use static class and attribute groupsTakashi Iwai-142/+57
2015-06-02UBI: add a helper function for updatting on-flash layout volumesshengyong-21/+24
2015-06-02UBI: Fastmap: Do not add vol if it already existsshengyong-1/+8
2015-06-02UBI: Init vol->reserved_pebs by assignmentshengyong-2/+2
2015-06-02UBI: Fastmap: Rename variables to make them meaningfulshengyong-29/+29
2015-06-02UBI: Fastmap: Remove unnecessary `\'shengyong-7/+7
2015-06-02UBI: Fastmap: Use max() to get the larger valueshengyong-2/+2
2015-06-02UBI: block: Dynamically allocate minor numbersDan Ehrenberg-2/+14
2015-05-28mtd: dc21285: use raw spinlock functions for nw_gpio_lockUwe Kleine-König-2/+2
2015-05-28mtd: chips: fixup dependencies, to prevent build errorBrian Norris-0/+1
2015-05-28kernel/params: constify struct kernel_param_ops usesLuis R. Rodriguez-1/+1
2015-05-27mtd: cfi_cmdset_0002: Initialize datum before calling map_word_load_partialChristian Riesch-1/+1
2015-05-27mtd: cfi: deinline large functionsDenys Vlasenko-0/+188
2015-05-27mtd: lantiq-flash: use default partition parsersBrian Norris-3/+1
2015-05-27mtd: plat_nand: use default partition probeBrian Norris-7/+1
2015-05-22mtd: nand: correct indentation within conditionalBrian Norris-1/+1
2015-05-22mtd: remove incorrect file nameBrian Norris-10/+2
2015-05-21mtd: blktrans: use better error code for unimplemented ioctl()Brian Norris-1/+1
2015-05-21mtd: maps: Spelling s/reseved/reserved/Geert Uytterhoeven-3/+3
2015-05-21mtd: blktrans: change blktrans_getgeo return valueWenlin Kang-1/+1
2015-05-20mtd: mxc_nand: generate nand_ecclayout for 8 bit ECCBaruch Siach-1/+21
2015-05-20mtd: spi-nor: Properly set SECT_4K for recently added flashesRafał Miłecki-3/+10
2015-05-20mtd: spi-nor: Add support for Spansion S25FL164KRafał Miłecki-0/+1
2015-05-20mtd: Allow compile test of GPIO consumers if !GPIOLIBGeert Uytterhoeven-2/+2
2015-05-20mtd: mxc_nand: fix truncate of unaligned oob copyingBaruch Siach-4/+36
2015-05-20mtd: mxc_nand: limit the size of used oobBaruch Siach-3/+13
2015-05-20mtd: mxc_nand: cleanup copy_spare functionUwe Kleine-König-15/+31
2015-05-18mtd: brcmnand: do not make local variable staticHauke Mehrtens-1/+1
2015-05-18mtd: brcmnand: remove double new line from printHauke Mehrtens-1/+1
2015-05-18Merge tag 'v4.1-rc4' into MTD's -nextBrian Norris-5/+9
2015-05-18Merge tag 'for-linus-20150516' of git://git.infradead.org/linux-mtdLinus Torvalds-5/+7
2015-05-15mtd: brcmnand: add BCM63138 supportBrian Norris-0/+112
2015-05-15mtd: brcmnand: add support for Broadcom's IPROC familyBrian Norris-0/+153
2015-05-15mtd: brcmnand: add extra SoC support to libraryBrian Norris-5/+71
2015-05-15mtd: brcmnand: add support for STB chipsBrian Norris-0/+45