summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/nand (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-076-0/+6
|\
| * mtd: Add module.h to drivers users that were implicitly using it.Paul Gortmaker2011-11-015-0/+5
| * mtd: Add export.h for EXPORT_SYMBOL/THIS_MODULE where neededPaul Gortmaker2011-11-011-0/+1
* | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2011-11-032-2/+6
|\ \ | |/ |/|
| * MIPS: Alchemy: remove all CONFIG_SOC_AU1??? definesManuel Lauss2011-10-251-1/+1
| * MIPS: Alchemy: kill au1xxx.h headerManuel Lauss2011-10-251-1/+5
* | ARM: gpio: omap: convert drivers to use asm/gpio.h rather than mach/gpio.hRussell King2011-08-081-1/+1
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-07-253-4/+4
|\
| * Merge branch 'master' into for-nextJiri Kosina2011-07-111-3/+3
| |\
| * | treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches2011-06-103-4/+4
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-07-061-3/+3
|\ \ \ | | |/ | |/|
| * | powerpc/85xx: fix NAND_CMD_READID read bytes numberShaohui Xie2011-06-221-3/+3
| |/
* / net: remove mm.h inclusion from netdevice.hAlexey Dobriyan2011-06-221-0/+1
|/
* Merge git://git.infradead.org/mtd-2.6Linus Torvalds2011-05-2845-873/+406
|\
| * mtd: kill CONFIG_MTD_PARTITIONSJamie Iles2011-05-251-2/+1
| * mtd: convert remaining users to mtd_device_register()Jamie Iles2011-05-2514-26/+30
| * mtd: txx9ndfmc: convert to mtd_device_register()Jamie Iles2011-05-251-13/+1
| * mtd: tmio_nand: convert to mtd_device_register()Jamie Iles2011-05-251-9/+1
| * mtd: socrates_nand: convert to mtd_device_register()Jamie Iles2011-05-251-15/+1
| * mtd: sharpsl: convert to mtd_device_register()Jamie Iles2011-05-251-10/+2
| * mtd: s3c2410 nand: convert to mtd_device_register()Jamie Iles2011-05-251-14/+2
| * mtd: ppchameleonevb: convert to mtd_device_register()Jamie Iles2011-05-251-10/+5
| * mtd: orion_nand: convert to mtd_device_register()Jamie Iles2011-05-251-13/+1
| * mtd: omap2: convert to mtd_device_register()Jamie Iles2011-05-251-7/+3
| * mtd: nomadik_nand: convert to mtd_device_register()Jamie Iles2011-05-251-6/+1
| * mtd: ndfc: convert to mtd_device_register()Jamie Iles2011-05-251-12/+1
| * mtd: mxc_nand: convert to mtd_device_register()Jamie Iles2011-05-251-9/+4
| * mtd: mpc5121_nfc: convert to mtd_device_register()Jamie Iles2011-05-251-11/+1
| * mtd: jz4740_nand: convert to mtd_device_register()Jamie Iles2011-05-251-9/+1
| * mtd: h1910: convert to mtd_device_register()Jamie Iles2011-05-252-5/+2
| * mtd: fsmc_nand: convert to mtd_device_register()Jamie Iles2011-05-251-21/+4
| * mtd: fsl_upm: convert to mtd_device_register()Jamie Iles2011-05-251-11/+1
| * mtd: fsl_elbc_nand: convert to mtd_device_register()Jamie Iles2011-05-251-11/+1
| * mtd: edb7312 nand: convert to mtd_device_register()Jamie Iles2011-05-251-8/+1
| * mtd: diskonchip: convert to mtd_device_register()Jamie Iles2011-05-251-11/+7
| * mtd: davinci_nand: convert to mtd_device_register()Jamie Iles2011-05-251-30/+21
| * mtd: cs553x_nand: convert to mtd_device_register()Jamie Iles2011-05-251-16/+3
| * mtd: cafe_nand: convert to mtd_device_register()Jamie Iles2011-05-251-9/+2
| * mtd: bf5xx_nand: convert to mtd_device_register()Jamie Iles2011-05-251-6/+1
| * mtd: bcm_umi_nand: convert to mtd_device_register()Jamie Iles2011-05-251-3/+1
| * mtd: atmel_nand: convert to mtd_device_register()Jamie Iles2011-05-251-11/+1
| * mtd: pxa: convert to mtd_device_register()Jamie Iles2011-05-251-10/+3
| * mtd: plat_nand: convert to mtd_device_register()Jamie Iles2011-05-251-9/+3
| * mtd: nand: convert to mtd_device_register()Jamie Iles2011-05-251-9/+1
| * mtd: omap: fix subpage ecc issue with prefetchKishore Kadiyala2011-05-251-7/+5
| * mtd: denali: detect the number of banksJamie Iles2011-05-252-9/+21
| * mtd: denali: remove nearly-duplicated register definitionsJamie Iles2011-05-252-395/+110
| * mtd: denali: convert to generic DMA APIJamie Iles2011-05-252-44/+40
| * mtd: return badblockbits backArtem Bityutskiy2011-05-251-0/+2
| * mtd: nand: ndfc: add multiple chip select supportFelix Radensky2011-05-251-17/+35