summaryrefslogtreecommitdiffstats
path: root/drivers/mtd
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next/ubi'Sascha Hauer2014-10-025-42/+40
|\
| * UBI: bugfix in ubi_wl_flush()Richard Weinberger2014-09-111-2/+2
| * UBI: init_volumes: Ignore volumes with no LEBsRichard Weinberger2014-09-111-1/+1
| * UBI: fastmap: do not miss bit-flipsBrian Norris2014-09-111-1/+1
| * UBI: fix the volumes tree sorting criteriaHeiko Schocher2014-09-111-1/+1
| * UBI: fix rb_tree node comparison in add_mapMike Snitzer2014-09-111-2/+2
| * UBI: fix ubi free PEBs count calculationTanya Brokhman2014-09-111-0/+3
| * UBI: fix error path in __wl_get_pebTanya Brokhman2014-09-111-0/+3
| * UBI: fix some use after free bugsDan Carpenter2014-09-111-4/+4
| * UBI: avoid program operation on NOR flash after erasure interruptedQi Wang 王起 (qiwang)2014-09-111-32/+22
| * UBI: fix error return codeJulia Lawall2014-09-111-1/+3
* | Merge branch 'for-next/resource-err-ptr'Sascha Hauer2014-10-025-2/+21
|\ \
| * | resource: Let dev_request_mem_region return an error pointerSascha Hauer2014-09-164-2/+14
| * | resource: Let dev_request_mem_region_by_name return an error pointerSascha Hauer2014-09-161-0/+7
* | | Merge branch 'for-next/mtd'Sascha Hauer2014-10-023-0/+128
|\ \ \
| * | | mtd: add mtdram device (which build mtd over ram area - useful for FRAM oder ...Sebastian Block2014-09-093-0/+128
| |/ /
* | | Merge branch 'for-next/misc'Sascha Hauer2014-10-022-3/+3
|\ \ \
| * | | Subject: [PATCH] cfi: print size in human readable formatFranck Jullien2014-09-241-2/+2
| * | | nand: orion: Limit to Kirkwood platformEzequiel Garcia2014-09-091-1/+1
| |/ /
* / / nand: atmel: runtime to generate galois tableBo Shen2014-09-221-4/+117
|/ /
* | Merge branch 'for-next/marvell'Sascha Hauer2014-09-053-0/+168
|\ \
| * | nand: Add Marvell Orion NAND driverEzequiel Garcia2014-09-013-0/+168
| |/
* | mtd: atmel_nand: add support for device treeRaphaël Poggi2014-09-031-1/+110
* | mtd: atmel_nand: retrieve ecc_mode from pdataRaphaël Poggi2014-09-021-1/+1
* | mtd: nand: add has_pmecc memberRaphaël Poggi2014-09-021-1/+1
|/
* Merge branch 'for-next/misc'Sascha Hauer2014-08-071-2/+9
|\
| * mtd: atmel_nand: enable PMECC for 8k page nandRaphael Poggi2014-07-181-0/+1
| * mtd: atmel_nand: fix bit error correctionRaphael Poggi2014-07-181-1/+2
| * mtd: atmel_nand: increase chip_delayRaphael Poggi2014-07-181-1/+1
| * mtd: atmel_nand: add SOFT_BCH supportRaphael Poggi2014-07-171-0/+5
* | mtd: omap gpmc: reserve 14 byte/subpage for ECC in BCH8 romcodeSascha Hauer2014-08-011-8/+2
* | mtd: omap gpmc: fix ecc bytes/sizeSascha Hauer2014-08-011-6/+6
|/
* drivers/mtd: fix NULL pointer dereference in partition lock/unlockZahari Doychev2014-07-091-0/+6
* mtd: delete partition erase size initialisationRenaud Barbier2014-07-031-1/+0
* mtd: use long long dev param for sizeHerve Codina2014-06-131-1/+1
* treewide: remove address of the Free Software FoundationAntony Pavlov2014-06-1116-63/+0
* mtd: partition: implement lock/unlockSascha Hauer2014-06-101-0/+28
* mtd: partition: Fix multi eraseregion chipsSascha Hauer2014-06-101-17/+24
* mtd: fix mtd erasesizeHerve Codina2014-06-101-1/+10
* mtd: Fix writesize parameter valueHerve Codina2014-06-101-1/+1
* Merge branch 'for-next/misc'Sascha Hauer2014-06-042-5/+10
|\
| * mtd: m25p80: update Micron IDsSascha Hauer2014-05-151-2/+4
| * mtd: partitions: only add write functions when mtd write support is enabledSascha Hauer2014-05-151-3/+6
* | Merge branch 'for-next/doc'Sascha Hauer2014-06-042-10/+5
|\ \
| * | commands: harmonize in-barebox documentationHolger Schurig2014-05-142-10/+3
| * | commands: group 'help' outputHolger Schurig2014-05-142-0/+2
| |/
* / mtd: nand: mxs: Fix 2k nand with oob size of 224 bytesSascha Hauer2014-05-201-16/+0
|/
* drop CONFIG_PARTITION_NEED_MTDSascha Hauer2014-05-132-3/+1
* Merge branch 'for-next/misc'Sascha Hauer2014-05-052-7/+1
|\
| * mtd: nand: bbt: Remove unused variableAlexander Shiyan2014-04-231-4/+1