summaryrefslogtreecommitdiff
path: root/drivers/ide/pci
AgeCommit message (Expand)Author
2008-01-10trm290: do hook dma_host_{on,off} methods (take 2)Sergei Shtylyov
2007-12-24cmd64x: fix hwif->chipset setupBartlomiej Zolnierkiewicz
2007-12-24drivers/ide/: Spelling fixesJoe Perches
2007-12-12hpt366: fix HPT37x PIO mode timings (take 2)Sergei Shtylyov
2007-12-12pdc202xx_new: fix Promise TX4 supportBartlomiej Zolnierkiewicz
2007-11-27trm290: remove bogus init_hwif_trm290() commentBartlomiej Zolnierkiewicz
2007-11-27piix: add HP compaq laptop to short cable listBartlomiej Zolnierkiewicz
2007-11-27alim15x3: add Mitac 8317 and derivatives to ali_cable_override()Bartlomiej Zolnierkiewicz
2007-11-27aec62xx: Fix kernel oops in driver's probe functionAleksandar Radovanovic
2007-11-27siimage: remove resetproc() methodSergei Shtylyov
2007-11-27sis5513.c: Add Packard Bell EasyNote K5305 to laptopsGabriel Craciunescu
2007-11-13it821x/jmicron: fix return value of {it821x,jmicron}_init_one()Bartlomiej Zolnierkiewicz
2007-11-13ide: don't BUG() on unsupported transfer modesBartlomiej Zolnierkiewicz
2007-11-13cmd64x: don't clear the other channel's interruptSergei Shtylyov
2007-11-05piix: add support for ICH7 on Acer 5602aWLMisebdeg@ngi.it
2007-10-26drivers/ide/pci/sc1200.c: fix suspend/resume buglets and warningsJeff Garzik
2007-10-26drivers/ide/pci/generic: fix build for CONFIG_HOTPLUG=nBartlomiej Zolnierkiewicz
2007-10-26hpt366: fix build for CONFIG_HOTPLUG=nBartlomiej Zolnierkiewicz
2007-10-26cy82c693: fix build for CONFIG_HOTPLUG=nBartlomiej Zolnierkiewicz
2007-10-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds
2007-10-19cs5530: remove needless ide_lock takingBartlomiej Zolnierkiewicz
2007-10-19ide: take ide_lock for prefetch disable/enable in do_special()Bartlomiej Zolnierkiewicz
2007-10-19cmd640: fix deadlock on error handlingBartlomiej Zolnierkiewicz
2007-10-19slc90e66: fix deadlock on error handlingBartlomiej Zolnierkiewicz
2007-10-19opti621: fix deadlock on error handlingBartlomiej Zolnierkiewicz
2007-10-19ide: constify struct ide_port_infoBartlomiej Zolnierkiewicz
2007-10-19ide: replace ide_pci_device_t by struct ide_port_infoBartlomiej Zolnierkiewicz
2007-10-19via82cxxx: keep local ide_pci_device_t copyBartlomiej Zolnierkiewicz
2007-10-19ide: remove write-only hwif->hwBartlomiej Zolnierkiewicz
2007-10-19ide: add ide_device_add()Bartlomiej Zolnierkiewicz
2007-10-19ide: add ->fixup method to ide_hwif_tBartlomiej Zolnierkiewicz
2007-10-19siimage: separate PATA and SATA methodsBartlomiej Zolnierkiewicz
2007-10-19aec62xx: remove aec62xx_dma_lost_irq()Bartlomiej Zolnierkiewicz
2007-10-19alim15x3: use ->host_flags and ->udma_mask fields from ide_pci_device_tBartlomiej Zolnierkiewicz
2007-10-19alim15x3: fix CD_ROM DMA and PIO FIFO settings setupBartlomiej Zolnierkiewicz
2007-10-19ide: add IDE_HFLAG_{IO_32BIT,UNMASK_IRQS} host flagsBartlomiej Zolnierkiewicz
2007-10-19ide: add IDE_HFLAG_RQSIZE_256 host flagBartlomiej Zolnierkiewicz
2007-10-19ide: add IDE_HFLAG_FORCE_LEGACY_IRQS host flagBartlomiej Zolnierkiewicz
2007-10-19ide: add ->chipset field to ide_pci_device_tBartlomiej Zolnierkiewicz
2007-10-19serverworks: remove dead code from svwks_set_dma_mode()Bartlomiej Zolnierkiewicz
2007-10-19rz1000: set serialized flag only if mate interface existsBartlomiej Zolnierkiewicz
2007-10-19cmd64x: always set hwif->chipset for CMD646Bartlomiej Zolnierkiewicz
2007-10-19ide/pci/sis5513.c: add missing "else"Adrian Bunk
2007-10-19Fix misspellings of "system", "controller", "interrupt" and "necessary".Robert P. J. Day
2007-10-18ide: set drive->autotune in ide_pci_setup_ports()Bartlomiej Zolnierkiewicz
2007-10-18triflex: always tune PIOBartlomiej Zolnierkiewicz
2007-10-18opti621: always tune PIOBartlomiej Zolnierkiewicz
2007-10-18cy82c693: always tune PIOBartlomiej Zolnierkiewicz
2007-10-18cs5520: always tune PIOBartlomiej Zolnierkiewicz
2007-10-18alim15x3: always tune PIOBartlomiej Zolnierkiewicz