summaryrefslogtreecommitdiff
path: root/drivers/ide/alim15x3.c
AgeCommit message (Expand)Author
2010-01-19alim15x3: fix handling of UDMA enable bitBartlomiej Zolnierkiewicz
2010-01-19alim15x3: fix handling of DMA timingsBartlomiej Zolnierkiewicz
2010-01-19alim15x3: fix handling of command timingsBartlomiej Zolnierkiewicz
2010-01-19alim15x3: fix handling of address setup timingsBartlomiej Zolnierkiewicz
2010-01-19ide: change ->set_dma_mode method parametersBartlomiej Zolnierkiewicz
2010-01-19ide: change ->set_pio_mode method parametersBartlomiej Zolnierkiewicz
2010-01-19alim15x3: cleanup ali_cable_detect()Bartlomiej Zolnierkiewicz
2010-01-19alim15x3: remove superfluous locking from ali_set_pio_mode()Bartlomiej Zolnierkiewicz
2010-01-19alim15x3: add ali_fifo_control() helperBartlomiej Zolnierkiewicz
2010-01-19alim15x3: fix PIO timings calculationsBartlomiej Zolnierkiewicz
2009-12-03alim15x3: remove obsolete and dangerous wdc_udma parameterBartlomiej Zolnierkiewicz
2009-04-30alim15x3: Remove historical hacks, re-enable init_hwif for PowerPCAnton Vorontsov
2009-03-31ide: add ->dma_check methodBartlomiej 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-24ide: fix ->init_chipset method to return 'int' valueBartlomiej Zolnierkiewicz
2009-01-06ide: move read_sff_dma_status() method to 'struct ide_dma_ops'Sergei Shtylyov
2009-01-06ide: don't set hwif->dma_ops in init_dma() methodSergei Shtylyov
2009-01-06ide: remove HWIF() macroBartlomiej Zolnierkiewicz
2009-01-06ide: merge ide_hwgroup_t with ide_hwif_t (v2)Bartlomiej Zolnierkiewicz
2008-12-02alim15x3: fix sparse warningHannes Eder
2008-11-02ide: Switch to a common addressAlan Cox
2008-10-21ide: remove useless subdirs from drivers/ide/Bartlomiej Zolnierkiewicz