aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-11-22mtd: remove use of __devexitBill Pemberton46-50/+50
2012-11-22mtd: remove use of __devinitconstBill Pemberton3-3/+3
2012-11-22mtd: remove use of __devinitdataBill Pemberton5-5/+5
2012-11-22mtd: remove use of __devinitBill Pemberton50-93/+92
2012-11-22mtd: remove use of __devexit_pBill Pemberton38-38/+38
2012-11-22mtd: Drop FORTUNET supportAlexander Shiyan3-285/+0
2012-11-22mtd: ofpart: Replicate mtd cmdline "lk" option with device tree "lock" propertyJosh Radel1-1/+4
2012-11-22mtd: m25p80: add support for the Winbond w25q80bl chipStephen Warren1-0/+1
2012-11-22mtd: bcm47xxnflash: enable BCM4706 driverRafał Miłecki3-3/+5
2012-11-22mtd: bcm47xxnflash: implement readingRafał Miłecki2-0/+107
2012-11-22mtd: bcm47xxnflash: support for NAND_CMD_READID commandRafał Miłecki2-0/+106
2012-11-22mtd: bcm47xxnflash: init NAND on BCM4706Rafał Miłecki2-0/+110
2012-11-22mtd: prepare place for BCMA NAND flash driver(s)Rafał Miłecki5-0/+135
2012-11-21Merge branch 'clps711x/soc2' into next/socOlof Johansson7-714/+0
2012-11-21ARM: clps711x: p720t: Special driver for handling NAND memory is removedAlexander Shiyan3-183/+0
2012-11-21ARM: clps711x: autcpu12: Special driver for handling NAND memory is removedAlexander Shiyan3-245/+0
2012-11-21ARM: clps711x: cdb89712: Special driver for handling memory is removedAlexander Shiyan3-286/+0
2012-11-21mtd: bcm63xxpart: use correct printk format for partitionsJonas Gorski1-3/+2
2012-11-21mtd: bcm63xxpart: move the last curpart++ to its correct placeJonas Gorski1-1/+1
2012-11-21mtd: bcm63xxpart: make fixed part length calculation more genericJonas Gorski1-4/+7
2012-11-21mtd: bcm63xxpart: merge sparelen calculationJonas Gorski1-2/+1
2012-11-21mtd: bcm63xxpart: remove unused variableJonas Gorski1-8/+3
2012-11-21mtd: use SQUASHFS_MAGIC from uapi/linux/magic.hLuka Perkov1-5/+2
2012-11-21mtd: mtd_blkdevs: Replace request handler kthread with a workqueueEzequiel Garcia1-32/+15
2012-11-21mtd: mtd_blkdev: Use a different name for block_device_operations variableEzequiel Garcia1-2/+2
2012-11-21Merge branch 'for-3.7' of git://git.infradead.org/users/dedekind/l2-mtdDavid Woodhouse3-2/+3
2012-11-19Fix misspellings of "whether" in comments.Adam Buchbinder2-2/+2
2012-11-18mtd: Fix typo mtd/testsMasanari Iida8-9/+9
2012-11-18mtd: de-select the chip when it is not usedHuang Shijie1-4/+6
2012-11-18mtd: s3c2410: Fix potential NULL pointer dereference errorSachin Kamat1-2/+5
2012-11-16mtd: physmap_of: allow to specify the mtd name for retro compatiblityJean-Christophe PLAGNIOL-VILLARD1-1/+4
2012-11-16mtd: fsl_ifc_nand: wait tWB time, poll R/B before command executionPrabhakar Kushwaha1-2/+2
2012-11-16mtd: diskonchip: don't warn about ARM architectureArnd Bergmann2-4/+0
2012-11-15mtd: nand_wait: warn if the nand is busy on exitMatthieu CASTET1-0/+2
2012-11-15mtd: davinci: add support for parition binding nodesMurali Karicheri1-3/+10
2012-11-15mtd: cmdlinepart: fix the overflow of big mtd partitionsHuang Shijie1-5/+6
2012-11-15Merge branch 'omap/headers4' into next/cleanupArnd Bergmann2-40/+136
2012-11-15mtdoops: don't erase flash at each bootMatthieu CASTET1-8/+7
2012-11-15mtd: sh_flctl: Add device tree supportBastian Hecht1-7/+87
2012-11-15mtd: sh_flctl: Add DMA capabiltyBastian Hecht1-2/+171
2012-11-15mtd: sh_flctl: Minor cleanupsBastian Hecht1-21/+16
2012-11-15mtd: gpmi: remove unneccessary headerHuang Shijie3-3/+6
2012-11-15mtd: gpio-nand: Ability to use driver for configurations without RDY-pinAlexander Shiyan1-7/+15
2012-11-15mtd: use the NAND_STATUS_FAIL to replace the hardcodeHuang Shijie1-2/+2
2012-11-15mtd: mtd_oobtest: printk -> pr_{info,err,crit}Vikram Narayanan1-87/+84
2012-11-15mtd: tests: mtd_torturetest: Replace printk with pr_{info,crit}Vikram Narayanan1-36/+37
2012-11-15mtd: tests: mtd_subpagetest: replace printk with pr_{info,crit,err}Vikram Narayanan1-62/+62
2012-11-15mtd: tests: mtd_speedtest: Replace printk with pr_{info,crit,err}Vikram Narayanan1-44/+44
2012-11-15mtd: tests: mtd_stresstest: Replace printk with pr_{info,crit,err}Vikram Narayanan1-22/+22
2012-11-15mtd: tests: mtd_readtest: Replace printk with pr_{info,err}Vikram Narayanan1-21/+21