Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2007-10-19 | cmd64x: remove ->init_setup | Bartlomiej Zolnierkiewicz | 1 | -27/+12 |
2007-10-19 | aec62xx: remove ->init_setup | Bartlomiej Zolnierkiewicz | 1 | -25/+14 |
2007-10-19 | ide: use I/O ops directly part #2 (take 2) | Bartlomiej Zolnierkiewicz | 4 | -37/+34 |
2007-10-19 | ide: use pci_dev->revision | Bartlomiej Zolnierkiewicz | 4 | -27/+10 |
2007-10-19 | cmd64x: Use dev->revision | Auke Kok | 1 | -10/+4 |
2007-10-19 | amd74xx: Omit PCI_REVISION_ID read | Auke Kok | 1 | -1/+0 |
2007-10-19 | ide: add ->mwdma_mask and ->swdma_mask to ide_pci_device_t (take 2) | Bartlomiej Zolnierkiewicz | 31 | -177/+183 |
2007-10-19 | pdc202xx_old: remove broken SWDMA support | Bartlomiej Zolnierkiewicz | 1 | -5/+1 |
2007-10-19 | ide: add IDE_HFLAG_NO_LBA48 and IDE_HFLAG_NO_LBA48_DMA host flags | Bartlomiej Zolnierkiewicz | 5 | -9/+10 |
2007-10-19 | ide: remove ->init_setup_dma from ide_pci_device_t (take 2) | Bartlomiej Zolnierkiewicz | 2 | -32/+17 |
2007-10-19 | ide: add IDE_HFLAG_NO_{DMA,AUTODMA} host flags | Bartlomiej Zolnierkiewicz | 33 | -86/+26 |
2007-10-19 | ide: add IDE_HFLAG_BOOTABLE host flag | Bartlomiej Zolnierkiewicz | 33 | -126/+101 |
2007-10-19 | ide: add IDE_HFLAG_NO_ATAPI_DMA host flag | Bartlomiej Zolnierkiewicz | 38 | -57/+38 |
2007-10-19 | ide: add DECLARE_GENERIC_PCI_DEV() macro to generic IDE PCI host driver | Bartlomiej Zolnierkiewicz | 1 | -84/+29 |
2007-10-19 | siimage: bump driver version | Bartlomiej Zolnierkiewicz | 1 | -1/+1 |
2007-10-19 | ide: Fix cs5535 driver accessing beyond array boundary | Benjamin Herrenschmidt | 1 | -1/+1 |
2007-10-19 | ide: Fix siimage driver accessing beyond array boundary | Benjamin Herrenschmidt | 1 | -1/+1 |
2007-10-17 | amd74xx: remove /proc/ide/amd74xx | Bartlomiej Zolnierkiewicz | 1 | -129/+1 |
2007-10-17 | amd74xx/via82cxxx: don't initialize drive->dn | Bartlomiej Zolnierkiewicz | 2 | -2/+0 |
2007-10-17 | sis5513: remove /proc/ide/sis | Bartlomiej Zolnierkiewicz | 1 | -248/+1 |
2007-10-17 | ide: remove CONFIG_IDEDMA_ONLYDISK | Bartlomiej Zolnierkiewicz | 2 | -14/+1 |
2007-10-17 | ide: add "hdx=nodma" kernel parameter | Bartlomiej Zolnierkiewicz | 2 | -3/+6 |
2007-10-17 | ide: remove hwif->autodma and drive->autodma | Bartlomiej Zolnierkiewicz | 40 | -247/+14 |
2007-10-17 | ide: remove "idex=dma" kernel parameter | Bartlomiej Zolnierkiewicz | 1 | -4/+2 |
2007-10-17 | ide: remove CONFIG_BLK_DEV_IDEDMA_FORCED | Bartlomiej Zolnierkiewicz | 2 | -51/+3 |
2007-10-17 | ide: use PCI_VDEVICE() macro | Bartlomiej Zolnierkiewicz | 32 | -181/+174 |
2007-10-17 | sis5513: clear prefetch and postwrite for ATAPI devices | Bartlomiej Zolnierkiewicz | 1 | -7/+6 |
2007-10-17 | it8213/piix/slc90e66: "de-couple" PIO and UDMA modes | Bartlomiej Zolnierkiewicz | 3 | -17/+13 |
2007-10-17 | ide: unexport noautodma | Adrian Bunk | 1 | -2/+0 |
2007-10-17 | ide: unexport ide_tune_dma | Adrian Bunk | 1 | -2/+0 |
2007-10-17 | ide: remove ->ide_dma_check (take 2) | Bartlomiej Zolnierkiewicz | 41 | -499/+76 |
2007-10-17 | ide-pmac: add PIO autotune fallback to ->ide_dma_check | Bartlomiej Zolnierkiewicz | 1 | -0/+2 |
2007-10-17 | ide-cris: add PIO autotune fallback to ->ide_dma_check | Bartlomiej Zolnierkiewicz | 1 | -0/+2 |
2007-10-17 | sl82c105: add PIO autotune fallback to ->ide_dma_check | Bartlomiej Zolnierkiewicz | 1 | -0/+2 |
2007-10-17 | cs5530/sc1200: add PIO autotune fallback to ->ide_dma_check | Bartlomiej Zolnierkiewicz | 2 | -4/+8 |
2007-10-17 | ide: remove ide_use_fast_pio() | Bartlomiej Zolnierkiewicz | 16 | -45/+15 |
2007-10-17 | ide: remove drive->init_speed zeroing | Bartlomiej Zolnierkiewicz | 11 | -22/+0 |
2007-10-17 | au1xxx-ide: use ide_tune_dma() | Bartlomiej Zolnierkiewicz | 1 | -14/+22 |
2007-10-17 | it8213/piix/slc90e66: remove {it8213,piix,slc90e66}_dma_2_pio() | Bartlomiej Zolnierkiewicz | 3 | -88/+33 |
2007-10-17 | atiixp: DMA setup fixes | Bartlomiej Zolnierkiewicz | 1 | -48/+5 |
2007-10-17 | sc1200: always tune PIO | Bartlomiej Zolnierkiewicz | 1 | -1/+4 |
2007-10-17 | cs5530: always tune PIO | Bartlomiej Zolnierkiewicz | 1 | -13/+6 |
2007-10-17 | ide-cris: always tune PIO | Bartlomiej Zolnierkiewicz | 1 | -0/+2 |
2007-10-17 | slc90e66: always tune PIO | Bartlomiej Zolnierkiewicz | 1 | -5/+5 |
2007-10-17 | aec62xx: always tune PIO | Bartlomiej Zolnierkiewicz | 1 | -4/+4 |
2007-10-17 | sis5513: always tune PIO | Bartlomiej Zolnierkiewicz | 1 | -10/+5 |
2007-10-17 | sis5513: DMA setup fixes | Bartlomiej Zolnierkiewicz | 1 | -108/+106 |
2007-10-17 | hpt366: always tune PIO | Bartlomiej Zolnierkiewicz | 1 | -4/+4 |
2007-10-17 | ide-cs: Add additional id string (corsair, 1GB) | Kristoffer Ericson | 1 | -5/+7 |
2007-10-17 | ide: fix serverworks.c UDMA regression | Tony Battersby | 1 | -0/+1 |