Hi, I've just updated IDE quilt tree: http://kernel.org/pub/linux/kernel/people/bart/pata-2.6/patches/ New patches: * IDE driver for Delkin/Lexar/ASKA/Workbit/etc. CardBus CF adapters (Mark Lord <[email protected]>) * ACPI support for IDE devices (Hannes Reinecke <[email protected]>) * ide: unregister ide-pnp driver on unload (Tejun Heo <[email protected]>) * via82cxxx/pata_via: correct PCI_DEVICE_ID_VIA_SATA_EIDE ID and add support for CX700 and 8237S (Josepch Chan <[email protected]>) * rework of the code selecting the best DMA transfer mode (~500 LOCs less) (me) * some misc fixes/cleanups (me) diffstat: 68 files changed, 3310 insertions(+), 2495 deletions(-) I'm sending only new patches for review/comments. If you would like to see the full quilt series (or to get combined patch) against 2.6.20-rc5, they are available here: http://kernel.org/pub/linux/kernel/people/bart/pata-2.6/releases/ Thanks, Bart - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
- Follow-Ups:
- [PATCH 8/15] ide: disable DMA in ->ide_dma_check for "no IORDY" case
- From: Bartlomiej Zolnierkiewicz <[email protected]>
- [PATCH 6/15] atiixp/jmicron/triflex: fix PIO fallback
- From: Bartlomiej Zolnierkiewicz <[email protected]>
- [PATCH 3/15] it8213: fix build and ->ultra_mask
- From: Bartlomiej Zolnierkiewicz <[email protected]>
- [PATCH 13/15] ide: fix UDMA/MWDMA/SWDMA masks
- From: Bartlomiej Zolnierkiewicz <[email protected]>
- [PATCH 2/15] via82cxxx/pata_via: correct PCI_DEVICE_ID_VIA_SATA_EIDE ID and add support for CX700 and 8237S
- From: Bartlomiej Zolnierkiewicz <[email protected]>
- [PATCH 15/15] ide: add ide_tune_dma() helper
- From: Bartlomiej Zolnierkiewicz <[email protected]>
- [PATCH 14/15] ide: rework the code for selecting the best DMA transfer mode
- From: Bartlomiej Zolnierkiewicz <[email protected]>
- [PATCH 10/15] ide: add ide_set_dma() helper
- From: Bartlomiej Zolnierkiewicz <[email protected]>
- [PATCH 11/15] ide: make ide_hwif_t.ide_dma_{host_off,off_quietly} void
- From: Bartlomiej Zolnierkiewicz <[email protected]>
- [PATCH 12/15] ide: make ide_hwif_t.ide_dma_host_on void
- From: Bartlomiej Zolnierkiewicz <[email protected]>
- [PATCH 9/15] sgiioc4: fix sgiioc4_ide_dma_check() to enable/disable DMA properly
- From: Bartlomiej Zolnierkiewicz <[email protected]>
- [PATCH 7/15] piix: cleanup
- From: Bartlomiej Zolnierkiewicz <[email protected]>
- [PATCH 5/15] hpt34x: hpt34x_tune_chipset() (->speedproc) fix
- From: Bartlomiej Zolnierkiewicz <[email protected]>
- [PATCH 4/15] ide: convert ide_hwif_t.mmio into flag
- From: Bartlomiej Zolnierkiewicz <[email protected]>
- [PATCH 1/15] ACPI support for IDE devices
- From: Bartlomiej Zolnierkiewicz <[email protected]>
- [PATCH 8/15] ide: disable DMA in ->ide_dma_check for "no IORDY" case
- Prev by Date: Re: NTFS
- Next by Date: [PATCH 1/15] ACPI support for IDE devices
- Previous by thread: Linux 2.6.16.38-rc2
- Next by thread: [PATCH 1/15] ACPI support for IDE devices
- Index(es):