Age | Commit message (Expand) | Author | Files | Lines |
2009-05-29 | mtd: MXC NAND driver fixes (v5) | Vladimir Barinov | 1 | -20/+23 |
2009-05-18 | mtd_dataflash: unbreak erase support | Peter Korsgaard | 1 | -1/+1 |
2009-05-09 | Convert obvious places to deactivate_locked_super() | Al Viro | 1 | -2/+1 |
2009-05-09 | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds | 2 | -15/+29 |
2009-05-08 | mtd: fix timeout in M25P80 driver | Peter Horton | 1 | -8/+8 |
2009-04-29 | mtd: Bug in m25p80.c during whole-chip erase | Steven A. Falco | 1 | -5/+7 |
2009-04-24 | cafe_nand: Fix warning | Alan Cox | 1 | -1/+1 |
2009-04-19 | mtd: expose subpage size via sysfs | Artem Bityutskiy | 1 | -0/+12 |
2009-04-19 | mtd: mtd in mtd_release is unused without CONFIG_MTD_CHAR | Denis V. Lunev | 1 | -3/+3 |
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 |