summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/nand
Commit message (Expand)AuthorAgeFilesLines
* 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/+406Star
|\
| * mtd: kill CONFIG_MTD_PARTITIONSJamie Iles2011-05-251-2/+1Star
| * 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/+1Star
| * mtd: tmio_nand: convert to mtd_device_register()Jamie Iles2011-05-251-9/+1Star
| * mtd: socrates_nand: convert to mtd_device_register()Jamie Iles2011-05-251-15/+1Star
| * mtd: sharpsl: convert to mtd_device_register()Jamie Iles2011-05-251-10/+2Star
| * mtd: s3c2410 nand: convert to mtd_device_register()Jamie Iles2011-05-251-14/+2Star
| * mtd: ppchameleonevb: convert to mtd_device_register()Jamie Iles2011-05-251-10/+5Star
| * mtd: orion_nand: convert to mtd_device_register()Jamie Iles2011-05-251-13/+1Star
| * mtd: omap2: convert to mtd_device_register()Jamie Iles2011-05-251-7/+3Star
| * mtd: nomadik_nand: convert to mtd_device_register()Jamie Iles2011-05-251-6/+1Star
| * mtd: ndfc: convert to mtd_device_register()Jamie Iles2011-05-251-12/+1Star
| * mtd: mxc_nand: convert to mtd_device_register()Jamie Iles2011-05-251-9/+4Star
| * mtd: mpc5121_nfc: convert to mtd_device_register()Jamie Iles2011-05-251-11/+1Star
| * mtd: jz4740_nand: convert to mtd_device_register()Jamie Iles2011-05-251-9/+1Star
| * mtd: h1910: convert to mtd_device_register()Jamie Iles2011-05-252-5/+2Star
| * mtd: fsmc_nand: convert to mtd_device_register()Jamie Iles2011-05-251-21/+4Star
| * mtd: fsl_upm: convert to mtd_device_register()Jamie Iles2011-05-251-11/+1Star
| * mtd: fsl_elbc_nand: convert to mtd_device_register()Jamie Iles2011-05-251-11/+1Star
| * mtd: edb7312 nand: convert to mtd_device_register()Jamie Iles2011-05-251-8/+1Star
| * mtd: diskonchip: convert to mtd_device_register()Jamie Iles2011-05-251-11/+7Star
| * mtd: davinci_nand: convert to mtd_device_register()Jamie Iles2011-05-251-30/+21Star
| * mtd: cs553x_nand: convert to mtd_device_register()Jamie Iles2011-05-251-16/+3Star
| * mtd: cafe_nand: convert to mtd_device_register()Jamie Iles2011-05-251-9/+2Star
| * mtd: bf5xx_nand: convert to mtd_device_register()Jamie Iles2011-05-251-6/+1Star
| * mtd: bcm_umi_nand: convert to mtd_device_register()Jamie Iles2011-05-251-3/+1Star
| * mtd: atmel_nand: convert to mtd_device_register()Jamie Iles2011-05-251-11/+1Star
| * mtd: pxa: convert to mtd_device_register()Jamie Iles2011-05-251-10/+3Star
| * mtd: plat_nand: convert to mtd_device_register()Jamie Iles2011-05-251-9/+3Star
| * mtd: nand: convert to mtd_device_register()Jamie Iles2011-05-251-9/+1Star
| * mtd: omap: fix subpage ecc issue with prefetchKishore Kadiyala2011-05-251-7/+5Star
| * mtd: denali: detect the number of banksJamie Iles2011-05-252-9/+21
| * mtd: denali: remove nearly-duplicated register definitionsJamie Iles2011-05-252-395/+110Star
| * mtd: denali: convert to generic DMA APIJamie Iles2011-05-252-44/+40Star
| * mtd: return badblockbits backArtem Bityutskiy2011-05-251-0/+2
| * mtd: nand: ndfc: add multiple chip select supportFelix Radensky2011-05-251-17/+35
| * mtd: omap2: mtd split nand_scan in ident and tailJan Weitzel2011-05-251-2/+8
| * mtd: atmel_nand: add missing include of linux/dmaengine.hHans-Christian Egtvedt2011-05-251-0/+1
| * mtd: nand: remove doubled chip deselection on (un)lockJiri Pinkava2011-05-251-6/+0Star
| * mtd: nand: fix S3C NAND clock stopJiri Pinkava2011-05-251-16/+43
| * mtd: denali: drop __TIME__ usageMichal Marek2011-05-251-2/+1Star
| * mtd: nand: dynamic allocation of flash-based BBT structsBrian Norris2011-05-251-23/+4Star
| * mtd: mxc_nand: add support for multiple chips on V21 devicesBaruch Siach2011-05-251-19/+32