summaryrefslogtreecommitdiff
path: root/drivers/mtd/nand
AgeCommit message (Expand)Author
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-13Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into develRussell King
2009-03-13[ARM] MXC: remove _clk suffix from clock namesSascha Hauer
2009-03-09[ARM] pxa: move pxa2xx chip selects definitions out of pxa-regs.hEric Miao
2009-03-09[ARM] pxa: move DMA registers definitions into <mach/dma.h>Eric Miao
2009-03-03[ARM] fix lots of ARM __devexit sillynessRussell King
2009-02-22Merge branch 'linus' into x86/apicIngo Molnar
2009-02-16[ARM] 5400/1: Add support for inverted rdy_busy pin for Atmel nand device con...Gregory CLEMENT
2009-01-30x86: allow more than 8 cpus to be used on 32-bitYinghai Lu
2009-01-29x86: rename X86_GENERICARCH to X86_32_NON_STANDARDIngo Molnar
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