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