aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd/nand (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-10-30Merge git://git.infradead.org/mtd-2.6Linus Torvalds18-733/+1710
2010-10-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.gitDavid Woodhouse3-11/+85
2010-10-25Merge branch 'davinci-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-davinciLinus Torvalds1-38/+23
2010-10-25P4080/mtd: Fix the freescale lbc issue with 36bit modeLan Chunhe-B258061-1/+1
2010-10-25P4080/eLBC: Make Freescale elbc interrupt common to elbc devicesRoy Zang2-285/+198
2010-10-25mtd: nand: fix MTD_MODE_RAW writesJon Povey1-1/+1
2010-10-25mtd: r852: remove useless pci powerup/down from suspend/resume routinesMaxim Levitsky2-31/+1
2010-10-25mtd: Blackfin NFC: fix badblock location with BootROM OOBMike Frysinger1-10/+4
2010-10-25mtd: omap2: fix static declaration warningG, Manjunath Kondaiah1-2/+2
2010-10-25mtd: Fix endianness issues from device treeIan Munsie3-10/+10
2010-10-25mtd: nandsim: add module param for BBT handlingSebastian Andrzej Siewior1-2/+17
2010-10-25mtd: nand: introduce NAND_CREATE_EMPTY_BBTSebastian Andrzej Siewior1-1/+2
2010-10-25mtd: nand: add support for BBT without OOBSebastian Andrzej Siewior1-26/+202
2010-10-25mtd: nand: pull in td into read_bbt()Sebastian Andrzej Siewior1-7/+9
2010-10-25mtd: nand: use ALIGN where possibleSebastian Andrzej Siewior1-2/+1
2010-10-25mtd: add init_size hook for NAND driverHuang Shijie1-2/+4
2010-10-25mtd: generic FSMC NAND MTD driverLinus Walleij3-0/+874
2010-10-25mtd: nand_base: do not cache pages with uncorrectable ECC errorsArtem Bityutskiy1-1/+2
2010-10-24mtd: fix the build warning for fsl_upm.cRoy Zang1-1/+1
2010-10-24mtd: fix almost all checkpatch warnings in nand_base.cFlorian Fainelli1-30/+43
2010-10-24mtd: fix all checkpatch errors in nand_base.cFlorian Fainelli1-23/+26
2010-10-24mtd: davinci: relax a timeout for ECC-initializationWolfram Sang1-1/+2
2010-10-24mtd: nand: split ONFI detection logic to its own functionFlorian Fainelli1-61/+71
2010-10-24mtd: nand: add support for reading ONFI parameters from NAND deviceFlorian Fainelli1-30/+134
2010-10-24mtd: nand: denali should also handle NAND_CMD_PARAMFlorian Fainelli1-0/+1
2010-10-24mtd: nand: Samsung MLC - new OOB sizesBrian Norris1-2/+15
2010-10-24mtd: davinci: fix comment to match the codeWolfram Sang1-2/+3
2010-10-24mtd: mpc5121_nfc: fix memory leak on error pathJulia Lawall1-2/+5
2010-10-24mtd: pxa3xx_nand: set oob length in the runtimeLei Wen1-7/+18
2010-10-24mtd: pxa3xx_nand: remove the flash info in driver structureLei Wen1-72/+43
2010-10-24mtd: pxa3xx_nand: introduce default timing to reduce read id timesLei Wen1-35/+33
2010-10-24mtd: pxa3xx_nand: condense the flash definitionLei Wen2-163/+16
2010-10-24mtd: nand: support new Toshiba SLCBrian Norris2-2/+34
2010-10-24mtd: nand: expand nand_ecc_layout, deprecate ioctl ECCGETLAYOUTBrian Norris1-0/+3
2010-10-24mtd: nand: spansion S30MLxxxP supportBrian Norris1-0/+13
2010-10-24mtd: fix callback return value checkBaruch Siach1-1/+1
2010-10-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2010-10-21Merge branch 'davinci-next' into davinci-for-linusKevin Hilman1-38/+23
2010-10-18mxc_nand: do not depend on disabling the irq in the interrupt handlerSascha Hauer1-9/+83
2010-10-18Update broken web addresses in the kernel.Justin P. Mattock1-1/+1
2010-09-29fix OMAP2 MTD build failureDaniel J Blueman1-1/+1
2010-09-24nand: davinci: add support for timing configurationSekhar Nori1-38/+22
2010-09-24davinci: add support for aemif timing configurationSekhar Nori1-0/+1
2010-09-13mtd: pxa3xx: fix build error when CONFIG_MTD_PARTITIONS is not definedMark F. Brown1-0/+6
2010-09-13mtd: mxc_nand: configure pages per block for v2 controllerSascha Hauer1-14/+19
2010-09-13mtd: Blackfin NFC: fix invalid free in remove()Mike Frysinger1-6/+1
2010-09-13mtd: Blackfin NFC: fix build error after nand_scan_ident() changeMike Frysinger1-1/+1
2010-08-27mxc_nand: Do not do byte accesses to the NFC buffer.John Ogness1-7/+7
2010-08-20mtd: nand: Fix probe of Samsung NAND chipsTilman Sauerbeck1-0/+1
2010-08-19mtd: nand: Fix regression in BBM detectionBrian Norris1-7/+3