summaryrefslogtreecommitdiffstats
path: root/drivers/mtd
Commit message (Expand)AuthorAgeFilesLines
* mtd: nand-bb: Also print raw position in debug messagesSascha Hauer2015-02-101-2/+4
* mtd: nand-bb: Fix test for bad block when readingSascha Hauer2015-02-101-1/+1
* mtd: nand-bb: fix erasing bb devices with bad blocksSascha Hauer2015-02-101-3/+21
* mtd: nand-bb: Fix accesses beyond deviceSascha Hauer2015-02-101-0/+16
* mtd: Fix allowing to erase bad blocks on partitionsSascha Hauer2015-02-101-3/+3
* mtd: nand: omap: Fix OMAP_ECC_BCH8_CODE_HW ecc modeSascha Hauer2015-02-101-2/+2
* Merge branch 'for-next/pxa'Sascha Hauer2015-02-043-0/+1028
|\
| * mtd: nand: add mrvl-nand driverRobert Jarzmik2015-01-193-0/+1028
* | Merge branch 'for-next/misc'Sascha Hauer2015-02-041-1/+1
|\ \
| * | trivial: s/flasg/flash/Uwe Kleine-König2015-01-271-1/+1
| |/
* / ARM: i.MX6: use generic calculation in nand bbu handlerStefan Christ2015-01-291-3/+4
|/
* sizes.h: move include/sizes.h to include/linux/sizes.hMasahiro Yamada2015-01-081-1/+1
* treewide: Fix typo collumn -> columnSascha Hauer2014-12-111-3/+3
* Merge branch 'for-next/imx'Sascha Hauer2014-12-081-0/+1
|\
| * imx6: clk: Gate off ENFC clock before setting clock rateDmitry Lavnikevich2014-11-261-0/+1
* | mtd: ubi: get_bad_peb_limit from mtd masterJan Weitzel2014-11-201-1/+5
* | mtd: nand_orion: remove unused goto labelUwe Kleine-König2014-11-101-1/+1
|/
* 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