summaryrefslogtreecommitdiff
path: root/drivers/mtd
AgeCommit message (Expand)Author
2014-10-03UBI: Fastmap: Calc fastmap size correctlyRichard Weinberger
2014-09-30UBI: Fix trivial typo in __schedule_ubi_workRichard Weinberger
2014-09-26UBI: wl: Rename cancel flag to shutdownRichard Weinberger
2014-09-26UBI: ubi_eba_read_leb: Remove in vain variable assignmentRichard Weinberger
2014-09-24UBI: Fix livelock in produce_free_peb()Richard Weinberger
2014-09-19UBI: return on error in rename_volumes()Dan Carpenter
2014-09-19UBI: Improve comment on work_semRichard Weinberger
2014-09-16UBI: Dispatch update notification if the volume is updatedEzequiel Garcia
2014-09-16UBI: block: Add support for the UBI_VOLUME_UPDATED notificationEzequiel Garcia
2014-09-16UBI: block: Fix block device size settingEzequiel Garcia
2014-09-16UBI: block: fix dereference on uninitialized devColin Ian King
2014-09-16UBI: add missing kmem_cache_free() in process_pool_aeb error pathRichard Genoud
2014-09-06Merge tag 'for-linus-20140905' of git://git.infradead.org/linux-mtdLinus Torvalds
2014-08-25mtd: nand: omap: Fix 1-bit Hamming code scheme, omap_calculate_ecc()Roger Quadros
2014-08-25mtd: nand: omap: Revert to using software ECC by defaultRoger Quadros
2014-08-15mtd: cfi_cmdset_0002: check return code for get_chip()Brian Norris
2014-08-13Merge tag 'upstream-3.17-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds
2014-08-08Merge tag 'for-linus-20140808' of git://git.infradead.org/linux-mtdLinus Torvalds
2014-08-08Merge tag 'cleanup-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-08-07Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2014-07-30MIPS: Alchemy: remove au_read/write/syncManuel Lauss
2014-07-30MIPS: Alchemy: add helpers to access static memory ctrl registers.Manuel Lauss
2014-07-28UBI: bugfix in ubi_wl_flush()Richard Weinberger
2014-07-28UBI: block: Avoid disk size integer overflowRichard Weinberger
2014-07-28UBI: block: Set disk_capacity out of the mutexEzequiel Garcia
2014-07-28UBI: block: Make ubiblock_resize return somethingEzequiel Garcia
2014-07-27mtd: gpmi: make blockmark swapping optionalLothar Waßmann
2014-07-27mtd: gpmi: remove line breaks from error messages and improve wordingLothar Waßmann
2014-07-27mtd: gpmi: remove useless (void *) type casts and spaces between type casts a...Lothar Waßmann
2014-07-21mtd: atmel_nand: NFC: support multiple interrupt handlingJosh Wu
2014-07-21mtd: atmel_nand: implement the nfc_device_ready() by checking the R/B bitWu, Josh
2014-07-21mtd: atmel_nand: add NFC status error checkWu, Josh
2014-07-21mtd: atmel_nand: make ecc parameters same as definitionBo Shen
2014-07-21mtd: nand: add ONFI timing mode to nand_timings converterBoris BREZILLON
2014-07-21Merge tag 'v3.16-rc6' into MTD development branchBrian Norris
2014-07-19UBI: init_volumes: Ignore volumes with no LEBsRichard Weinberger
2014-07-18Merge tag 'upstream-3.16-rc6' of git://git.infradead.org/linux-ubifsLinus Torvalds
2014-07-16mtd: cfi_cmdset_0002: fix do_write_buffer() timeout errorBean Huo
2014-07-16UBI: fastmap: do not miss bit-flipsBrian Norris
2014-07-14mtd: denali: use 8 bytes for READID commandgrmoore@altera.com
2014-07-14mtd/ftl: fix the double free of the buffers allocated in build_maps()Kevin Hao
2014-07-14mtd: phram: Fix whitespace issuesRob Ward
2014-07-14mtd: spi-nor: add support for EON EN25QH128Sergey Ryazanov
2014-07-13mtd: cfi_cmdset_0001.c: add support for Sharp LH28F640BF NORAndrea Adami
2014-07-13mtd: nand: reduce the warning noise when the ECC is too weakThomas Petazzoni
2014-07-13mtd: onenand: remove s5pc100 related onenand codesKukjin Kim
2014-07-11mtd: cfi_cmdset_0002: Add support for locking OTP memoryChristian Riesch
2014-07-11mtd: cfi_cmdset_0002: Add support for writing OTP memoryChristian Riesch
2014-07-11mtd: cfi_cmdset_0002: Invalidate cache after entering/exiting OTP memoryChristian Riesch
2014-07-11mtd: cfi_cmdset_0002: Add support for reading OTPChristian Riesch