aboutsummaryrefslogtreecommitdiff
path: root/drivers/mtd/nand
AgeCommit message (Expand)Author
2011-01-06Revert "mtd: nand: add check for out of page read"Artem Bityutskiy
2010-12-03mtd: nand: Fix integer overflow in ONFI detection of chips >= 4GiBDavid Woodhouse
2010-12-03mtd: FSMC NAND use the PrimeCell identifier macrosLinus Walleij
2010-12-03mtd: FSMC NAND remove PARTITION macro and fix compile noiseLinus Walleij
2010-12-03mtd: mxc_nand: Fix warning on nr_parts unused variableFabio Estevam
2010-12-03mtd: fsl_elbc_nand: fix jffs2 problem after NAND-flash image record in u-bootSergej.Stepanov@ids.de
2010-12-03mtd: nand: add check for out of page readJason Liu
2010-12-03mtd: fix nand kernel-doc warningsRandy Dunlap
2010-12-03mtd: nand: Use printf extension %pR for struct resourceJoe Perches
2010-12-03mtd: NAND: jz4740: Remove custom {read,write}_page handlersLars-Peter Clausen
2010-12-03mtd: NAND: jz4740: Make 'struct platform_driver jz_nand_driver' staticLars-Peter Clausen
2010-12-03mtd: use vzallocJoe Perches
2010-12-03mtd: nandsim: spell fixes in commentssrimugunthan
2010-10-30Merge git://git.infradead.org/mtd-2.6Linus Torvalds
2010-10-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse
2010-10-25Merge branch 'davinci-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2010-10-25P4080/mtd: Fix the freescale lbc issue with 36bit modeLan Chunhe-B25806
2010-10-25P4080/eLBC: Make Freescale elbc interrupt common to elbc devicesRoy Zang
2010-10-25mtd: nand: fix MTD_MODE_RAW writesJon Povey
2010-10-25mtd: r852: remove useless pci powerup/down from suspend/resume routinesMaxim Levitsky
2010-10-25mtd: Blackfin NFC: fix badblock location with BootROM OOBMike Frysinger
2010-10-25mtd: omap2: fix static declaration warningG, Manjunath Kondaiah
2010-10-25mtd: Fix endianness issues from device treeIan Munsie
2010-10-25mtd: nandsim: add module param for BBT handlingSebastian Andrzej Siewior
2010-10-25mtd: nand: introduce NAND_CREATE_EMPTY_BBTSebastian Andrzej Siewior
2010-10-25mtd: nand: add support for BBT without OOBSebastian Andrzej Siewior
2010-10-25mtd: nand: pull in td into read_bbt()Sebastian Andrzej Siewior
2010-10-25mtd: nand: use ALIGN where possibleSebastian Andrzej Siewior
2010-10-25mtd: add init_size hook for NAND driverHuang Shijie
2010-10-25mtd: generic FSMC NAND MTD driverLinus Walleij
2010-10-25mtd: nand_base: do not cache pages with uncorrectable ECC errorsArtem Bityutskiy
2010-10-24mtd: fix the build warning for fsl_upm.cRoy Zang
2010-10-24mtd: fix almost all checkpatch warnings in nand_base.cFlorian Fainelli
2010-10-24mtd: fix all checkpatch errors in nand_base.cFlorian Fainelli
2010-10-24mtd: davinci: relax a timeout for ECC-initializationWolfram Sang
2010-10-24mtd: nand: split ONFI detection logic to its own functionFlorian Fainelli
2010-10-24mtd: nand: add support for reading ONFI parameters from NAND deviceFlorian Fainelli
2010-10-24mtd: nand: denali should also handle NAND_CMD_PARAMFlorian Fainelli
2010-10-24mtd: nand: Samsung MLC - new OOB sizesBrian Norris
2010-10-24mtd: davinci: fix comment to match the codeWolfram Sang
2010-10-24mtd: mpc5121_nfc: fix memory leak on error pathJulia Lawall
2010-10-24mtd: pxa3xx_nand: set oob length in the runtimeLei Wen
2010-10-24mtd: pxa3xx_nand: remove the flash info in driver structureLei Wen
2010-10-24mtd: pxa3xx_nand: introduce default timing to reduce read id timesLei Wen
2010-10-24mtd: pxa3xx_nand: condense the flash definitionLei Wen
2010-10-24mtd: nand: support new Toshiba SLCBrian Norris
2010-10-24mtd: nand: expand nand_ecc_layout, deprecate ioctl ECCGETLAYOUTBrian Norris
2010-10-24mtd: nand: spansion S30MLxxxP supportBrian Norris
2010-10-24mtd: fix callback return value checkBaruch Siach
2010-10-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds