aboutsummaryrefslogtreecommitdiff
path: root/drivers/ide/pci
AgeCommit message (Expand)Author
2007-10-16ide: remove hwif->autodma and drive->autodmaBartlomiej Zolnierkiewicz
2007-10-16ide: use PCI_VDEVICE() macroBartlomiej Zolnierkiewicz
2007-10-16sis5513: clear prefetch and postwrite for ATAPI devicesBartlomiej Zolnierkiewicz
2007-10-16it8213/piix/slc90e66: "de-couple" PIO and UDMA modesBartlomiej Zolnierkiewicz
2007-10-16ide: remove ->ide_dma_check (take 2)Bartlomiej Zolnierkiewicz
2007-10-16sl82c105: add PIO autotune fallback to ->ide_dma_checkBartlomiej Zolnierkiewicz
2007-10-16cs5530/sc1200: add PIO autotune fallback to ->ide_dma_checkBartlomiej Zolnierkiewicz
2007-10-16ide: remove ide_use_fast_pio()Bartlomiej Zolnierkiewicz
2007-10-16ide: remove drive->init_speed zeroingBartlomiej Zolnierkiewicz
2007-10-16it8213/piix/slc90e66: remove {it8213,piix,slc90e66}_dma_2_pio()Bartlomiej Zolnierkiewicz
2007-10-16atiixp: DMA setup fixesBartlomiej Zolnierkiewicz
2007-10-16sc1200: always tune PIOBartlomiej Zolnierkiewicz
2007-10-16cs5530: always tune PIOBartlomiej Zolnierkiewicz
2007-10-16slc90e66: always tune PIOBartlomiej Zolnierkiewicz
2007-10-16aec62xx: always tune PIOBartlomiej Zolnierkiewicz
2007-10-16sis5513: always tune PIOBartlomiej Zolnierkiewicz
2007-10-16sis5513: DMA setup fixesBartlomiej Zolnierkiewicz
2007-10-16hpt366: always tune PIOBartlomiej Zolnierkiewicz
2007-10-16ide: fix serverworks.c UDMA regressionTony Battersby
2007-10-16IDE: sg chaining supportJens Axboe
2007-10-13alim15x3: remove redundant m5229_revision checkBartlomiej Zolnierkiewicz
2007-10-13sc1200: fix ->dma_base equal zero handlingBartlomiej Zolnierkiewicz
2007-10-13cs5520: fix ->dma_base equal zero handlingBartlomiej Zolnierkiewicz
2007-10-13sgiioc4: add missing ->dma_base checkBartlomiej Zolnierkiewicz
2007-10-13cs5535: add missing ->dma_base checkBartlomiej Zolnierkiewicz
2007-10-13ide: move ide_config_drive_speed() calls to upper layers (take 2)Bartlomiej Zolnierkiewicz
2007-10-13pdc202xx_new: check ide_config_drive_speed() return valueBartlomiej Zolnierkiewicz
2007-10-13cs5535: check ide_config_drive_speed() return valueBartlomiej Zolnierkiewicz
2007-10-13amd74xx/via82cxxx: check ide_config_drive_speed() return valueBartlomiej Zolnierkiewicz
2007-10-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds
2007-10-11ide: use only ->set_pio_mode method for programming PIO modes (take 2)Bartlomiej Zolnierkiewicz
2007-10-11sis5513: don't change UDMA settings when programming PIOBartlomiej Zolnierkiewicz
2007-10-11it8213/piix/slc90e66: don't change DMA settings when programming PIOBartlomiej Zolnierkiewicz
2007-10-11alim15x3: PIO mode setup fixesBartlomiej Zolnierkiewicz
2007-10-11siimage: fix ->set_pio_mode method to select PIO data transferBartlomiej Zolnierkiewicz
2007-10-11cs5520: don't enable VDMA in ->speedprocBartlomiej Zolnierkiewicz
2007-10-11sc1200: remove redundant warning message from sc1200_tune_chipset()Bartlomiej Zolnierkiewicz
2007-10-11sgiioc4: use ide_tune_dma()Bartlomiej Zolnierkiewicz
2007-10-11amd74xx/via82cxxx: use ide_tune_dma()Bartlomiej Zolnierkiewicz
2007-10-11ide: add ide_set{_max}_pio() (take 4)Bartlomiej Zolnierkiewicz
2007-10-11ide: move ide_rate_filter() calls to the upper layer (take 2)Bartlomiej Zolnierkiewicz
2007-10-11sis5513: add ->udma_filter method for chipset_family >= ATA_133Bartlomiej Zolnierkiewicz
2007-10-11ide: mode limiting fixes for user requested speed changesBartlomiej Zolnierkiewicz
2007-10-11ide: add missing ide_rate_filter() calls to ->speedproc()-sBartlomiej Zolnierkiewicz
2007-10-11ide: make jmicron match vendor and device classTejun Heo
2007-10-11pdc202xx_new: switch to using pci_get_slot() (take 2)Sergei Shtylyov
2007-10-11hpt366: MWDMA filter for SATA cards (take 2)Sergei Shtylyov
2007-10-11atiixp: SB700 contains more than one IDE channelShane Huang
2007-10-09drivers/firmware: const-ify DMI API and internalsJeff Garzik
2007-09-11pdc202xx_new: PLL detection fixMikael Pettersson