aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
| * | | ide: move ide_config_drive_speed() calls to upper layers (take 2)Bartlomiej Zolnierkiewicz2007-10-13
| * | | pdc202xx_new: check ide_config_drive_speed() return valueBartlomiej Zolnierkiewicz2007-10-13
| * | | cs5535: check ide_config_drive_speed() return valueBartlomiej Zolnierkiewicz2007-10-13
| * | | amd74xx/via82cxxx: check ide_config_drive_speed() return valueBartlomiej Zolnierkiewicz2007-10-13
| * | | au1xxx: fix au1xxx_set_pio_mode()Bartlomiej Zolnierkiewicz2007-10-13
| * | | icside: use ide_tune_dma()Bartlomiej Zolnierkiewicz2007-10-13
| * | | ide-pmac: fix PIO setup and enable autotuneBenjamin Herrenschmidt2007-10-13
| * | | ide-pmac: use ide_tune_dma() (take 2)Bartlomiej Zolnierkiewicz2007-10-13
| * | | ide-pmac: remove pmac_ide_do_setfeature() (take 2)Bartlomiej Zolnierkiewicz2007-10-13
| * | | ide-pmac: remove nIEN clearing from pmac_ide_do_setfeature()Bartlomiej Zolnierkiewicz2007-10-13
| * | | ide-pmac: use __ide_wait_stat()Bartlomiej Zolnierkiewicz2007-10-13
| * | | ide-pmac: remove extra good status wait from pmac_ide_do_setfeature()Bartlomiej Zolnierkiewicz2007-10-13
| * | | ide: add __ide_wait_stat() helperBartlomiej Zolnierkiewicz2007-10-13
| * | | ide-pmac: remove pmac_ide_{m,u}dma_enable() (take 2)Bartlomiej Zolnierkiewicz2007-10-13
| * | | ide-pmac: remove control register messing from pmac_ide_dma_check()Bartlomiej Zolnierkiewicz2007-10-13
| * | | ide-pmac: fix set_timings_mdma()Bartlomiej Zolnierkiewicz2007-10-13
| * | | ide-pmac: pmac_ide_tune_chipset() fixesBartlomiej Zolnierkiewicz2007-10-13
| * | | ide-pmac: don't check kauai_lookup_timing() return valueBartlomiej Zolnierkiewicz2007-10-13
| * | | ide: unexport ide_acpi_set_stateAdrian Bunk2007-10-13
| * | | ide_platform: set hwif->chipsetBartlomiej Zolnierkiewicz2007-10-13
* | | | Merge git://git.infradead.org/mtd-2.6Linus Torvalds2007-10-13
|\ \ \ \
| * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2007-10-13
| |\| | |
| * | | | Merge Linux 2.6.23David Woodhouse2007-10-13
| |\ \ \ \
| * | | | | [MTD] [NAND] Blackfin on-chip NAND Flash Controller driverBryan Wu2007-10-13
| * | | | | [MTD] [NOR] fix ctrl-alt-del can't reboot for intel flash bugKevin Hao2007-10-13
| * | | | | [MTD] [NAND] Fix compiler warning in Alauda driverakpm@linux-foundation.org2007-10-13
| * | | | | [JFFS2] Remove stray debugging printkDavid Woodhouse2007-10-13
| * | | | | [JFFS2] Handle dirents on the flash with embedded zero bytes in names.David Woodhouse2007-10-13
| * | | | | [JFFS2] Check for creation of dirents with embedded zero bytes in name.David Woodhouse2007-10-13
| * | | | | [JFFS2] Don't count all 'very dirty' blocks except in debug modeDavid Woodhouse2007-10-13
| * | | | | [JFFS2] Check whether garbage-collection actually obsoleted its victim.David Woodhouse2007-10-13
| * | | | | [JFFS2] Relax threshold for triggering GC due to dirty blocks.David Woodhouse2007-10-13
| * | | | | [MTD] [OneNAND] Fix typo related with recent commitKyungmin Park2007-10-13
| * | | | | [JFFS2] Trigger garbage collection when very_dirty_list size becomes excessiveDavid Woodhouse2007-10-06
| * | | | | [MTD] [NAND] Avoid deadlock in erase callback; release chip lock first.David Woodhouse2007-10-06
| * | | | | [MTD] [NAND] Resume method for CAFÉ NAND controllerDavid Woodhouse2007-10-06
| * | | | | [MTD] [NAND] Fix PCI ident table for CAFÉ NAND controller.David Woodhouse2007-10-06
| * | | | | Merge branch 'master' of ssh://git.infradead.org/srv/git/mtd-2.6David Woodhouse2007-10-06
| |\ \ \ \ \
| | * | | | | [MTD] [NAND] s3c2410: fix arch movesBen Dooks2007-09-25
| * | | | | | [MTD] [OneNAND] fix numerous racesArtem Bityutskiy2007-09-23
| |/ / / / /
| * | | | | [MTD] map driver for NOR flash on the Intel Vermilion Range chipsetDavid Woodhouse2007-09-23
| * | | | | [JFFS2] Fix unpoint lengthAndy Lowe2007-09-23
| * | | | | [MTD] fix CFI point method for discontiguous mapsAndy Lowe2007-09-23
| * | | | | [MTD] MAPS: Merge Lubbock and Mainstone drivers into common PXA2xx driverTodd Poynor2007-09-23
| * | | | | [MTD] Document erase interface.Jörn Engel2007-09-21
| * | | | | [MTD] Remove Momenco Ocelot NOR flash supportYoichi Yuasa2007-09-09
| * | | | | [MTD] [NAND] nandsim: avoid deadlocking FSArtem Bityutskiy2007-09-06
| * | | | | [MTD] Fix CFI build error when no map width or interleave supportedDavid Woodhouse2007-09-06
| * | | | | [MTD] [OneNAND] main read/write ops support for yaffs2Kyungmin Park2007-09-06
| * | | | | [MTD] [OneNAND] Use mtd_oob_ops at oob functionsKyungmin Park2007-08-29