summaryrefslogtreecommitdiffstats
path: root/drivers/mtd
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next/streaming-dma'Sascha Hauer2015-03-091-3/+4
|\
| * ARM: move DMA alloc functions to dma.hLucas Stach2015-03-061-1/+1
| * ARM: change dma_alloc/free_coherent to match other architecturesLucas Stach2015-03-061-2/+3
* | Merge branch 'for-next/mtd-partitions'Sascha Hauer2015-03-063-9/+234
|\ \
| * | mtd: fixup device tree partitionsSascha Hauer2015-02-121-0/+64
| * | mtd: Add a partitions parameter to mtd devicesSascha Hauer2015-02-121-1/+96
| * | mtd: Use flags parameter in mtd_add_partitionSascha Hauer2015-02-121-0/+1
| * | mtd: forbid conflicting mtd partitionsSascha Hauer2015-02-121-3/+30
| * | mtd: nand: remove automatically created bb devicesSascha Hauer2015-02-122-4/+14
| * | mtd: Add partitions to listSascha Hauer2015-02-121-0/+8
| * | mtd: partitions: Add error checkSascha Hauer2015-02-121-1/+10
| * | mtd: partitions: Use xstrdupSascha Hauer2015-02-121-1/+1
| * | mtd: core: add error checksSascha Hauer2015-02-121-2/+13
| |/
* | mtd: nand-imx: don't copy more bytes than read from hardwareUwe Kleine-König2015-02-111-1/+5
* | mtd: nand: cleanup ONFI printed errors, warningsBrian Norris2015-02-111-9/+6
* | mtd: nand-imx: fix byte reading in x16 modeUwe Kleine-König2015-02-111-18/+15
|/
* 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
|\ \ \