| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | 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 |
| * | mtd: physmap_of: allow to specify the mtd name for retro compatiblity | Jean-Christophe PLAGNIOL-VILLARD | 2012-11-16 | 1 | -1/+4 |
| * | mtd: fsl_ifc_nand: wait tWB time, poll R/B before command execution | Prabhakar Kushwaha | 2012-11-16 | 1 | -2/+2 |
| * | 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 | 1 | -3/+10 |
| * | mtd: cmdlinepart: fix the overflow of big mtd partitions | Huang Shijie | 2012-11-15 | 1 | -5/+6 |
| * | 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 | 1 | -7/+87 |
| * | mtd: sh_flctl: Add DMA capabilty | Bastian Hecht | 2012-11-15 | 1 | -2/+171 |
| * | mtd: sh_flctl: Minor cleanups | Bastian Hecht | 2012-11-15 | 1 | -21/+16 |
| * | mtd: gpmi: remove unneccessary header | Huang Shijie | 2012-11-15 | 3 | -3/+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 |
| * | mtd: spear_smi: use module_platform_driver macro | Srinivas Kandagatla | 2012-11-15 | 1 | -12/+1 |
| * | mtd: fsmc_nand: use relaxed variants of io accessors | Vipin Kumar | 2012-11-15 | 1 | -25/+29 |
| * | mtd: fsmc_nand: modify the wait to uninterruptible | Vipin Kumar | 2012-11-15 | 1 | -1/+1 |
| * | mtd: fsmc_nand: change the type for regs to void __iomem * | Vipin Kumar | 2012-11-15 | 1 | -1/+1 |
| * | mtd: fsmc_nand: pass the ale and cmd resource via resource | Jean-Christophe PLAGNIOL-VILLARD | 2012-11-15 | 1 | -33/+11 |
| * | mtd: delete nomadik_nand driver | Linus Walleij | 2012-11-15 | 3 | -242/+0 |
| * | mtd: denali: add a DT driver | Dinh Nguyen | 2012-11-15 | 4 | -1/+177 |
| * | mtd: denali: split the generic driver and PCI layer | Dinh Nguyen | 2012-11-15 | 5 | -134/+188 |
| * | mtd: fsl_elbc_nand: remove unnecessary badblock_pattern | Brian Norris | 2012-11-15 | 1 | -15/+0 |
| * | mtd: ofpart: Fix incorrect NULL check in parse_ofoldpart_partitions() | Sachin Kamat | 2012-11-15 | 1 | -1/+1 |
| * | mtd: m25p80: add support for the windbond w25q256 chip | Matthieu CASTET | 2012-11-15 | 1 | -0/+2 |
| * | mtd: m25p80: Make fast read configurable via DT | Marek Vasut | 2012-11-15 | 1 | -13/+21 |
| * | mtd: gpmi-nand: make debug prints more clear | Vikram Narayanan | 2012-11-15 | 1 | -6/+8 |
| * | mtd: cmdlinepart: Simplify parse_cmdline_partitions | Shmulik Ladkani | 2012-11-15 | 1 | -38/+42 |
* | | mtd: nandsim: use prandom_bytes | Akinobu Mita | 2012-12-18 | 1 | -4/+1 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2012-12-13 | 2 | -2/+2 |
|\ \ |
|
| * | | Fix misspellings of "whether" in comments. | Adam Buchbinder | 2012-11-19 | 2 | -2/+2 |
* | | | Merge tag 'pm-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm... | Linus Torvalds | 2012-12-13 | 2 | -2/+1 |
|\ \ \ |
|
| * \ \ | Merge tag 'tags/omap-for-v3.8/cleanup-multiplatform-no-clock-signed' of git:/... | Olof Johansson | 2012-12-01 | 2 | -2/+1 |
| |\ \ \ |
|
| | * | | | ARM: OMAP: Move plat-omap/dma-omap.h to include/linux/omap-dma.h | Tony Lindgren | 2012-11-30 | 2 | -2/+1 |
* | | | | | Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar... | Linus Torvalds | 2012-12-13 | 1 | -1/+1 |
|\ \ \ \ \ |
|
| * | | | | | ARM: plat-nomadik: move MTU, kill plat-nomadik | Linus Walleij | 2012-11-05 | 1 | -1/+1 |
| | |_|/ /
| |/| | | |
|
* | | | | | Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2012-12-12 | 7 | -714/+0 |
|\ \ \ \ \ |
|
| * \ \ \ \ | Merge branch 'clps711x/soc2' into next/soc | Olof Johansson | 2012-11-21 | 7 | -714/+0 |
| |\ \ \ \ \ |
|
| | * | | | | | ARM: clps711x: p720t: Special driver for handling NAND memory is removed | Alexander Shiyan | 2012-11-21 | 3 | -183/+0 |
| | * | | | | | ARM: clps711x: autcpu12: Special driver for handling NAND memory is removed | Alexander Shiyan | 2012-11-21 | 3 | -245/+0 |