aboutsummaryrefslogtreecommitdiff
path: root/drivers/ide/pci/tc86c001.c
AgeCommit message (Expand)Author
2007-02-17ide: add ide_set_dma() helper (v2)Bartlomiej Zolnierkiewicz
2007-02-17ide: disable DMA in ->ide_dma_check for "no IORDY" case (v2)Bartlomiej Zolnierkiewicz
2007-02-17ide: use PIO/MMIO operations directly where possible (v2)Bartlomiej Zolnierkiewicz
2007-02-17ide: add ide_use_fast_pio() helper (v3)Bartlomiej Zolnierkiewicz
2007-02-07tc86c001: add missing __init tag for tc86c001_ide_init()Bartlomiej Zolnierkiewicz
2007-02-07tc86c001: mark init_chipset_tc86c001() with __devinit tagAndrew Morton
2007-02-07tc86c001: init_hwif_tc86c001() can be staticAdrian Bunk
2007-02-07ide: add Toshiba TC86C001 IDE driver (take 2)Sergei Shtylyov