summaryrefslogtreecommitdiffstats
path: root/drivers/mtd
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next/mtd'Sascha Hauer2014-04-048-15/+36
|\
| * nand: mxs: Fix for calculating ecc strength on some types of NAND flashDmitry Lavnikevich2014-03-121-4/+17
| * nand: mxs: Check for up to 4 NAND chipsDmitry Lavnikevich2014-03-121-2/+9
| * ubi: Fix for creating ubi volumes with 64bit sizeDmitry Lavnikevich2014-03-121-1/+1
| * mtd: Support for 4GB partitionsDmitry Lavnikevich2014-03-121-2/+2
| * mtd: Update internal API to support 64-bit device sizeDmitry Lavnikevich2014-03-125-6/+7
* | Merge branch 'for-next/misc'Sascha Hauer2014-04-041-1/+1
|\ \
| * | mtd: omap gpmc: Turn debug message into dev_dbgSascha Hauer2014-04-041-1/+1
| |/
* / mtd: ubi: avoid NULL pointer dereference in ubi_get_devicePhilipp Zabel2014-03-231-0/+2
|/
* Merge branch 'for-next/ubi'Sascha Hauer2014-03-074-20/+33
|\
| * mtd: ubi: rework loggingSascha Hauer2014-02-284-20/+33
* | Merge branch 'for-next/partitionhelper'Sascha Hauer2014-03-071-1/+1
|\ \
| * | mtd/nand: constify filename parameterUwe Kleine-König2014-02-281-1/+1
* | | Merge branch 'for-next/mtd'Sascha Hauer2014-03-077-54/+103
|\ \ \
| * | | mtd: mtdoob: Do not create for partitionsSascha Hauer2014-02-261-1/+4
| * | | mtd: mtdraw: Do not create for partitions and devices without oobSascha Hauer2014-02-261-0/+6
| * | | ubi: register ubi devices and volumes as devicesSascha Hauer2014-02-263-1/+31
| * | | mtd: register mtd partitions as real mtd devicesSascha Hauer2014-02-262-1/+9
| * | | mtd: partition: make the mtd device the parent of the partitionSascha Hauer2014-02-261-1/+1
| * | | mtd: partition: only copy selected fields to partitionSascha Hauer2014-02-261-1/+12
| * | | mtd: Only call of_parse_partitions when the mtd has a parentSascha Hauer2014-02-261-1/+3
| * | | mtd: erase_info may be modified in mtd_eraseSascha Hauer2014-02-261-5/+9
| * | | mtd: Simplify partitionsSascha Hauer2014-02-131-45/+31
| |/ /
* | | Merge branch 'for-next/modalias'Sascha Hauer2014-03-071-13/+15
|\ \ \
| * | | mtd: m25p80: set driver id_tableSascha Hauer2014-02-091-13/+15
| |/ /
* | | Merge branch 'for-next/misc'Sascha Hauer2014-03-072-2/+3
|\ \ \
| * | | mtd: nand_imx: Remove redundant assignmentAlexander Shiyan2014-02-171-1/+1
| * | | mtd: core: avoid possible NULL ptr derefLucas Stach2014-02-101-1/+2
| |/ /
* | / mtd: nand: atmel pmecc: disable subpage writesHerve Codina2014-03-031-0/+1
| |/ |/|
* | cfi_flash: fix NULL pointer dereferencePhilippe Rétornaz2014-02-281-1/+1
|/
* cfi_flash.c: correct calculation of region erasesize and offset for multiple ...Cristiano De Alti2014-02-041-2/+2
* UBI: Add some asserts to ubi_attach_fastmap()Richard Weinberger2014-01-071-0/+4
* UBI: Fix memory leak in ubi_attach_fastmap() error pathRichard Weinberger2014-01-071-0/+13
* UBI: simplify image sequence testRichard Genoud2014-01-071-3/+2
* UBI: fastmap: fix backward compatibility with image_seqRichard Genoud2014-01-071-3/+19
* UBI: Call scan_all() with correct offset in error caseRichard Weinberger2014-01-071-2/+4
* UBI: Fix error path in scan_pool()Richard Weinberger2014-01-071-1/+1
* UBI: fix refill_wl_user_pool()Richard Weinberger2014-01-071-4/+0
* UBI: Fix invalidate_fastmap()Richard Weinberger2014-01-071-4/+1
* UBI: Fix PEB leak in wear_leveling_worker()Richard Weinberger2014-01-071-0/+3
* mtd: Add subpagesize to mtd_info_userSascha Hauer2013-12-201-0/+1
* mtd: fix mtd_read return valueSascha Hauer2013-12-201-1/+14
* mtd: fix wrong return values in cdev readSascha Hauer2013-12-201-5/+4
* mtd: nand_imx: remove trailing whitespacesSascha Hauer2013-12-191-1/+1
* nand_imx: fix read ONFI param on NFC v21Eric Bénard2013-12-191-17/+9
* atmel_nand: check gpio validity before using itEric Bénard2013-12-121-2/+2
* Merge branch 'for-next/omap-drivers'Sascha Hauer2013-12-061-26/+10
|\
| * mtd: omap gpmc: Use dev_add_param_enumSascha Hauer2013-11-271-26/+10
* | Merge branch 'for-next/misc'Sascha Hauer2013-12-063-0/+3
|\ \
| * | treewide: Add missing includesSascha Hauer2013-11-083-0/+3
| |/