summaryrefslogtreecommitdiff
path: root/drivers/mtd
Commit message (Expand)AuthorAge
* Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2015-07-01
|\
| * kernel/params: constify struct kernel_param_ops usesLuis R. Rodriguez2015-05-28
* | Merge branch 'for-4.2/writeback' of git://git.kernel.dk/linux-blockLinus Torvalds2015-06-25
|\ \
| * | writeback: separate out include/linux/backing-dev-defs.hTejun Heo2015-06-02
* | | Merge tag 'upstream-4.2-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds2015-06-25
|\ \ \
| * | | UBI: Remove unnecessary `\'shengyong2015-06-03
| * | | UBI: Use static class and attribute groupsTakashi Iwai2015-06-02
| * | | UBI: add a helper function for updatting on-flash layout volumesshengyong2015-06-02
| * | | UBI: Fastmap: Do not add vol if it already existsshengyong2015-06-02
| * | | UBI: Init vol->reserved_pebs by assignmentshengyong2015-06-02
| * | | UBI: Fastmap: Rename variables to make them meaningfulshengyong2015-06-02
| * | | UBI: Fastmap: Remove unnecessary `\'shengyong2015-06-02
| * | | UBI: Fastmap: Use max() to get the larger valueshengyong2015-06-02
| * | | UBI: block: Dynamically allocate minor numbersDan Ehrenberg2015-06-02
| | |/ | |/|
* | | Merge tag 'powerpc-4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mp...Linus Torvalds2015-06-24
|\ \ \
| * | | mtd: powernv: Add powernv flash MTD abstraction driverCyril Bur2015-06-11
| | |/ | |/|
* | | mtd: docg3: Fix kasprintf() usageRichard Weinberger2015-06-16
* | | mtd: docg3: Don't leak docg3->bbt in error pathRichard Weinberger2015-06-16
* | | mtd: nandsim: Fix kasprintf() usageRichard Weinberger2015-06-16
* | | mtd: cs553x_nand: Fix kasprintf() usageRichard Weinberger2015-06-16
* | | mtd: r852: Fix device_create_file() usageRichard Weinberger2015-06-16
* | | mtd: brcmnand: drop unnecessary initializationBrian Norris2015-06-16
* | | mtd: propagate error codes from add_mtd_device()Brian Norris2015-06-16
* | | mtd: diskonchip: remove two-phase partitioning / registrationBrian Norris2015-06-16
* | | mtd: dc21285: use raw spinlock functions for nw_gpio_lockUwe Kleine-König2015-05-28
* | | mtd: chips: fixup dependencies, to prevent build errorBrian Norris2015-05-28
* | | mtd: cfi_cmdset_0002: Initialize datum before calling map_word_load_partialChristian Riesch2015-05-27
* | | mtd: cfi: deinline large functionsDenys Vlasenko2015-05-27
* | | mtd: lantiq-flash: use default partition parsersBrian Norris2015-05-27
* | | mtd: plat_nand: use default partition probeBrian Norris2015-05-27
* | | mtd: nand: correct indentation within conditionalBrian Norris2015-05-22
* | | mtd: remove incorrect file nameBrian Norris2015-05-22
* | | mtd: blktrans: use better error code for unimplemented ioctl()Brian Norris2015-05-21
* | | mtd: maps: Spelling s/reseved/reserved/Geert Uytterhoeven2015-05-21
* | | mtd: blktrans: change blktrans_getgeo return valueWenlin Kang2015-05-21
* | | mtd: mxc_nand: generate nand_ecclayout for 8 bit ECCBaruch Siach2015-05-20
* | | mtd: spi-nor: Properly set SECT_4K for recently added flashesRafał Miłecki2015-05-20
* | | mtd: spi-nor: Add support for Spansion S25FL164KRafał Miłecki2015-05-20
* | | mtd: Allow compile test of GPIO consumers if !GPIOLIBGeert Uytterhoeven2015-05-20
* | | mtd: mxc_nand: fix truncate of unaligned oob copyingBaruch Siach2015-05-20
* | | mtd: mxc_nand: limit the size of used oobBaruch Siach2015-05-20
* | | mtd: mxc_nand: cleanup copy_spare functionUwe Kleine-König2015-05-20
* | | mtd: brcmnand: do not make local variable staticHauke Mehrtens2015-05-18
* | | mtd: brcmnand: remove double new line from printHauke Mehrtens2015-05-18
* | | Merge tag 'v4.1-rc4' into MTD's -nextBrian Norris2015-05-18
|\ \ \ | | |/ | |/|
| * | Merge tag 'for-linus-20150516' of git://git.infradead.org/linux-mtdLinus Torvalds2015-05-18
| |\ \
| | * | Documentation: dt: mtd: replace "nor-jedec" binding with "jedec, spi-nor"Brian Norris2015-05-15
| | * | mtd: readtest: don't clobber error reportsBrian Norris2015-05-14
| | |/
| * | UBI: block: Add missing cache flushesKevin Cernekee2015-05-06
| |/
* | mtd: brcmnand: add BCM63138 supportBrian Norris2015-05-15