aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-22bcma: export PLL reading functionRafał Miłecki
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-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-18jffs2: hold erase_completion_lock on exitAlexey Khoroshilov
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: uninitialized variable warning in map.hArnd Bergmann
2012-11-16mtd: diskonchip: use inline functions for DocRead/DocWriteArnd Bergmann
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-15mtd: map: Fix compilation warningViresh Kumar
2012-11-15mtd: Fix kernel-doc content to avoid warning.Robert P. J. Day
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
2012-11-15mtd: tests: mtd_stresstest: Replace printk with pr_{info,crit,err}Vikram Narayanan
2012-11-15mtd: tests: mtd_readtest: Replace printk with pr_{info,err}Vikram Narayanan
2012-11-15mtd: tests: mtd_pagetest: Replace printk with pr_{info,crit,err}Vikram Narayanan