Age | Commit message (Expand) | Author |
2009-04-06 | Merge branch 'linux-next' of git://git.infradead.org/ubi-2.6 | Linus Torvalds |
2009-04-06 | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds |
2009-04-06 | [MTD] struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers |
2009-04-06 | [MTD] [NOR] Fixup for Numonyx M29W128 chips | Darius Augulis |
2009-04-06 | [MTD] mtdpart: Make ecc_stats more realistic. | Yauhen Kharuzhy |
2009-04-06 | [MTD] [NAND] FSL-UPM: Add wait flags to support board/chip specific delays | Wolfgang Grandegger |
2009-04-06 | [MTD] [NAND] FSL-UPM: add multi chip support | Wolfgang Grandegger |
2009-04-06 | [MTD] [NOR] Add device parent info to physmap_of | David Woodhouse |
2009-04-06 | [MTD] [NAND] Add support for NAND on the Socrates board | Wolfgang Grandegger |
2009-04-06 | [MTD] [NAND] Add support for 4KiB pages. | Thomas Gleixner |
2009-04-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-module-an... | Linus Torvalds |
2009-04-04 | [MTD] sysfs support should not depend on CONFIG_PROC_FS | Kevin Cernekee |
2009-04-04 | [MTD] [NAND] Add parent info for CAFÉ controller | David Woodhouse |
2009-04-04 | [MTD] support driver model updates | David Brownell |
2009-04-04 | [MTD] driver model updates (part 2) | Kevin Cernekee |
2009-04-04 | [MTD] driver model updates | David Brownell |
2009-04-03 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2009-04-03 | [MTD] [NAND] move gen_nand's probe function to .devinit.text | Uwe Kleine-König |
2009-04-03 | [MTD] [MAPS] move sa1100 flash's probe function to .devinit.text | Uwe Kleine-König |
2009-04-03 | [MTD] fix use after free in register_mtd_blktrans | Marcin Slusarz |
2009-04-02 | [ARM] fix build-breaking 7a192ec commit | Russell King |
2009-03-31 | module: remove module_text_address() | Rusty Russell |
2009-03-30 | trivial: NULL noise: drivers/mtd/tests/mtd_*test.c | Hannes Eder |
2009-03-30 | trivial: MTD: remove EOL from MODULE_DESCRIPTION | Niels de Vos |
2009-03-28 | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds |
2009-03-28 | Merge branch 'origin' into devel | Russell King |
2009-03-28 | Merge branch 'linus' into percpu-cpumask-x86-for-linus-2 | Ingo Molnar |
2009-03-27 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2009-03-27 | vfs: simple_set_mnt() should return void | Sukadev Bhattiprolu |
2009-03-27 | Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2 | Ingo Molnar |
2009-03-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 | Linus Torvalds |
2009-03-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 | Linus Torvalds |
2009-03-25 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/tmli... | Russell King |
2009-03-25 | [ARM] acorn,ebsa110,footbridge,integrator,sa1100: Convert asm/io.h to linux/io.h | Russell King |
2009-03-25 | [MTD] [MAPS] Drop now unused sharpsl-flash map | Dmitry Eremin-Solenikov |
2009-03-24 | platform driver: fix incorrect use of 'platform_bus_type' with 'struct device... | Ming Lei |
2009-03-24 | mtd: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers |
2009-03-24 | [MTD] ofpart: Check name property to determine partition nodes. | Benjamin Krill |
2009-03-24 | [MTD] [NAND] sh_flctl: fix hardware ecc handling for 2048 byte page | Yoshihiro Shimoda |
2009-03-24 | NOMMU: Add support for direct mapping through mtdconcat if possible | David Howells |
2009-03-24 | NOMMU: Present backing device capabilities for MTD chardevs | David Howells |
2009-03-23 | [MTD] [OneNAND] Add write-while-program support | Kyungmin Park |
2009-03-23 | [MTD] [OneNAND] omap2: panic_write may be in an interrupt context | Adrian Hunter |
2009-03-20 | [MTD] mtdpart: Make all partition parsers return allocated array | Atsushi Nemoto |
2009-03-20 | [MTD] [CHIPS] Add JEDEC probe support for the SST 39VF3201 flash chip | Yegor Yefremov |
2009-03-20 | [MTD] mtdoops: fix a bit of spin lock usage | Adrian Hunter |
2009-03-20 | [MTD] mtdoops: allow MTD selection by name | Adrian Hunter |
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 module | Mike Rapoport |
2009-03-20 | [MTD] [NAND] pxa3xx_nand: use resource_size instead of 'r->end - r->start + 1' | Mike Rapoport |