Age | Commit message (Expand) | Author |
2007-10-19 | ide: set drive->autotune in ide_pci_setup_ports() | Bartlomiej Zolnierkiewicz |
2007-10-19 | triflex: always tune PIO | Bartlomiej Zolnierkiewicz |
2007-10-19 | opti621: always tune PIO | Bartlomiej Zolnierkiewicz |
2007-10-19 | cy82c693: always tune PIO | Bartlomiej Zolnierkiewicz |
2007-10-19 | cs5520: always tune PIO | Bartlomiej Zolnierkiewicz |
2007-10-19 | alim15x3: always tune PIO | Bartlomiej Zolnierkiewicz |
2007-10-19 | ide: add IDE_HFLAG_LEGACY_IRQS host flag | Bartlomiej Zolnierkiewicz |
2007-10-19 | ide: add IDE_HFLAG_SERIALIZE host flag | Bartlomiej Zolnierkiewicz |
2007-10-19 | ide: add IDE_HFLAG_ERROR_STOPS_FIFO host flag | Bartlomiej Zolnierkiewicz |
2007-10-19 | piix: add DECLARE_ICH_DEV() macro | Bartlomiej Zolnierkiewicz |
2007-10-19 | pdc202xx_old: add DECLARE_PDC2026X_DEV() macro | Bartlomiej Zolnierkiewicz |
2007-10-19 | pdc202xx_new: add DECLARE_PDCNEW_DEV() macro | Bartlomiej Zolnierkiewicz |
2007-10-19 | aec62xx: no need to disable UDMA in ->init_hwif method for ATP850UF | Bartlomiej Zolnierkiewicz |
2007-10-19 | serverworks: remove ->init_setup | Bartlomiej Zolnierkiewicz |
2007-10-19 | scc_pata: remove ->init_setup | Bartlomiej Zolnierkiewicz |
2007-10-19 | pdc202xx_old: remove ->init_setup | Bartlomiej Zolnierkiewicz |
2007-10-19 | pdc202xx_new: remove ->init_setup | Bartlomiej Zolnierkiewicz |
2007-10-19 | hpt366: remove ->init_setup | Bartlomiej Zolnierkiewicz |
2007-10-19 | cmd64x: remove ->init_setup | Bartlomiej Zolnierkiewicz |
2007-10-19 | aec62xx: remove ->init_setup | Bartlomiej Zolnierkiewicz |
2007-10-19 | ide: use I/O ops directly part #2 (take 2) | Bartlomiej Zolnierkiewicz |
2007-10-19 | ide: use pci_dev->revision | Bartlomiej Zolnierkiewicz |
2007-10-19 | cmd64x: Use dev->revision | Auke Kok |
2007-10-19 | amd74xx: Omit PCI_REVISION_ID read | Auke Kok |
2007-10-19 | ide: add ->mwdma_mask and ->swdma_mask to ide_pci_device_t (take 2) | Bartlomiej Zolnierkiewicz |
2007-10-19 | pdc202xx_old: remove broken SWDMA support | Bartlomiej Zolnierkiewicz |
2007-10-19 | ide: add IDE_HFLAG_NO_LBA48 and IDE_HFLAG_NO_LBA48_DMA host flags | Bartlomiej Zolnierkiewicz |
2007-10-19 | ide: remove ->init_setup_dma from ide_pci_device_t (take 2) | Bartlomiej Zolnierkiewicz |
2007-10-19 | ide: add IDE_HFLAG_NO_{DMA,AUTODMA} host flags | Bartlomiej Zolnierkiewicz |
2007-10-19 | ide: add IDE_HFLAG_BOOTABLE host flag | Bartlomiej Zolnierkiewicz |
2007-10-19 | ide: add IDE_HFLAG_NO_ATAPI_DMA host flag | Bartlomiej Zolnierkiewicz |
2007-10-19 | ide: add DECLARE_GENERIC_PCI_DEV() macro to generic IDE PCI host driver | Bartlomiej Zolnierkiewicz |
2007-10-19 | siimage: bump driver version | Bartlomiej Zolnierkiewicz |
2007-10-19 | ide: Fix cs5535 driver accessing beyond array boundary | Benjamin Herrenschmidt |
2007-10-19 | ide: Fix siimage driver accessing beyond array boundary | Benjamin Herrenschmidt |
2007-10-16 | amd74xx: remove /proc/ide/amd74xx | Bartlomiej Zolnierkiewicz |
2007-10-16 | amd74xx/via82cxxx: don't initialize drive->dn | Bartlomiej Zolnierkiewicz |
2007-10-16 | sis5513: remove /proc/ide/sis | Bartlomiej Zolnierkiewicz |
2007-10-16 | ide: remove CONFIG_IDEDMA_ONLYDISK | Bartlomiej Zolnierkiewicz |
2007-10-16 | ide: add "hdx=nodma" kernel parameter | Bartlomiej Zolnierkiewicz |
2007-10-16 | ide: remove hwif->autodma and drive->autodma | Bartlomiej Zolnierkiewicz |
2007-10-16 | ide: remove "idex=dma" kernel parameter | Bartlomiej Zolnierkiewicz |
2007-10-16 | ide: remove CONFIG_BLK_DEV_IDEDMA_FORCED | Bartlomiej Zolnierkiewicz |
2007-10-16 | ide: use PCI_VDEVICE() macro | Bartlomiej Zolnierkiewicz |
2007-10-16 | sis5513: clear prefetch and postwrite for ATAPI devices | Bartlomiej Zolnierkiewicz |
2007-10-16 | it8213/piix/slc90e66: "de-couple" PIO and UDMA modes | Bartlomiej Zolnierkiewicz |
2007-10-16 | ide: unexport noautodma | Adrian Bunk |
2007-10-16 | ide: unexport ide_tune_dma | Adrian Bunk |
2007-10-16 | ide: remove ->ide_dma_check (take 2) | Bartlomiej Zolnierkiewicz |
2007-10-16 | ide-pmac: add PIO autotune fallback to ->ide_dma_check | Bartlomiej Zolnierkiewicz |