Age | Commit message (Expand) | Author |
---|---|---|
2009-03-27 | ide: add ->dma_timer_expiry method and remove ->dma_exec_cmd one (v2) | Bartlomiej Zolnierkiewicz |
2009-03-27 | ide: pass command to ide_map_sg() | Bartlomiej Zolnierkiewicz |
2009-03-27 | ide: move command related fields from ide_hwif_t to struct ide_cmd | Bartlomiej Zolnierkiewicz |
2009-03-27 | ide: call ide_build_sglist() prior to ->dma_setup (v2) | Bartlomiej Zolnierkiewicz |
2009-01-06 | ide-dma-sff: factor out ide_dma_sff_write_status() | Sergei Shtylyov |
2009-01-06 | ide: move read_sff_dma_status() method to 'struct ide_dma_ops' | Sergei Shtylyov |
2009-01-06 | ide: merge ide_hwgroup_t with ide_hwif_t (v2) | Bartlomiej Zolnierkiewicz |
2008-12-29 | ide: use ATA_DMA_* defines in ide-dma-sff.c | Bartlomiej Zolnierkiewicz |
2008-12-29 | trm290: add IDE_HFLAG_TRM290 host flag | Bartlomiej Zolnierkiewicz |
2008-10-17 | ide: re-add TRM290 fix lost during ide_build_dmatable() cleanup | Bartlomiej Zolnierkiewicz |
2008-10-13 | ide: move SFF DMA code to ide-dma-sff.c | Bartlomiej Zolnierkiewicz |