Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | pdc202xx_old: remove broken SWDMA support | Bartlomiej Zolnierkiewicz | 2007-10-19 | 1 | -5/+1 |
* | ide: add IDE_HFLAG_NO_LBA48 and IDE_HFLAG_NO_LBA48_DMA host flags | Bartlomiej Zolnierkiewicz | 2007-10-19 | 2 | -3/+4 |
* | ide: remove ->init_setup_dma from ide_pci_device_t (take 2) | Bartlomiej Zolnierkiewicz | 2007-10-19 | 1 | -13/+1 |
* | ide: add IDE_HFLAG_NO_{DMA,AUTODMA} host flags | Bartlomiej Zolnierkiewicz | 2007-10-19 | 32 | -84/+23 |
* | ide: add IDE_HFLAG_BOOTABLE host flag | Bartlomiej Zolnierkiewicz | 2007-10-19 | 32 | -125/+99 |
* | ide: add IDE_HFLAG_NO_ATAPI_DMA host flag | Bartlomiej Zolnierkiewicz | 2007-10-19 | 32 | -45/+29 |
* | ide: add DECLARE_GENERIC_PCI_DEV() macro to generic IDE PCI host driver | Bartlomiej Zolnierkiewicz | 2007-10-19 | 1 | -84/+29 |
* | siimage: bump driver version | Bartlomiej Zolnierkiewicz | 2007-10-19 | 1 | -1/+1 |
* | ide: Fix cs5535 driver accessing beyond array boundary | Benjamin Herrenschmidt | 2007-10-19 | 1 | -1/+1 |
* | ide: Fix siimage driver accessing beyond array boundary | Benjamin Herrenschmidt | 2007-10-19 | 1 | -1/+1 |
* | amd74xx: remove /proc/ide/amd74xx | Bartlomiej Zolnierkiewicz | 2007-10-16 | 1 | -129/+1 |
* | amd74xx/via82cxxx: don't initialize drive->dn | Bartlomiej Zolnierkiewicz | 2007-10-16 | 2 | -2/+0 |
* | sis5513: remove /proc/ide/sis | Bartlomiej Zolnierkiewicz | 2007-10-16 | 1 | -248/+1 |
* | ide: remove hwif->autodma and drive->autodma | Bartlomiej Zolnierkiewicz | 2007-10-16 | 32 | -215/+13 |
* | ide: use PCI_VDEVICE() macro | Bartlomiej Zolnierkiewicz | 2007-10-16 | 31 | -170/+168 |
* | sis5513: clear prefetch and postwrite for ATAPI devices | Bartlomiej Zolnierkiewicz | 2007-10-16 | 1 | -7/+6 |
* | it8213/piix/slc90e66: "de-couple" PIO and UDMA modes | Bartlomiej Zolnierkiewicz | 2007-10-16 | 3 | -17/+13 |
* | ide: remove ->ide_dma_check (take 2) | Bartlomiej Zolnierkiewicz | 2007-10-16 | 32 | -414/+25 |
* | sl82c105: add PIO autotune fallback to ->ide_dma_check | Bartlomiej Zolnierkiewicz | 2007-10-16 | 1 | -0/+2 |
* | cs5530/sc1200: add PIO autotune fallback to ->ide_dma_check | Bartlomiej Zolnierkiewicz | 2007-10-16 | 2 | -4/+8 |
* | ide: remove ide_use_fast_pio() | Bartlomiej Zolnierkiewicz | 2007-10-16 | 15 | -30/+15 |
* | ide: remove drive->init_speed zeroing | Bartlomiej Zolnierkiewicz | 2007-10-16 | 11 | -22/+0 |
* | it8213/piix/slc90e66: remove {it8213,piix,slc90e66}_dma_2_pio() | Bartlomiej Zolnierkiewicz | 2007-10-16 | 3 | -88/+33 |
* | atiixp: DMA setup fixes | Bartlomiej Zolnierkiewicz | 2007-10-16 | 1 | -48/+5 |
* | sc1200: always tune PIO | Bartlomiej Zolnierkiewicz | 2007-10-16 | 1 | -1/+4 |
* | cs5530: always tune PIO | Bartlomiej Zolnierkiewicz | 2007-10-16 | 1 | -13/+6 |
* | slc90e66: always tune PIO | Bartlomiej Zolnierkiewicz | 2007-10-16 | 1 | -5/+5 |
* | aec62xx: always tune PIO | Bartlomiej Zolnierkiewicz | 2007-10-16 | 1 | -4/+4 |
* | sis5513: always tune PIO | Bartlomiej Zolnierkiewicz | 2007-10-16 | 1 | -10/+5 |
* | sis5513: DMA setup fixes | Bartlomiej Zolnierkiewicz | 2007-10-16 | 1 | -108/+106 |
* | hpt366: always tune PIO | Bartlomiej Zolnierkiewicz | 2007-10-16 | 1 | -4/+4 |
* | ide: fix serverworks.c UDMA regression | Tony Battersby | 2007-10-16 | 1 | -0/+1 |
* | IDE: sg chaining support | Jens Axboe | 2007-10-16 | 1 | -1/+2 |
* | alim15x3: remove redundant m5229_revision check | Bartlomiej Zolnierkiewicz | 2007-10-13 | 1 | -12/+13 |
* | sc1200: fix ->dma_base equal zero handling | Bartlomiej Zolnierkiewicz | 2007-10-13 | 1 | -10/+14 |
* | cs5520: fix ->dma_base equal zero handling | Bartlomiej Zolnierkiewicz | 2007-10-13 | 1 | -10/+9 |
* | sgiioc4: add missing ->dma_base check | Bartlomiej Zolnierkiewicz | 2007-10-13 | 1 | -6/+10 |
* | cs5535: add missing ->dma_base check | Bartlomiej Zolnierkiewicz | 2007-10-13 | 1 | -7/+7 |
* | ide: move ide_config_drive_speed() calls to upper layers (take 2) | Bartlomiej Zolnierkiewicz | 2007-10-13 | 27 | -444/+209 |
* | pdc202xx_new: check ide_config_drive_speed() return value | Bartlomiej Zolnierkiewicz | 2007-10-13 | 1 | -3/+3 |
* | cs5535: check ide_config_drive_speed() return value | Bartlomiej Zolnierkiewicz | 2007-10-13 | 1 | -2/+6 |
* | amd74xx/via82cxxx: check ide_config_drive_speed() return value | Bartlomiej Zolnierkiewicz | 2007-10-13 | 2 | -14/+6 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 | Linus Torvalds | 2007-10-11 | 30 | -598/+408 |
|\ | |||||
| * | ide: use only ->set_pio_mode method for programming PIO modes (take 2) | Bartlomiej Zolnierkiewicz | 2007-10-11 | 15 | -118/+16 |
| * | sis5513: don't change UDMA settings when programming PIO | Bartlomiej Zolnierkiewicz | 2007-10-11 | 1 | -7/+4 |
| * | it8213/piix/slc90e66: don't change DMA settings when programming PIO | Bartlomiej Zolnierkiewicz | 2007-10-11 | 3 | -30/+20 |
| * | alim15x3: PIO mode setup fixes | Bartlomiej Zolnierkiewicz | 2007-10-11 | 1 | -3/+12 |
| * | siimage: fix ->set_pio_mode method to select PIO data transfer | Bartlomiej Zolnierkiewicz | 2007-10-11 | 1 | -3/+17 |
| * | cs5520: don't enable VDMA in ->speedproc | Bartlomiej Zolnierkiewicz | 2007-10-11 | 1 | -9/+4 |
| * | sc1200: remove redundant warning message from sc1200_tune_chipset() | Bartlomiej Zolnierkiewicz | 2007-10-11 | 1 | -3/+1 |