summaryrefslogtreecommitdiffstats
path: root/drivers/ide/scc_pata.c
Commit message (Expand)AuthorAgeFilesLines
* ide: set/clear drive->waiting_for_dma flag in the core codeBartlomiej Zolnierkiewicz2009-03-311-2/+1
* ide: move ide_map_sg() call out of ->dma_setup method (take 2)Bartlomiej Zolnierkiewicz2009-03-311-3/+1
* ide: destroy DMA mappings after ending DMA (v2)Bartlomiej Zolnierkiewicz2009-03-311-2/+0
* ide: add ->dma_clear method and remove ->dma_timeout oneBartlomiej Zolnierkiewicz2009-03-311-1/+0
* ide: add ->dma_timer_expiry method and remove ->dma_exec_cmd one (v2)Bartlomiej Zolnierkiewicz2009-03-271-1/+1
* ide: pass command to ide_map_sg()Bartlomiej Zolnierkiewicz2009-03-271-12/+7
* ide: pass command instead of request to ide_pio_datablock()Bartlomiej Zolnierkiewicz2009-03-271-2/+2
* ide: remove ide_task_t typedefBartlomiej Zolnierkiewicz2009-03-271-31/+31
* ide: add "flagged" taskfile flags to struct ide_taskfile (v2)Bartlomiej Zolnierkiewicz2009-03-271-3/+3
* ide: allow host drivers to specify IRQ flagsBartlomiej Zolnierkiewicz2009-03-271-0/+1
* scc_pata: remove DECLARE_SCC_DEV() macro (v2)Bartlomiej Zolnierkiewicz2009-03-271-16/+11
* scc_pata: make use of scc_dma_sff_read_status()Sergei Shtylyov2009-01-061-3/+3
* ide: move read_sff_dma_status() method to 'struct ide_dma_ops'Sergei Shtylyov2009-01-061-2/+2
* ide: add port and host iteratorsBartlomiej Zolnierkiewicz2009-01-061-4/+4
* ide: dynamic allocation of device structuresBartlomiej Zolnierkiewicz2009-01-061-2/+3
* ide: remove HWIF() macroBartlomiej Zolnierkiewicz2009-01-061-4/+4
* ide: merge ide_hwgroup_t with ide_hwif_t (v2)Bartlomiej Zolnierkiewicz2009-01-061-2/+2
* ide: Switch to a common addressAlan Cox2008-11-021-1/+1
* ide: two more pci_ioremap_bar() conversionsArjan van de Ven2008-10-231-6/+4
* ide: remove useless subdirs from drivers/ide/Bartlomiej Zolnierkiewicz2008-10-211-0/+966
OpenPOWER on IntegriCloud