aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-09-06Merge tag 'for-linus-20140905' of git://git.infradead.org/linux-mtdLinus Torvalds1-0/+4
2014-08-25mtd: nand: omap: Fix 1-bit Hamming code scheme, omap_calculate_ecc()Roger Quadros1-1/+1
2014-08-25mtd: nand: omap: Revert to using software ECC by defaultRoger Quadros1-3/+11
2014-08-15mtd: cfi_cmdset_0002: check return code for get_chip()Brian Norris1-0/+4
2014-08-13Merge tag 'upstream-3.17-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds3-9/+15
2014-08-08Merge tag 'for-linus-20140808' of git://git.infradead.org/linux-mtdLinus Torvalds20-142/+923
2014-08-08Merge tag 'cleanup-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2-26/+3
2014-08-07Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds1-16/+13
2014-07-30MIPS: Alchemy: remove au_read/write/syncManuel Lauss1-11/+10
2014-07-30MIPS: Alchemy: add helpers to access static memory ctrl registers.Manuel Lauss1-5/+3
2014-07-28UBI: bugfix in ubi_wl_flush()Richard Weinberger1-2/+2
2014-07-28UBI: block: Avoid disk size integer overflowRichard Weinberger1-2/+9
2014-07-28UBI: block: Set disk_capacity out of the mutexEzequiel Garcia1-4/+2
2014-07-28UBI: block: Make ubiblock_resize return somethingEzequiel Garcia1-2/+3
2014-07-27mtd: gpmi: make blockmark swapping optionalLothar Waßmann1-19/+32
2014-07-27mtd: gpmi: remove line breaks from error messages and improve wordingLothar Waßmann1-5/+5
2014-07-27mtd: gpmi: remove useless (void *) type casts and spaces between type casts and variablesLothar Waßmann1-5/+5
2014-07-21mtd: atmel_nand: NFC: support multiple interrupt handlingJosh Wu1-22/+62
2014-07-21mtd: atmel_nand: implement the nfc_device_ready() by checking the R/B bitWu, Josh1-3/+11
2014-07-21mtd: atmel_nand: add NFC status error checkWu, Josh2-1/+27
2014-07-21mtd: atmel_nand: make ecc parameters same as definitionBo Shen1-10/+10
2014-07-21mtd: nand: add ONFI timing mode to nand_timings converterBoris BREZILLON2-1/+254
2014-07-21Merge tag 'v3.16-rc6' into MTD development branchBrian Norris4-4/+51
2014-07-19UBI: init_volumes: Ignore volumes with no LEBsRichard Weinberger1-1/+1
2014-07-18Merge tag 'upstream-3.16-rc6' of git://git.infradead.org/linux-ubifsLinus Torvalds1-2/+2
2014-07-16mtd: cfi_cmdset_0002: fix do_write_buffer() timeout errorBean Huo1-2/+23
2014-07-16UBI: fastmap: do not miss bit-flipsBrian Norris1-1/+1
2014-07-14mtd: denali: use 8 bytes for READID commandgrmoore@altera.com1-3/+3
2014-07-14mtd/ftl: fix the double free of the buffers allocated in build_maps()Kevin Hao1-1/+0
2014-07-14mtd: phram: Fix whitespace issuesRob Ward1-1/+2
2014-07-14mtd: spi-nor: add support for EON EN25QH128Sergey Ryazanov1-0/+1
2014-07-13mtd: cfi_cmdset_0001.c: add support for Sharp LH28F640BF NORAndrea Adami1-0/+43
2014-07-13mtd: nand: reduce the warning noise when the ECC is too weakThomas Petazzoni1-2/+4
2014-07-13mtd: onenand: remove s5pc100 related onenand codesKukjin Kim2-26/+3
2014-07-11mtd: cfi_cmdset_0002: Add support for locking OTP memoryChristian Riesch1-5/+84
2014-07-11mtd: cfi_cmdset_0002: Add support for writing OTP memoryChristian Riesch1-7/+60
2014-07-11mtd: cfi_cmdset_0002: Invalidate cache after entering/exiting OTP memoryChristian Riesch1-10/+34
2014-07-11mtd: cfi_cmdset_0002: Add support for reading OTPChristian Riesch1-0/+156
2014-07-11mtd: spi-nor: add support for flag status register on Micron chipsgrmoore@altera.com1-0/+52
2014-07-08mtd: Account for BBT blocks when a partition is being allocatedEzequiel Garcia1-1/+3
2014-07-08mtd: Introduce mtd_block_isreserved()Ezequiel Garcia4-2/+53
2014-07-08mtd: Add sysfs attributes to expose the ECC stats fieldsEzequiel Garcia1-0/+45
2014-07-05mtd: devices: elm: fix elm_context_save() and elm_context_restore() functionsTed Juan1-0/+2
2014-07-05mtd: phram: replace kmalloc/strcpy by kstrdupFabian Frederick1-3/+1
2014-07-02mtd: bf5xx_nand: drop no-op PM supportBrian Norris1-24/+0
2014-07-02mtd/ftl: drop the useless VirtualPageMap in partition_tKevin Hao1-3/+0
2014-07-02mtd: maps: rbtx4939-flash: delete an unused variable in rbtx4939_flash_removeAtsushi Nemoto1-2/+0
2014-07-02mtd: s3c2410: Move to clk_prepare_enable/clk_disable_unprepareVasily Khoruzhick1-2/+2
2014-07-02mtd: cmdlinepart: Spelling s/trucate/truncate/Geert Uytterhoeven1-1/+1
2014-07-01mtd: lpc32xx: drop bitflip_threshold initializationBrian Norris2-12/+0