| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2009-02-03 | 1 | -2/+2 |
|\ |
|
| * | Merge branch 'omap-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tm... | Russell King | 2009-02-01 | 2 | -6/+6 |
| |\ |
|
| * | | rename platform_driver name "flash" to "sa1100-mtd" | Uwe Kleine-König | 2009-01-31 | 1 | -2/+2 |
* | | | Merge branch 'linux-next' of git://git.infradead.org/ubi-2.6 | Linus Torvalds | 2009-01-29 | 8 | -109/+174 |
|\ \ \
| |_|/
|/| | |
|
| * | | UBI: allow direct user-space I/O | Sidney Amani | 2009-01-27 | 3 | -19/+32 |
| * | | UBI: fix resource de-allocation | Artem Bityutskiy | 2009-01-20 | 1 | -3/+13 |
| * | | UBI: remove unused variable | Artem Bityutskiy | 2009-01-20 | 1 | -4/+1 |
| * | | UBI: use nicer 64-bit math | Artem Bityutskiy | 2009-01-18 | 5 | -52/+25 |
| * | | UBI: add ioctl compatibility | Artem Bityutskiy | 2009-01-18 | 1 | -23/+57 |
| * | | UBI: constify file operations | Jan Engelhardt | 2009-01-18 | 2 | -6/+6 |
| * | | UBI: allow all ioctls | Artem Bityutskiy | 2009-01-18 | 1 | -2/+0 |
| * | | UBI: remove unnecessry header inclusion | Artem Bityutskiy | 2009-01-18 | 1 | -1/+0 |
| * | | UBI: add ioctl for is_mapped operation | Corentin Chary | 2009-01-18 | 1 | -0/+14 |
| * | | UBI: add ioctl for unmap operation | Corentin Chary | 2009-01-18 | 1 | -1/+14 |
| * | | UBI: add ioctl for map operation | Corentin Chary | 2009-01-18 | 1 | -0/+14 |
* | | | powerpc: More printing warning fixes for the l64 to ll64 conversion | Stephen Rothwell | 2009-01-28 | 2 | -6/+6 |
| |/
|/| |
|
* | | ARM: OMAP: Fix gpio by switching to generic gpio calls, v2 | Jarkko Nikula | 2009-01-15 | 1 | -3/+3 |
|/ |
|
* | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds | 2009-01-09 | 73 | -579/+5503 |
|\ |
|
| * | [MTD] [MAPS] Fix printk format warning in nettel.c | David Woodhouse | 2009-01-09 | 1 | -2/+2 |
| * | [MTD] [NAND] add cmdline parsing (mtdparts=) support to cafe_nand | Philip Rakity | 2009-01-09 | 1 | -2/+5 |
| * | [MTD] CFI: remove major/minor version check for command set 0x0002 | Wolfgang Grandegger | 2009-01-09 | 1 | -0/+10 |
| * | [MTD] [NAND] ndfc driver | Sean MacLennan | 2009-01-05 | 2 | -136/+140 |
| * | [MTD] [TESTS] Fix some size_t printk format warnings | David Woodhouse | 2009-01-05 | 2 | -4/+4 |
| * | Merge branch 'master' of git://git.infradead.org/users/dedekind/mtd-tests-2.6 | David Woodhouse | 2009-01-05 | 10 | -1/+3530 |
| |\ |
|
| | * | MTD: add MTD tests to compilation | Artem Bityutskiy | 2008-12-10 | 3 | -1/+16 |
| | * | MTD: tests: add mtd_torturetest | Artem Bityutskiy | 2008-12-10 | 1 | -0/+530 |
| | * | MTD: tests: add mtd_subpagetest | Artem Bityutskiy | 2008-12-08 | 1 | -0/+525 |
| | * | MTD: tests: add mtd_stresstest | Artem Bityutskiy | 2008-12-08 | 1 | -0/+330 |
| | * | MTD: tests: add mtd_speedtest | Artem Bityutskiy | 2008-12-08 | 1 | -0/+502 |
| | * | MTD: tests: add mtd_readtest | Artem Bityutskiy | 2008-12-08 | 1 | -0/+253 |
| | * | MTD: tests: add mtd_pagetest | Artem Bityutskiy | 2008-12-08 | 1 | -0/+632 |
| | * | MTD: tests: add mtd_oobtest | Artem Bityutskiy | 2008-12-08 | 1 | -0/+742 |
| * | | [MTD] LPDDR Makefile and KConfig | Alexey Korolev | 2009-01-05 | 4 | -1/+31 |
| * | | [MTD] LPDDR extended physmap driver to support LPDDR flash | Alexey Korolev | 2009-01-05 | 2 | -3/+9 |
| * | | [MTD] LPDDR Command set driver | Alexey Korolev | 2009-01-05 | 1 | -0/+796 |
| * | | [MTD] LPDDR qinfo probing. | Alexey Korolev | 2009-01-05 | 1 | -0/+255 |
| * | | [MTD] [NAND] pxa3xx: convert from ns to clock ticks more accurately | Matt Reimer | 2009-01-05 | 1 | -1/+1 |
| * | | [MTD] [NAND] pxa3xx: fix non-page-aligned reads | Matt Reimer | 2009-01-05 | 1 | -2/+2 |
| * | | [MTD] [NAND] fix nandsim sched.h references | Randy Dunlap | 2009-01-05 | 1 | -0/+1 |
| * | | [MTD] [NAND] alauda: use USB API functions rather than constants | Julia Lawall | 2009-01-05 | 1 | -3/+3 |
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Woodhouse | 2009-01-05 | 14 | -348/+318 |
| |\ \ |
|
| * | | | [MTD] struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 2008-12-23 | 16 | -45/+45 |
| * | | | [MTD] fix m25p80 64-bit divisions | Artem Bityutskiy | 2008-12-19 | 1 | -18/+19 |
| * | | | [MTD] fix dataflash 64-bit divisions | Artem Bityutskiy | 2008-12-19 | 1 | -9/+15 |
| * | | | [MTD] [NAND] Set the fsl elbc ECCM according the settings in bootloader. | Jason Jin | 2008-12-10 | 1 | -1/+3 |
| * | | | [MTD] [NAND] remove excess kernel-doc notation | Randy Dunlap | 2008-12-10 | 1 | -1/+0 |
| * | | | [MTD] physmap: fix leak of memory returned by parse_mtd_partitions | Atsushi Nemoto | 2008-12-10 | 1 | -9/+8 |
| * | | | [MTD] drivers/mtd/maps/nettel.c: use ARRAY_SIZE | Julia Lawall | 2008-12-10 | 1 | -2/+1 |
| * | | | [MTD] physmap: make physmap compat explicit | Mike Frysinger | 2008-12-10 | 2 | -15/+18 |
| * | | | Merge branch 'misc/mtd/sharpsl-nand' of git://git.kernel.org/pub/scm/linux/ke... | David Woodhouse | 2008-12-10 | 1 | -125/+122 |
| |\ \ \ |
|