aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd/nand
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* MIPS: eXcite: Remove platform.Ralf Baechle2009-12-173-257/+0
* Merge git://git.infradead.org/mtd-2.6Linus Torvalds2009-12-1619-584/+1855
|\
| * Revert "mtd: move mxcnd_remove to .exit.text"Uwe Kleine-König2009-12-071-1/+1
| * mtd: nandsim: add support for 4KiB pagesSebastian Andrzej Siewior2009-12-011-2/+5
| * Merge branch 'mxc-nand' of git://git.pengutronix.de/git/imx/linux-2.6David Woodhouse2009-11-301-475/+298
| |\
| | * mxc_nand: use DRIVER_NAME where appropriateSascha Hauer2009-11-121-2/+2
| | * mxc_nand: remove TROP_US_DELAYSascha Hauer2009-11-121-10/+7
| | * mxc_nand: Allow flash based bbtSascha Hauer2009-11-121-0/+34
| | * mxc_nand: disable sp_en bit only onceSascha Hauer2009-11-121-12/+3
| | * mxc_nand: Add NFC V2 supportSascha Hauer2009-11-121-13/+68
| | * mxc_nand: Get rid of pagesize_2k flagSascha Hauer2009-11-121-15/+14
| | * mxc_nand: Make main/spare areas runtime configurableSascha Hauer2009-11-121-22/+20
| | * mxc_nand: remove unused definesSascha Hauer2009-11-121-7/+0
| | * mxc nand: modify send_page to send all pages, not only oneSascha Hauer2009-11-121-25/+20
| | * mxc nand: simplify command processingSascha Hauer2009-11-121-46/+35
| | * mxc nand: use buffersSascha Hauer2009-11-121-233/+77
| | * mxc nand: use resource_size()Sascha Hauer2009-11-121-1/+1
| | * mxc nand: remove dead codeSascha Hauer2009-11-121-17/+0
| | * mxc nand: remove debug paramSascha Hauer2009-11-121-8/+8
| | * mxc_nand: introduce mxc_do_addr_cycleSascha Hauer2009-11-121-40/+47
| | * mxc_nand: merge send_read_page and send_prog_pageSascha Hauer2009-11-121-41/+13
| | * mxc_nand: cleanup initializationSascha Hauer2009-11-121-50/+22
| | * mxc_nand: cleanup eccoob descriptionsSascha Hauer2009-11-121-15/+9
| * | mtd: pxa3xx_nand: Fix PIO data transferDavid Hunter2009-11-301-2/+2
| * | mtd: nand: fix multi-chip suspend problemLi Yang2009-11-301-2/+8
| * | mtd: Add bad block table overrides to Davinci NAND driverMark A. Greer2009-11-301-0/+2
| * | mtd: don't use __exit_p to wrap mxcnd_removeUwe Kleine-König2009-11-301-1/+1
| * | mtd: move excite_nand_remove to .devexit.textUwe Kleine-König2009-11-301-1/+1
| * | mtd: eLBC NAND: give more verbose output on errorScott Wood2009-11-301-5/+8
| * | mtd: eLBC NAND: use recommended command sequencesScott Wood2009-11-301-39/+27
| * | mtd: eLBC NAND: increase bus timeout to maximumScott Wood2009-11-301-0/+7
| * | mtd: alauda: Use hweight8Akinobu Mita2009-11-301-10/+1
| * | mtd: error return -EIO instead of EIORoel Kluin2009-11-301-2/+2
| * | mtd: ensure index is positiveRoel Kluin2009-11-301-1/+1
| * | mtd: s3c2410: propagate nand options from the platform dataBen Dooks2009-11-301-1/+1
| * | mtd: nand: add option to quieten off the no device found messgaeBen Dooks2009-11-301-1/+2
| * | mtd: txx9ndfmc: Use nand_release to free resourcesAtsushi Nemoto2009-11-301-2/+1
| * | mtd: Add panic_write for NAND flashesSimon Kagstrom2009-11-301-8/+120
| * | mtd: Add __nand_calculate_ecc() to NAND ECC functionsAkinobu Mita2009-11-301-5/+20
| |/