Age | Commit message (Expand) | Author |
2008-01-26 | rapide: remove write-only hwif->hwif_data | Bartlomiej Zolnierkiewicz |
2008-01-26 | ide: use ide_init_port_hw() in setup-pci.c | Bartlomiej Zolnierkiewicz |
2008-01-26 | ide: always use ide_std_init_ports() in setup-pci.c | Bartlomiej Zolnierkiewicz |
2008-01-26 | au1xxx-ide: use ide_init_port_hw() | Bartlomiej Zolnierkiewicz |
2008-01-26 | au1xxx-ide: au_ide_probe() fixes | Bartlomiej Zolnierkiewicz |
2008-01-26 | ide: make remaining built-in only IDE host drivers modular (take 2) | Bartlomiej Zolnierkiewicz |
2008-01-26 | ide: fix host drivers depending on ide_generic to probe for interfaces (take 2) | Bartlomiej Zolnierkiewicz |
2008-01-26 | cmd640: fix dependency on IDE_GENERIC | Bartlomiej Zolnierkiewicz |
2008-01-26 | ide: move ide_arm_init() call from init_ide_data() to ide_init() | Bartlomiej Zolnierkiewicz |
2008-01-26 | ide: drop 'initializing' argument from ide_register_hw() | Bartlomiej Zolnierkiewicz |
2008-01-26 | ide: add ide_init_port_hw() helper | Bartlomiej Zolnierkiewicz |
2008-01-26 | sgiioc4: always init hwif->io_ports | Bartlomiej Zolnierkiewicz |
2008-01-26 | ide: Fix build break caused by "ide: remove ideprobe_init()" | Olof Johansson |
2008-01-26 | ide: remove ideprobe_init() | Bartlomiej Zolnierkiewicz |
2008-01-26 | ide: add hwif->chipset fixup to ide_device_add() | Bartlomiej Zolnierkiewicz |
2008-01-26 | swarm: set hwif->chipset | Bartlomiej Zolnierkiewicz |
2008-01-26 | rapide: set hwif->chipset | Bartlomiej Zolnierkiewicz |
2008-01-26 | ide: fix probing for hosts with serialized or IRQ sharing interfaces | Bartlomiej Zolnierkiewicz |
2008-01-26 | ide: kill probe_hwif_init() | Bartlomiej Zolnierkiewicz |
2008-01-26 | ide: don't try to unregister interfaces if 'initializing' in ide_register_hw() | Bartlomiej Zolnierkiewicz |
2008-01-26 | ide: merge ->fixup and ->quirkproc methods | Bartlomiej Zolnierkiewicz |
2008-01-26 | ide: dump taskfile HOB registers in ide_tf_load() (if DEBUG is defined) | Bartlomiej Zolnierkiewicz |
2008-01-26 | ide: merge ->dma_host_{on,off} methods into ->dma_host_set method | Bartlomiej Zolnierkiewicz |
2008-01-26 | ide: move drive->using_dma check to callers of ->dma_host_on method | Bartlomiej Zolnierkiewicz |
2008-01-26 | atiixp: remove ->dma_host_on and ->dma_host_off methods | Bartlomiej Zolnierkiewicz |
2008-01-26 | ide-cris: fix DMA methods | Bartlomiej Zolnierkiewicz |
2008-01-26 | ide: remove ->ide_dma_on and ->dma_off_quietly methods from ide_hwif_t | Bartlomiej Zolnierkiewicz |
2008-01-26 | au1xxx-ide: add ide_toggle_bounce() calls | Bartlomiej Zolnierkiewicz |
2008-01-26 | icside: add ide_toggle_bounce() calls | Bartlomiej Zolnierkiewicz |
2008-01-26 | sgiioc4: add ide_toggle_bounce() calls | Bartlomiej Zolnierkiewicz |
2008-01-26 | cy82c693: add ->set_dma_mode method | Bartlomiej Zolnierkiewicz |
2008-01-26 | cy82c693: correct DMA modes clipping | Bartlomiej Zolnierkiewicz |
2008-01-26 | ide: (hopefully) fix VDMA for CS5520 | Bartlomiej Zolnierkiewicz |
2008-01-26 | ide-disk: add idedisk_set_doorlock() helper | Bartlomiej Zolnierkiewicz |
2008-01-26 | serverworks: cleanup ->set_dma_mode method | Bartlomiej Zolnierkiewicz |
2008-01-26 | sl82c105: remove no longer needed ->selectproc method | Bartlomiej Zolnierkiewicz |
2008-01-26 | sl82c105: program DMA/PIO timings in ->dma_start/->ide_dma_end | Bartlomiej Zolnierkiewicz |
2008-01-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds |
2008-01-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds |
2008-01-25 | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2008-01-25 | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2008-01-25 | ocfs2: clean up bh null checks | Mark Fasheh |
2008-01-25 | ocfs2: document access rules for blocked_lock_list | Mark Fasheh |
2008-01-25 | configfs: file.c fix possible recursive locking | Joonwoo Park |
2008-01-25 | configfs: dir.c fix possible recursive locking | Joonwoo Park |
2008-01-25 | configfs: Remove EXPERIMENTAL | Joel Becker |
2008-01-25 | ocfs2: bump version number | Mark Fasheh |
2008-01-25 | ocfs2/dlm: Clear joining_node on hearbeat node down | Tao Ma |
2008-01-25 | ocfs2: convert byte order of constant instead of variable | Marcin Slusarz |
2008-01-25 | ocfs2: Update default cluster timeouts | Sunil Mushran |