summaryrefslogtreecommitdiff
path: root/drivers/mtd
AgeCommit message (Expand)Author
2012-12-03mted: nand_wait_ready timeout fixMatthieu CASTET
2012-12-03mtd: bcm47xxnflash: support NAND_CMD_STATUSRafał Miłecki
2012-12-03mtd: bcm47xxnflash: define some magic numbersRafał Miłecki
2012-12-03mtd: remove the "chip" parameter in nand_get_device()Huang Shijie
2012-12-03mtd: remove the de-select chip code in nand_release_device()Huang Shijie
2012-12-03mtd: m25p80: modify info for Micron N25Q128Liming Wang
2012-12-03mtd cs553x_nand: Initialise ecc.strength before nand_scan()Nathan Williams
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-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-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-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