summaryrefslogtreecommitdiffstats
path: root/drivers/ide/pci/atiixp.c
Commit message (Expand)AuthorAgeFilesLines
* ide: add PIO masksBartlomiej Zolnierkiewicz2007-07-201-0/+2
* ide: drop "PIO data" argument from ide_get_best_pio_mode()Bartlomiej Zolnierkiewicz2007-07-201-1/+1
* ide: add ide_pci_device_t.host_flags (take 2)Bartlomiej Zolnierkiewicz2007-07-201-2/+1
* atiixp: PIO mode setup fixesBartlomiej Zolnierkiewicz2007-07-201-13/+19
* ide: add short cables supportBartlomiej Zolnierkiewicz2007-07-091-2/+3
* add the IDE device ID for ATI SB700Henry Su2007-05-241-0/+1
* ide: add ide_tune_dma() helperBartlomiej Zolnierkiewicz2007-05-101-21/+1
* ide: rework the code for selecting the best DMA transfer mode (v3)Bartlomiej Zolnierkiewicz2007-05-101-18/+2
* ide: make ide_hwif_t.ide_dma_host_on void (v2)Bartlomiej Zolnierkiewicz2007-02-171-3/+3
* ide: make ide_hwif_t.ide_dma_{host_off,off_quietly} void (v2)Bartlomiej Zolnierkiewicz2007-02-171-3/+3
* ide: add ide_set_dma() helper (v2)Bartlomiej Zolnierkiewicz2007-02-171-4/+3
* ide: disable DMA in ->ide_dma_check for "no IORDY" case (v2)Bartlomiej Zolnierkiewicz2007-02-171-3/+2
* ide: add ide_use_fast_pio() helper (v3)Bartlomiej Zolnierkiewicz2007-02-171-11/+3
* atiixp/jmicron/triflex: fix PIO fallbackBartlomiej Zolnierkiewicz2007-02-171-5/+2
* ide: add missing __init tags to IDE PCI host driversBartlomiej Zolnierkiewicz2007-01-271-1/+1
* atiixp.c: add cable detection support for ATI IDEConke Hu2007-01-271-3/+11
* atiixp.c: sb600 ide only has one channelConke Hu2007-01-271-2/+9
* atiixp.c: remove unused codeConke Hu2007-01-271-20/+1
* [PATCH] atiixp: Old drivers/ide layer driver for the ATIIXP hang fixAlan2007-01-051-8/+10
* PCI: ATI sb600 sata quirkConke Hu2006-12-201-1/+0
* [PATCH] atiixp: ATI SB600 IDE support for various modesAnatoli Antonovitch2006-09-291-0/+21
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [PATCH] ide: ATI SB600 IDE supportAnatoli Antonovitch2006-04-191-0/+1
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+370