aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ide/pci/it821x.c
Commit message (Expand)AuthorAge
* ide: add IDE_HFLAG_BOOTABLE host flagBartlomiej Zolnierkiewicz2007-10-18
* ide: add IDE_HFLAG_NO_ATAPI_DMA host flagBartlomiej Zolnierkiewicz2007-10-18
* ide: remove hwif->autodma and drive->autodmaBartlomiej Zolnierkiewicz2007-10-16
* ide: use PCI_VDEVICE() macroBartlomiej Zolnierkiewicz2007-10-16
* ide: remove ->ide_dma_check (take 2)Bartlomiej Zolnierkiewicz2007-10-16
* ide: move ide_config_drive_speed() calls to upper layers (take 2)Bartlomiej Zolnierkiewicz2007-10-13
* ide: use only ->set_pio_mode method for programming PIO modes (take 2)Bartlomiej Zolnierkiewicz2007-10-11
* ide: add ide_set{_max}_pio() (take 4)Bartlomiej Zolnierkiewicz2007-10-11
* 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
* it821x: fix incorrect SWDMA maskBartlomiej Zolnierkiewicz2007-07-03
* it821x: RAID mode fixesBartlomiej Zolnierkiewicz2007-06-08
* ide: use ide_tune_dma() part #2Bartlomiej Zolnierkiewicz2007-05-15
* ide: rework the code for selecting the best DMA transfer mode (v3)Bartlomiej Zolnierkiewicz2007-05-09
* it821x: PIO mode setup fixesBartlomiej Zolnierkiewicz2007-05-05
* ide: make ide_hwif_t.ide_dma_{host_off,off_quietly} void (v2)Bartlomiej Zolnierkiewicz2007-02-16
* ide: add ide_set_dma() helper (v2)Bartlomiej Zolnierkiewicz2007-02-16
* [PATCH] it821x: fix ide dma setup bugJens Axboe2006-07-28
* [PATCH] Fix problem with ATAPI DMA on IT8212 in LinuxAlan Cox2006-07-01
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* [PATCH] ide: set latency when resetting it821x out of firmware modeAlan Cox2006-02-03
* [PATCH] ide: kmalloc + memset -> kzalloc conversionDeepak Saxena2005-11-07
* [PATCH] ide: it8212 backport for Bartlomiej IDEAlan Cox2005-06-27