aboutsummaryrefslogtreecommitdiff
path: root/drivers/mtd/nand
AgeCommit message (Expand)Author
2011-03-11mtd: nand: add software BCH ECC supportIvan Djelic
2011-03-11mtd: mxc_nand: fix OOB corruption when page size > 2KiBBaruch Siach
2011-03-11mtd: DaVinci: Removed header file that is not requiredSandeep Paulraj
2011-03-11mtd: pxa3xx_nand: clean the keep configure codeLei Wen
2011-03-11mtd: pxa3xx_nand: mtd scan id process could be defined by driver itselfLei Wen
2011-03-11mtd: pxa3xx_nand: unify prepare commandLei Wen
2011-03-11mtd: pxa3xx_nand: discard wait_for_event,write_cmd,__readid functionLei Wen
2011-03-11mtd: pxa3xx_nand: rework irq logicLei Wen
2011-03-11mtd: pxa3xx_nand: make scan procedure more clearLei Wen
2011-03-11mtd: mxc_nand: fix read past buffer endBaruch Siach
2011-03-11mtd: omap3: nand: report corrected ecc errorsJohn Ogness
2011-03-11mtd: nand: fix a typo in a commentaryJason Liu
2011-03-11mtd: nand: fix pointer NULL pointer dereferencingStanislav Fomichev
2011-03-11mtd: atmel_nand: Add DMA support to access NandflashHong Xu
2011-03-11mtd: mpc5121_nfc: don't treat NULL clk as an errorJamie Iles
2011-03-11mtd: add "platform:" prefix for platform modaliasAxel Lin
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