summaryrefslogtreecommitdiffstats
path: root/drivers/mtd
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next/of-device-id'Sascha Hauer2015-05-061-4/+4
|\
| * of: use 'const void *' for struct of_device_id.dataAntony Pavlov2015-04-301-4/+4
* | Merge branch 'for-next/misc'Sascha Hauer2015-05-063-8/+9
|\ \ | |/ |/|
| * mtd: of_mtd_fixup(): fix given DT not the default oneMarc Kleine-Budde2015-05-011-1/+1
| * ubi: cdev: remove trailing newline from debug messagesMarc Kleine-Budde2015-04-231-7/+7
| * mtd: m25p80: import ID for Winbond W25Q128FVSSI from linuxAntony Pavlov2015-04-141-0/+1
* | mtd: partition: Fix OF partition fixupSascha Hauer2015-04-281-2/+2
|/
* mtd: nand_omap_gpmc: Fix ecc check for bch8 romcodeTeresa Gámez2015-03-301-15/+23
* mtd: nand_omap_gpmc: Remove unused codeTeresa Gámez2015-03-301-68/+0
* 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