summaryrefslogtreecommitdiff
path: root/drivers/mtd/nand
AgeCommit message (Expand)AuthorFilesLines
2010-05-13mtd/nand: Add Intel Moorestown/Denali NAND supportJason Roberts4-0/+2968
2010-05-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse13-1/+19
2010-05-10mtd: mpc5121_nfc: Changed SVR check to allow MPC5123.Steve Deiters1-2/+2
2010-05-10mtd: pxa32xx_nand: add support for partition table parsingMarc Kleine-Budde1-0/+11
2010-05-10mtd/nand/bcm_umi: remove unused #include <linux/version.h>Huang Weiyi1-1/+0
2010-05-10mtd/nand/fsl_upm: Replace the dangerous to_fsl_upm_nand macroFerenc Wagner1-1/+4
2010-05-10mtd: Blackfin NFC: localize MMR bit masksMike Frysinger1-4/+25
2010-05-10mtd: kconfig: remove stray endchoice from help textFerenc Wagner1-2/+0
2010-05-10mtd: nandsim: make some structures anonymousArtem Bityutskiy1-3/+3
2010-04-24mtd: fix Orion NAND driver compilation with ARM OABIPaulius Zaleckas1-1/+7
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo12-0/+12
2010-03-26mtd: nand: split out ECC moduleMaxim Levitsky2-8/+14
2010-03-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse6-57/+61
2010-03-15mtd: enable sh_flctl on SH-Mobile ARMMagnus Damm1-1/+1
2010-03-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2-3/+3
2010-03-11mtd/nand/r852: Use pci_dma_mapping_error()David Woodhouse1-1/+1
2010-03-11mtd/nand/r852: fix build for CONFIG_PCI disabledRandy Dunlap2-0/+2
2010-03-09mtd: nand: r852: declare inline functions staticStephen Rothwell1-3/+3
2010-03-09mtd: nand: r852: fix name space clashStephen Rothwell1-4/+5
2010-03-09mtd/nand/r852: fix build for CONFIG_PM=nRandy Dunlap1-0/+5
2010-03-09mtd: r852: Few fixes for problems that occur when card is rapidly inserted/re...Maxim Levitsky1-4/+17
2010-03-08Merge branch 'origin' into devel-stableRussell King4-54/+58
2010-03-08Merge branch 'for-next' into for-linusJiri Kosina2-3/+3
2010-03-02Merge with mainline to remove plat-omap/Kconfig conflictTony Lindgren3-23/+54
2010-02-27MIPS: Alchemy: devboard register abstractionManuel Lauss1-1/+3
2010-02-27mtd: r852 fix pci IDMaxim Levitsky1-1/+1
2010-02-26mtd: Few follow up cleanups for Smartmedia/xD supportMaxim Levitsky1-2/+4
2010-02-26mtd: nand: Add driver for Ricoh xD/SmartMedia readerMaxim Levitsky4-0/+1292
2010-02-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse3-257/+0
2010-02-26mtd: nand: Add SmartMedia device table to sm_common moduleDavid Woodhouse2-7/+38
2010-02-26mtd: Workaround wrong write protect status on some xD cardsMaxim Levitsky1-1/+7
2010-02-26mtd: nand: Allow caller to pass alternative ID table to nand_scan_ident()David Woodhouse12-25/+27
2010-02-26mtd: common module for smartmedia/xD supportMaxim Levitsky4-0/+178
2010-02-26mtd: nand: add ->badblockbits for minimum number of set bits in bad block byteMaxim Levitsky1-4/+9
2010-02-26mtd: nand: make reads using MTD_OOB_RAW affect only ECC validationMaxim Levitsky2-16/+29
2010-02-26mtd: nand: cleanup the nand_do_write_opsMaxim Levitsky1-7/+17
2010-02-26mtd: nand: make MTD_OOB_PLACE work correctly.Maxim Levitsky1-1/+5
2010-02-26mtd: nand: make suspend work if device is accessed by kernel threads.Maxim Levitsky1-3/+0
2010-02-26mtd: nand: Add MPC5121 NAND Flash Controller driverAnatolij Gustschin3-0/+924
2010-02-26mtd: nand_bcm: fix hot spin and code duplicationRoel Kluin1-46/+25
2010-02-26mtd: omap2 fix prefetch mode read issueVimal Singh1-4/+7
2010-02-26mtd: omap2: correct 'info' pointer in 'omap_nand_remove'Vimal Singh1-1/+2
2010-02-26mtd: omap2: fixing compilation warningVimal Singh1-1/+1
2010-02-26mtd: mxc_nand: add RESET command supportEric Benard1-0/+1
2010-02-26mtd: nand: add lock/unlock routinesVimal Singh1-0/+164
2010-02-26mtd: nand: create a helper verification functionVimal Singh1-18/+30
2010-02-25mtd: nandsim: Define CONFIG_NANDSIM_MAX_PARTS and use it instead of MAX_MTD_D...Ben Hutchings1-2/+5
2010-02-25mtd: mxc-nand: don't disable clock in mxcnd-suspendUwe Kleine-König1-4/+6
2010-02-25mtd: mxc-nand: no need to check for validity of platform driver dataUwe Kleine-König1-10/+7
2010-02-25mtd: nand: make Open Firmware device id constantMárton Németh3-3/+3