summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mtd: don't WARN about overloaded users of mtd->reboot_notifier.notifier_callBrian Norris2015-11-061-1/+2
* mtd: nand: sunxi: avoid retrieving data before ECC passBoris BREZILLON2015-11-021-1/+1
* mtd: nand: sunxi: fix sunxi_nfc_hw_ecc_read/write_chunk()Boris BREZILLON2015-11-021-2/+2
* mtd: blkdevs: fix potential deadlock + lockdep warningsBrian Norris2015-10-311-5/+5
* mtd: ofpart: move ofpart partitions to a dedicated dt nodeMichal Suchanek2015-10-301-17/+46
* doc: dt: mtd: support partitions in a special 'partitions' subnodeMichal Suchanek2015-10-301-29/+42
* mtd: brcmnand: Force 8bit mode before doing nand_scan_ident()Anup Patel2015-10-301-0/+10
* mtd: brcmnand: factor out CFG and CFG_EXT bitfieldsBrian Norris2015-10-301-7/+31
* mtd: mtdpart: Do not fail mtd probe when parsing partitions failsBrian Norris2015-10-272-6/+14
* mtd: fsl-quadspi: fix macro collision problems with READ/WRITEHan Xu2015-10-261-10/+10
* mtd: warn when registering the same master many timesBrian Norris2015-10-261-0/+9
* mtd: fixup corner case error handling in mtd_device_parse_register()Brian Norris2015-10-261-2/+9
* mtd: tests: Replace timeval with ktime_tShraddha Barke2015-10-262-10/+10
* mtd: fsmc_nand: Add BCH4 SW ECC support for SPEAr600Stefan Roese2015-10-262-16/+47
* mtd: nand: vf610_nfc: use nand_check_erased_ecc_chunk() helperBrian Norris2015-10-261-11/+3
* mtd: nand: increase ready wait timeout and report timeoutsAlex Smith2015-10-261-13/+20
* mtd: docg3: off by one in doc_register_sysfs()Dan Carpenter2015-10-261-6/+16
* mtd: pxa3xx_nand: clean up the pxa3xx timingsAntoine Ténart2015-10-261-17/+8
* mtd: pxa3xx_nand: rework flash detection and timing setupAntoine Ténart2015-10-261-88/+35
* mtd: pxa3xx_nand: add helpers to setup the timingsAntoine Ténart2015-10-261-0/+122
* mtd: pxa3xx_nand: fix some compile issues on non-ARM archesAntoine Ténart2015-10-261-2/+2
* mtd: lpc32xx_mlc: fix warnings caused by enabling unprepared clockVladimir Zapolskiy2015-10-201-5/+5
* mtd: lpc32xx_slc: fix warnings caused by enabling unprepared clockVladimir Zapolskiy2015-10-201-5/+5
* mtd: maps: rbtx4939-flash: fix compile errorBrian Norris2015-10-201-1/+1
* mtd: mtd-user: remove stdint.h includeMikko Rapeli2015-10-201-2/+0
* mtd: mtdram: check offs and len in mtdram->eraseDongsheng Yang2015-10-201-0/+21
* mtd: pxa3xx_nand: switch to device PMBrian Norris2015-10-191-7/+11
* mtd: pxa3xx_nand: don't duplicate MTD suspend/resumeBrian Norris2015-10-191-17/+0
* mtd: fsl-quadspi: Include <linux/sizes.h> to avoid build errorFabio Estevam2015-10-191-0/+1
* mtd: fsl-quadspi: allow building for other ARCHes with COMPILE_TESTBrian Norris2015-10-191-1/+2
* mtd: fsl-quadspi: fix printk() format warning for size_tBrian Norris2015-10-191-1/+1
* mtd: spi-nor: add DUAL_READ for w25q{32,64}dwBrian Norris2015-10-191-2/+2
* mtd: spi-nor: disable protection for Winbond flash at startupBrian Norris2015-10-141-3/+4
* mtd: spi-nor: support lock/unlock/is_locked for WinbondBrian Norris2015-10-141-2/+3
* mtd: spi-nor: add mtd_is_locked() supportBrian Norris2015-10-142-1/+39
* mtd: spi-nor: refactor block protection functionsBrian Norris2015-10-141-45/+126
* mtd: spi-nor: fixup kernel-doc for flash lock/unlock function pointersBrian Norris2015-10-141-2/+2
* mtd: spi-nor: use SNOR_MFR_* instead of CFI_MFR_*Brian Norris2015-10-141-12/+11
* mtd: spi-nor: add SPI NOR manufacturer IDsBrian Norris2015-10-141-0/+15
* mtd: spi-nor: make bitfield constants more consistentBrian Norris2015-10-141-10/+10
* mtd: spi-nor: make implicit <linux/bitops.h> dependency explicitBrian Norris2015-10-141-0/+2
* mtd: spi-nor: Add support for s25fl004kSean Nyekjaer2015-10-131-0/+1
* mtd: spi-nor: s25fl204k supports dual I/0Sean Nyekjaer2015-10-131-1/+1
* mtd: nand: pass page number to ecc->write_xxx() methodsBoris BREZILLON2015-10-1320-42/+66
* mtd: nand: txx9ndfmc: show parent device in sysfsFrans Klaver2015-10-131-1/+1
* mtd: nand: jz4740_nand: show parent device in sysfsFrans Klaver2015-10-131-1/+1
* mtd: nand: fsl_upm: show parent device in sysfsFrans Klaver2015-10-131-1/+1
* mtd: nand: socrates_nand: drop owner assignmentFrans Klaver2015-10-131-1/+0
* mtd: nand: fsl_elbc_nand: show parent device in sysfsFrans Klaver2015-10-131-1/+1
* mtd: nand: pxa3xx_nand: show parent device in sysfsFrans Klaver2015-10-131-1/+1