Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ide: add IDE_HFLAG_MMIO host flag (take 2) | Bartlomiej Zolnierkiewicz | 2008-04-28 | 1 | -0/+1 |
* | ide: add struct ide_io_ports (take 3) | Bartlomiej Zolnierkiewicz | 2008-04-27 | 1 | -13/+13 |
* | ide: remove IDE_HFLAG_NO_AUTOTUNE host flag | Bartlomiej Zolnierkiewicz | 2008-04-27 | 1 | -1/+0 |
* | ide: constify struct ide_dma_ops | Bartlomiej Zolnierkiewicz | 2008-04-26 | 1 | -1/+1 |
* | ide: add struct ide_dma_ops (take 3) | Bartlomiej Zolnierkiewicz | 2008-04-26 | 1 | -22/+16 |
* | sgiioc4: use ->init_dma method | Bartlomiej Zolnierkiewicz | 2008-04-26 | 1 | -17/+12 |
* | ide: replace remaining __FUNCTION__ occurrences | Harvey Harrison | 2008-04-26 | 1 | -13/+13 |
* | ide: cleanup setting hwif->mmio flag | Bartlomiej Zolnierkiewicz | 2008-04-26 | 1 | -1/+0 |
* | ide: add struct ide_port_ops (take 2) | Bartlomiej Zolnierkiewicz | 2008-04-26 | 1 | -10/+9 |
* | sgiioc4: use ide_find_port() | Bartlomiej Zolnierkiewicz | 2008-04-26 | 1 | -10/+2 |
* | ide: remove IDE_*_REG macros | Bartlomiej Zolnierkiewicz | 2008-04-18 | 1 | -10/+9 |
* | ide: remove dead/obsolete ->busproc method | Bartlomiej Zolnierkiewicz | 2008-04-18 | 1 | -1/+0 |
* | ide: remove needless includes from PCI host drivers | Bartlomiej Zolnierkiewicz | 2008-02-02 | 1 | -2/+0 |
* | ide: add struct ide_port_info instances to legacy host drivers | Bartlomiej Zolnierkiewicz | 2008-02-02 | 1 | -6/+12 |
* | ide: keep pointer to struct device instead of struct pci_dev in ide_hwif_t | Bartlomiej Zolnierkiewicz | 2008-02-01 | 1 | -8/+8 |
* | ide: use ide_destroy_dmatable() instead of pci_unmap_sg() (take 2) | Bartlomiej Zolnierkiewicz | 2008-02-01 | 1 | -2/+1 |
* | ide: add ide_init_port_hw() helper | Bartlomiej Zolnierkiewicz | 2008-01-26 | 1 | -5/+4 |
* | sgiioc4: always init hwif->io_ports | Bartlomiej Zolnierkiewicz | 2008-01-26 | 1 | -9/+6 |
* | ide: merge ->dma_host_{on,off} methods into ->dma_host_set method | Bartlomiej Zolnierkiewicz | 2008-01-26 | 1 | -8/+4 |
* | ide: remove ->ide_dma_on and ->dma_off_quietly methods from ide_hwif_t | Bartlomiej Zolnierkiewicz | 2008-01-26 | 1 | -19/+0 |
* | sgiioc4: add ide_toggle_bounce() calls | Bartlomiej Zolnierkiewicz | 2008-01-26 | 1 | -0/+2 |
* | ide: remove hwif->intrproc | Bartlomiej Zolnierkiewicz | 2008-01-25 | 1 | -1/+0 |
* | ide: remove write-only hwif->hw | Bartlomiej Zolnierkiewicz | 2007-10-20 | 1 | -3/+5 |
* | ide: add ide_device_add() | Bartlomiej Zolnierkiewicz | 2007-10-20 | 1 | -4/+4 |
* | ide: use pci_dev->revision | Bartlomiej Zolnierkiewicz | 2007-10-19 | 1 | -5/+3 |
* | ide: add ->mwdma_mask and ->swdma_mask to ide_pci_device_t (take 2) | Bartlomiej Zolnierkiewicz | 2007-10-19 | 1 | -1/+1 |
* | ide: add IDE_HFLAG_NO_ATAPI_DMA host flag | Bartlomiej Zolnierkiewicz | 2007-10-19 | 1 | -1/+0 |
* | ide: remove hwif->autodma and drive->autodma | Bartlomiej Zolnierkiewicz | 2007-10-16 | 1 | -6/+1 |
* | ide: remove ->ide_dma_check (take 2) | Bartlomiej Zolnierkiewicz | 2007-10-16 | 1 | -15/+0 |
* | IDE: sg chaining support | Jens Axboe | 2007-10-16 | 1 | -1/+2 |
* | sgiioc4: add missing ->dma_base check | Bartlomiej Zolnierkiewicz | 2007-10-13 | 1 | -6/+10 |
* | ide: move ide_config_drive_speed() calls to upper layers (take 2) | Bartlomiej Zolnierkiewicz | 2007-10-13 | 1 | -6/+2 |
* | sgiioc4: use ide_tune_dma() | Bartlomiej Zolnierkiewicz | 2007-10-11 | 1 | -43/+43 |
* | ide: add ide_set{_max}_pio() (take 4) | Bartlomiej Zolnierkiewicz | 2007-10-11 | 1 | -1/+1 |
* | ide: add PIO masks | Bartlomiej Zolnierkiewicz | 2007-07-20 | 1 | -0/+1 |
* | ide: add ide_pci_device_t.host_flags (take 2) | Bartlomiej Zolnierkiewicz | 2007-07-20 | 1 | -1/+1 |
* | ide: make void and rename ide_dma_timeout() method | Sergei Shtylyov | 2007-07-09 | 1 | -1/+1 |
* | ide: make void and rename ide_dma_lostirq() method | Sergei Shtylyov | 2007-07-09 | 1 | -9/+9 |
* | ide: add ide_proc_register_port() | Bartlomiej Zolnierkiewicz | 2007-05-10 | 1 | -1/+1 |
* | ide: make ide_hwif_t.ide_dma_host_on void (v2) | Bartlomiej Zolnierkiewicz | 2007-02-17 | 1 | -8/+3 |
* | ide: make ide_hwif_t.ide_dma_{host_off,off_quietly} void (v2) | Bartlomiej Zolnierkiewicz | 2007-02-17 | 1 | -9/+5 |
* | ide: add ide_set_dma() helper (v2) | Bartlomiej Zolnierkiewicz | 2007-02-17 | 1 | -2/+2 |
* | sgiioc4: fix sgiioc4_ide_dma_check() to enable/disable DMA properly | Bartlomiej Zolnierkiewicz | 2007-02-17 | 1 | -15/+11 |
* | ide: convert ide_hwif_t.mmio into flag (v2) | Bartlomiej Zolnierkiewicz | 2007-02-17 | 1 | -1/+1 |
* | ide: use PIO/MMIO operations directly where possible (v2) | Bartlomiej Zolnierkiewicz | 2007-02-17 | 1 | -32/+35 |
* | ide: remove ide_pci_device_t tables with only one entry | Bartlomiej Zolnierkiewicz | 2007-02-17 | 1 | -5/+2 |
* | ide: add missing __init tags to IDE PCI host drivers | Bartlomiej Zolnierkiewicz | 2007-01-27 | 1 | -2/+1 |
* | [PATCH] sgiioc4: Disable module unload | Jeremy Higdon | 2006-11-25 | 1 | -7/+0 |
* | [PATCH] ioc4: Enable build on non-SN2 | Brent Casavant | 2006-10-17 | 1 | -1/+1 |
* | [PATCH] ide: remove dma_base2 field from ide_hwif_t | Sergei Shtylyov | 2006-10-03 | 1 | -11/+9 |