summaryrefslogtreecommitdiff
path: root/drivers/ide/pci/siimage.c
AgeCommit message (Expand)AuthorFilesLines
2007-07-20ide: add ide_pci_device_t.host_flags (take 2)Bartlomiej Zolnierkiewicz1-1/+0
2007-07-20siimage: PIO mode setup fixes (take 2)Bartlomiej Zolnierkiewicz1-98/+39
2007-07-10ide: add short cables supportBartlomiej Zolnierkiewicz1-8/+10
2007-05-16ide: remove ide_dma_enable()Bartlomiej Zolnierkiewicz1-23/+1
2007-05-10Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds1-24/+21
2007-05-10ide: rework the code for selecting the best DMA transfer mode (v3)Bartlomiej Zolnierkiewicz1-24/+21
2007-05-09Fix occurrences of "the the "Michael Opdenacker1-1/+1
2007-05-06siimage: fix wrong ->swdma_maskBartlomiej Zolnierkiewicz1-10/+2
2007-03-03siimage: DRAC4 noteAlan Cox1-0/+5
2007-02-17ide: add ide_set_dma() helper (v2)Bartlomiej Zolnierkiewicz1-4/+2
2007-02-17ide: disable DMA in ->ide_dma_check for "no IORDY" case (v2)Bartlomiej Zolnierkiewicz1-5/+3
2007-02-17ide: convert ide_hwif_t.mmio into flag (v2)Bartlomiej Zolnierkiewicz1-1/+2
2007-02-17ide: use PIO/MMIO operations directly where possible (v2)Bartlomiej Zolnierkiewicz1-11/+13
2007-02-17ide: add ide_use_fast_pio() helper (v3)Bartlomiej Zolnierkiewicz1-11/+3
2007-02-17ide: unexport ide_set_xfer_rate() (v2)Bartlomiej Zolnierkiewicz1-4/+1
2007-02-17siimage: PIO1/2 taskfile transfer overclocking fixSergei Shtylyov1-30/+29
2007-01-27ide: add missing __init tags to IDE PCI host driversBartlomiej Zolnierkiewicz1-1/+1
2006-10-03[PATCH] ide: remove dma_base2 field from ide_hwif_tSergei Shtylyov1-1/+0
2006-09-11[PATCH] Fix 2.6.18-rc6 IDE breakage, add missing ident needed for current VIA...Alan Cox1-3/+3
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-06-29[PATCH] ide: clean up siimageAlan Cox1-50/+12
2005-11-19[PATCH] siimage: docs urlsJeff Garzik1-1/+7
2005-11-10[PATCH] siimage: enable interrupts on Adaptec SA-1210 cardJohn W. Linville1-0/+9
2005-04-17Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds1-0/+1133