| Commit message (Expand) | Author | Age | Files | Lines |
* | Drivers: ide: remove __dev* attributes. | Greg Kroah-Hartman | 2013-01-03 | 1 | -2/+2 |
* | sections: fix section conflicts in drivers/ide | Andi Kleen | 2012-10-06 | 1 | -1/+1 |
* | ide: change ->set_dma_mode method parameters | Bartlomiej Zolnierkiewicz | 2010-01-19 | 1 | -1/+2 |
* | ide: change ->set_pio_mode method parameters | Bartlomiej Zolnierkiewicz | 2010-01-19 | 1 | -2/+3 |
* | sl82c105: remove no longer needed debugging code | Bartlomiej Zolnierkiewicz | 2009-12-03 | 1 | -23/+1 |
* | ide: do not access ide_drive_t 'drive_data' field directly | Joao Ramos | 2009-06-15 | 1 | -6/+12 |
* | sl82c105: implement test_irq() method | Sergei Shtylyov | 2009-06-15 | 1 | -0/+11 |
* | ide: IORDY handling fixes | Bartlomiej Zolnierkiewicz | 2009-06-15 | 1 | -2/+1 |
* | sl82c105: add printk() logging facility | Sergei Shtylyov | 2009-06-08 | 1 | -4/+5 |
* | ide: add support for CFA specified transfer modes (take 3) | Sergei Shtylyov | 2009-03-31 | 1 | -1/+2 |
* | ide: add ->dma_clear method and remove ->dma_timeout one | Bartlomiej Zolnierkiewicz | 2009-03-31 | 1 | -4/+3 |
* | ide: add ->dma_timer_expiry method and remove ->dma_exec_cmd one (v2) | Bartlomiej Zolnierkiewicz | 2009-03-27 | 1 | -1/+1 |
* | ide: fix ->init_chipset method to return 'int' value | Bartlomiej Zolnierkiewicz | 2009-03-24 | 1 | -2/+2 |
* | sl82c105: remove dead code | Bartlomiej Zolnierkiewicz | 2009-01-14 | 1 | -4/+0 |
* | ide: move read_sff_dma_status() method to 'struct ide_dma_ops' | Sergei Shtylyov | 2009-01-06 | 1 | -0/+1 |
* | ide: remove HWIF() macro | Bartlomiej Zolnierkiewicz | 2009-01-06 | 1 | -2/+2 |
* | ide: remove useless subdirs from drivers/ide/ | Bartlomiej Zolnierkiewicz | 2008-10-21 | 1 | -0/+371 |