aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ide/pci/tc86c001.c
Commit message (Expand)AuthorAge
* ide: move ide_rate_filter() calls to the upper layer (take 2)Bartlomiej Zolnierkiewicz2007-10-11
* ide: add PIO masksBartlomiej Zolnierkiewicz2007-07-19
* ide: drop "PIO data" argument from ide_get_best_pio_mode()Bartlomiej Zolnierkiewicz2007-07-19
* ide: add ide_pci_device_t.host_flags (take 2)Bartlomiej Zolnierkiewicz2007-07-19
* ide: add short cables supportBartlomiej Zolnierkiewicz2007-07-09
* ide: add ide_tune_dma() helperBartlomiej Zolnierkiewicz2007-05-09
* ide: rework the code for selecting the best DMA transfer mode (v3)Bartlomiej Zolnierkiewicz2007-05-09
* ide: add ide_set_dma() helper (v2)Bartlomiej Zolnierkiewicz2007-02-16
* ide: disable DMA in ->ide_dma_check for "no IORDY" case (v2)Bartlomiej Zolnierkiewicz2007-02-16
* ide: use PIO/MMIO operations directly where possible (v2)Bartlomiej Zolnierkiewicz2007-02-16
* ide: add ide_use_fast_pio() helper (v3)Bartlomiej Zolnierkiewicz2007-02-16
* tc86c001: add missing __init tag for tc86c001_ide_init()Bartlomiej Zolnierkiewicz2007-02-07
* tc86c001: mark init_chipset_tc86c001() with __devinit tagAndrew Morton2007-02-07
* tc86c001: init_hwif_tc86c001() can be staticAdrian Bunk2007-02-07
* ide: add Toshiba TC86C001 IDE driver (take 2)Sergei Shtylyov2007-02-07