summaryrefslogtreecommitdiffstats
path: root/drivers/mtd
Commit message (Expand)AuthorAgeFilesLines
* UBI: Fastmap: Calc fastmap size correctlyRichard Weinberger2014-10-031-1/+2
* UBI: Fix trivial typo in __schedule_ubi_workRichard Weinberger2014-09-301-1/+1
* UBI: wl: Rename cancel flag to shutdownRichard Weinberger2014-09-262-15/+18
* UBI: ubi_eba_read_leb: Remove in vain variable assignmentRichard Weinberger2014-09-261-3/+2
* UBI: Fix livelock in produce_free_peb()Richard Weinberger2014-09-241-1/+1
* UBI: return on error in rename_volumes()Dan Carpenter2014-09-191-1/+1
* UBI: Improve comment on work_semRichard Weinberger2014-09-191-1/+2
* UBI: Dispatch update notification if the volume is updatedEzequiel Garcia2014-09-161-1/+3
* UBI: block: Add support for the UBI_VOLUME_UPDATED notificationEzequiel Garcia2014-09-161-2/+14
* UBI: block: Fix block device size settingEzequiel Garcia2014-09-161-5/+6
* UBI: block: fix dereference on uninitialized devColin Ian King2014-09-161-5/+6
* UBI: add missing kmem_cache_free() in process_pool_aeb error pathRichard Genoud2014-09-161-0/+1
* Merge tag 'for-linus-20140905' of git://git.infradead.org/linux-mtdLinus Torvalds2014-09-061-0/+4
|\
| * mtd: cfi_cmdset_0002: check return code for get_chip()Brian Norris2014-08-151-0/+4
* | mtd: nand: omap: Fix 1-bit Hamming code scheme, omap_calculate_ecc()Roger Quadros2014-08-251-1/+1
* | mtd: nand: omap: Revert to using software ECC by defaultRoger Quadros2014-08-251-3/+11
* | Merge tag 'upstream-3.17-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds2014-08-133-9/+15
|\ \
| * | UBI: bugfix in ubi_wl_flush()Richard Weinberger2014-07-281-2/+2
| * | UBI: block: Avoid disk size integer overflowRichard Weinberger2014-07-281-2/+9
| * | UBI: block: Set disk_capacity out of the mutexEzequiel Garcia2014-07-281-4/+2
| * | UBI: block: Make ubiblock_resize return somethingEzequiel Garcia2014-07-281-2/+3
| * | UBI: init_volumes: Ignore volumes with no LEBsRichard Weinberger2014-07-191-1/+1
* | | Merge tag 'for-linus-20140808' of git://git.infradead.org/linux-mtdLinus Torvalds2014-08-0820-142/+923
|\ \ \ | | |/ | |/|
| * | mtd: gpmi: make blockmark swapping optionalLothar Waßmann2014-07-271-19/+32
| * | mtd: gpmi: remove line breaks from error messages and improve wordingLothar Waßmann2014-07-271-5/+5
| * | mtd: gpmi: remove useless (void *) type casts and spaces between type casts a...Lothar Waßmann2014-07-271-5/+5
| * | mtd: atmel_nand: NFC: support multiple interrupt handlingJosh Wu2014-07-211-22/+62
| * | mtd: atmel_nand: implement the nfc_device_ready() by checking the R/B bitWu, Josh2014-07-211-3/+11
| * | mtd: atmel_nand: add NFC status error checkWu, Josh2014-07-212-1/+27
| * | mtd: atmel_nand: make ecc parameters same as definitionBo Shen2014-07-211-10/+10
| * | mtd: nand: add ONFI timing mode to nand_timings converterBoris BREZILLON2014-07-212-1/+254
| * | Merge tag 'v3.16-rc6' into MTD development branchBrian Norris2014-07-214-4/+51
| |\ \ | | |/
| * | mtd: cfi_cmdset_0002: fix do_write_buffer() timeout errorBean Huo2014-07-161-2/+23
| * | mtd: denali: use 8 bytes for READID commandgrmoore@altera.com2014-07-141-3/+3
| * | mtd/ftl: fix the double free of the buffers allocated in build_maps()Kevin Hao2014-07-141-1/+0
| * | mtd: phram: Fix whitespace issuesRob Ward2014-07-141-1/+2
| * | mtd: spi-nor: add support for EON EN25QH128Sergey Ryazanov2014-07-141-0/+1
| * | mtd: cfi_cmdset_0002: Add support for locking OTP memoryChristian Riesch2014-07-111-5/+84
| * | mtd: cfi_cmdset_0002: Add support for writing OTP memoryChristian Riesch2014-07-111-7/+60
| * | mtd: cfi_cmdset_0002: Invalidate cache after entering/exiting OTP memoryChristian Riesch2014-07-111-10/+34
| * | mtd: cfi_cmdset_0002: Add support for reading OTPChristian Riesch2014-07-111-0/+156
| * | mtd: spi-nor: add support for flag status register on Micron chipsgrmoore@altera.com2014-07-111-0/+52
| * | mtd: Account for BBT blocks when a partition is being allocatedEzequiel Garcia2014-07-081-1/+3
| * | mtd: Introduce mtd_block_isreserved()Ezequiel Garcia2014-07-084-2/+53
| * | mtd: Add sysfs attributes to expose the ECC stats fieldsEzequiel Garcia2014-07-081-0/+45
| * | mtd: phram: replace kmalloc/strcpy by kstrdupFabian Frederick2014-07-051-3/+1
| * | mtd: bf5xx_nand: drop no-op PM supportBrian Norris2014-07-021-24/+0
| * | mtd/ftl: drop the useless VirtualPageMap in partition_tKevin Hao2014-07-021-3/+0
| * | mtd: maps: rbtx4939-flash: delete an unused variable in rbtx4939_flash_removeAtsushi Nemoto2014-07-021-2/+0
| * | mtd: s3c2410: Move to clk_prepare_enable/clk_disable_unprepareVasily Khoruzhick2014-07-021-2/+2
OpenPOWER on IntegriCloud