summaryrefslogtreecommitdiffstats
path: root/drivers/ide/pci/sis5513.c
Commit message (Expand)AuthorAgeFilesLines
* sis5513: remove /proc/ide/sisBartlomiej Zolnierkiewicz2007-10-161-248/+1
* ide: remove hwif->autodma and drive->autodmaBartlomiej Zolnierkiewicz2007-10-161-8/+0
* ide: use PCI_VDEVICE() macroBartlomiej Zolnierkiewicz2007-10-161-4/+4
* sis5513: clear prefetch and postwrite for ATAPI devicesBartlomiej Zolnierkiewicz2007-10-161-7/+6
* ide: remove ->ide_dma_check (take 2)Bartlomiej Zolnierkiewicz2007-10-161-12/+0
* ide: remove ide_use_fast_pio()Bartlomiej Zolnierkiewicz2007-10-161-2/+1
* ide: remove drive->init_speed zeroingBartlomiej Zolnierkiewicz2007-10-161-2/+0
* sis5513: always tune PIOBartlomiej Zolnierkiewicz2007-10-161-10/+5
* sis5513: DMA setup fixesBartlomiej Zolnierkiewicz2007-10-161-108/+106
* ide: move ide_config_drive_speed() calls to upper layers (take 2)Bartlomiej Zolnierkiewicz2007-10-131-12/+4
* ide: use only ->set_pio_mode method for programming PIO modes (take 2)Bartlomiej Zolnierkiewicz2007-10-111-10/+2
* sis5513: don't change UDMA settings when programming PIOBartlomiej Zolnierkiewicz2007-10-111-7/+4
* ide: add ide_set{_max}_pio() (take 4)Bartlomiej Zolnierkiewicz2007-10-111-6/+5
* ide: move ide_rate_filter() calls to the upper layer (take 2)Bartlomiej Zolnierkiewicz2007-10-111-5/+2
* sis5513: add ->udma_filter method for chipset_family >= ATA_133Bartlomiej Zolnierkiewicz2007-10-111-4/+18
* sis5513: Add FSC Amilo A1630 PCI subvendor/dev to laptopsDavid Lamparter2007-08-011-0/+1
* ide: add PIO masksBartlomiej Zolnierkiewicz2007-07-201-0/+1
* 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-1/+0
* PCI: Change all drivers to use pci_device->revisionAuke Kok2007-07-111-6/+2
* sis5513: backport short cables support from pata_sis.cBartlomiej Zolnierkiewicz2007-07-091-1/+24
* ide: add short cables supportBartlomiej Zolnierkiewicz2007-07-091-4/+5
* sis5513: adding PCI-IDUwe Koziolek2007-07-081-0/+1
* sis5513: PIO mode setup fixesBartlomiej Zolnierkiewicz2007-05-161-49/+36
* ide: make /proc/ide/ optionalBartlomiej Zolnierkiewicz2007-05-101-3/+3
* ide: add ide_tune_dma() helperBartlomiej Zolnierkiewicz2007-05-101-20/+1
* ide: rework the code for selecting the best DMA transfer mode (v3)Bartlomiej Zolnierkiewicz2007-05-101-12/+2
* ide: fix UDMA/MWDMA/SWDMA masks (v3)Bartlomiej Zolnierkiewicz2007-05-101-1/+4
* ide: add ide_set_dma() helper (v2)Bartlomiej Zolnierkiewicz2007-02-171-4/+2
* ide: disable DMA in ->ide_dma_check for "no IORDY" case (v2)Bartlomiej Zolnierkiewicz2007-02-171-5/+3
* ide: add ide_use_fast_pio() helper (v3)Bartlomiej Zolnierkiewicz2007-02-171-11/+3
* sis5513: sis5513_config_xfer_rate() cleanupBartlomiej Zolnierkiewicz2007-02-171-38/+3
* ide: add missing __init tags to IDE PCI host driversBartlomiej Zolnierkiewicz2007-01-271-1/+1
* [PATCH] ide: more conversion to pci_get APIsAlan Cox2006-12-081-1/+2
* [PATCH] sis5513: Switch to pci refcountingAlan Cox2006-10-011-1/+2
* [PATCH] sis5513: add SiS south bridge ID 0x966 and 0x968David Wang2006-09-081-0/+2
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [PATCH] Small fixes backported to old IDE SiS driverAlan Cox2006-03-281-0/+2
* [PATCH] sis5513: enable ATA133 for the SiS965 southbridgeAurelien Jarno2005-11-191-0/+1
* [PATCH] drivers/ide/pci/sis5513.c: section fixesAdrian Bunk2005-05-051-3/+3
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+984