aboutsummaryrefslogtreecommitdiff
path: root/drivers/ide/pci
AgeCommit message (Expand)Author
2008-01-26cmd64x: remove /proc/ide/cmd64xBartlomiej Zolnierkiewicz
2008-01-26ide: make remaining built-in only IDE host drivers modular (take 2)Bartlomiej Zolnierkiewicz
2008-01-26ide: fix host drivers depending on ide_generic to probe for interfaces (take 2)Bartlomiej Zolnierkiewicz
2008-01-26ide: drop 'initializing' argument from ide_register_hw()Bartlomiej Zolnierkiewicz
2008-01-26ide: add ide_init_port_hw() helperBartlomiej Zolnierkiewicz
2008-01-26sgiioc4: always init hwif->io_portsBartlomiej Zolnierkiewicz
2008-01-26ide: merge ->fixup and ->quirkproc methodsBartlomiej Zolnierkiewicz
2008-01-26ide: merge ->dma_host_{on,off} methods into ->dma_host_set methodBartlomiej Zolnierkiewicz
2008-01-26ide: move drive->using_dma check to callers of ->dma_host_on methodBartlomiej Zolnierkiewicz
2008-01-26atiixp: remove ->dma_host_on and ->dma_host_off methodsBartlomiej Zolnierkiewicz
2008-01-26ide: remove ->ide_dma_on and ->dma_off_quietly methods from ide_hwif_tBartlomiej Zolnierkiewicz
2008-01-26sgiioc4: add ide_toggle_bounce() callsBartlomiej Zolnierkiewicz
2008-01-26cy82c693: add ->set_dma_mode methodBartlomiej Zolnierkiewicz
2008-01-26cy82c693: correct DMA modes clippingBartlomiej Zolnierkiewicz
2008-01-26ide: (hopefully) fix VDMA for CS5520Bartlomiej Zolnierkiewicz
2008-01-26serverworks: cleanup ->set_dma_mode methodBartlomiej Zolnierkiewicz
2008-01-26sl82c105: remove no longer needed ->selectproc methodBartlomiej Zolnierkiewicz
2008-01-26sl82c105: program DMA/PIO timings in ->dma_start/->ide_dma_endBartlomiej Zolnierkiewicz
2008-01-25sc1200: move DMA timings to timing tablesBartlomiej Zolnierkiewicz
2008-01-25ide: add IDE_HFLAG_ABUSE_SET_DMA_MODE host flagBartlomiej Zolnierkiewicz
2008-01-25sis5513: factor out UDMA programming codeBartlomiej Zolnierkiewicz
2008-01-25pdc202xx_new: move PIO programming code to pdcnew_set_pio_mode()Bartlomiej Zolnierkiewicz
2008-01-25sc1200: remove pointless hwif lookup loopBartlomiej Zolnierkiewicz
2008-01-25ide: remove hwif->intrprocBartlomiej Zolnierkiewicz
2008-01-25ide: remove ->dma_master field from ide_hwif_t (take 5)Bartlomiej Zolnierkiewicz
2008-01-25hpt366: merge set_dma_mode() methodsSergei Shtylyov
2008-01-25hpt366: kill set_dma_mode() method wrapperSergei Shtylyov
2008-01-25hpt366: change timing register masksSergei Shtylyov
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-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds
2007-10-20cs5530: remove needless ide_lock takingBartlomiej Zolnierkiewicz
2007-10-20ide: take ide_lock for prefetch disable/enable in do_special()Bartlomiej Zolnierkiewicz