aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd/nand (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-04-26Revert wrong fixes for common misspellingsLucas De Marchi1-1/+1
2011-04-09Merge git://git.infradead.org/mtd-2.6Linus Torvalds1-20/+12
2011-04-01mtd: atmel_nand: use CPU I/O when buffer is in vmalloc(ed) regionHong Xu1-16/+2
2011-04-01mtd: atmel_nand: modify test case for using DMA operationsNicolas Ferre1-2/+4
2011-04-01mtd: atmel_nand: fix support for CPUs that do not support DMA accessHong Xu1-1/+4
2011-04-01mtd: atmel_nand: trivial: change DMA usage information traceNicolas Ferre1-1/+2
2011-03-31Fix common misspellingsLucas De Marchi19-32/+32
2011-03-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into for-linus-1Artem Bityutskiy10-141/+308
2011-03-23tmio: Silence warnings introduced by mfd changesAndres Salomon1-4/+4
2011-03-23mtd: Use mfd_data instead of driver_data for tmio_nandAndres Salomon1-2/+1
2011-03-23mfd: mfd_cell is now implicitly available to t7166xb driversAndres Salomon1-5/+5
2011-03-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-3/+2
2011-03-17Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6Linus Torvalds2-105/+279
2011-03-17Merge branch 'devel-stable' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-1/+1
2011-03-16Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds5-25/+20
2011-03-13Merge git://git.infradead.org/users/dwmw2/mtd-2.6.38Linus Torvalds1-1/+1
2011-03-11mtd: nand: enable software BCH ECC in nand simulatorIvan Djelic1-1/+42
2011-03-11mtd: nand: add software BCH ECC supportIvan Djelic4-1/+298
2011-03-11mtd: mxc_nand: fix OOB corruption when page size > 2KiBBaruch Siach1-0/+27
2011-03-11mtd: DaVinci: Removed header file that is not requiredSandeep Paulraj1-3/+0
2011-03-11mtd: pxa3xx_nand: clean the keep configure codeLei Wen1-68/+35
2011-03-11mtd: pxa3xx_nand: mtd scan id process could be defined by driver itselfLei Wen1-93/+123
2011-03-11mtd: pxa3xx_nand: unify prepare commandLei Wen1-110/+139
2011-03-11mtd: pxa3xx_nand: discard wait_for_event,write_cmd,__readid functionLei Wen1-76/+1
2011-03-11mtd: pxa3xx_nand: rework irq logicLei Wen1-212/+187
2011-03-11mtd: pxa3xx_nand: make scan procedure more clearLei Wen1-44/+55
2011-03-11mtd: mxc_nand: fix read past buffer endBaruch Siach1-2/+2
2011-03-11mtd: omap3: nand: report corrected ecc errorsJohn Ogness1-4/+12
2011-03-11mtd: nand: fix a typo in a commentaryJason Liu1-1/+1
2011-03-11mtd: nand: fix pointer NULL pointer dereferencingStanislav Fomichev1-2/+6
2011-03-11mtd: atmel_nand: Add DMA support to access NandflashHong Xu1-9/+157
2011-03-11mtd: mpc5121_nfc: don't treat NULL clk as an errorJamie Iles1-2/+3
2011-03-11mtd: add "platform:" prefix for platform modaliasAxel Lin1-1/+1
2011-03-10Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into devel-stableRussell King1-1/+1
2011-03-07ARM: imx5x: clean up ARCH_MX5XRichard Zhao1-1/+1
2011-03-02Merge branch 'devel-cleanup' into omap-for-linusTony Lindgren1-1/+1
2011-02-28dt: Eliminate of_platform_{,un}register_driverGrant Likely5-25/+20
2011-02-17omap3: nand: making ecc layout as compatible with romcode eccSukumar Ghorai1-1/+36
2011-02-17omap3: nand: ecc layout select from board fileSukumar Ghorai1-15/+11
2011-02-17omap3: nand: configurable fifo threshold to gain the throughputSukumar Ghorai1-8/+14
2011-02-17omap3: nand: prefetch in irq mode supportSukumar Ghorai1-9/+189
2011-02-17omap3: nand: configurable transfer type per boardSukumar Ghorai2-77/+34
2011-02-17omap3630: nand: fix device size to work in polled modeSukumar Ghorai1-1/+1
2011-02-17kbuild, mtd, net: a few comment typo fixes and rewordingGilles Espinasse1-3/+2
2011-02-16workqueue, freezer: unify spelling of 'freeze' + 'able' to 'freezable'Tejun Heo1-1/+1
2011-01-17Merge git://git.infradead.org/mtd-2.6Linus Torvalds12-124/+183
2011-01-06mtd: pxa3xx_nand: NULL dereference in pxa3xx_nand_probeDan Carpenter1-1/+1
2011-01-06mtd: nand: add mtd->writebufsize initializationAnatolij Gustschin1-0/+1
2011-01-06mtd: txx9ndfmc: limit transfer bytes to 512 (ECC provides 6 bytes max)Ralf Rösch1-2/+3
2011-01-06mtd: nand: ams-delta: drop omap_read/write, use ioremapJanusz Krzysztofik1-6/+43