summaryrefslogtreecommitdiffstats
path: root/drivers/ide/alim15x3.c
Commit message (Expand)AuthorAgeFilesLines
* Drivers: ide: remove __dev* attributes.Greg Kroah-Hartman2013-01-031-5/+5
* sections: fix section conflicts in drivers/ideAndi Kleen2012-10-061-1/+1
* alim15x3: fix handling of UDMA enable bitBartlomiej Zolnierkiewicz2010-01-191-25/+18
* alim15x3: fix handling of DMA timingsBartlomiej Zolnierkiewicz2010-01-191-16/+39
* alim15x3: fix handling of command timingsBartlomiej Zolnierkiewicz2010-01-191-2/+7
* alim15x3: fix handling of address setup timingsBartlomiej Zolnierkiewicz2010-01-191-0/+11
* ide: change ->set_dma_mode method parametersBartlomiej Zolnierkiewicz2010-01-191-3/+3
* ide: change ->set_pio_mode method parametersBartlomiej Zolnierkiewicz2010-01-191-4/+3
* alim15x3: cleanup ali_cable_detect()Bartlomiej Zolnierkiewicz2010-01-191-8/+0
* alim15x3: remove superfluous locking from ali_set_pio_mode()Bartlomiej Zolnierkiewicz2010-01-191-5/+0
* alim15x3: add ali_fifo_control() helperBartlomiej Zolnierkiewicz2010-01-191-16/+15
* alim15x3: fix PIO timings calculationsBartlomiej Zolnierkiewicz2010-01-191-19/+15
* alim15x3: remove obsolete and dangerous wdc_udma parameterBartlomiej Zolnierkiewicz2009-12-031-11/+1
* alim15x3: Remove historical hacks, re-enable init_hwif for PowerPCAnton Vorontsov2009-04-301-7/+3
* ide: add ->dma_check methodBartlomiej Zolnierkiewicz2009-03-311-4/+5
* ide: add ->dma_clear method and remove ->dma_timeout oneBartlomiej Zolnierkiewicz2009-03-311-1/+0
* ide: add ->dma_timer_expiry method and remove ->dma_exec_cmd one (v2)Bartlomiej Zolnierkiewicz2009-03-271-1/+1
* ide: pass command to ide_map_sg()Bartlomiej Zolnierkiewicz2009-03-271-3/+4
* ide: fix ->init_chipset method to return 'int' valueBartlomiej Zolnierkiewicz2009-03-241-1/+1
* ide: move read_sff_dma_status() method to 'struct ide_dma_ops'Sergei Shtylyov2009-01-061-0/+1
* ide: don't set hwif->dma_ops in init_dma() methodSergei Shtylyov2009-01-061-2/+1
* ide: remove HWIF() macroBartlomiej Zolnierkiewicz2009-01-061-2/+2
* ide: merge ide_hwgroup_t with ide_hwif_t (v2)Bartlomiej Zolnierkiewicz2009-01-061-1/+1
* alim15x3: fix sparse warningHannes Eder2008-12-021-1/+1
* ide: Switch to a common addressAlan Cox2008-11-021-1/+1
* ide: remove useless subdirs from drivers/ide/Bartlomiej Zolnierkiewicz2008-10-211-0/+602