summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/nand
Commit message (Expand)AuthorAgeFilesLines
* 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/+4Star
|/
* MIPS: eXcite: Remove platform.Ralf Baechle2009-12-173-257/+0Star
* 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/+298Star
| |\
| | * mxc_nand: use DRIVER_NAME where appropriateSascha Hauer2009-11-121-2/+2
| | * mxc_nand: remove TROP_US_DELAYSascha Hauer2009-11-121-10/+7Star
| | * mxc_nand: Allow flash based bbtSascha Hauer2009-11-121-0/+34
| | * mxc_nand: disable sp_en bit only onceSascha Hauer2009-11-121-12/+3Star
| | * mxc_nand: Add NFC V2 supportSascha Hauer2009-11-121-13/+68
| | * mxc_nand: Get rid of pagesize_2k flagSascha Hauer2009-11-121-15/+14Star
| | * mxc_nand: Make main/spare areas runtime configurableSascha Hauer2009-11-121-22/+20Star
| | * mxc_nand: remove unused definesSascha Hauer2009-11-121-7/+0Star
| | * mxc nand: modify send_page to send all pages, not only oneSascha Hauer2009-11-121-25/+20Star
| | * mxc nand: simplify command processingSascha Hauer2009-11-121-46/+35Star
| | * mxc nand: use buffersSascha Hauer2009-11-121-233/+77Star
| | * mxc nand: use resource_size()Sascha Hauer2009-11-121-1/+1
| | * mxc nand: remove dead codeSascha Hauer2009-11-121-17/+0Star
| | * 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/+13Star
| | * mxc_nand: cleanup initializationSascha Hauer2009-11-121-50/+22Star
| | * mxc_nand: cleanup eccoob descriptionsSascha Hauer2009-11-121-15/+9Star
| * | 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/+27Star
| * | mtd: eLBC NAND: increase bus timeout to maximumScott Wood2009-11-301-0/+7
| * | mtd: alauda: Use hweight8Akinobu Mita2009-11-301-10/+1Star
| * | 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/+1Star
| * | 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
| |/
| * Revert "mtd: mxc_nand: fix 2KiB pagesize NAND on i.MX27"David Woodhouse2009-10-201-15/+1Star
| * mtd: add bcmring nand driverLeo (Hao) Chen2009-10-206-0/+1318
| * mtd: plat_nand: request memory resource before doing ioremapH Hartley Sweeten2009-10-201-16/+34
| * mtd: move mxcnd_remove to .exit.textUwe Kleine-König2009-10-171-1/+1
| * mtd: atmel_nand: unused variable removedClaudio Scordino2009-10-081-1/+0Star
| * mtd: nand: davinci: fix to use mask_ale from pdataHemant Pedanekar2009-10-051-1/+1