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