Age | Commit message (Expand) | Author | Files | Lines |
2016-01-18 | ide: constify ide_dma_ops structures | Julia Lawall | 1 | -1/+1 |
2013-01-04 | Drivers: ide: remove __dev* attributes. | Greg Kroah-Hartman | 1 | -3/+3 |
2012-10-05 | sections: fix section conflicts in drivers/ide | Andi Kleen | 1 | -1/+1 |
2009-03-31 | ide: turn selectproc() method into dev_select() method (take 5) | Sergei Shtylyov | 1 | -4/+16 |
2009-03-31 | ide: set/clear drive->waiting_for_dma flag in the core code | Bartlomiej Zolnierkiewicz | 1 | -6/+2 |
2009-03-31 | ide: move ide_map_sg() call out of ->dma_setup method (take 2) | Bartlomiej Zolnierkiewicz | 1 | -3/+2 |
2009-03-31 | ide: add ->dma_check method | Bartlomiej Zolnierkiewicz | 1 | -7/+10 |
2009-03-31 | trm290: use custom ->dma_{start,end} to handle trm290_prepare_drive() | Bartlomiej Zolnierkiewicz | 1 | -4/+3 |
2009-03-31 | ide: destroy DMA mappings after ending DMA (v2) | Bartlomiej Zolnierkiewicz | 1 | -2/+1 |
2009-03-31 | ide: add ->dma_clear method and remove ->dma_timeout one | Bartlomiej Zolnierkiewicz | 1 | -1/+0 |
2009-03-27 | ide: add ->dma_timer_expiry method and remove ->dma_exec_cmd one (v2) | Bartlomiej Zolnierkiewicz | 1 | -6/+0 |
2009-03-27 | ide: pass command to ide_map_sg() | Bartlomiej Zolnierkiewicz | 1 | -5/+5 |
2009-03-27 | trm290: trm290_dma_setup() fix | Bartlomiej Zolnierkiewicz | 1 | -0/+1 |
2009-03-25 | trm290: small ->init_hwif cleanup | Bartlomiej Zolnierkiewicz | 1 | -3/+0 |
2009-01-06 | ide: remove HWIF() macro | Bartlomiej Zolnierkiewicz | 1 | -4/+4 |
2009-01-06 | ide: merge ide_hwgroup_t with ide_hwif_t (v2) | Bartlomiej Zolnierkiewicz | 1 | -1/+1 |
2008-12-29 | trm290: add IDE_HFLAG_TRM290 host flag | Bartlomiej Zolnierkiewicz | 1 | -2/+2 |
2008-10-21 | ide: remove useless subdirs from drivers/ide/ | Bartlomiej Zolnierkiewicz | 1 | -0/+375 |