index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
ide
/
trm290.c
Age
Commit message (
Expand
)
Author
2016-01-18
ide: constify ide_dma_ops structures
Julia Lawall
2013-01-03
Drivers: ide: remove __dev* attributes.
Greg Kroah-Hartman
2012-10-06
sections: fix section conflicts in drivers/ide
Andi Kleen
2009-03-31
ide: turn selectproc() method into dev_select() method (take 5)
Sergei Shtylyov
2009-03-31
ide: set/clear drive->waiting_for_dma flag in the core code
Bartlomiej Zolnierkiewicz
2009-03-31
ide: move ide_map_sg() call out of ->dma_setup method (take 2)
Bartlomiej Zolnierkiewicz
2009-03-31
ide: add ->dma_check method
Bartlomiej Zolnierkiewicz
2009-03-31
trm290: use custom ->dma_{start,end} to handle trm290_prepare_drive()
Bartlomiej Zolnierkiewicz
2009-03-31
ide: destroy DMA mappings after ending DMA (v2)
Bartlomiej Zolnierkiewicz
2009-03-31
ide: add ->dma_clear method and remove ->dma_timeout one
Bartlomiej Zolnierkiewicz
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
trm290: trm290_dma_setup() fix
Bartlomiej Zolnierkiewicz
2009-03-24
trm290: small ->init_hwif cleanup
Bartlomiej Zolnierkiewicz
2009-01-06
ide: remove HWIF() macro
Bartlomiej Zolnierkiewicz
2009-01-06
ide: merge ide_hwgroup_t with ide_hwif_t (v2)
Bartlomiej Zolnierkiewicz
2008-12-29
trm290: add IDE_HFLAG_TRM290 host flag
Bartlomiej Zolnierkiewicz
2008-10-21
ide: remove useless subdirs from drivers/ide/
Bartlomiej Zolnierkiewicz