aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-03-28Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds5-6/+4
2009-03-28Merge branch 'origin' into develRussell King8-47/+895
2009-03-28Merge branch 'linus' into percpu-cpumask-x86-for-linus-2Ingo Molnar1-2/+5
2009-03-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6Linus Torvalds1-2/+5
2009-03-27vfs: simple_set_mnt() should return voidSukadev Bhattiprolu1-2/+5
2009-03-27Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2Ingo Molnar1-1/+1
2009-03-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds4-44/+46
2009-03-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds3-1/+844
2009-03-25Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 into develRussell King3-776/+0
2009-03-25[ARM] acorn,ebsa110,footbridge,integrator,sa1100: Convert asm/io.h to linux/io.hRussell King2-2/+2
2009-03-24platform driver: fix incorrect use of 'platform_bus_type' with 'struct device_driver'Ming Lei3-43/+45
2009-03-24mtd: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers1-1/+1
2009-03-13Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into develRussell King11-30/+54
2009-03-13[ARM] MXC: remove _clk suffix from clock namesSascha Hauer1-1/+1
2009-03-13ps3/block: Replace mtd/ps3vram by block/ps3vramGeert Uytterhoeven3-776/+0
2009-03-10mtd: physmap: fix NULL pointer dereference in error pathAtsushi Nemoto1-8/+11
2009-03-10mtd_dataflash: fix probing of AT45DB321C chips.Will Newton1-1/+2
2009-03-10mtd: flash mapping support for Dreamcast VMU.Adrian McMenamin3-1/+844
2009-03-09[ARM] pxa: move pxa2xx chip selects definitions out of pxa-regs.hEric Miao1-2/+1
2009-03-09[ARM] pxa: move DMA registers definitions into <mach/dma.h>Eric Miao1-1/+0
2009-03-03Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-1/+1
2009-03-03[ARM] fix lots of ARM __devexit sillynessRussell King1-1/+1
2009-03-01Merge branch 'x86/urgent' into x86/patIngo Molnar7-26/+45
2009-02-26Merge git://git.infradead.org/mtd-2.6Linus Torvalds7-26/+45
2009-02-27[MTD] [MAPS] Remove MODULE_DEVICE_TABLE() from ck804rom driver.David Woodhouse1-1/+1
2009-02-22Merge branch 'linus' into x86/apicIngo Molnar1-1/+2
2009-02-16[ARM] 5400/1: Add support for inverted rdy_busy pin for Atmel nand device controllerGregory CLEMENT1-1/+2
2009-02-14[MTD] [MAPS] blackfin async requires complex mappingsMike Frysinger1-1/+1
2009-02-14[MTD] [MAPS] blackfin: fix memory leak in error pathMike Frysinger1-1/+5
2009-02-14[MTD] [MAPS] physmap: fix wrong free and del_mtd_{partition,device}Atsushi Nemoto1-19/+19
2009-02-13Merge branch 'linus' into x86/apicIngo Molnar1-2/+2
2009-02-05Merge branch 'x86/urgent' into x86/apicIngo Molnar8-109/+174
2009-02-03Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-2/+2
2009-02-01Merge branch 'omap-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6Russell King2-6/+6
2009-01-31rename platform_driver name "flash" to "sa1100-mtd"Uwe Kleine-König1-2/+2
2009-01-29Merge branch 'linux-next' of git://git.infradead.org/ubi-2.6Linus Torvalds8-109/+174
2009-01-30x86: allow more than 8 cpus to be used on 32-bitYinghai Lu1-1/+1
2009-01-29x86: rename X86_GENERICARCH to X86_32_NON_STANDARDIngo Molnar1-1/+1
2009-01-28powerpc: More printing warning fixes for the l64 to ll64 conversionStephen Rothwell2-6/+6
2009-01-27UBI: allow direct user-space I/OSidney Amani3-19/+32
2009-01-20UBI: fix resource de-allocationArtem Bityutskiy1-3/+13
2009-01-20UBI: remove unused variableArtem Bityutskiy1-4/+1
2009-01-19[MTD] slram: Handle negative devlength correctlyRoel Kluin1-4/+10
2009-01-18UBI: use nicer 64-bit mathArtem Bityutskiy5-52/+25
2009-01-18UBI: add ioctl compatibilityArtem Bityutskiy1-23/+57
2009-01-18UBI: constify file operationsJan Engelhardt2-6/+6
2009-01-18UBI: allow all ioctlsArtem Bityutskiy1-2/+0
2009-01-18UBI: remove unnecessry header inclusionArtem Bityutskiy1-1/+0
2009-01-18UBI: add ioctl for is_mapped operationCorentin Chary1-0/+14
2009-01-18UBI: add ioctl for unmap operationCorentin Chary1-1/+14