aboutsummaryrefslogtreecommitdiff
path: root/drivers/mtd
AgeCommit message (Expand)Author
2012-11-25Merge tag 'v3.7-rc7' into next/cleanupOlof Johansson
2012-11-22mtd: fix a number of checkpatch complaintsArtem Bityutskiy
2012-11-22mtd: remove use of __devexitBill Pemberton
2012-11-22mtd: remove use of __devinitconstBill Pemberton
2012-11-22mtd: remove use of __devinitdataBill Pemberton
2012-11-22mtd: remove use of __devinitBill Pemberton
2012-11-22mtd: remove use of __devexit_pBill Pemberton
2012-11-22mtd: Drop FORTUNET supportAlexander Shiyan
2012-11-22mtd: ofpart: Replicate mtd cmdline "lk" option with device tree "lock" propertyJosh Radel
2012-11-22mtd: m25p80: add support for the Winbond w25q80bl chipStephen Warren
2012-11-22mtd: bcm47xxnflash: enable BCM4706 driverRafał Miłecki
2012-11-22mtd: bcm47xxnflash: implement readingRafał Miłecki
2012-11-22mtd: bcm47xxnflash: support for NAND_CMD_READID commandRafał Miłecki
2012-11-22mtd: bcm47xxnflash: init NAND on BCM4706Rafał Miłecki
2012-11-22mtd: prepare place for BCMA NAND flash driver(s)Rafał Miłecki
2012-11-21Merge branch 'clps711x/soc2' into next/socOlof Johansson
2012-11-21ARM: clps711x: p720t: Special driver for handling NAND memory is removedAlexander Shiyan
2012-11-21ARM: clps711x: autcpu12: Special driver for handling NAND memory is removedAlexander Shiyan
2012-11-21ARM: clps711x: cdb89712: Special driver for handling memory is removedAlexander Shiyan
2012-11-21mtd: bcm63xxpart: use correct printk format for partitionsJonas Gorski
2012-11-21mtd: bcm63xxpart: move the last curpart++ to its correct placeJonas Gorski
2012-11-21mtd: bcm63xxpart: make fixed part length calculation more genericJonas Gorski
2012-11-21mtd: bcm63xxpart: merge sparelen calculationJonas Gorski
2012-11-21mtd: bcm63xxpart: remove unused variableJonas Gorski
2012-11-21mtd: use SQUASHFS_MAGIC from uapi/linux/magic.hLuka Perkov
2012-11-21mtd: mtd_blkdevs: Replace request handler kthread with a workqueueEzequiel Garcia
2012-11-21mtd: mtd_blkdev: Use a different name for block_device_operations variableEzequiel Garcia
2012-11-21Merge branch 'for-3.7' of git://git.infradead.org/users/dedekind/l2-mtdDavid Woodhouse
2012-11-19Fix misspellings of "whether" in comments.Adam Buchbinder
2012-11-18mtd: Fix typo mtd/testsMasanari Iida
2012-11-18mtd: de-select the chip when it is not usedHuang Shijie
2012-11-18mtd: s3c2410: Fix potential NULL pointer dereference errorSachin Kamat
2012-11-16mtd: physmap_of: allow to specify the mtd name for retro compatiblityJean-Christophe PLAGNIOL-VILLARD
2012-11-16mtd: fsl_ifc_nand: wait tWB time, poll R/B before command executionPrabhakar Kushwaha
2012-11-16mtd: diskonchip: don't warn about ARM architectureArnd Bergmann
2012-11-15mtd: nand_wait: warn if the nand is busy on exitMatthieu CASTET
2012-11-15mtd: davinci: add support for parition binding nodesMurali Karicheri
2012-11-15mtd: cmdlinepart: fix the overflow of big mtd partitionsHuang Shijie
2012-11-15Merge branch 'omap/headers4' into next/cleanupArnd Bergmann
2012-11-15mtdoops: don't erase flash at each bootMatthieu CASTET
2012-11-15mtd: sh_flctl: Add device tree supportBastian Hecht
2012-11-15mtd: sh_flctl: Add DMA capabiltyBastian Hecht
2012-11-15mtd: sh_flctl: Minor cleanupsBastian Hecht
2012-11-15mtd: gpmi: remove unneccessary headerHuang Shijie
2012-11-15mtd: gpio-nand: Ability to use driver for configurations without RDY-pinAlexander Shiyan
2012-11-15mtd: use the NAND_STATUS_FAIL to replace the hardcodeHuang Shijie
2012-11-15mtd: mtd_oobtest: printk -> pr_{info,err,crit}Vikram Narayanan
2012-11-15mtd: tests: mtd_torturetest: Replace printk with pr_{info,crit}Vikram Narayanan
2012-11-15mtd: tests: mtd_subpagetest: replace printk with pr_{info,crit,err}Vikram Narayanan
2012-11-15mtd: tests: mtd_speedtest: Replace printk with pr_{info,crit,err}Vikram Narayanan