Commit Graph

362 Commits (d2da272a4e581e831e3567a37ef167686f1ea1d3)

Author SHA1 Message Date
Bartlomiej Zolnierkiewicz b02fcae007 amd74xx: remove /proc/ide/amd74xx 18 years ago
Bartlomiej Zolnierkiewicz 8fcb2ea822 amd74xx/via82cxxx: don't initialize drive->dn 18 years ago
Bartlomiej Zolnierkiewicz a718122ce8 sis5513: remove /proc/ide/sis 18 years ago
Bartlomiej Zolnierkiewicz 9ff6f72f43 ide: remove hwif->autodma and drive->autodma 18 years ago
Bartlomiej Zolnierkiewicz 9cbcc5e3c5 ide: use PCI_VDEVICE() macro 18 years ago
Bartlomiej Zolnierkiewicz d83fca58d3 sis5513: clear prefetch and postwrite for ATAPI devices 18 years ago
Bartlomiej Zolnierkiewicz 1c54a93d4d it8213/piix/slc90e66: "de-couple" PIO and UDMA modes 18 years ago
Bartlomiej Zolnierkiewicz 0ae2e17865 ide: remove ->ide_dma_check (take 2) 18 years ago
Bartlomiej Zolnierkiewicz d6ae3adb2e sl82c105: add PIO autotune fallback to ->ide_dma_check 18 years ago
Bartlomiej Zolnierkiewicz 3f019eea9c cs5530/sc1200: add PIO autotune fallback to ->ide_dma_check 18 years ago
Bartlomiej Zolnierkiewicz 65c9cd23ca ide: remove ide_use_fast_pio() 18 years ago
Bartlomiej Zolnierkiewicz d3b90baf09 ide: remove drive->init_speed zeroing 18 years ago
Bartlomiej Zolnierkiewicz 8c91abf862 it8213/piix/slc90e66: remove {it8213,piix,slc90e66}_dma_2_pio() 18 years ago
Bartlomiej Zolnierkiewicz 94c7fa0fcc atiixp: DMA setup fixes 18 years ago
Bartlomiej Zolnierkiewicz cb824c32f1 sc1200: always tune PIO 18 years ago
Bartlomiej Zolnierkiewicz 93104654c4 cs5530: always tune PIO 18 years ago
Bartlomiej Zolnierkiewicz a7b888b2f1 slc90e66: always tune PIO 18 years ago
Bartlomiej Zolnierkiewicz bc46b17d23 aec62xx: always tune PIO 18 years ago
Bartlomiej Zolnierkiewicz 4960ab7c81 sis5513: always tune PIO 18 years ago
Bartlomiej Zolnierkiewicz c77a89cd98 sis5513: DMA setup fixes 18 years ago
Bartlomiej Zolnierkiewicz a29ec3b219 hpt366: always tune PIO 18 years ago
Tony Battersby 0c824b51b3 ide: fix serverworks.c UDMA regression 18 years ago
Jens Axboe 55c16a7004 IDE: sg chaining support 18 years ago
Bartlomiej Zolnierkiewicz 99149a4859 alim15x3: remove redundant m5229_revision check 18 years ago
Bartlomiej Zolnierkiewicz 88ae4d8c38 sc1200: fix ->dma_base equal zero handling 18 years ago
Bartlomiej Zolnierkiewicz dfb2311226 cs5520: fix ->dma_base equal zero handling 18 years ago
Bartlomiej Zolnierkiewicz b9d9e61abb sgiioc4: add missing ->dma_base check 18 years ago
Bartlomiej Zolnierkiewicz 7bda292d12 cs5535: add missing ->dma_base check 18 years ago
Bartlomiej Zolnierkiewicz 88b2b32bab ide: move ide_config_drive_speed() calls to upper layers (take 2) 18 years ago
Bartlomiej Zolnierkiewicz 6e249395ea pdc202xx_new: check ide_config_drive_speed() return value 18 years ago
Bartlomiej Zolnierkiewicz 249aa4ff17 cs5535: check ide_config_drive_speed() return value 18 years ago
Bartlomiej Zolnierkiewicz 3b4024d429 amd74xx/via82cxxx: check ide_config_drive_speed() return value 18 years ago
Bartlomiej Zolnierkiewicz 8f4dd2e426 ide: use only ->set_pio_mode method for programming PIO modes (take 2) 18 years ago
Bartlomiej Zolnierkiewicz 0d3be723cb sis5513: don't change UDMA settings when programming PIO 18 years ago
Bartlomiej Zolnierkiewicz 90986028c9 it8213/piix/slc90e66: don't change DMA settings when programming PIO 18 years ago
Bartlomiej Zolnierkiewicz a6fe837ed6 alim15x3: PIO mode setup fixes 18 years ago
Bartlomiej Zolnierkiewicz ffe5415c3d siimage: fix ->set_pio_mode method to select PIO data transfer 18 years ago
Bartlomiej Zolnierkiewicz 326d72f437 cs5520: don't enable VDMA in ->speedproc 18 years ago
Bartlomiej Zolnierkiewicz fabe151056 sc1200: remove redundant warning message from sc1200_tune_chipset() 18 years ago
Bartlomiej Zolnierkiewicz ca1997c1f3 sgiioc4: use ide_tune_dma() 18 years ago
Bartlomiej Zolnierkiewicz 55f17e8da1 amd74xx/via82cxxx: use ide_tune_dma() 18 years ago
Bartlomiej Zolnierkiewicz 26bcb879c0 ide: add ide_set{_max}_pio() (take 4) 18 years ago
Bartlomiej Zolnierkiewicz f212ff28f0 ide: move ide_rate_filter() calls to the upper layer (take 2) 18 years ago
Bartlomiej Zolnierkiewicz 3160d5416f sis5513: add ->udma_filter method for chipset_family >= ATA_133 18 years ago
Bartlomiej Zolnierkiewicz 7670df73fb ide: mode limiting fixes for user requested speed changes 18 years ago
Bartlomiej Zolnierkiewicz a8028fcb48 ide: add missing ide_rate_filter() calls to ->speedproc()-s 18 years ago
Tejun Heo bda7970c27 ide: make jmicron match vendor and device class 18 years ago
Sergei Shtylyov 0704793579 pdc202xx_new: switch to using pci_get_slot() (take 2) 18 years ago
Sergei Shtylyov b4e44369a3 hpt366: MWDMA filter for SATA cards (take 2) 18 years ago
Shane Huang 7cfa7168f7 atiixp: SB700 contains more than one IDE channel 18 years ago