summaryrefslogtreecommitdiff
path: root/drivers/ide/alim15x3.c
Commit message (Expand)AuthorAge
* Drivers: ide: remove __dev* attributes.Greg Kroah-Hartman2013-01-03
* sections: fix section conflicts in drivers/ideAndi Kleen2012-10-06
* alim15x3: fix handling of UDMA enable bitBartlomiej Zolnierkiewicz2010-01-19
* alim15x3: fix handling of DMA timingsBartlomiej Zolnierkiewicz2010-01-19
* alim15x3: fix handling of command timingsBartlomiej Zolnierkiewicz2010-01-19
* alim15x3: fix handling of address setup timingsBartlomiej Zolnierkiewicz2010-01-19
* ide: change ->set_dma_mode method parametersBartlomiej Zolnierkiewicz2010-01-19
* ide: change ->set_pio_mode method parametersBartlomiej Zolnierkiewicz2010-01-19
* alim15x3: cleanup ali_cable_detect()Bartlomiej Zolnierkiewicz2010-01-19
* alim15x3: remove superfluous locking from ali_set_pio_mode()Bartlomiej Zolnierkiewicz2010-01-19
* alim15x3: add ali_fifo_control() helperBartlomiej Zolnierkiewicz2010-01-19
* alim15x3: fix PIO timings calculationsBartlomiej Zolnierkiewicz2010-01-19
* alim15x3: remove obsolete and dangerous wdc_udma parameterBartlomiej Zolnierkiewicz2009-12-03
* alim15x3: Remove historical hacks, re-enable init_hwif for PowerPCAnton Vorontsov2009-04-30
* ide: add ->dma_check methodBartlomiej Zolnierkiewicz2009-03-31
* ide: add ->dma_clear method and remove ->dma_timeout oneBartlomiej Zolnierkiewicz2009-03-31
* ide: add ->dma_timer_expiry method and remove ->dma_exec_cmd one (v2)Bartlomiej Zolnierkiewicz2009-03-27
* ide: pass command to ide_map_sg()Bartlomiej Zolnierkiewicz2009-03-27
* ide: fix ->init_chipset method to return 'int' valueBartlomiej Zolnierkiewicz2009-03-24
* ide: move read_sff_dma_status() method to 'struct ide_dma_ops'Sergei Shtylyov2009-01-06
* ide: don't set hwif->dma_ops in init_dma() methodSergei Shtylyov2009-01-06
* ide: remove HWIF() macroBartlomiej Zolnierkiewicz2009-01-06
* ide: merge ide_hwgroup_t with ide_hwif_t (v2)Bartlomiej Zolnierkiewicz2009-01-06
* alim15x3: fix sparse warningHannes Eder2008-12-02
* ide: Switch to a common addressAlan Cox2008-11-02
* ide: remove useless subdirs from drivers/ide/Bartlomiej Zolnierkiewicz2008-10-21