Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | ide: take ide_lock for prefetch disable/enable in do_special() | Bartlomiej Zolnierkiewicz | 2007-10-20 | 1 | -6/+0 | |
* | | cmd640: fix deadlock on error handling | Bartlomiej Zolnierkiewicz | 2007-10-20 | 1 | -20/+28 | |
* | | slc90e66: fix deadlock on error handling | Bartlomiej Zolnierkiewicz | 2007-10-20 | 1 | -3/+5 | |
* | | opti621: fix deadlock on error handling | Bartlomiej Zolnierkiewicz | 2007-10-20 | 1 | -3/+5 | |
* | | ide: constify struct ide_port_info | Bartlomiej Zolnierkiewicz | 2007-10-20 | 32 | -39/+39 | |
* | | ide: replace ide_pci_device_t by struct ide_port_info | Bartlomiej Zolnierkiewicz | 2007-10-20 | 32 | -55/+51 | |
* | | via82cxxx: keep local ide_pci_device_t copy | Bartlomiej Zolnierkiewicz | 2007-10-20 | 1 | -35/+27 | |
* | | ide: remove write-only hwif->hw | Bartlomiej Zolnierkiewicz | 2007-10-20 | 2 | -11/+8 | |
* | | ide: add ide_device_add() | Bartlomiej Zolnierkiewicz | 2007-10-20 | 2 | -23/+7 | |
* | | ide: add ->fixup method to ide_hwif_t | Bartlomiej Zolnierkiewicz | 2007-10-20 | 1 | -1/+1 | |
* | | siimage: separate PATA and SATA methods | Bartlomiej Zolnierkiewicz | 2007-10-20 | 1 | -40/+39 | |
* | | aec62xx: remove aec62xx_dma_lost_irq() | Bartlomiej Zolnierkiewicz | 2007-10-20 | 1 | -16/+1 | |
* | | alim15x3: use ->host_flags and ->udma_mask fields from ide_pci_device_t | Bartlomiej Zolnierkiewicz | 2007-10-20 | 1 | -26/+23 | |
* | | alim15x3: fix CD_ROM DMA and PIO FIFO settings setup | Bartlomiej Zolnierkiewicz | 2007-10-20 | 1 | -29/+31 | |
* | | ide: add IDE_HFLAG_{IO_32BIT,UNMASK_IRQS} host flags | Bartlomiej Zolnierkiewicz | 2007-10-20 | 3 | -40/+28 | |
* | | ide: add IDE_HFLAG_RQSIZE_256 host flag | Bartlomiej Zolnierkiewicz | 2007-10-20 | 1 | -12/+6 | |
* | | ide: add IDE_HFLAG_FORCE_LEGACY_IRQS host flag | Bartlomiej Zolnierkiewicz | 2007-10-20 | 2 | -30/+17 | |
* | | ide: add ->chipset field to ide_pci_device_t | Bartlomiej Zolnierkiewicz | 2007-10-20 | 4 | -6/+4 | |
* | | serverworks: remove dead code from svwks_set_dma_mode() | Bartlomiej Zolnierkiewicz | 2007-10-20 | 1 | -7/+0 | |
* | | rz1000: set serialized flag only if mate interface exists | Bartlomiej Zolnierkiewicz | 2007-10-20 | 1 | -1/+2 | |
* | | cmd64x: always set hwif->chipset for CMD646 | Bartlomiej Zolnierkiewicz | 2007-10-20 | 1 | -1/+3 | |
* | | ide/pci/sis5513.c: add missing "else" | Adrian Bunk | 2007-10-20 | 1 | -1/+1 | |
|/ | ||||||
* | ide: set drive->autotune in ide_pci_setup_ports() | Bartlomiej Zolnierkiewicz | 2007-10-19 | 28 | -74/+0 | |
* | triflex: always tune PIO | Bartlomiej Zolnierkiewicz | 2007-10-19 | 1 | -0/+3 | |
* | opti621: always tune PIO | Bartlomiej Zolnierkiewicz | 2007-10-19 | 1 | -4/+4 | |
* | cy82c693: always tune PIO | Bartlomiej Zolnierkiewicz | 2007-10-19 | 1 | -5/+5 | |
* | cs5520: always tune PIO | Bartlomiej Zolnierkiewicz | 2007-10-19 | 1 | -3/+4 | |
* | alim15x3: always tune PIO | Bartlomiej Zolnierkiewicz | 2007-10-19 | 1 | -5/+5 | |
* | ide: add IDE_HFLAG_LEGACY_IRQS host flag | Bartlomiej Zolnierkiewicz | 2007-10-19 | 5 | -35/+23 | |
* | ide: add IDE_HFLAG_SERIALIZE host flag | Bartlomiej Zolnierkiewicz | 2007-10-19 | 3 | -13/+11 | |
* | ide: add IDE_HFLAG_ERROR_STOPS_FIFO host flag | Bartlomiej Zolnierkiewicz | 2007-10-19 | 2 | -6/+5 | |
* | piix: add DECLARE_ICH_DEV() macro | Bartlomiej Zolnierkiewicz | 2007-10-19 | 1 | -63/+47 | |
* | pdc202xx_old: add DECLARE_PDC2026X_DEV() macro | Bartlomiej Zolnierkiewicz | 2007-10-19 | 1 | -41/+19 | |
* | pdc202xx_new: add DECLARE_PDCNEW_DEV() macro | Bartlomiej Zolnierkiewicz | 2007-10-19 | 1 | -57/+19 | |
* | aec62xx: no need to disable UDMA in ->init_hwif method for ATP850UF | Bartlomiej Zolnierkiewicz | 2007-10-19 | 1 | -9/+5 | |
* | serverworks: remove ->init_setup | Bartlomiej Zolnierkiewicz | 2007-10-19 | 1 | -31/+14 | |
* | scc_pata: remove ->init_setup | Bartlomiej Zolnierkiewicz | 2007-10-19 | 1 | -2/+2 | |
* | pdc202xx_old: remove ->init_setup | Bartlomiej Zolnierkiewicz | 2007-10-19 | 1 | -32/+25 | |
* | pdc202xx_new: remove ->init_setup | Bartlomiej Zolnierkiewicz | 2007-10-19 | 1 | -59/+49 | |
* | hpt366: remove ->init_setup | Bartlomiej Zolnierkiewicz | 2007-10-19 | 1 | -179/+127 | |
* | cmd64x: remove ->init_setup | Bartlomiej Zolnierkiewicz | 2007-10-19 | 1 | -27/+12 | |
* | aec62xx: remove ->init_setup | Bartlomiej Zolnierkiewicz | 2007-10-19 | 1 | -25/+14 | |
* | ide: use I/O ops directly part #2 (take 2) | Bartlomiej Zolnierkiewicz | 2007-10-19 | 3 | -34/+31 | |
* | ide: use pci_dev->revision | Bartlomiej Zolnierkiewicz | 2007-10-19 | 3 | -23/+8 | |
* | cmd64x: Use dev->revision | Auke Kok | 2007-10-19 | 1 | -10/+4 | |
* | amd74xx: Omit PCI_REVISION_ID read | Auke Kok | 2007-10-19 | 1 | -1/+0 | |
* | ide: add ->mwdma_mask and ->swdma_mask to ide_pci_device_t (take 2) | Bartlomiej Zolnierkiewicz | 2007-10-19 | 30 | -177/+177 | |
* | pdc202xx_old: remove broken SWDMA support | Bartlomiej Zolnierkiewicz | 2007-10-19 | 1 | -5/+1 | |
* | ide: add IDE_HFLAG_NO_LBA48 and IDE_HFLAG_NO_LBA48_DMA host flags | Bartlomiej Zolnierkiewicz | 2007-10-19 | 2 | -3/+4 | |
* | ide: remove ->init_setup_dma from ide_pci_device_t (take 2) | Bartlomiej Zolnierkiewicz | 2007-10-19 | 1 | -13/+1 |