| Commit message (Expand) | Author | Age |
* | ide: add IDE_HFLAG_BOOTABLE host flag | Bartlomiej Zolnierkiewicz | 2007-10-18 |
* | ide: add IDE_HFLAG_NO_ATAPI_DMA host flag | Bartlomiej Zolnierkiewicz | 2007-10-18 |
* | ide: add DECLARE_GENERIC_PCI_DEV() macro to generic IDE PCI host driver | Bartlomiej Zolnierkiewicz | 2007-10-18 |
* | siimage: bump driver version | Bartlomiej Zolnierkiewicz | 2007-10-18 |
* | ide: Fix cs5535 driver accessing beyond array boundary | Benjamin Herrenschmidt | 2007-10-18 |
* | ide: Fix siimage driver accessing beyond array boundary | Benjamin Herrenschmidt | 2007-10-18 |
* | amd74xx: remove /proc/ide/amd74xx | Bartlomiej Zolnierkiewicz | 2007-10-16 |
* | amd74xx/via82cxxx: don't initialize drive->dn | Bartlomiej Zolnierkiewicz | 2007-10-16 |
* | sis5513: remove /proc/ide/sis | Bartlomiej Zolnierkiewicz | 2007-10-16 |
* | ide: remove hwif->autodma and drive->autodma | Bartlomiej Zolnierkiewicz | 2007-10-16 |
* | ide: use PCI_VDEVICE() macro | Bartlomiej Zolnierkiewicz | 2007-10-16 |
* | sis5513: clear prefetch and postwrite for ATAPI devices | Bartlomiej Zolnierkiewicz | 2007-10-16 |
* | it8213/piix/slc90e66: "de-couple" PIO and UDMA modes | Bartlomiej Zolnierkiewicz | 2007-10-16 |
* | ide: remove ->ide_dma_check (take 2) | Bartlomiej Zolnierkiewicz | 2007-10-16 |
* | sl82c105: add PIO autotune fallback to ->ide_dma_check | Bartlomiej Zolnierkiewicz | 2007-10-16 |
* | cs5530/sc1200: add PIO autotune fallback to ->ide_dma_check | Bartlomiej Zolnierkiewicz | 2007-10-16 |
* | ide: remove ide_use_fast_pio() | Bartlomiej Zolnierkiewicz | 2007-10-16 |
* | ide: remove drive->init_speed zeroing | Bartlomiej Zolnierkiewicz | 2007-10-16 |
* | it8213/piix/slc90e66: remove {it8213,piix,slc90e66}_dma_2_pio() | Bartlomiej Zolnierkiewicz | 2007-10-16 |
* | atiixp: DMA setup fixes | Bartlomiej Zolnierkiewicz | 2007-10-16 |
* | sc1200: always tune PIO | Bartlomiej Zolnierkiewicz | 2007-10-16 |
* | cs5530: always tune PIO | Bartlomiej Zolnierkiewicz | 2007-10-16 |
* | slc90e66: always tune PIO | Bartlomiej Zolnierkiewicz | 2007-10-16 |
* | aec62xx: always tune PIO | Bartlomiej Zolnierkiewicz | 2007-10-16 |
* | sis5513: always tune PIO | Bartlomiej Zolnierkiewicz | 2007-10-16 |
* | sis5513: DMA setup fixes | Bartlomiej Zolnierkiewicz | 2007-10-16 |
* | hpt366: always tune PIO | Bartlomiej Zolnierkiewicz | 2007-10-16 |
* | ide: fix serverworks.c UDMA regression | Tony Battersby | 2007-10-16 |
* | IDE: sg chaining support | Jens Axboe | 2007-10-16 |
* | alim15x3: remove redundant m5229_revision check | Bartlomiej Zolnierkiewicz | 2007-10-13 |
* | sc1200: fix ->dma_base equal zero handling | Bartlomiej Zolnierkiewicz | 2007-10-13 |
* | cs5520: fix ->dma_base equal zero handling | Bartlomiej Zolnierkiewicz | 2007-10-13 |
* | sgiioc4: add missing ->dma_base check | Bartlomiej Zolnierkiewicz | 2007-10-13 |
* | cs5535: add missing ->dma_base check | Bartlomiej Zolnierkiewicz | 2007-10-13 |
* | ide: move ide_config_drive_speed() calls to upper layers (take 2) | Bartlomiej Zolnierkiewicz | 2007-10-13 |
* | pdc202xx_new: check ide_config_drive_speed() return value | Bartlomiej Zolnierkiewicz | 2007-10-13 |
* | cs5535: check ide_config_drive_speed() return value | Bartlomiej Zolnierkiewicz | 2007-10-13 |
* | amd74xx/via82cxxx: check ide_config_drive_speed() return value | Bartlomiej Zolnierkiewicz | 2007-10-13 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 | Linus Torvalds | 2007-10-11 |
|\ |
|
| * | ide: use only ->set_pio_mode method for programming PIO modes (take 2) | Bartlomiej Zolnierkiewicz | 2007-10-11 |
| * | sis5513: don't change UDMA settings when programming PIO | Bartlomiej Zolnierkiewicz | 2007-10-11 |
| * | it8213/piix/slc90e66: don't change DMA settings when programming PIO | Bartlomiej Zolnierkiewicz | 2007-10-11 |
| * | alim15x3: PIO mode setup fixes | Bartlomiej Zolnierkiewicz | 2007-10-11 |
| * | siimage: fix ->set_pio_mode method to select PIO data transfer | Bartlomiej Zolnierkiewicz | 2007-10-11 |
| * | cs5520: don't enable VDMA in ->speedproc | Bartlomiej Zolnierkiewicz | 2007-10-11 |
| * | sc1200: remove redundant warning message from sc1200_tune_chipset() | Bartlomiej Zolnierkiewicz | 2007-10-11 |
| * | sgiioc4: use ide_tune_dma() | Bartlomiej Zolnierkiewicz | 2007-10-11 |
| * | amd74xx/via82cxxx: use ide_tune_dma() | Bartlomiej Zolnierkiewicz | 2007-10-11 |
| * | ide: add ide_set{_max}_pio() (take 4) | Bartlomiej Zolnierkiewicz | 2007-10-11 |
| * | ide: move ide_rate_filter() calls to the upper layer (take 2) | Bartlomiej Zolnierkiewicz | 2007-10-11 |