Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2007-10-20 | icside: use ec->dma directly | Bartlomiej Zolnierkiewicz | 6 | -16/+11 |
2007-10-20 | ide: fix ide_register_hw() to check hwif->io_ports[] | Bartlomiej Zolnierkiewicz | 1 | -2/+2 |
2007-10-20 | ide: add CONFIG_IDE_ARCH_OBSOLETE_INIT | Bartlomiej Zolnierkiewicz | 2 | -1/+4 |
2007-10-20 | ide: add ide_find_port() helper | Bartlomiej Zolnierkiewicz | 4 | -62/+36 |
2007-10-20 | ide: add ide_device_add() | Bartlomiej Zolnierkiewicz | 17 | -134/+89 |
2007-10-20 | ide: add ->fixup method to ide_hwif_t | Bartlomiej Zolnierkiewicz | 15 | -42/+34 |
2007-10-20 | siimage: separate PATA and SATA methods | Bartlomiej Zolnierkiewicz | 1 | -40/+39 |
2007-10-20 | aec62xx: remove aec62xx_dma_lost_irq() | Bartlomiej Zolnierkiewicz | 1 | -16/+1 |
2007-10-20 | alim15x3: use ->host_flags and ->udma_mask fields from ide_pci_device_t | Bartlomiej Zolnierkiewicz | 1 | -26/+23 |
2007-10-20 | alim15x3: fix CD_ROM DMA and PIO FIFO settings setup | Bartlomiej Zolnierkiewicz | 1 | -29/+31 |
2007-10-20 | ide: add IDE_HFLAG_{IO_32BIT,UNMASK_IRQS} host flags | Bartlomiej Zolnierkiewicz | 4 | -40/+38 |
2007-10-20 | ide: add IDE_HFLAG_RQSIZE_256 host flag | Bartlomiej Zolnierkiewicz | 2 | -12/+9 |
2007-10-20 | ide: add IDE_HFLAG_FORCE_LEGACY_IRQS host flag | Bartlomiej Zolnierkiewicz | 3 | -31/+19 |
2007-10-20 | ide: add ->chipset field to ide_pci_device_t | Bartlomiej Zolnierkiewicz | 5 | -7/+5 |
2007-10-20 | ide: add hwif_register_devices() helper | Bartlomiej Zolnierkiewicz | 1 | -27/+22 |
2007-10-20 | serverworks: remove dead code from svwks_set_dma_mode() | Bartlomiej Zolnierkiewicz | 1 | -7/+0 |
2007-10-20 | rz1000: set serialized flag only if mate interface exists | Bartlomiej Zolnierkiewicz | 1 | -1/+2 |
2007-10-20 | ide: fix disabled ports reporting for PCI controllers | Bartlomiej Zolnierkiewicz | 1 | -6/+4 |
2007-10-20 | cmd64x: always set hwif->chipset for CMD646 | Bartlomiej Zolnierkiewicz | 1 | -1/+3 |
2007-10-20 | ide/pci/sis5513.c: add missing "else" | Adrian Bunk | 1 | -1/+1 |
2007-10-20 | Convert files to UTF-8 and some cleanups | Jan Engelhardt | 2 | -4/+4 |
2007-10-20 | Fix misspellings of "system", "controller", "interrupt" and "necessary". | Robert P. J. Day | 3 | -4/+4 |
2007-10-19 | remove asm/bitops.h includes | Jiri Slaby | 1 | -1/+1 |
2007-10-19 | ide: set drive->autotune in ide_pci_setup_ports() | Bartlomiej Zolnierkiewicz | 29 | -74/+3 |
2007-10-19 | triflex: always tune PIO | Bartlomiej Zolnierkiewicz | 1 | -0/+3 |
2007-10-19 | opti621: always tune PIO | Bartlomiej Zolnierkiewicz | 1 | -4/+4 |
2007-10-19 | cy82c693: always tune PIO | Bartlomiej Zolnierkiewicz | 1 | -5/+5 |
2007-10-19 | cs5520: always tune PIO | Bartlomiej Zolnierkiewicz | 1 | -3/+4 |
2007-10-19 | alim15x3: always tune PIO | Bartlomiej Zolnierkiewicz | 1 | -5/+5 |
2007-10-19 | ide: add IDE_HFLAG_LEGACY_IRQS host flag | Bartlomiej Zolnierkiewicz | 6 | -35/+26 |
2007-10-19 | ide: add IDE_HFLAG_SERIALIZE host flag | Bartlomiej Zolnierkiewicz | 4 | -13/+14 |
2007-10-19 | ide: add IDE_HFLAG_ERROR_STOPS_FIFO host flag | Bartlomiej Zolnierkiewicz | 3 | -7/+7 |
2007-10-19 | piix: add DECLARE_ICH_DEV() macro | Bartlomiej Zolnierkiewicz | 1 | -63/+47 |
2007-10-19 | pdc202xx_old: add DECLARE_PDC2026X_DEV() macro | Bartlomiej Zolnierkiewicz | 1 | -41/+19 |
2007-10-19 | pdc202xx_new: add DECLARE_PDCNEW_DEV() macro | Bartlomiej Zolnierkiewicz | 1 | -57/+19 |
2007-10-19 | aec62xx: no need to disable UDMA in ->init_hwif method for ATP850UF | Bartlomiej Zolnierkiewicz | 1 | -9/+5 |
2007-10-19 | serverworks: remove ->init_setup | Bartlomiej Zolnierkiewicz | 1 | -31/+14 |
2007-10-19 | scc_pata: remove ->init_setup | Bartlomiej Zolnierkiewicz | 1 | -2/+2 |
2007-10-19 | pdc202xx_old: remove ->init_setup | Bartlomiej Zolnierkiewicz | 1 | -32/+25 |
2007-10-19 | pdc202xx_new: remove ->init_setup | Bartlomiej Zolnierkiewicz | 1 | -59/+49 |
2007-10-19 | hpt366: remove ->init_setup | Bartlomiej Zolnierkiewicz | 1 | -179/+127 |
2007-10-19 | cmd64x: remove ->init_setup | Bartlomiej Zolnierkiewicz | 1 | -27/+12 |
2007-10-19 | aec62xx: remove ->init_setup | Bartlomiej Zolnierkiewicz | 1 | -25/+14 |
2007-10-19 | ide: use I/O ops directly part #2 (take 2) | Bartlomiej Zolnierkiewicz | 4 | -37/+34 |
2007-10-19 | ide: use pci_dev->revision | Bartlomiej Zolnierkiewicz | 4 | -27/+10 |
2007-10-19 | cmd64x: Use dev->revision | Auke Kok | 1 | -10/+4 |
2007-10-19 | amd74xx: Omit PCI_REVISION_ID read | Auke Kok | 1 | -1/+0 |
2007-10-19 | ide: add ->mwdma_mask and ->swdma_mask to ide_pci_device_t (take 2) | Bartlomiej Zolnierkiewicz | 31 | -177/+183 |
2007-10-19 | pdc202xx_old: remove broken SWDMA support | Bartlomiej Zolnierkiewicz | 1 | -5/+1 |
2007-10-19 | ide: add IDE_HFLAG_NO_LBA48 and IDE_HFLAG_NO_LBA48_DMA host flags | Bartlomiej Zolnierkiewicz | 5 | -9/+10 |