| Commit message (Expand) | Author | Age | Files | Lines |
* | alim15x3: move irq-restore before pci_dev_put() | Sebastian Andrzej Siewior | 2018-06-05 | 1 | -1/+1 |
* | Drivers: ide: remove __dev* attributes. | Greg Kroah-Hartman | 2013-01-03 | 1 | -5/+5 |
* | sections: fix section conflicts in drivers/ide | Andi Kleen | 2012-10-06 | 1 | -1/+1 |
* | alim15x3: fix handling of UDMA enable bit | Bartlomiej Zolnierkiewicz | 2010-01-19 | 1 | -25/+18 |
* | alim15x3: fix handling of DMA timings | Bartlomiej Zolnierkiewicz | 2010-01-19 | 1 | -16/+39 |
* | alim15x3: fix handling of command timings | Bartlomiej Zolnierkiewicz | 2010-01-19 | 1 | -2/+7 |
* | alim15x3: fix handling of address setup timings | Bartlomiej Zolnierkiewicz | 2010-01-19 | 1 | -0/+11 |
* | ide: change ->set_dma_mode method parameters | Bartlomiej Zolnierkiewicz | 2010-01-19 | 1 | -3/+3 |
* | ide: change ->set_pio_mode method parameters | Bartlomiej Zolnierkiewicz | 2010-01-19 | 1 | -4/+3 |
* | alim15x3: cleanup ali_cable_detect() | Bartlomiej Zolnierkiewicz | 2010-01-19 | 1 | -8/+0 |
* | alim15x3: remove superfluous locking from ali_set_pio_mode() | Bartlomiej Zolnierkiewicz | 2010-01-19 | 1 | -5/+0 |
* | alim15x3: add ali_fifo_control() helper | Bartlomiej Zolnierkiewicz | 2010-01-19 | 1 | -16/+15 |
* | alim15x3: fix PIO timings calculations | Bartlomiej Zolnierkiewicz | 2010-01-19 | 1 | -19/+15 |
* | alim15x3: remove obsolete and dangerous wdc_udma parameter | Bartlomiej Zolnierkiewicz | 2009-12-03 | 1 | -11/+1 |
* | alim15x3: Remove historical hacks, re-enable init_hwif for PowerPC | Anton Vorontsov | 2009-04-30 | 1 | -7/+3 |
* | ide: add ->dma_check method | Bartlomiej Zolnierkiewicz | 2009-03-31 | 1 | -4/+5 |
* | ide: add ->dma_clear method and remove ->dma_timeout one | Bartlomiej Zolnierkiewicz | 2009-03-31 | 1 | -1/+0 |
* | ide: add ->dma_timer_expiry method and remove ->dma_exec_cmd one (v2) | Bartlomiej Zolnierkiewicz | 2009-03-27 | 1 | -1/+1 |
* | ide: pass command to ide_map_sg() | Bartlomiej Zolnierkiewicz | 2009-03-27 | 1 | -3/+4 |
* | ide: fix ->init_chipset method to return 'int' value | Bartlomiej Zolnierkiewicz | 2009-03-24 | 1 | -1/+1 |
* | ide: move read_sff_dma_status() method to 'struct ide_dma_ops' | Sergei Shtylyov | 2009-01-06 | 1 | -0/+1 |
* | ide: don't set hwif->dma_ops in init_dma() method | Sergei Shtylyov | 2009-01-06 | 1 | -2/+1 |
* | ide: remove HWIF() macro | Bartlomiej Zolnierkiewicz | 2009-01-06 | 1 | -2/+2 |
* | ide: merge ide_hwgroup_t with ide_hwif_t (v2) | Bartlomiej Zolnierkiewicz | 2009-01-06 | 1 | -1/+1 |
* | alim15x3: fix sparse warning | Hannes Eder | 2008-12-02 | 1 | -1/+1 |
* | ide: Switch to a common address | Alan Cox | 2008-11-02 | 1 | -1/+1 |
* | ide: remove useless subdirs from drivers/ide/ | Bartlomiej Zolnierkiewicz | 2008-10-21 | 1 | -0/+602 |