| Commit message (Expand) | Author | Age |
* | sections: fix section conflicts in drivers/ide | Andi Kleen | 2012-10-05 |
* | pdc202xx_old: ignore "FIFO empty" bit in test_irq() method | Sergei Shtylyov | 2010-04-22 |
* | pdc202xx_old: wire test_irq() method for PDC2026x | Sergei Shtylyov | 2010-04-22 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/id... | David S. Miller | 2010-03-03 |
|\ |
|
| * | ide: Fix Promise UDMA33 IDE driver (pdc202xx_old) | Russell King | 2010-01-12 |
* | | ide: change ->set_dma_mode method parameters | Bartlomiej Zolnierkiewicz | 2010-01-19 |
* | | ide: change ->set_pio_mode method parameters | Bartlomiej Zolnierkiewicz | 2010-01-19 |
* | | pdc202xx_old: add ->init_hwif method | Bartlomiej Zolnierkiewicz | 2010-01-19 |
|/ |
|
* | pdc202xx_old: remove no longer needed debugging code | Bartlomiej Zolnierkiewicz | 2009-12-03 |
* | pdc202xx_old: implement test_irq() method (take 2) | Sergei Shtylyov | 2009-06-15 |
* | ide: IORDY handling fixes | Bartlomiej Zolnierkiewicz | 2009-06-15 |
* | Merge branch 'for-2.6.31' of git://git.kernel.org/pub/scm/linux/kernel/git/ba... | Linus Torvalds | 2009-06-12 |
|\ |
|
| * | ide: respect quirk_drives[] list on all controllers | Bartlomiej Zolnierkiewicz | 2009-06-07 |
| * | pdc202xx_old: kill resetproc() method | Sergei Shtylyov | 2009-06-07 |
| * | pdc202xx_old: don't call pdc202xx_reset() on IRQ timeout | Sergei Shtylyov | 2009-06-07 |
| * | pdc202xx_old: use ide_dma_test_irq() | Sergei Shtylyov | 2009-06-07 |
* | | Merge branch 'for-2.6.31' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2009-06-11 |
|\ \
| |/
|/| |
|
| * | ide: convert to rq pos and nr_sectors accessors | Tejun Heo | 2009-05-11 |
* | | pdc202xx_old: fix resetproc() method | Sergei Shtylyov | 2009-06-07 |
* | | pdc202xx_old: fix 'pdc20246_dma_ops' | Sergei Shtylyov | 2009-06-07 |
|/ |
|
* | ide: add ->dma_clear method and remove ->dma_timeout one | Bartlomiej Zolnierkiewicz | 2009-03-31 |
* | ide: add ->dma_timer_expiry method and remove ->dma_exec_cmd one (v2) | Bartlomiej Zolnierkiewicz | 2009-03-27 |
* | ide: fix ->init_chipset method to return 'int' value | Bartlomiej Zolnierkiewicz | 2009-03-24 |
* | ide: move read_sff_dma_status() method to 'struct ide_dma_ops' | Sergei Shtylyov | 2009-01-06 |
* | ide: remove HWIF() macro | Bartlomiej Zolnierkiewicz | 2009-01-06 |
* | ide: merge ide_hwgroup_t with ide_hwif_t (v2) | Bartlomiej Zolnierkiewicz | 2009-01-06 |
* | ide: add ->max_sectors field to struct ide_port_info | Bartlomiej Zolnierkiewicz | 2008-12-29 |
* | ide: remove useless subdirs from drivers/ide/ | Bartlomiej Zolnierkiewicz | 2008-10-21 |