Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | 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-12 | 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 | |
| * | sgiioc4: use ide_tune_dma() | Bartlomiej Zolnierkiewicz | 2007-10-11 | 1 | -43/+43 | |
| * | amd74xx/via82cxxx: use ide_tune_dma() | Bartlomiej Zolnierkiewicz | 2007-10-11 | 2 | -22/+8 | |
| * | ide: add ide_set{_max}_pio() (take 4) | Bartlomiej Zolnierkiewicz | 2007-10-11 | 30 | -224/+174 | |
| * | ide: move ide_rate_filter() calls to the upper layer (take 2) | Bartlomiej Zolnierkiewicz | 2007-10-11 | 26 | -95/+46 | |
| * | sis5513: add ->udma_filter method for chipset_family >= ATA_133 | Bartlomiej Zolnierkiewicz | 2007-10-11 | 1 | -4/+18 | |
| * | ide: mode limiting fixes for user requested speed changes | Bartlomiej Zolnierkiewicz | 2007-10-11 | 2 | -9/+1 | |
| * | ide: add missing ide_rate_filter() calls to ->speedproc()-s | Bartlomiej Zolnierkiewicz | 2007-10-11 | 2 | -0/+4 |