summaryrefslogtreecommitdiff
path: root/drivers/mtd
AgeCommit message (Expand)Author
2015-07-20mtd: spi-nor: set SECT_4K for n25q064 SPI flashAlexey Firago
2015-07-20mtd: fsl-quadspi: Actually clear TX FIFO upon writeAlexander Stein
2015-07-20mtd: r852: make ecc_reg 32-bit in r852_ecc_correctNicolas Iooss
2015-07-20nand: davinci: add support for 4K page size nand devicesSandeep Paulraj
2015-07-17block: have drivers use blk_queue_max_discard_sectors()Jens Axboe
2015-07-06mtd: nandsim: fix double freeshengyong
2015-07-06mtd: nandsim: fix free of NULL pointershengyong
2015-07-06Merge 4.2-rc1 into MTD -nextBrian Norris
2015-07-01Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2015-06-25Merge branch 'for-4.2/writeback' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-06-25Merge tag 'upstream-4.2-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds
2015-06-24Merge tag 'powerpc-4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mp...Linus Torvalds
2015-06-23mtd: fsl-quadspi: Access multiple chips simultaneouslyHan Xu
2015-06-16mtd: docg3: Fix kasprintf() usageRichard Weinberger
2015-06-16mtd: docg3: Don't leak docg3->bbt in error pathRichard Weinberger
2015-06-16mtd: nandsim: Fix kasprintf() usageRichard Weinberger
2015-06-16mtd: cs553x_nand: Fix kasprintf() usageRichard Weinberger
2015-06-16mtd: r852: Fix device_create_file() usageRichard Weinberger
2015-06-16mtd: brcmnand: drop unnecessary initializationBrian Norris
2015-06-16mtd: propagate error codes from add_mtd_device()Brian Norris
2015-06-16mtd: diskonchip: remove two-phase partitioning / registrationBrian Norris
2015-06-11mtd: powernv: Add powernv flash MTD abstraction driverCyril Bur
2015-06-03UBI: Remove unnecessary `\'shengyong
2015-06-02writeback: separate out include/linux/backing-dev-defs.hTejun Heo
2015-06-02UBI: Use static class and attribute groupsTakashi Iwai
2015-06-02UBI: add a helper function for updatting on-flash layout volumesshengyong
2015-06-02UBI: Fastmap: Do not add vol if it already existsshengyong
2015-06-02UBI: Init vol->reserved_pebs by assignmentshengyong
2015-06-02UBI: Fastmap: Rename variables to make them meaningfulshengyong
2015-06-02UBI: Fastmap: Remove unnecessary `\'shengyong
2015-06-02UBI: Fastmap: Use max() to get the larger valueshengyong
2015-06-02UBI: block: Dynamically allocate minor numbersDan Ehrenberg
2015-05-28mtd: dc21285: use raw spinlock functions for nw_gpio_lockUwe Kleine-König
2015-05-28mtd: chips: fixup dependencies, to prevent build errorBrian Norris
2015-05-28kernel/params: constify struct kernel_param_ops usesLuis R. Rodriguez
2015-05-27mtd: cfi_cmdset_0002: Initialize datum before calling map_word_load_partialChristian Riesch
2015-05-27mtd: cfi: deinline large functionsDenys Vlasenko
2015-05-27mtd: lantiq-flash: use default partition parsersBrian Norris
2015-05-27mtd: plat_nand: use default partition probeBrian Norris
2015-05-22mtd: nand: correct indentation within conditionalBrian Norris
2015-05-22mtd: remove incorrect file nameBrian Norris
2015-05-21mtd: blktrans: use better error code for unimplemented ioctl()Brian Norris
2015-05-21mtd: maps: Spelling s/reseved/reserved/Geert Uytterhoeven
2015-05-21mtd: blktrans: change blktrans_getgeo return valueWenlin Kang
2015-05-20mtd: mxc_nand: generate nand_ecclayout for 8 bit ECCBaruch Siach
2015-05-20mtd: spi-nor: Properly set SECT_4K for recently added flashesRafał Miłecki
2015-05-20mtd: spi-nor: Add support for Spansion S25FL164KRafał Miłecki
2015-05-20mtd: Allow compile test of GPIO consumers if !GPIOLIBGeert Uytterhoeven
2015-05-20mtd: mxc_nand: fix truncate of unaligned oob copyingBaruch Siach
2015-05-20mtd: mxc_nand: limit the size of used oobBaruch Siach