summaryrefslogtreecommitdiff
path: root/drivers/mtd/nand (follow)
Commit message (Expand)AuthorAge
...
| * mtd: s3c2410 don't specify default parsing optionsDmitry Eremin-Solenikov2011-09-11
| * mtd: pxa3xx_nand don't specify default parsing optionsDmitry Eremin-Solenikov2011-09-11
| * mtd: ppchameleonevb don't specify default parsing optionsDmitry Eremin-Solenikov2011-09-11
| * mtd: orion_nand don't specify default parsing optionsDmitry Eremin-Solenikov2011-09-11
| * mtd: omap2 don't specify default parsing optionsDmitry Eremin-Solenikov2011-09-11
| * mtd: ndfc don't specify default parsing optionsDmitry Eremin-Solenikov2011-09-11
| * mtd: mpc5121_nfc don't specify default parsing optionsDmitry Eremin-Solenikov2011-09-11
| * mtd: jz4740_nand don't specify default parsing optionsDmitry Eremin-Solenikov2011-09-11
| * mtd: h1910 don't specify default parsing optionsDmitry Eremin-Solenikov2011-09-11
| * mtd: fsmc_nand don't specify default parsing optionsDmitry Eremin-Solenikov2011-09-11
| * mtd: fsl_upm don't specify default parsing optionsDmitry Eremin-Solenikov2011-09-11
| * mtd: edb7312 don't specify default parsing optionsDmitry Eremin-Solenikov2011-09-11
| * mtd: davinci_nand don't specify default parsing optionsDmitry Eremin-Solenikov2011-09-11
| * mtd: cs553x_nand don't specify default parsing optionsDmitry Eremin-Solenikov2011-09-11
| * mtd: cmx270_nand don't specify default parsing optionsDmitry Eremin-Solenikov2011-09-11
| * mtd: bcm_umi_nand don't specify default parsing optionsDmitry Eremin-Solenikov2011-09-11
| * mtd: atmel_nand don't specify default parsing optionsDmitry Eremin-Solenikov2011-09-11
| * mtd: pxa3xx_nand: remove unused variable 'mtd'Axel Lin2011-09-11
| * mtd: fsmc_nand: fix a memory leakAxel Lin2011-09-11
| * mtd: pxa3xx_nand: fix a memory leakAxel Lin2011-09-11
| * mtd: nomadik_nand: add missing nand_release in nomadik_nand_removeAxel Lin2011-09-11
| * mtd: nuc900_nand: add missing nand_release in nuc900_nand_removeAxel Lin2011-09-11
| * mtd: denali: remove calling mtd_device_unregister() after nand_release()Axel Lin2011-09-11
| * mtd: nand: remove unnecessary TODOBrian Norris2011-09-11
| * mtd: cafe_nand: drop reference to CONFIG_MTD_CMDLINE_PARTSDmitry Eremin-Solenikov2011-09-11
| * mtd: nand: remove meaningless delay from nand_unlockJiri Pinkava2011-09-11
| * mtd: ATMEL, AVR32: inline nand partition table accessDmitry Eremin-Solenikov2011-09-11
| * mtd: nand: rename CREATE_EMPTY bbt flag with proper prefixBrian Norris2011-09-11
| * mtd: nand: move NAND_CREATE_EMPTY_BBT flagBrian Norris2011-09-11
| * mtd: nand: rename NAND_USE_FLASH_BBTBrian Norris2011-09-11
| * mtd: nand: consolidate redundant flash-based BBT flagsBrian Norris2011-09-11
| * mtd: nand: separate chip options / bbt_optionsBrian Norris2011-09-11
| * mtd: nand: remove NAND_BBT_SCANBYTE1AND6 optionBrian Norris2011-09-11
* | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-06
|\ \
| * | mtd: Add module.h to drivers users that were implicitly using it.Paul Gortmaker2011-10-31
| * | mtd: Add export.h for EXPORT_SYMBOL/THIS_MODULE where neededPaul Gortmaker2011-10-31
* | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2011-11-03
|\ \ \ | |/ / |/| |
| * | MIPS: Alchemy: remove all CONFIG_SOC_AU1??? definesManuel Lauss2011-10-24
| * | MIPS: Alchemy: kill au1xxx.h headerManuel Lauss2011-10-24
| |/
* / ARM: gpio: omap: convert drivers to use asm/gpio.h rather than mach/gpio.hRussell King2011-08-08
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-07-25
|\
| * Merge branch 'master' into for-nextJiri Kosina2011-07-11
| |\
| * | treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches2011-06-10
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-07-05
|\ \ \ | | |/ | |/|
| * | powerpc/85xx: fix NAND_CMD_READID read bytes numberShaohui Xie2011-06-22
| |/
* / net: remove mm.h inclusion from netdevice.hAlexey Dobriyan2011-06-21
|/
* Merge git://git.infradead.org/mtd-2.6Linus Torvalds2011-05-27
|\
| * mtd: kill CONFIG_MTD_PARTITIONSJamie Iles2011-05-25
| * mtd: convert remaining users to mtd_device_register()Jamie Iles2011-05-25
| * mtd: txx9ndfmc: convert to mtd_device_register()Jamie Iles2011-05-25