aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ide/pci/siimage.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
* siimage: bump driver versionBartlomiej Zolnierkiewicz2007-10-18
* ide: Fix siimage driver accessing beyond array boundaryBenjamin Herrenschmidt2007-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: remove ide_use_fast_pio()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
* siimage: fix ->set_pio_mode method to select PIO data transferBartlomiej 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
* siimage: PIO mode setup fixes (take 2)Bartlomiej Zolnierkiewicz2007-07-19
* ide: add short cables supportBartlomiej Zolnierkiewicz2007-07-09
* ide: remove ide_dma_enable()Bartlomiej Zolnierkiewicz2007-05-15
* Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2007-05-09
|\
| * ide: rework the code for selecting the best DMA transfer mode (v3)Bartlomiej Zolnierkiewicz2007-05-09
* | Fix occurrences of "the the "Michael Opdenacker2007-05-09
|/
* siimage: fix wrong ->swdma_maskBartlomiej Zolnierkiewicz2007-05-05
* siimage: DRAC4 noteAlan Cox2007-03-03
* 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: convert ide_hwif_t.mmio into flag (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
* ide: unexport ide_set_xfer_rate() (v2)Bartlomiej Zolnierkiewicz2007-02-16
* siimage: PIO1/2 taskfile transfer overclocking fixSergei Shtylyov2007-02-16
* ide: add missing __init tags to IDE PCI host driversBartlomiej Zolnierkiewicz2007-01-27
* [PATCH] ide: remove dma_base2 field from ide_hwif_tSergei Shtylyov2006-10-03
* [PATCH] Fix 2.6.18-rc6 IDE breakage, add missing ident needed for current VIA...Alan Cox2006-09-11
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* [PATCH] ide: clean up siimageAlan Cox2006-06-28
* [PATCH] siimage: docs urlsJeff Garzik2005-11-18
* [PATCH] siimage: enable interrupts on Adaptec SA-1210 cardJohn W. Linville2005-11-09
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16