aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ide/pci (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-11-13it821x/jmicron: fix return value of {it821x,jmicron}_init_one()Bartlomiej Zolnierkiewicz2-4/+2
2007-11-13ide: don't BUG() on unsupported transfer modesBartlomiej Zolnierkiewicz3-5/+2
2007-11-13cmd64x: don't clear the other channel's interruptSergei Shtylyov1-2/+3
2007-11-05piix: add support for ICH7 on Acer 5602aWLMisebdeg@ngi.it1-0/+1
2007-10-26drivers/ide/pci/sc1200.c: fix suspend/resume buglets and warningsJeff Garzik1-4/+5
2007-10-26drivers/ide/pci/generic: fix build for CONFIG_HOTPLUG=nBartlomiej Zolnierkiewicz1-1/+1
2007-10-26hpt366: fix build for CONFIG_HOTPLUG=nBartlomiej Zolnierkiewicz1-16/+16
2007-10-26cy82c693: fix build for CONFIG_HOTPLUG=nBartlomiej Zolnierkiewicz1-3/+3
2007-10-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2-3/+3
2007-10-20cs5530: remove needless ide_lock takingBartlomiej Zolnierkiewicz1-7/+1
2007-10-20ide: take ide_lock for prefetch disable/enable in do_special()Bartlomiej Zolnierkiewicz1-6/+0
2007-10-20cmd640: fix deadlock on error handlingBartlomiej Zolnierkiewicz1-20/+28
2007-10-20slc90e66: fix deadlock on error handlingBartlomiej Zolnierkiewicz1-3/+5
2007-10-20opti621: fix deadlock on error handlingBartlomiej Zolnierkiewicz1-3/+5
2007-10-20ide: constify struct ide_port_infoBartlomiej Zolnierkiewicz32-39/+39
2007-10-20ide: replace ide_pci_device_t by struct ide_port_infoBartlomiej Zolnierkiewicz32-55/+51
2007-10-20via82cxxx: keep local ide_pci_device_t copyBartlomiej Zolnierkiewicz1-35/+27
2007-10-20ide: remove write-only hwif->hwBartlomiej Zolnierkiewicz2-11/+8
2007-10-20ide: add ide_device_add()Bartlomiej Zolnierkiewicz2-23/+7
2007-10-20ide: add ->fixup method to ide_hwif_tBartlomiej Zolnierkiewicz1-1/+1
2007-10-20siimage: separate PATA and SATA methodsBartlomiej Zolnierkiewicz1-40/+39
2007-10-20aec62xx: remove aec62xx_dma_lost_irq()Bartlomiej Zolnierkiewicz1-16/+1
2007-10-20alim15x3: use ->host_flags and ->udma_mask fields from ide_pci_device_tBartlomiej Zolnierkiewicz1-26/+23
2007-10-20alim15x3: fix CD_ROM DMA and PIO FIFO settings setupBartlomiej Zolnierkiewicz1-29/+31
2007-10-20ide: add IDE_HFLAG_{IO_32BIT,UNMASK_IRQS} host flagsBartlomiej Zolnierkiewicz3-40/+28
2007-10-20ide: add IDE_HFLAG_RQSIZE_256 host flagBartlomiej Zolnierkiewicz1-12/+6
2007-10-20ide: add IDE_HFLAG_FORCE_LEGACY_IRQS host flagBartlomiej Zolnierkiewicz2-30/+17
2007-10-20ide: add ->chipset field to ide_pci_device_tBartlomiej Zolnierkiewicz4-6/+4
2007-10-20serverworks: remove dead code from svwks_set_dma_mode()Bartlomiej Zolnierkiewicz1-7/+0
2007-10-20rz1000: set serialized flag only if mate interface existsBartlomiej Zolnierkiewicz1-1/+2
2007-10-20cmd64x: always set hwif->chipset for CMD646Bartlomiej Zolnierkiewicz1-1/+3
2007-10-20ide/pci/sis5513.c: add missing "else"Adrian Bunk1-1/+1
2007-10-19Fix misspellings of "system", "controller", "interrupt" and "necessary".Robert P. J. Day2-3/+3
2007-10-19ide: set drive->autotune in ide_pci_setup_ports()Bartlomiej Zolnierkiewicz28-74/+0
2007-10-19triflex: always tune PIOBartlomiej Zolnierkiewicz1-0/+3
2007-10-19opti621: always tune PIOBartlomiej Zolnierkiewicz1-4/+4
2007-10-19cy82c693: always tune PIOBartlomiej Zolnierkiewicz1-5/+5
2007-10-19cs5520: always tune PIOBartlomiej Zolnierkiewicz1-3/+4
2007-10-19alim15x3: always tune PIOBartlomiej Zolnierkiewicz1-5/+5
2007-10-19ide: add IDE_HFLAG_LEGACY_IRQS host flagBartlomiej Zolnierkiewicz5-35/+23
2007-10-19ide: add IDE_HFLAG_SERIALIZE host flagBartlomiej Zolnierkiewicz3-13/+11
2007-10-19ide: add IDE_HFLAG_ERROR_STOPS_FIFO host flagBartlomiej Zolnierkiewicz2-6/+5
2007-10-19piix: add DECLARE_ICH_DEV() macroBartlomiej Zolnierkiewicz1-63/+47
2007-10-19pdc202xx_old: add DECLARE_PDC2026X_DEV() macroBartlomiej Zolnierkiewicz1-41/+19
2007-10-19pdc202xx_new: add DECLARE_PDCNEW_DEV() macroBartlomiej Zolnierkiewicz1-57/+19
2007-10-19aec62xx: no need to disable UDMA in ->init_hwif method for ATP850UFBartlomiej Zolnierkiewicz1-9/+5
2007-10-19serverworks: remove ->init_setupBartlomiej Zolnierkiewicz1-31/+14
2007-10-19scc_pata: remove ->init_setupBartlomiej Zolnierkiewicz1-2/+2
2007-10-19pdc202xx_old: remove ->init_setupBartlomiej Zolnierkiewicz1-32/+25
2007-10-19pdc202xx_new: remove ->init_setupBartlomiej Zolnierkiewicz1-59/+49