summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus-20150623' of git://git.infradead.org/linux-mtdLinus Torvalds2015-06-2347-396/+3331
|\
| * mtd: docg3: Fix kasprintf() usageRichard Weinberger2015-06-161-2/+8
| * mtd: docg3: Don't leak docg3->bbt in error pathRichard Weinberger2015-06-161-2/+4
| * mtd: nandsim: Fix kasprintf() usageRichard Weinberger2015-06-161-0/+10
| * mtd: cs553x_nand: Fix kasprintf() usageRichard Weinberger2015-06-161-3/+9
| * mtd: r852: Fix device_create_file() usageRichard Weinberger2015-06-161-1/+5
| * mtd: brcmnand: drop unnecessary initializationBrian Norris2015-06-161-1/+1
| * mtd: propagate error codes from add_mtd_device()Brian Norris2015-06-161-7/+11
| * mtd: diskonchip: remove two-phase partitioning / registrationBrian Norris2015-06-161-8/+2
| * mtd: dc21285: use raw spinlock functions for nw_gpio_lockUwe Kleine-König2015-05-281-2/+2
| * mtd: chips: fixup dependencies, to prevent build errorBrian Norris2015-05-281-0/+1
| * mtd: cfi_cmdset_0002: Initialize datum before calling map_word_load_partialChristian Riesch2015-05-271-1/+1
| * mtd: cfi: deinline large functionsDenys Vlasenko2015-05-272-180/+196
| * mtd: lantiq-flash: use default partition parsersBrian Norris2015-05-271-3/+1
| * mtd: plat_nand: use default partition probeBrian Norris2015-05-272-7/+1
| * mtd: nand: correct indentation within conditionalBrian Norris2015-05-221-1/+1
| * mtd: remove incorrect file nameBrian Norris2015-05-225-10/+2
| * mtd: blktrans: use better error code for unimplemented ioctl()Brian Norris2015-05-211-1/+1
| * mtd: maps: Spelling s/reseved/reserved/Geert Uytterhoeven2015-05-213-3/+3
| * mtd: blktrans: change blktrans_getgeo return valueWenlin Kang2015-05-211-1/+1
| * mtd: mxc_nand: generate nand_ecclayout for 8 bit ECCBaruch Siach2015-05-201-1/+21
| * mtd: spi-nor: Properly set SECT_4K for recently added flashesRafał Miłecki2015-05-201-3/+10
| * mtd: spi-nor: Add support for Spansion S25FL164KRafał Miłecki2015-05-201-0/+1
| * mtd: Allow compile test of GPIO consumers if !GPIOLIBGeert Uytterhoeven2015-05-202-2/+2
| * mtd: mxc_nand: fix truncate of unaligned oob copyingBaruch Siach2015-05-201-4/+36
| * mtd: mxc_nand: limit the size of used oobBaruch Siach2015-05-201-3/+13
| * mtd: mxc_nand: cleanup copy_spare functionUwe Kleine-König2015-05-201-15/+31
| * mtd: brcmnand: do not make local variable staticHauke Mehrtens2015-05-181-1/+1
| * mtd: brcmnand: remove double new line from printHauke Mehrtens2015-05-181-1/+1
| * Merge tag 'v4.1-rc4' into MTD's -nextBrian Norris2015-05-18749-6479/+8738
| |\
| * | MAINTAINERS: add entry for new brcmnand/ directoryBrian Norris2015-05-151-0/+6
| * | mtd: brcmnand: add BCM63138 supportBrian Norris2015-05-152-0/+112
| * | mtd: brcmnand: add support for Broadcom's IPROC familyBrian Norris2015-05-152-0/+153
| * | mtd: brcmnand: add extra SoC support to libraryBrian Norris2015-05-152-5/+71
| * | Documentation: devicetree: brcmstb_nand: add BCM63138 and Cygnus/iProcBrian Norris2015-05-151-4/+44
| * | mtd: brcmnand: add support for STB chipsBrian Norris2015-05-152-0/+45
| * | mtd: nand: add NAND driver "library" for Broadcom STB NAND controllerBrian Norris2015-05-155-0/+2263
| * | Documentation: devicetree: add binding doc for Broadcom NAND controllerBrian Norris2015-05-121-0/+110
| * | mtd: fix: avoid race condition when accessing mtd->usecountBrian Norris2015-05-121-0/+5
| * | mtd: nand: add common DT init codeBrian Norris2015-05-112-0/+46
| * | jffs2: fix unbalanced lockingBrian Norris2015-05-072-28/+6
| * | mtd: m25p80: remove unused flash entries from id_tableRafał Miłecki2015-05-071-36/+24
| * | mtd: spi-nor: add support for the ISSI SI25CD512 SPI flashGabor Juhos2015-05-071-0/+3
| * | mtd: spi-nor: add support for the Macronix MX25L512E SPI flash chipGabor Juhos2015-05-071-0/+1
| * | mtd: Switch to PM opsLars-Peter Clausen2015-05-071-20/+24
| * | mtd: samsung: Constify platform_device_idKrzysztof Kozlowski2015-05-071-1/+1
| * | mtd: s3c2410: Constify platform_device_idKrzysztof Kozlowski2015-05-071-1/+1
| * | mtd: mxc-nand: Constify platform_device_idKrzysztof Kozlowski2015-05-071-1/+1
| * | mtd: nand: pxa3xx: fix build on ARM64Rob Herring2015-05-071-11/+10
| * | mtd: nand: pxa3xx: Switch FIFO draining to jiffies-based timeoutMaxime Ripard2015-05-071-11/+9