| Commit message (Expand) | Author | Files | Lines |
2012-11-21 | mtd: bcm63xxpart: move the last curpart++ to its correct place | Jonas Gorski | 1 | -1/+1 |
2012-11-21 | mtd: bcm63xxpart: make fixed part length calculation more generic | Jonas Gorski | 1 | -4/+7 |
2012-11-21 | mtd: bcm63xxpart: merge sparelen calculation | Jonas Gorski | 1 | -2/+1 |
2012-11-21 | mtd: bcm63xxpart: remove unused variable | Jonas Gorski | 1 | -8/+3 |
2012-11-21 | mtd: use SQUASHFS_MAGIC from uapi/linux/magic.h | Luka Perkov | 1 | -5/+2 |
2012-11-21 | mtd: mtd_blkdevs: Replace request handler kthread with a workqueue | Ezequiel Garcia | 2 | -33/+18 |
2012-11-21 | mtd: mtd_blkdev: Use a different name for block_device_operations variable | Ezequiel Garcia | 1 | -2/+2 |
2012-11-18 | mtd: Fix typo mtd/tests | Masanari Iida | 8 | -9/+9 |
2012-11-18 | mtd: de-select the chip when it is not used | Huang Shijie | 1 | -4/+6 |
2012-11-18 | mtd: s3c2410: Fix potential NULL pointer dereference error | Sachin Kamat | 1 | -2/+5 |
2012-11-18 | jffs2: hold erase_completion_lock on exit | Alexey Khoroshilov | 1 | -2/+4 |
2012-11-16 | mtd: physmap_of: allow to specify the mtd name for retro compatiblity | Jean-Christophe PLAGNIOL-VILLARD | 2 | -1/+7 |
2012-11-16 | mtd: fsl_ifc_nand: wait tWB time, poll R/B before command execution | Prabhakar Kushwaha | 1 | -2/+2 |
2012-11-16 | mtd: uninitialized variable warning in map.h | Arnd Bergmann | 1 | -1/+1 |
2012-11-16 | mtd: diskonchip: use inline functions for DocRead/DocWrite | Arnd Bergmann | 1 | -4/+18 |
2012-11-16 | mtd: diskonchip: don't warn about ARM architecture | Arnd Bergmann | 2 | -4/+0 |
2012-11-15 | mtd: nand_wait: warn if the nand is busy on exit | Matthieu CASTET | 1 | -0/+2 |
2012-11-15 | mtd: davinci: add support for parition binding nodes | Murali Karicheri | 2 | -3/+18 |
2012-11-15 | mtd: cmdlinepart: fix the overflow of big mtd partitions | Huang Shijie | 1 | -5/+6 |
2012-11-15 | mtd: map: Fix compilation warning | Viresh Kumar | 1 | -1/+1 |
2012-11-15 | mtd: Fix kernel-doc content to avoid warning. | Robert P. J. Day | 1 | -2/+2 |
2012-11-15 | mtdoops: don't erase flash at each boot | Matthieu CASTET | 1 | -8/+7 |
2012-11-15 | mtd: sh_flctl: Add device tree support | Bastian Hecht | 2 | -7/+136 |
2012-11-15 | mtd: sh_flctl: Add DMA capabilty | Bastian Hecht | 2 | -2/+183 |
2012-11-15 | mtd: sh_flctl: Minor cleanups | Bastian Hecht | 2 | -22/+17 |
2012-11-15 | mtd: gpmi: remove unneccessary header | Huang Shijie | 4 | -71/+6 |
2012-11-15 | mtd: gpio-nand: Ability to use driver for configurations without RDY-pin | Alexander Shiyan | 1 | -7/+15 |
2012-11-15 | mtd: use the NAND_STATUS_FAIL to replace the hardcode | Huang Shijie | 1 | -2/+2 |
2012-11-15 | mtd: mtd_oobtest: printk -> pr_{info,err,crit} | Vikram Narayanan | 1 | -87/+84 |
2012-11-15 | mtd: tests: mtd_torturetest: Replace printk with pr_{info,crit} | Vikram Narayanan | 1 | -36/+37 |
2012-11-15 | mtd: tests: mtd_subpagetest: replace printk with pr_{info,crit,err} | Vikram Narayanan | 1 | -62/+62 |
2012-11-15 | mtd: tests: mtd_speedtest: Replace printk with pr_{info,crit,err} | Vikram Narayanan | 1 | -44/+44 |
2012-11-15 | mtd: tests: mtd_stresstest: Replace printk with pr_{info,crit,err} | Vikram Narayanan | 1 | -22/+22 |
2012-11-15 | mtd: tests: mtd_readtest: Replace printk with pr_{info,err} | Vikram Narayanan | 1 | -21/+21 |
2012-11-15 | mtd: tests: mtd_pagetest: Replace printk with pr_{info,crit,err} | Vikram Narayanan | 1 | -76/+76 |
2012-11-15 | mtd: tests: mtd_nandecctest: Use pr_fmt macro | Vikram Narayanan | 1 | -2/+4 |
2012-11-15 | mtd: tests: mtd_nandbiterrs: replace msg macro with pr_{info,err} | Vikram Narayanan | 1 | -36/+37 |
2012-11-15 | mtd: spear_smi: use module_platform_driver macro | Srinivas Kandagatla | 1 | -12/+1 |
2012-11-15 | mtd: nand: Increase the ecc placement locations to 640 | Vipin Kumar | 1 | -1/+1 |
2012-11-15 | mtd: fsmc_nand: use relaxed variants of io accessors | Vipin Kumar | 1 | -25/+29 |
2012-11-15 | mtd: fsmc_nand: modify the wait to uninterruptible | Vipin Kumar | 1 | -1/+1 |
2012-11-15 | mtd: fsmc_nand: change the type for regs to void __iomem * | Vipin Kumar | 1 | -1/+1 |
2012-11-15 | ARM: nomadik: fixup some FSMC merge problems | Linus Walleij | 1 | -4/+17 |
2012-11-15 | mtd: fsmc_nand: pass the ale and cmd resource via resource | Jean-Christophe PLAGNIOL-VILLARD | 9 | -66/+49 |
2012-11-15 | mtd: delete nomadik_nand driver | Linus Walleij | 4 | -258/+0 |
2012-11-15 | ARM: nomadik: switch over to using the FSMC driver | Linus Walleij | 4 | -66/+30 |
2012-11-15 | mtd: denali: add a DT driver | Dinh Nguyen | 5 | -1/+200 |
2012-11-15 | mtd: denali: split the generic driver and PCI layer | Dinh Nguyen | 5 | -134/+188 |
2012-11-15 | mtd: fsl_elbc_nand: remove unnecessary badblock_pattern | Brian Norris | 1 | -15/+0 |
2012-11-15 | mtd: ofpart: Fix incorrect NULL check in parse_ofoldpart_partitions() | Sachin Kamat | 1 | -1/+1 |