summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/nand
AgeCommit message (Expand)Author
2011-05-25mtd: omap: fix subpage ecc issue with prefetchKishore Kadiyala
2011-05-25mtd: denali: detect the number of banksJamie Iles
2011-05-25mtd: denali: remove nearly-duplicated register definitionsJamie Iles
2011-05-25mtd: denali: convert to generic DMA APIJamie Iles
2011-05-25mtd: return badblockbits backArtem Bityutskiy
2011-05-25mtd: nand: ndfc: add multiple chip select supportFelix Radensky
2011-05-25mtd: omap2: mtd split nand_scan in ident and tailJan Weitzel
2011-05-25mtd: atmel_nand: add missing include of linux/dmaengine.hHans-Christian Egtvedt
2011-05-25mtd: nand: remove doubled chip deselection on (un)lockJiri Pinkava
2011-05-25mtd: nand: fix S3C NAND clock stopJiri Pinkava
2011-05-25mtd: denali: drop __TIME__ usageMichal Marek
2011-05-25mtd: nand: dynamic allocation of flash-based BBT structsBrian Norris
2011-05-25mtd: mxc_nand: add support for multiple chips on V21 devicesBaruch Siach
2011-04-26Revert wrong fixes for common misspellingsLucas De Marchi
2011-04-09Merge git://git.infradead.org/mtd-2.6Linus Torvalds
2011-04-01mtd: atmel_nand: use CPU I/O when buffer is in vmalloc(ed) regionHong Xu
2011-04-01mtd: atmel_nand: modify test case for using DMA operationsNicolas Ferre
2011-04-01mtd: atmel_nand: fix support for CPUs that do not support DMA accessHong Xu
2011-04-01mtd: atmel_nand: trivial: change DMA usage information traceNicolas Ferre
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Artem Bityutskiy
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: nand: enable software BCH ECC in nand simulatorIvan Djelic
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-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