aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd
Commit message (Expand)AuthorAge
...
| * | mtd: remove the de-select chip code in nand_release_device()Huang Shijie2012-12-03
| * | mtd: m25p80: modify info for Micron N25Q128Liming Wang2012-12-03
| * | mtd cs553x_nand: Initialise ecc.strength before nand_scan()Nathan Williams2012-12-03
| * | mtd: fix a number of checkpatch complaintsArtem Bityutskiy2012-11-22
| * | mtd: remove use of __devexitBill Pemberton2012-11-22
| * | mtd: remove use of __devinitconstBill Pemberton2012-11-22
| * | mtd: remove use of __devinitdataBill Pemberton2012-11-22
| * | mtd: remove use of __devinitBill Pemberton2012-11-22
| * | mtd: remove use of __devexit_pBill Pemberton2012-11-22
| * | mtd: Drop FORTUNET supportAlexander Shiyan2012-11-22
| * | mtd: ofpart: Replicate mtd cmdline "lk" option with device tree "lock" propertyJosh Radel2012-11-22
| * | mtd: m25p80: add support for the Winbond w25q80bl chipStephen Warren2012-11-22
| * | mtd: bcm47xxnflash: enable BCM4706 driverRafał Miłecki2012-11-22
| * | mtd: bcm47xxnflash: implement readingRafał Miłecki2012-11-22
| * | mtd: bcm47xxnflash: support for NAND_CMD_READID commandRafał Miłecki2012-11-22
| * | mtd: bcm47xxnflash: init NAND on BCM4706Rafał Miłecki2012-11-22
| * | mtd: prepare place for BCMA NAND flash driver(s)Rafał Miłecki2012-11-22
| * | mtd: bcm63xxpart: use correct printk format for partitionsJonas Gorski2012-11-21
| * | mtd: bcm63xxpart: move the last curpart++ to its correct placeJonas Gorski2012-11-21
| * | mtd: bcm63xxpart: make fixed part length calculation more genericJonas Gorski2012-11-21
| * | mtd: bcm63xxpart: merge sparelen calculationJonas Gorski2012-11-21
| * | mtd: bcm63xxpart: remove unused variableJonas Gorski2012-11-21
| * | mtd: use SQUASHFS_MAGIC from uapi/linux/magic.hLuka Perkov2012-11-21
| * | mtd: mtd_blkdevs: Replace request handler kthread with a workqueueEzequiel Garcia2012-11-21
| * | mtd: mtd_blkdev: Use a different name for block_device_operations variableEzequiel Garcia2012-11-21
| * | mtd: Fix typo mtd/testsMasanari Iida2012-11-18
| * | mtd: de-select the chip when it is not usedHuang Shijie2012-11-18
| * | mtd: s3c2410: Fix potential NULL pointer dereference errorSachin Kamat2012-11-18
| * | mtd: physmap_of: allow to specify the mtd name for retro compatiblityJean-Christophe PLAGNIOL-VILLARD2012-11-16
| * | mtd: fsl_ifc_nand: wait tWB time, poll R/B before command executionPrabhakar Kushwaha2012-11-16
| * | mtd: diskonchip: don't warn about ARM architectureArnd Bergmann2012-11-16
| * | mtd: nand_wait: warn if the nand is busy on exitMatthieu CASTET2012-11-15
| * | mtd: davinci: add support for parition binding nodesMurali Karicheri2012-11-15
| * | mtd: cmdlinepart: fix the overflow of big mtd partitionsHuang Shijie2012-11-15
| * | mtdoops: don't erase flash at each bootMatthieu CASTET2012-11-15
| * | mtd: sh_flctl: Add device tree supportBastian Hecht2012-11-15
| * | mtd: sh_flctl: Add DMA capabiltyBastian Hecht2012-11-15
| * | mtd: sh_flctl: Minor cleanupsBastian Hecht2012-11-15
| * | mtd: gpmi: remove unneccessary headerHuang Shijie2012-11-15
| * | mtd: gpio-nand: Ability to use driver for configurations without RDY-pinAlexander Shiyan2012-11-15
| * | mtd: use the NAND_STATUS_FAIL to replace the hardcodeHuang Shijie2012-11-15
| * | mtd: mtd_oobtest: printk -> pr_{info,err,crit}Vikram Narayanan2012-11-15
| * | mtd: tests: mtd_torturetest: Replace printk with pr_{info,crit}Vikram Narayanan2012-11-15
| * | mtd: tests: mtd_subpagetest: replace printk with pr_{info,crit,err}Vikram Narayanan2012-11-15
| * | mtd: tests: mtd_speedtest: Replace printk with pr_{info,crit,err}Vikram Narayanan2012-11-15
| * | mtd: tests: mtd_stresstest: Replace printk with pr_{info,crit,err}Vikram Narayanan2012-11-15
| * | mtd: tests: mtd_readtest: Replace printk with pr_{info,err}Vikram Narayanan2012-11-15
| * | mtd: tests: mtd_pagetest: Replace printk with pr_{info,crit,err}Vikram Narayanan2012-11-15
| * | mtd: tests: mtd_nandecctest: Use pr_fmt macroVikram Narayanan2012-11-15
| * | mtd: tests: mtd_nandbiterrs: replace msg macro with pr_{info,err}Vikram Narayanan2012-11-15