| Commit message (Expand) | Author | Age |
... | |
| * | | | ide-pmac: use ide_tune_dma() (take 2) | Bartlomiej Zolnierkiewicz | 2007-10-13 |
| * | | | ide-pmac: remove pmac_ide_do_setfeature() (take 2) | Bartlomiej Zolnierkiewicz | 2007-10-13 |
| * | | | ide-pmac: remove nIEN clearing from pmac_ide_do_setfeature() | Bartlomiej Zolnierkiewicz | 2007-10-13 |
| * | | | ide-pmac: use __ide_wait_stat() | Bartlomiej Zolnierkiewicz | 2007-10-13 |
| * | | | ide-pmac: remove extra good status wait from pmac_ide_do_setfeature() | Bartlomiej Zolnierkiewicz | 2007-10-13 |
| * | | | ide: add __ide_wait_stat() helper | Bartlomiej Zolnierkiewicz | 2007-10-13 |
| * | | | ide-pmac: remove pmac_ide_{m,u}dma_enable() (take 2) | Bartlomiej Zolnierkiewicz | 2007-10-13 |
| * | | | ide-pmac: remove control register messing from pmac_ide_dma_check() | Bartlomiej Zolnierkiewicz | 2007-10-13 |
| * | | | ide-pmac: fix set_timings_mdma() | Bartlomiej Zolnierkiewicz | 2007-10-13 |
| * | | | ide-pmac: pmac_ide_tune_chipset() fixes | Bartlomiej Zolnierkiewicz | 2007-10-13 |
| * | | | ide-pmac: don't check kauai_lookup_timing() return value | Bartlomiej Zolnierkiewicz | 2007-10-13 |
| * | | | ide: unexport ide_acpi_set_state | Adrian Bunk | 2007-10-13 |
| * | | | ide_platform: set hwif->chipset | Bartlomiej Zolnierkiewicz | 2007-10-13 |
* | | | | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds | 2007-10-13 |
|\ \ \ \ |
|
| * | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Woodhouse | 2007-10-13 |
| |\| | | |
|
| * | | | | Merge Linux 2.6.23 | David Woodhouse | 2007-10-13 |
| |\ \ \ \ |
|
| * | | | | | [MTD] [NAND] Blackfin on-chip NAND Flash Controller driver | Bryan Wu | 2007-10-13 |
| * | | | | | [MTD] [NOR] fix ctrl-alt-del can't reboot for intel flash bug | Kevin Hao | 2007-10-13 |
| * | | | | | [MTD] [NAND] Fix compiler warning in Alauda driver | akpm@linux-foundation.org | 2007-10-13 |
| * | | | | | [JFFS2] Remove stray debugging printk | David Woodhouse | 2007-10-13 |
| * | | | | | [JFFS2] Handle dirents on the flash with embedded zero bytes in names. | David Woodhouse | 2007-10-13 |
| * | | | | | [JFFS2] Check for creation of dirents with embedded zero bytes in name. | David Woodhouse | 2007-10-13 |
| * | | | | | [JFFS2] Don't count all 'very dirty' blocks except in debug mode | David Woodhouse | 2007-10-13 |
| * | | | | | [JFFS2] Check whether garbage-collection actually obsoleted its victim. | David Woodhouse | 2007-10-13 |
| * | | | | | [JFFS2] Relax threshold for triggering GC due to dirty blocks. | David Woodhouse | 2007-10-13 |
| * | | | | | [MTD] [OneNAND] Fix typo related with recent commit | Kyungmin Park | 2007-10-13 |
| * | | | | | [JFFS2] Trigger garbage collection when very_dirty_list size becomes excessive | David Woodhouse | 2007-10-06 |
| * | | | | | [MTD] [NAND] Avoid deadlock in erase callback; release chip lock first. | David Woodhouse | 2007-10-06 |
| * | | | | | [MTD] [NAND] Resume method for CAFÉ NAND controller | David Woodhouse | 2007-10-06 |
| * | | | | | [MTD] [NAND] Fix PCI ident table for CAFÉ NAND controller. | David Woodhouse | 2007-10-06 |
| * | | | | | Merge branch 'master' of ssh://git.infradead.org/srv/git/mtd-2.6 | David Woodhouse | 2007-10-06 |
| |\ \ \ \ \ |
|
| | * | | | | | [MTD] [NAND] s3c2410: fix arch moves | Ben Dooks | 2007-09-25 |
| * | | | | | | [MTD] [OneNAND] fix numerous races | Artem Bityutskiy | 2007-09-23 |
| |/ / / / / |
|
| * | | | | | [MTD] map driver for NOR flash on the Intel Vermilion Range chipset | David Woodhouse | 2007-09-23 |
| * | | | | | [JFFS2] Fix unpoint length | Andy Lowe | 2007-09-23 |
| * | | | | | [MTD] fix CFI point method for discontiguous maps | Andy Lowe | 2007-09-23 |
| * | | | | | [MTD] MAPS: Merge Lubbock and Mainstone drivers into common PXA2xx driver | Todd Poynor | 2007-09-23 |
| * | | | | | [MTD] Document erase interface. | Jörn Engel | 2007-09-21 |
| * | | | | | [MTD] Remove Momenco Ocelot NOR flash support | Yoichi Yuasa | 2007-09-09 |
| * | | | | | [MTD] [NAND] nandsim: avoid deadlocking FS | Artem Bityutskiy | 2007-09-06 |
| * | | | | | [MTD] Fix CFI build error when no map width or interleave supported | David Woodhouse | 2007-09-06 |
| * | | | | | [MTD] [OneNAND] main read/write ops support for yaffs2 | Kyungmin Park | 2007-09-06 |
| * | | | | | [MTD] [OneNAND] Use mtd_oob_ops at oob functions | Kyungmin Park | 2007-08-29 |
| * | | | | | [MTD] [NAND] Driver for Olympus MAUSB-10 and Fujifilm DPC-R1 card readers | Jörn Engel | 2007-08-29 |
| * | | | | | Merge branch 'mtd-2.6.24' of master.kernel.org:/pub/scm/linux/kernel/git/gala... | David Woodhouse | 2007-08-23 |
| |\ \ \ \ \ |
|
| | * | | | | | [MTD] Remove dead maps | Kumar Gala | 2007-08-22 |
| | * | | | | | [MTD] 4xx: Don't build arch/ppc dependent drivers in arch/powerpc | Josh Boyer | 2007-08-22 |
| * | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Woodhouse | 2007-08-23 |
| |\| | | | | |
|
| * | | | | | | [MTD] mtdoops printk warning fixes | Andrew Morton | 2007-08-22 |
| * | | | | | | [JFFS2] fix printk warning in jffs2_block_check_erase() | Andrew Morton | 2007-08-22 |