summaryrefslogtreecommitdiff
path: root/drivers/mtd/nand
AgeCommit message (Expand)Author
2010-02-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse
2010-02-26mtd: nand: Add SmartMedia device table to sm_common moduleDavid Woodhouse
2010-02-26mtd: Workaround wrong write protect status on some xD cardsMaxim Levitsky
2010-02-26mtd: nand: Allow caller to pass alternative ID table to nand_scan_ident()David Woodhouse
2010-02-26mtd: common module for smartmedia/xD supportMaxim Levitsky
2010-02-26mtd: nand: add ->badblockbits for minimum number of set bits in bad block byteMaxim Levitsky
2010-02-26mtd: nand: make reads using MTD_OOB_RAW affect only ECC validationMaxim Levitsky
2010-02-26mtd: nand: cleanup the nand_do_write_opsMaxim Levitsky
2010-02-26mtd: nand: make MTD_OOB_PLACE work correctly.Maxim Levitsky
2010-02-26mtd: nand: make suspend work if device is accessed by kernel threads.Maxim Levitsky
2010-02-26mtd: nand: Add MPC5121 NAND Flash Controller driverAnatolij Gustschin
2010-02-26mtd: nand_bcm: fix hot spin and code duplicationRoel Kluin
2010-02-26mtd: omap2 fix prefetch mode read issueVimal Singh
2010-02-26mtd: omap2: correct 'info' pointer in 'omap_nand_remove'Vimal Singh
2010-02-26mtd: omap2: fixing compilation warningVimal Singh
2010-02-26mtd: mxc_nand: add RESET command supportEric Benard
2010-02-26mtd: nand: add lock/unlock routinesVimal Singh
2010-02-26mtd: nand: create a helper verification functionVimal Singh
2010-02-25mtd: nandsim: Define CONFIG_NANDSIM_MAX_PARTS and use it instead of MAX_MTD_D...Ben Hutchings
2010-02-25mtd: mxc-nand: don't disable clock in mxcnd-suspendUwe Kleine-König
2010-02-25mtd: mxc-nand: no need to check for validity of platform driver dataUwe Kleine-König
2010-02-25mtd: nand: make Open Firmware device id constantMárton Németh
2010-02-25mtd: nand: make USB device id constantMárton Németh
2010-02-25mtd: nand: make PCI device id constantMárton Németh
2010-02-25mtd: nandsim: fix spellingAndrey Yurovsky
2010-02-10mtd: orion_nand: Fix build failure caused by typoPeter Huewe
2010-01-06mtd: Remove now-defunct ts7250 nand driverH Hartley Sweeten
2010-01-01mtd: nand: rename w90p910_nand.c to nuc900_nand.cDavid Woodhouse
2010-01-01ARM: NUC900: rename mtd nand driver nameWan ZongShun
2009-12-31mtd: drivers/mtd/nand/sh_flctl.c: use resource_size()H Hartley Sweeten
2009-12-31mtd: tmio_nand.c: use dev_get_platdata() and resource_size()H Hartley Sweeten
2009-12-31mtd: drivers/mtd/nand/s3c2410.c: use resource_size()H Hartley Sweeten
2009-12-31mtd: orion_nand.c: add error handling and use resource_size()H Hartley Sweeten
2009-12-31mtd: nomadik_nand.c: use resource_size()H Hartley Sweeten
2009-12-31mtd: drivers/mtd/nand/gpio.c: use resource_size()H Hartley Sweeten
2009-12-31mtd: fls_upm.c: use resource_size()H Hartley Sweeten
2009-12-31mtd: fsl_elbc_nand.c: user resource_size()H Hartley Sweeten
2009-12-31mtd: davinci_nand.c: use resource_size()H Hartley Sweeten
2009-12-31mtd: au1550nd.c: remove unnecessary castsH Hartley Sweeten
2009-12-31mtd: au1550nd.c: use kzalloc()H Hartley Sweeten
2009-12-17MIPS: eXcite: Remove platform.Ralf Baechle
2009-12-16Merge git://git.infradead.org/mtd-2.6Linus Torvalds
2009-12-15const: constify remaining dev_pm_opsAlexey Dobriyan
2009-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2009-12-08Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2009-12-07Revert "mtd: move mxcnd_remove to .exit.text"Uwe Kleine-König
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa
2009-12-01mtd: nandsim: add support for 4KiB pagesSebastian Andrzej Siewior
2009-12-01pxa3xx_nand: move pxa3xx_nand.h common into plat directoryHaojian Zhuang
2009-12-01pxa3xx_nand: update dependancy to support ARCH_MMPHaojian Zhuang