aboutsummaryrefslogtreecommitdiff
path: root/drivers/mtd/nand
AgeCommit message (Expand)Author
2011-03-13Merge git://git.infradead.org/users/dwmw2/mtd-2.6.38Linus Torvalds
2011-03-11mtd: add "platform:" prefix for platform modaliasAxel Lin
2011-02-16workqueue, freezer: unify spelling of 'freeze' + 'able' to 'freezable'Tejun Heo
2011-01-17Merge git://git.infradead.org/mtd-2.6Linus Torvalds
2011-01-06mtd: pxa3xx_nand: NULL dereference in pxa3xx_nand_probeDan Carpenter
2011-01-06mtd: nand: add mtd->writebufsize initializationAnatolij Gustschin
2011-01-06mtd: txx9ndfmc: limit transfer bytes to 512 (ECC provides 6 bytes max)Ralf Rösch
2011-01-06mtd: nand: ams-delta: drop omap_read/write, use ioremapJanusz Krzysztofik
2011-01-06mtd: nand: ams-delta: select for built-in by defaultJanusz Krzysztofik
2011-01-06mtd: nand: rearrange ONFI revision checking, add ONFI 2.3Brian Norris
2011-01-06mtd: nand: choose correct chip name (ONFI bug)Brian Norris
2011-01-06mtd: nand: ams-delta: convert to platform driverJanusz Krzysztofik
2011-01-06Revert "mtd: nand: add check for out of page read"Artem Bityutskiy
2010-12-22Merge branch 'master' into for-nextJiri Kosina
2010-12-06omap: nand: remove hardware ECC as defaultSukumar Ghorai
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-11-01tree-wide: fix comment/printk typosUwe Kleine-König
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