summaryrefslogtreecommitdiff
path: root/drivers/mtd/nand
AgeCommit message (Expand)Author
2011-03-23tmio: Silence warnings introduced by mfd changesAndres Salomon
2011-03-23mtd: Use mfd_data instead of driver_data for tmio_nandAndres Salomon
2011-03-23mfd: mfd_cell is now implicitly available to t7166xb driversAndres Salomon
2011-03-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2011-03-17Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2011-03-17Merge branch 'devel-stable' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2011-03-16Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
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-03-10Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into dev...Russell King
2011-03-07ARM: imx5x: clean up ARCH_MX5XRichard Zhao
2011-03-02Merge branch 'devel-cleanup' into omap-for-linusTony Lindgren
2011-02-28dt: Eliminate of_platform_{,un}register_driverGrant Likely
2011-02-17omap3: nand: making ecc layout as compatible with romcode eccSukumar Ghorai
2011-02-17omap3: nand: ecc layout select from board fileSukumar Ghorai
2011-02-17omap3: nand: configurable fifo threshold to gain the throughputSukumar Ghorai
2011-02-17omap3: nand: prefetch in irq mode supportSukumar Ghorai
2011-02-17omap3: nand: configurable transfer type per boardSukumar Ghorai
2011-02-17omap3630: nand: fix device size to work in polled modeSukumar Ghorai
2011-02-17kbuild, mtd, net: a few comment typo fixes and rewordingGilles Espinasse
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