| Commit message (Expand) | Author | Age | Files | Lines |
* | mtd: remove use of __devinitdata | Bill Pemberton | 2012-11-22 | 5 | -5/+5 |
* | mtd: remove use of __devinit | Bill Pemberton | 2012-11-22 | 50 | -93/+92 |
* | mtd: remove use of __devexit_p | Bill Pemberton | 2012-11-22 | 38 | -38/+38 |
* | mtd: Drop FORTUNET support | Alexander Shiyan | 2012-11-22 | 3 | -285/+0 |
* | mtd: ofpart: Replicate mtd cmdline "lk" option with device tree "lock" property | Josh Radel | 2012-11-22 | 1 | -1/+4 |
* | mtd: m25p80: add support for the Winbond w25q80bl chip | Stephen Warren | 2012-11-22 | 1 | -0/+1 |
* | mtd: bcm47xxnflash: enable BCM4706 driver | Rafał Miłecki | 2012-11-22 | 3 | -3/+5 |
* | mtd: bcm47xxnflash: implement reading | Rafał Miłecki | 2012-11-22 | 2 | -0/+107 |
* | mtd: bcm47xxnflash: support for NAND_CMD_READID command | Rafał Miłecki | 2012-11-22 | 2 | -0/+106 |
* | mtd: bcm47xxnflash: init NAND on BCM4706 | Rafał Miłecki | 2012-11-22 | 2 | -0/+110 |
* | mtd: prepare place for BCMA NAND flash driver(s) | Rafał Miłecki | 2012-11-22 | 5 | -0/+135 |
* | bcma: export PLL reading function | Rafał Miłecki | 2012-11-22 | 2 | -1/+3 |
* | mtd: bcm63xxpart: use correct printk format for partitions | Jonas Gorski | 2012-11-21 | 1 | -3/+2 |
* | mtd: bcm63xxpart: move the last curpart++ to its correct place | Jonas Gorski | 2012-11-21 | 1 | -1/+1 |
* | mtd: bcm63xxpart: make fixed part length calculation more generic | Jonas Gorski | 2012-11-21 | 1 | -4/+7 |
* | mtd: bcm63xxpart: merge sparelen calculation | Jonas Gorski | 2012-11-21 | 1 | -2/+1 |
* | mtd: bcm63xxpart: remove unused variable | Jonas Gorski | 2012-11-21 | 1 | -8/+3 |
* | mtd: use SQUASHFS_MAGIC from uapi/linux/magic.h | Luka Perkov | 2012-11-21 | 1 | -5/+2 |
* | mtd: mtd_blkdevs: Replace request handler kthread with a workqueue | Ezequiel Garcia | 2012-11-21 | 2 | -33/+18 |
* | mtd: mtd_blkdev: Use a different name for block_device_operations variable | Ezequiel Garcia | 2012-11-21 | 1 | -2/+2 |
* | mtd: Fix typo mtd/tests | Masanari Iida | 2012-11-18 | 8 | -9/+9 |
* | mtd: de-select the chip when it is not used | Huang Shijie | 2012-11-18 | 1 | -4/+6 |
* | mtd: s3c2410: Fix potential NULL pointer dereference error | Sachin Kamat | 2012-11-18 | 1 | -2/+5 |
* | jffs2: hold erase_completion_lock on exit | Alexey Khoroshilov | 2012-11-18 | 1 | -2/+4 |
* | mtd: physmap_of: allow to specify the mtd name for retro compatiblity | Jean-Christophe PLAGNIOL-VILLARD | 2012-11-16 | 2 | -1/+7 |
* | mtd: fsl_ifc_nand: wait tWB time, poll R/B before command execution | Prabhakar Kushwaha | 2012-11-16 | 1 | -2/+2 |
* | mtd: uninitialized variable warning in map.h | Arnd Bergmann | 2012-11-16 | 1 | -1/+1 |
* | mtd: diskonchip: use inline functions for DocRead/DocWrite | Arnd Bergmann | 2012-11-16 | 1 | -4/+18 |
* | mtd: diskonchip: don't warn about ARM architecture | Arnd Bergmann | 2012-11-16 | 2 | -4/+0 |
* | mtd: nand_wait: warn if the nand is busy on exit | Matthieu CASTET | 2012-11-15 | 1 | -0/+2 |
* | mtd: davinci: add support for parition binding nodes | Murali Karicheri | 2012-11-15 | 2 | -3/+18 |
* | mtd: cmdlinepart: fix the overflow of big mtd partitions | Huang Shijie | 2012-11-15 | 1 | -5/+6 |
* | mtd: map: Fix compilation warning | Viresh Kumar | 2012-11-15 | 1 | -1/+1 |
* | mtd: Fix kernel-doc content to avoid warning. | Robert P. J. Day | 2012-11-15 | 1 | -2/+2 |
* | mtdoops: don't erase flash at each boot | Matthieu CASTET | 2012-11-15 | 1 | -8/+7 |
* | mtd: sh_flctl: Add device tree support | Bastian Hecht | 2012-11-15 | 2 | -7/+136 |
* | mtd: sh_flctl: Add DMA capabilty | Bastian Hecht | 2012-11-15 | 2 | -2/+183 |
* | mtd: sh_flctl: Minor cleanups | Bastian Hecht | 2012-11-15 | 2 | -22/+17 |
* | mtd: gpmi: remove unneccessary header | Huang Shijie | 2012-11-15 | 4 | -71/+6 |
* | mtd: gpio-nand: Ability to use driver for configurations without RDY-pin | Alexander Shiyan | 2012-11-15 | 1 | -7/+15 |
* | mtd: use the NAND_STATUS_FAIL to replace the hardcode | Huang Shijie | 2012-11-15 | 1 | -2/+2 |
* | mtd: mtd_oobtest: printk -> pr_{info,err,crit} | Vikram Narayanan | 2012-11-15 | 1 | -87/+84 |
* | mtd: tests: mtd_torturetest: Replace printk with pr_{info,crit} | Vikram Narayanan | 2012-11-15 | 1 | -36/+37 |
* | mtd: tests: mtd_subpagetest: replace printk with pr_{info,crit,err} | Vikram Narayanan | 2012-11-15 | 1 | -62/+62 |
* | mtd: tests: mtd_speedtest: Replace printk with pr_{info,crit,err} | Vikram Narayanan | 2012-11-15 | 1 | -44/+44 |
* | mtd: tests: mtd_stresstest: Replace printk with pr_{info,crit,err} | Vikram Narayanan | 2012-11-15 | 1 | -22/+22 |
* | mtd: tests: mtd_readtest: Replace printk with pr_{info,err} | Vikram Narayanan | 2012-11-15 | 1 | -21/+21 |
* | mtd: tests: mtd_pagetest: Replace printk with pr_{info,crit,err} | Vikram Narayanan | 2012-11-15 | 1 | -76/+76 |
* | mtd: tests: mtd_nandecctest: Use pr_fmt macro | Vikram Narayanan | 2012-11-15 | 1 | -2/+4 |
* | mtd: tests: mtd_nandbiterrs: replace msg macro with pr_{info,err} | Vikram Narayanan | 2012-11-15 | 1 | -36/+37 |