aboutsummaryrefslogtreecommitdiff
path: root/drivers/ide/trm290.c
AgeCommit message (Expand)Author
2013-01-03Drivers: ide: remove __dev* attributes.Greg Kroah-Hartman
2012-10-06sections: fix section conflicts in drivers/ideAndi Kleen
2009-03-31ide: turn selectproc() method into dev_select() method (take 5)Sergei Shtylyov
2009-03-31ide: set/clear drive->waiting_for_dma flag in the core codeBartlomiej Zolnierkiewicz
2009-03-31ide: move ide_map_sg() call out of ->dma_setup method (take 2)Bartlomiej Zolnierkiewicz
2009-03-31ide: add ->dma_check methodBartlomiej Zolnierkiewicz
2009-03-31trm290: use custom ->dma_{start,end} to handle trm290_prepare_drive()Bartlomiej Zolnierkiewicz
2009-03-31ide: destroy DMA mappings after ending DMA (v2)Bartlomiej Zolnierkiewicz
2009-03-31ide: add ->dma_clear method and remove ->dma_timeout oneBartlomiej Zolnierkiewicz
2009-03-27ide: add ->dma_timer_expiry method and remove ->dma_exec_cmd one (v2)Bartlomiej Zolnierkiewicz
2009-03-27ide: pass command to ide_map_sg()Bartlomiej Zolnierkiewicz
2009-03-27trm290: trm290_dma_setup() fixBartlomiej Zolnierkiewicz
2009-03-24trm290: small ->init_hwif cleanupBartlomiej Zolnierkiewicz
2009-01-06ide: remove HWIF() macroBartlomiej Zolnierkiewicz
2009-01-06ide: merge ide_hwgroup_t with ide_hwif_t (v2)Bartlomiej Zolnierkiewicz
2008-12-29trm290: add IDE_HFLAG_TRM290 host flagBartlomiej Zolnierkiewicz
2008-10-21ide: remove useless subdirs from drivers/ide/Bartlomiej Zolnierkiewicz