summaryrefslogtreecommitdiff
path: root/drivers/ide/au1xxx-ide.c
AgeCommit message (Expand)Author
2009-03-31ide: turn selectproc() method into dev_select() method (take 5)Sergei Shtylyov
2009-03-31ide: turn set_irq() method into write_devctl() methodSergei Shtylyov
2009-03-31au1xxx-ide: auide_{in|out}sw() should be staticSergei 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: 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-27ide: move command related fields from ide_hwif_t to struct ide_cmdBartlomiej Zolnierkiewicz
2009-03-27ide: pass command instead of request to ide_pio_datablock()Bartlomiej Zolnierkiewicz
2009-03-27ide: call ide_build_sglist() prior to ->dma_setup (v2)Bartlomiej Zolnierkiewicz
2009-03-27au1xxx-ide: auide_dma_end() cleanupBartlomiej Zolnierkiewicz
2009-03-24platform driver: fix incorrect use of 'platform_bus_type' with 'struct device...Ming Lei
2009-01-06ide: move read_sff_dma_status() method to 'struct ide_dma_ops'Sergei Shtylyov
2009-01-06ide: remove HWIF() macroBartlomiej Zolnierkiewicz
2009-01-06ide: merge ide_hwgroup_t with ide_hwif_t (v2)Bartlomiej Zolnierkiewicz
2008-10-21ide: remove useless subdirs from drivers/ide/Bartlomiej Zolnierkiewicz