Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ide: filter out "default" transfer mode values in set_xfer_rate() | Bartlomiej Zolnierkiewicz | 2008-07-23 | 10 | -19/+4 |
* | ide: remove dead Virtual DMA support | Bartlomiej Zolnierkiewicz | 2008-07-23 | 1 | -30/+0 |
* | ide: remove ->INB, ->OUTB and ->OUTBSYNC methods | Bartlomiej Zolnierkiewicz | 2008-07-23 | 4 | -49/+14 |
* | ide: use ->tf_read in ide_read_error() | Bartlomiej Zolnierkiewicz | 2008-07-23 | 2 | -0/+4 |
* | ide: add ->set_irq method | Bartlomiej Zolnierkiewicz | 2008-07-23 | 1 | -0/+19 |
* | ide: add ->read_altstatus method | Bartlomiej Zolnierkiewicz | 2008-07-23 | 1 | -0/+6 |
* | ide: add ->read_status method | Bartlomiej Zolnierkiewicz | 2008-07-23 | 3 | -10/+23 |
* | ide: add ->exec_command method | Bartlomiej Zolnierkiewicz | 2008-07-23 | 1 | -0/+9 |
* | ide: factor out simplex handling from ide_pci_dma_base() | Bartlomiej Zolnierkiewicz | 2008-07-23 | 2 | -6/+18 |
* | ide: remove ide_setup_dma() | Bartlomiej Zolnierkiewicz | 2008-07-23 | 2 | -2/+6 |
* | ide: remove ->dma_{status,command} fields from ide_hwif_t | Bartlomiej Zolnierkiewicz | 2008-07-23 | 9 | -50/+51 |
* | ide: add ->read_sff_dma_status method | Bartlomiej Zolnierkiewicz | 2008-07-23 | 2 | -3/+17 |
* | ide: pass hw_regs_t-s to ide_device_add[_all]() (take 3) | Bartlomiej Zolnierkiewicz | 2008-07-23 | 5 | -17/+15 |
* | IDE: Report errors during drive reset back to user space | Elias Oltmanns | 2008-07-16 | 1 | -2/+1 |
* | sgiioc4: call ide_find_port_slot() later | Bartlomiej Zolnierkiewicz | 2008-07-16 | 1 | -4/+9 |
* | ide: print message on error in ide_find_port_slot() | Bartlomiej Zolnierkiewicz | 2008-07-16 | 2 | -10/+5 |
* | cmd640: add ->init_dev method | Bartlomiej Zolnierkiewicz | 2008-07-16 | 1 | -42/+30 |
* | cmd640: fix warm-plug support for the secondary interface | Bartlomiej Zolnierkiewicz | 2008-07-16 | 1 | -30/+21 |
* | sgiioc4: use driver name for resource allocation | Bartlomiej Zolnierkiewicz | 2008-07-16 | 1 | -2/+2 |
* | ide: set hwif->dev in ide_init_port_hw() (take 2) | Bartlomiej Zolnierkiewicz | 2008-07-16 | 2 | -3/+0 |
* | ide: fix hwif-s initialization | Bartlomiej Zolnierkiewicz | 2008-07-16 | 1 | -1/+0 |
* | sl82c105: convert to use ide_timing_find_mode() | Bartlomiej Zolnierkiewicz | 2008-07-16 | 1 | -1/+2 |
* | cy82c693: convert to use ide_timing_find_mode() | Bartlomiej Zolnierkiewicz | 2008-07-16 | 1 | -5/+4 |
* | cmd64x: convert to use ide_timing_find_mode() | Bartlomiej Zolnierkiewicz | 2008-07-16 | 1 | -3/+3 |
* | cmd640: convert to use ide_timing_find_mode() | Bartlomiej Zolnierkiewicz | 2008-07-16 | 1 | -2/+6 |
* | alim15x3: convert to use ide_timing_find_mode() | Bartlomiej Zolnierkiewicz | 2008-07-16 | 1 | -4/+2 |
* | ide: convert ide-timing.h to ide-timings.c library (take 2) | Bartlomiej Zolnierkiewicz | 2008-07-16 | 4 | -9/+0 |
* | ide: remove XFER_* masks from ide-timing.h | Bartlomiej Zolnierkiewicz | 2008-07-16 | 1 | -3/+1 |
* | ide: it821x in pass-through mode segfaults in 2.6.26-stable | Dimitri Gorokhovik | 2008-07-16 | 1 | -0/+6 |
* | ide: remove drive->ctl | Bartlomiej Zolnierkiewicz | 2008-07-15 | 4 | -7/+6 |
* | ide: pass 'hwif *' instead of 'drive *' to ->OUTBSYNC method | Bartlomiej Zolnierkiewicz | 2008-07-15 | 1 | -4/+1 |
* | ide: remove ->mmio flag from ide_hwif_t | Bartlomiej Zolnierkiewicz | 2008-07-15 | 2 | -13/+13 |
* | ide: move IRQ unmasking out from ->tf_load method | Bartlomiej Zolnierkiewicz | 2008-07-15 | 1 | -2/+0 |
* | sgiioc4: use ->extra_base instead of ->dma_status for dma_handle | Bartlomiej Zolnierkiewicz | 2008-07-15 | 1 | -3/+2 |
* | ide: remove obsoleted "idebus=" kernel parameter | Bartlomiej Zolnierkiewicz | 2008-07-15 | 7 | -12/+10 |
* | ide: eliminate FIT() macro | Harvey Harrison | 2008-07-15 | 2 | -14/+14 |
* | it8213: fix return value in it8213_init_one() | Bartlomiej Zolnierkiewicz | 2008-07-08 | 1 | -2/+1 |
* | ide: add __ide_default_irq() inline helper | Bartlomiej Zolnierkiewicz | 2008-07-08 | 1 | -5/+1 |
* | opti621: add PIO 4 support | Bartlomiej Zolnierkiewicz | 2008-06-15 | 1 | -32/+14 |
* | opti621: use pre-calculated PIO timings | Bartlomiej Zolnierkiewicz | 2008-06-15 | 1 | -77/+15 |
* | opti621: program devices timings separately in ->set_pio_mode | Bartlomiej Zolnierkiewicz | 2008-06-15 | 1 | -65/+15 |
* | opti621: use PCI clock value provided by controller | Bartlomiej Zolnierkiewicz | 2008-06-15 | 1 | -20/+22 |
* | opti621: remove DMA support | Bartlomiej Zolnierkiewicz | 2008-06-15 | 1 | -6/+2 |
* | opti621: disable read prefetch | Bartlomiej Zolnierkiewicz | 2008-06-15 | 1 | -13/+2 |
* | delkin_cb: add missing __init/__exit tags | Bartlomiej Zolnierkiewicz | 2008-06-10 | 1 | -4/+2 |
* | delkin_cb: add warm-plug support | Bartlomiej Zolnierkiewicz | 2008-06-10 | 1 | -4/+0 |
* | delkin_cb: use struct ide_port_info | Bartlomiej Zolnierkiewicz | 2008-06-10 | 1 | -8/+7 |
* | delkin_cb: set proper hwif->gendev.parent value | Bartlomiej Zolnierkiewicz | 2008-06-10 | 1 | -1/+2 |
* | ide: fix host drivers missing hwif->chipset initialization | Bartlomiej Zolnierkiewicz | 2008-06-10 | 1 | -0/+2 |
* | sis5513: add missing pci_enable_device() call | Bartlomiej Zolnierkiewicz | 2008-06-10 | 1 | -0/+5 |