summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/nand
Commit message (Expand)AuthorAgeFilesLines
* mtd/nand/fsl_upm: Replace the dangerous to_fsl_upm_nand macroFerenc Wagner2010-05-101-1/+4
* mtd: Blackfin NFC: localize MMR bit masksMike Frysinger2010-05-101-4/+25
* mtd: kconfig: remove stray endchoice from help textFerenc Wagner2010-05-101-2/+0
* mtd: nandsim: make some structures anonymousArtem Bityutskiy2010-05-101-3/+3
* mtd: nand: split out ECC moduleMaxim Levitsky2010-03-262-8/+14
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2010-03-266-57/+61
|\
| * mtd: enable sh_flctl on SH-Mobile ARMMagnus Damm2010-03-151-1/+1
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2010-03-122-3/+3
| |\
| | * Merge branch 'for-next' into for-linusJiri Kosina2010-03-082-3/+3
| | |\
| | | * tree-wide: Assorted spelling fixesDaniel Mack2010-02-092-3/+3
| * | | Merge branch 'origin' into devel-stableRussell King2010-03-084-54/+58
| |\| |
| | * | Merge with mainline to remove plat-omap/Kconfig conflictTony Lindgren2010-03-013-23/+54
| | |\ \
| | | * | MIPS: Alchemy: devboard register abstractionManuel Lauss2010-02-271-1/+3
| | | * | mtd: sh_flctl SHBUSSEL and SEL_16BIT supportMagnus Damm2010-02-021-1/+26
| | | * | mtd: trivial sh_flctl changesMagnus Damm2010-02-022-21/+25
| | | |/
| | * / omap2/3/4: Introducing 'gpmc-nand.c' for GPMC specific NAND initVimal Singh2010-02-151-31/+4
| | |/
| * / mtd: mxc_nand: add MX25 to KconfigBaruch Siach2010-01-141-1/+1
| |/
* | mtd/nand/r852: Use pci_dma_mapping_error()David Woodhouse2010-03-111-1/+1
* | mtd/nand/r852: fix build for CONFIG_PCI disabledRandy Dunlap2010-03-112-0/+2
* | mtd: nand: r852: declare inline functions staticStephen Rothwell2010-03-081-3/+3
* | mtd: nand: r852: fix name space clashStephen Rothwell2010-03-081-4/+5
* | mtd/nand/r852: fix build for CONFIG_PM=nRandy Dunlap2010-03-081-0/+5
* | mtd: r852: Few fixes for problems that occur when card is rapidly inserted/re...Maxim Levitsky2010-03-081-4/+17
* | mtd: r852 fix pci IDMaxim Levitsky2010-02-261-1/+1
* | mtd: Few follow up cleanups for Smartmedia/xD supportMaxim Levitsky2010-02-261-2/+4
* | mtd: nand: Add driver for Ricoh xD/SmartMedia readerMaxim Levitsky2010-02-264-0/+1292
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2010-02-263-257/+0
|\|
| * MIPS: eXcite: Remove platform.Ralf Baechle2009-12-173-257/+0
* | mtd: nand: Add SmartMedia device table to sm_common moduleDavid Woodhouse2010-02-262-7/+38
* | mtd: Workaround wrong write protect status on some xD cardsMaxim Levitsky2010-02-261-1/+7
* | mtd: nand: Allow caller to pass alternative ID table to nand_scan_ident()David Woodhouse2010-02-2612-25/+27
* | mtd: common module for smartmedia/xD supportMaxim Levitsky2010-02-264-0/+178
* | mtd: nand: add ->badblockbits for minimum number of set bits in bad block byteMaxim Levitsky2010-02-261-4/+9
* | mtd: nand: make reads using MTD_OOB_RAW affect only ECC validationMaxim Levitsky2010-02-262-16/+29
* | mtd: nand: cleanup the nand_do_write_opsMaxim Levitsky2010-02-261-7/+17
* | mtd: nand: make MTD_OOB_PLACE work correctly.Maxim Levitsky2010-02-261-1/+5
* | mtd: nand: make suspend work if device is accessed by kernel threads.Maxim Levitsky2010-02-261-3/+0
* | mtd: nand: Add MPC5121 NAND Flash Controller driverAnatolij Gustschin2010-02-263-0/+924
* | mtd: nand_bcm: fix hot spin and code duplicationRoel Kluin2010-02-261-46/+25
* | mtd: omap2 fix prefetch mode read issueVimal Singh2010-02-261-4/+7
* | mtd: omap2: correct 'info' pointer in 'omap_nand_remove'Vimal Singh2010-02-261-1/+2
* | mtd: omap2: fixing compilation warningVimal Singh2010-02-261-1/+1
* | mtd: mxc_nand: add RESET command supportEric Benard2010-02-261-0/+1
* | mtd: nand: add lock/unlock routinesVimal Singh2010-02-261-0/+164
* | mtd: nand: create a helper verification functionVimal Singh2010-02-261-18/+30
* | mtd: nandsim: Define CONFIG_NANDSIM_MAX_PARTS and use it instead of MAX_MTD_D...Ben Hutchings2010-02-251-2/+5
* | mtd: mxc-nand: don't disable clock in mxcnd-suspendUwe Kleine-König2010-02-251-4/+6
* | mtd: mxc-nand: no need to check for validity of platform driver dataUwe Kleine-König2010-02-251-10/+7
* | mtd: nand: make Open Firmware device id constantMárton Németh2010-02-253-3/+3
* | mtd: nand: make USB device id constantMárton Németh2010-02-251-1/+1