aboutsummaryrefslogtreecommitdiff
path: root/drivers/mtd/nand
AgeCommit message (Expand)Author
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
2008-10-20Merge git://git.infradead.org/mtd-2.6Linus Torvalds
2008-10-20[MTD] [NAND] GPIO driver depends on ARM... for now.David Woodhouse
2008-10-20[MTD] [NAND] sh_flctl: fix compile errorYoshihiro Shimoda
2008-10-18[MTD] [NAND] GPIO NAND flash driverMike Rapoport
2008-10-18[MTD] [NAND] Fix compilation warnings in drivers/mtd/nand/cs553x_nand.cManish Katiyar
2008-10-17USB: remove info() macro from usb mtd driversGreg Kroah-Hartman
2008-10-16omap drivers: switch to standard GPIO callsDavid Brownell
2008-10-14[MTD] [NAND] sh_flctl: add support for Renesas SuperH FLCTLYoshihiro Shimoda
2008-10-14[MTD] [NAND] Bug on atmel_nand HW ECC : OOB info not correctly writtenRichard Genoud
2008-10-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse
2008-10-13[MTD] remove unused mtd parameter in of_mtd_parse_partitions()Sebastian Andrzej Siewior
2008-10-10[MTD] [NAND] remove dead Kconfig associated with !CONFIG_PPC_MERGEKumar Gala
2008-10-10[MTD] [NAND] driver extension to support NAND on TQM85xx modulesWolfgang Grandegger
2008-10-10[MTD] [NAND] fsl_upm: update driver for the new OF bindingsAnton Vorontsov
2008-10-09Merge branch 'pxa-all' into develRussell King