aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ide/alim15x3.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-01-03Drivers: ide: remove __dev* attributes.Greg Kroah-Hartman1-5/+5
2012-10-06sections: fix section conflicts in drivers/ideAndi Kleen1-1/+1
2010-01-19alim15x3: fix handling of UDMA enable bitBartlomiej Zolnierkiewicz1-25/+18
2010-01-19alim15x3: fix handling of DMA timingsBartlomiej Zolnierkiewicz1-16/+39
2010-01-19alim15x3: fix handling of command timingsBartlomiej Zolnierkiewicz1-2/+7
2010-01-19alim15x3: fix handling of address setup timingsBartlomiej Zolnierkiewicz1-0/+11
2010-01-19ide: change ->set_dma_mode method parametersBartlomiej Zolnierkiewicz1-3/+3
2010-01-19ide: change ->set_pio_mode method parametersBartlomiej Zolnierkiewicz1-4/+3
2010-01-19alim15x3: cleanup ali_cable_detect()Bartlomiej Zolnierkiewicz1-8/+0
2010-01-19alim15x3: remove superfluous locking from ali_set_pio_mode()Bartlomiej Zolnierkiewicz1-5/+0
2010-01-19alim15x3: add ali_fifo_control() helperBartlomiej Zolnierkiewicz1-16/+15
2010-01-19alim15x3: fix PIO timings calculationsBartlomiej Zolnierkiewicz1-19/+15
2009-12-03alim15x3: remove obsolete and dangerous wdc_udma parameterBartlomiej Zolnierkiewicz1-11/+1
2009-04-30alim15x3: Remove historical hacks, re-enable init_hwif for PowerPCAnton Vorontsov1-7/+3
2009-03-31ide: add ->dma_check methodBartlomiej Zolnierkiewicz1-4/+5
2009-03-31ide: add ->dma_clear method and remove ->dma_timeout oneBartlomiej Zolnierkiewicz1-1/+0
2009-03-27ide: add ->dma_timer_expiry method and remove ->dma_exec_cmd one (v2)Bartlomiej Zolnierkiewicz1-1/+1
2009-03-27ide: pass command to ide_map_sg()Bartlomiej Zolnierkiewicz1-3/+4
2009-03-24ide: fix ->init_chipset method to return 'int' valueBartlomiej Zolnierkiewicz1-1/+1
2009-01-06ide: move read_sff_dma_status() method to 'struct ide_dma_ops'Sergei Shtylyov1-0/+1
2009-01-06ide: don't set hwif->dma_ops in init_dma() methodSergei Shtylyov1-2/+1
2009-01-06ide: remove HWIF() macroBartlomiej Zolnierkiewicz1-2/+2
2009-01-06ide: merge ide_hwgroup_t with ide_hwif_t (v2)Bartlomiej Zolnierkiewicz1-1/+1
2008-12-02alim15x3: fix sparse warningHannes Eder1-1/+1
2008-11-02ide: Switch to a common addressAlan Cox1-1/+1
2008-10-21ide: remove useless subdirs from drivers/ide/Bartlomiej Zolnierkiewicz1-0/+602