aboutsummaryrefslogtreecommitdiff
path: root/drivers/mtd/nand
AgeCommit message (Expand)Author
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
2009-03-03[ARM] fix lots of ARM __devexit sillynessRussell King
2009-02-16[ARM] 5400/1: Add support for inverted rdy_busy pin for Atmel nand device con...Gregory CLEMENT
2009-01-28powerpc: More printing warning fixes for the l64 to ll64 conversionStephen Rothwell
2009-01-09[MTD] [NAND] add cmdline parsing (mtdparts=) support to cafe_nandPhilip Rakity
2009-01-05[MTD] [NAND] ndfc driverSean MacLennan
2009-01-05[MTD] [NAND] pxa3xx: convert from ns to clock ticks more accuratelyMatt Reimer
2009-01-05[MTD] [NAND] pxa3xx: fix non-page-aligned readsMatt Reimer
2009-01-05[MTD] [NAND] fix nandsim sched.h referencesRandy Dunlap
2009-01-05[MTD] [NAND] alauda: use USB API functions rather than constantsJulia Lawall
2009-01-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse
2008-12-23[MTD] struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers
2008-12-16[ARM] MX3: add NAND supportSascha Hauer
2008-12-15Merge branch 'omap3-upstream' of git://git.kernel.org/pub/scm/linux/kernel/gi...Russell King
2008-12-10[MTD] [NAND] Set the fsl elbc ECCM according the settings in bootloader.Jason Jin
2008-12-10[MTD] [NAND] remove excess kernel-doc notationRandy Dunlap
2008-12-10Merge branch 'misc/mtd/sharpsl-nand' of git://git.kernel.org/pub/scm/linux/ke...David Woodhouse
2008-12-10[MTD] [NAND] Remove strange u_int64_t types from nandsimDavid Woodhouse
2008-12-10[MTD] update internal API to support 64-bit device sizeAdrian Hunter
2008-12-10MTD: nandsim: use less RAMAlexey Korolev
2008-12-10MTD: nandsim: add option to use a file to cache pagesAdrian Hunter
2008-12-10MTD: nandsim: suppress unnecessary warningAdrian Hunter
2008-12-03[MTD] [NAND] fix OOPS accessing flash operations over STM flash on PXADenis V. Lunev
2008-12-02Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmia...Russell King
2008-12-02[MTD] [NAND] drivers/mtd/nand/pasemi_nand.c: Add missing pci_dev_putJulia Lawall
2008-12-02[ARM] pxa: explicit #include <mach/dma.h> in various driversEric Miao
2008-11-29Merge branch 's3c-moves2' of git://aeryn.fluff.org.uk/bjdooks/linux into develRussell King
2008-11-27Merge branches 'core' and 'clks' into develRussell King
2008-11-27[ARM] pxa: don't pass a consumer clock name for devices with unique clocksRussell King
2008-11-27[ARM] remove memzero()Russell King
2008-11-27[MTD] [NAND] fsl_upm: fix build problem with 2.6.28-rc2Wolfgang Grandegger
2008-10-30[ARM] S3C: Move nand headers to arch/arm/plat-s3c/include/platBen Dooks
2008-10-29[MTD] sharpsl-nand: move registration to board codeDmitry Baryshkov
2008-10-29[MTD] sharpsl-nand: use platform_data for model-specific valuesDmitry Baryshkov
2008-10-29[MTD] sharpsl-nand: cleanup partitions supportDmitry Baryshkov
2008-10-29[MTD] sharpsl_nand: move io addr to struct sharpsl_nandDmitry Baryshkov
2008-10-29[MTD] sharpsl_nand: make drvdata non-staticDmitry Baryshkov
2008-10-29[MTD] sharpsl_nand: switch to driver model usage.Dmitry Baryshkov