| Commit message (Expand) | Author | Age | Files | Lines |
* | ide: add ide_read_[alt]status() inline helpers | Bartlomiej Zolnierkiewicz | 2008-02-06 | 1 | -1/+2 |
* | ide: move check_dma_crc() to ide-dma.c | Bartlomiej Zolnierkiewicz | 2008-02-02 | 1 | -0/+20 |
* | ide: update/add my Copyrights | Bartlomiej Zolnierkiewicz | 2008-02-01 | 1 | -4/+3 |
* | ide: delete filenames/versions from comments | Bartlomiej Zolnierkiewicz | 2008-02-01 | 1 | -2/+1 |
* | ide: use ide_build_sglist() and ide_destroy_dmatable() in non-PCI host drivers | Bartlomiej Zolnierkiewicz | 2008-02-01 | 1 | -1/+3 |
* | ide: switch to DMA-mapping API | Bartlomiej Zolnierkiewicz | 2008-02-01 | 1 | -9/+9 |
* | ide: keep pointer to struct device instead of struct pci_dev in ide_hwif_t | Bartlomiej Zolnierkiewicz | 2008-02-01 | 1 | -10/+13 |
* | ide: use ide_destroy_dmatable() instead of pci_unmap_sg() (take 2) | Bartlomiej Zolnierkiewicz | 2008-02-01 | 1 | -4/+4 |
* | ide: remove BUG_ON() from ide_build_sglist() | Bartlomiej Zolnierkiewicz | 2008-02-01 | 1 | -2/+0 |
* | ide: ide_setup_dma() assumes 8 ports | Sergei Shtylyov | 2008-02-01 | 1 | -20/+20 |
* | trm290: cannot call ide_setup_dma() | Sergei Shtylyov | 2008-02-01 | 1 | -7/+6 |
* | ide: unexport ide_dma_on | Adrian Bunk | 2008-02-01 | 1 | -2/+0 |
* | ide: task_end_request() fix | Tejun Heo | 2008-01-26 | 1 | -7/+1 |
* | ide: merge ->dma_host_{on,off} methods into ->dma_host_set method | Bartlomiej Zolnierkiewicz | 2008-01-26 | 1 | -35/+15 |
* | ide: move drive->using_dma check to callers of ->dma_host_on method | Bartlomiej Zolnierkiewicz | 2008-01-26 | 1 | -1/+1 |
* | ide: remove ->ide_dma_on and ->dma_off_quietly methods from ide_hwif_t | Bartlomiej Zolnierkiewicz | 2008-01-26 | 1 | -15/+12 |
* | cy82c693: add ->set_dma_mode method | Bartlomiej Zolnierkiewicz | 2008-01-26 | 1 | -4/+11 |
* | ide: remove redundant DMA blacklist check from __ide_dma_on() | Bartlomiej Zolnierkiewicz | 2008-01-25 | 1 | -4/+0 |
* | ide: cleanup ide_set_dma() | Bartlomiej Zolnierkiewicz | 2008-01-25 | 1 | -14/+11 |
* | ide: remove ->dma_master field from ide_hwif_t (take 5) | Bartlomiej Zolnierkiewicz | 2008-01-25 | 1 | -7/+0 |
* | ide: remove dead code from __ide_dma_test_irq() | Bartlomiej Zolnierkiewicz | 2007-12-12 | 1 | -6/+0 |
* | ide: DMA reporting and validity checking fixes (take 3) | Bartlomiej Zolnierkiewicz | 2007-12-12 | 1 | -45/+15 |
* | ide: add TORiSAN model: CD-ROM CDR_U200 fw: 1.09 to DMA blacklist | Bartlomiej Zolnierkiewicz | 2007-11-27 | 1 | -0/+1 |
* | ide: fix IDE_HFLAG_NO_ATAPI_DMA handling in config_drive_for_dma() | Bartlomiej Zolnierkiewicz | 2007-11-05 | 1 | -1/+1 |
* | ide: fix ide_find_dma_mode() to print human-readable info | Bartlomiej Zolnierkiewicz | 2007-11-05 | 1 | -1/+2 |
* | ide: PCI BMDMA initialization fixes (take 2) | Bartlomiej Zolnierkiewicz | 2007-10-20 | 1 | -22/+10 |
* | ide: add IDE_HFLAG_NO_ATAPI_DMA host flag | Bartlomiej Zolnierkiewicz | 2007-10-19 | 1 | -4/+8 |
* | ide: add "hdx=nodma" kernel parameter | Bartlomiej Zolnierkiewicz | 2007-10-16 | 1 | -1/+1 |
* | ide: remove hwif->autodma and drive->autodma | Bartlomiej Zolnierkiewicz | 2007-10-16 | 1 | -1/+1 |
* | ide: unexport ide_tune_dma | Adrian Bunk | 2007-10-16 | 1 | -2/+0 |
* | ide: remove ->ide_dma_check (take 2) | Bartlomiej Zolnierkiewicz | 2007-10-16 | 1 | -30/+45 |
* | IDE: sg chaining support | Jens Axboe | 2007-10-16 | 1 | -1/+1 |
* | ide: move ide_config_drive_speed() calls to upper layers (take 2) | Bartlomiej Zolnierkiewicz | 2007-10-13 | 1 | -1/+4 |
* | icside: use ide_tune_dma() | Bartlomiej Zolnierkiewicz | 2007-10-13 | 1 | -9/+14 |
* | ide: mode limiting fixes for user requested speed changes | Bartlomiej Zolnierkiewicz | 2007-10-11 | 1 | -11/+21 |
* | ide: call udma_filter() before resorting to the UltraDMA mask | Sergei Shtylyov | 2007-10-11 | 1 | -3/+4 |
* | hpt366: MWDMA filter for SATA cards (take 2) | Sergei Shtylyov | 2007-10-11 | 1 | -2/+7 |
* | ide: add cable detection for early UDMA66 devices (take 3) | Bartlomiej Zolnierkiewicz | 2007-08-20 | 1 | -19/+0 |
* | ide: config_drive_for_dma() fixes | Bartlomiej Zolnierkiewicz | 2007-08-20 | 1 | -16/+10 |
* | drivers/ide/ide-dma.c: unexport ide_set_dma | Adrian Bunk | 2007-07-09 | 1 | -2/+0 |
* | ide: fix pre-EIDE SWDMA support | Bartlomiej Zolnierkiewicz | 2007-07-09 | 1 | -1/+15 |
* | ide_in_drive_list(): "ALL" is not a wildcard anymore | Junio C Hamano | 2007-07-09 | 1 | -1/+0 |
* | ide_in_drive_list(): accept NULL as the wildcard for firmware revision | Junio C Hamano | 2007-07-09 | 1 | -33/+34 |
* | ide: make void and rename ide_dma_timeout() method | Sergei Shtylyov | 2007-07-09 | 1 | -7/+10 |
* | ide: make void and rename ide_dma_lostirq() method | Sergei Shtylyov | 2007-07-09 | 1 | -5/+4 |
* | Match DMA blacklist entries between ide-dma.c and libata-core.c | Junio C Hamano | 2007-05-24 | 1 | -1/+3 |
* | ide: remove ide_use_dma() | Bartlomiej Zolnierkiewicz | 2007-05-16 | 1 | -37/+5 |
* | ide: add missing validity checks for identify words 62 and 63 | Bartlomiej Zolnierkiewicz | 2007-05-16 | 1 | -2/+4 |
* | ide: remove ide_dma_enable() | Bartlomiej Zolnierkiewicz | 2007-05-16 | 1 | -2/+3 |
* | ide: add ide_tune_dma() helper | Bartlomiej Zolnierkiewicz | 2007-05-10 | 1 | -0/+20 |