aboutsummaryrefslogtreecommitdiff
path: root/drivers/mtd/nand
AgeCommit message (Expand)Author
2009-06-05mtd: plat_nand: allow platform to set partitionsH Hartley Sweeten
2009-06-05mtd: plat_nand: add platform probe/remove callbacksH Hartley Sweeten
2009-06-05mtd: extend plat_nand for (read|write)_bufAlexander Clouter
2009-06-05mtd: davinci_nand: cmdlinepart uses MTD IDsDavid Brownell
2009-06-05mtd: mxc_nand: add correct dev_id parameter to free_irq() callsMagnus Lilja
2009-06-05mtd: nand: fix 512 byte software ecc supportVimal Singh
2009-06-05mtd: nand: davinci_nand, 4-bit ECC for smallpageDavid Brownell
2009-06-05mtd: nand: minor davinci_nand cleanupDavid Brownell
2009-06-05mtd: nand: don't walk past end of oobfree[]David Brownell
2009-06-05mtd: plat_nand: fix section errorThomas Chou
2009-05-30[MTD] [NAND] S3C2410: Allow commandline partition processingAndy Green
2009-05-30[MTD] [NAND] S3C2410: Fix CFG debug orderAndy Green
2009-05-30[MTD] [NAND] S3C2410: Uninitialised variable cleanupNelson Castillo
2009-05-30[MTD] [NAND] S3C2410: NAND ECC by chip rather than globalAndy Green
2009-05-30[MTD] [NAND] S3C2410: Basic kerneldoc comment updatesBen Dooks
2009-05-30[MTD] [NAND] S3C2410: Move to using platform device tableBen Dooks
2009-05-29mtd: Fix handling of mtdname in txx9ndfmc.cDavid Woodhouse
2009-05-29mtd: MXC NAND driver fixes (v5)Vladimir Barinov
2009-05-26[MTD] Remove mtd->{suspend,resume} calls from board driversDavid Woodhouse
2009-04-24cafe_nand: Fix warningAlan Cox
2009-04-06Merge git://git.infradead.org/mtd-2.6Linus Torvalds
2009-04-06[MTD] struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers
2009-04-06[MTD] [NAND] FSL-UPM: Add wait flags to support board/chip specific delaysWolfgang Grandegger
2009-04-06[MTD] [NAND] FSL-UPM: add multi chip supportWolfgang Grandegger
2009-04-06[MTD] [NAND] Add support for NAND on the Socrates boardWolfgang Grandegger
2009-04-06[MTD] [NAND] Add support for 4KiB pages.Thomas Gleixner
2009-04-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-module-an...Linus Torvalds
2009-04-04[MTD] [NAND] Add parent info for CAFÉ controllerDavid Woodhouse
2009-04-04[MTD] support driver model updatesDavid Brownell
2009-04-03[MTD] [NAND] move gen_nand's probe function to .devinit.textUwe Kleine-König
2009-03-31module: remove module_text_address()Rusty Russell
2009-03-30trivial: MTD: remove EOL from MODULE_DESCRIPTIONNiels de Vos
2009-03-28Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2009-03-28Merge branch 'origin' into develRussell King
2009-03-27Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2Ingo Molnar
2009-03-24platform driver: fix incorrect use of 'platform_bus_type' with 'struct device...Ming Lei
2009-03-24mtd: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers
2009-03-24[MTD] [NAND] sh_flctl: fix hardware ecc handling for 2048 byte pageYoshihiro Shimoda
2009-03-20[MTD] [NAND] pxa3xx_nand: add ability to keep controller settings defined by ...Mike Rapoport
2009-03-20[MTD] [NAND] pxa3xx_nand: allow building as moduleMike Rapoport
2009-03-20[MTD] [NAND] pxa3xx_nand: use resource_size instead of 'r->end - r->start + 1'Mike Rapoport
2009-03-20[MTD] TXx9 SoC NAND Flash Memory Controller driverAtsushi Nemoto
2009-03-20[MTD] partitioning utility predicatesDavid Brownell
2009-03-20[MTD] [NAND] davinci: drop usage of cpu_is_* macroKevin Hilman
2009-03-20[MTD] [NAND] fix broken debug messagesDavid Brownell
2009-03-20[MTD] [NAND] davinci_nand driverDavid Brownell
2009-03-20[MTD] [NAND] fix "raw" reads with ECC syndrome layoutsDavid Brownell
2009-03-20[MTD] [NAND] Blackfin NFC Driver: drop pointless casts with set_dma_callback()Mike Frysinger
2009-03-20[MTD] [NAND] Blackfin NFC Driver: mark bf5xx_nand_add_partition() as __devinitMike Frysinger
2009-03-20[MTD] [NAND] Blackfin NFC Driver: do not clobber DMAC1_PERIMUXMike Frysinger