| Commit message (Expand) | Author | Age | Files | Lines |
* | ide cmd64x: Remove serialize setting. | David S. Miller | 2009-06-21 | 1 | -2/+1 |
* | ide: do not access ide_drive_t 'drive_data' field directly | Joao Ramos | 2009-06-15 | 1 | -3/+5 |
* | cmd64x: implement test_irq() method | Sergei Shtylyov | 2009-06-15 | 1 | -57/+12 |
* | cmd64x: implement clear_irq() method (take 2) | Sergei Shtylyov | 2009-06-15 | 1 | -15/+19 |
* | ide: set/clear drive->waiting_for_dma flag in the core code | Bartlomiej Zolnierkiewicz | 2009-03-31 | 1 | -1/+0 |
* | ide: destroy DMA mappings after ending DMA (v2) | Bartlomiej Zolnierkiewicz | 2009-03-31 | 1 | -2/+0 |
* | ide: add ->dma_clear method and remove ->dma_timeout one | Bartlomiej Zolnierkiewicz | 2009-03-31 | 1 | -3/+0 |
* | ide: add ->dma_timer_expiry method and remove ->dma_exec_cmd one (v2) | Bartlomiej Zolnierkiewicz | 2009-03-27 | 1 | -3/+3 |
* | 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/+3 |
* | cmd64x: use ide_get_pair_dev() helper | Bartlomiej Zolnierkiewicz | 2009-01-06 | 1 | -2/+4 |
* | ide: remove HWIF() macro | Bartlomiej Zolnierkiewicz | 2009-01-06 | 1 | -7/+7 |
* | cmd64x: set IDE_HFLAG_SERIALIZE explictly for CMD646 | Bartlomiej Zolnierkiewicz | 2008-12-29 | 1 | -2/+2 |
* | ide: remove useless subdirs from drivers/ide/ | Bartlomiej Zolnierkiewicz | 2008-10-21 | 1 | -0/+532 |