| Commit message (Expand) | Author | Age | Files | Lines |
* | hpt366: fix kernel oops with HPT302N | Sergei Shtylyov | 2007-04-20 | 1 | -2/+3 |
* | ide/pci/delkin_cb.c: add new PCI ID | Mark Lord | 2007-04-20 | 1 | -0/+1 |
* | pdc202xx_new: Enable ATAPI DMA | Albert Lee | 2007-03-26 | 1 | -1/+2 |
* | scc_pata: dependency fix | Kou Ishizaki | 2007-03-17 | 2 | -0/+859 |
* | jmicron: make ide jmicron driver play nice with libata ones | Tejun Heo | 2007-03-17 | 1 | -5/+24 |
* | cmd64x: fix recovery time calculation (take 3) | Sergei Shtylyov | 2007-03-17 | 1 | -25/+20 |
* | ide: remove some obsoleted kernel params (v2) | Bartlomiej Zolnierkiewicz | 2007-03-03 | 1 | -1/+1 |
* | ide/pci/delkin_cb.c: pci_module_init to pci_register_driver | Richard Knutsson | 2007-03-03 | 1 | -1/+1 |
* | ide: remove a ton of pointless #undef REALLY_SLOW_IO | Alan Cox | 2007-03-03 | 4 | -6/+0 |
* | siimage: DRAC4 note | Alan Cox | 2007-03-03 | 1 | -0/+5 |
* | piix/slc90e66: more tuneproc() fixing (take 2) | Sergei Shtylyov | 2007-03-03 | 2 | -37/+50 |
* | cmd64x: fix PIO mode setup (take 3) | Sergei Shtylyov | 2007-03-03 | 1 | -65/+43 |
* | alim15x3: fix PIO mode setup | Sergei Shtylyov | 2007-03-03 | 1 | -8/+27 |
* | ide: make ide_hwif_t.ide_dma_host_on void (v2) | Bartlomiej Zolnierkiewicz | 2007-02-17 | 2 | -11/+6 |
* | ide: make ide_hwif_t.ide_dma_{host_off,off_quietly} void (v2) | Bartlomiej Zolnierkiewicz | 2007-02-17 | 6 | -25/+18 |
* | ide: add ide_set_dma() helper (v2) | Bartlomiej Zolnierkiewicz | 2007-02-17 | 27 | -114/+76 |
* | sgiioc4: fix sgiioc4_ide_dma_check() to enable/disable DMA properly | Bartlomiej Zolnierkiewicz | 2007-02-17 | 1 | -15/+11 |
* | ide: disable DMA in ->ide_dma_check for "no IORDY" case (v2) | Bartlomiej Zolnierkiewicz | 2007-02-17 | 14 | -67/+40 |
* | ide: convert ide_hwif_t.mmio into flag (v2) | Bartlomiej Zolnierkiewicz | 2007-02-17 | 2 | -2/+3 |
* | ide: use PIO/MMIO operations directly where possible (v2) | Bartlomiej Zolnierkiewicz | 2007-02-17 | 16 | -172/+175 |
* | ide: add ide_use_fast_pio() helper (v3) | Bartlomiej Zolnierkiewicz | 2007-02-17 | 15 | -150/+45 |
* | ide: unexport ide_set_xfer_rate() (v2) | Bartlomiej Zolnierkiewicz | 2007-02-17 | 2 | -9/+3 |
* | ide: remove ide_pci_device_t tables with only one entry | Bartlomiej Zolnierkiewicz | 2007-02-17 | 2 | -17/+11 |
* | ide: remove write-only ide_hwif_t.no_dsc flag | Bartlomiej Zolnierkiewicz | 2007-02-17 | 2 | -4/+1 |
* | sis5513: sis5513_config_xfer_rate() cleanup | Bartlomiej Zolnierkiewicz | 2007-02-17 | 1 | -38/+3 |
* | piix: cleanup | Bartlomiej Zolnierkiewicz | 2007-02-17 | 1 | -12/+16 |
* | svwks: small cleanup | Bartlomiej Zolnierkiewicz | 2007-02-17 | 1 | -30/+4 |
* | cs5530: small cleanup | Bartlomiej Zolnierkiewicz | 2007-02-17 | 1 | -9/+3 |
* | hpt366: remove redundant check from init_dma_hpt366() | Bartlomiej Zolnierkiewicz | 2007-02-17 | 1 | -3/+0 |
* | trm290: remove redundant CONFIG_BLK_DEV_IDEDMA #ifdef-s | Bartlomiej Zolnierkiewicz | 2007-02-17 | 1 | -4/+0 |
* | pdc202xx_old: remove dead code | Bartlomiej Zolnierkiewicz | 2007-02-17 | 1 | -19/+0 |
* | sl82c105: DMA support fixes | Sergei Shtylyov | 2007-02-17 | 1 | -14/+4 |
* | pdc202xx_old: fix PIO mode setup | Sergei Shtylyov | 2007-02-17 | 1 | -17/+7 |
* | siimage: PIO1/2 taskfile transfer overclocking fix | Sergei Shtylyov | 2007-02-17 | 1 | -30/+29 |
* | ide: remove clearing bmdma status from cdrom_decode_status() (rev #4) | Albert Lee | 2007-02-17 | 1 | -4/+0 |
* | ide: clear bmdma status in ide_intr() for ICHx controllers (revised #4) | Albert Lee | 2007-02-17 | 1 | -15/+48 |
* | atiixp/jmicron/triflex: fix PIO fallback | Bartlomiej Zolnierkiewicz | 2007-02-17 | 3 | -11/+8 |
* | hpt34x: hpt34x_tune_chipset() (->speedproc) fix | Bartlomiej Zolnierkiewicz | 2007-02-17 | 1 | -16/+1 |
* | IDE Driver for Delkin/Lexar/etc.. cardbus CF adapter | Mark Lord | 2007-02-07 | 2 | -0/+141 |
* | ide: it8213 IDE driver update (version 2) | Bartlomiej Zolnierkiewicz | 2007-02-07 | 1 | -106/+66 |
* | ide: add it8213 IDE driver | Jack Lee | 2007-02-07 | 2 | -1/+403 |
* | tc86c001: add missing __init tag for tc86c001_ide_init() | Bartlomiej Zolnierkiewicz | 2007-02-07 | 1 | -1/+1 |
* | tc86c001: mark init_chipset_tc86c001() with __devinit tag | Andrew Morton | 2007-02-07 | 1 | -1/+2 |
* | tc86c001: init_hwif_tc86c001() can be static | Adrian Bunk | 2007-02-07 | 1 | -1/+1 |
* | ide: add Toshiba TC86C001 IDE driver (take 2) | Sergei Shtylyov | 2007-02-07 | 2 | -0/+309 |
* | pdc202xx_new: remove check_in_drive_lists abomination | Sergei Shtylyov | 2007-02-07 | 2 | -42/+12 |
* | pdc202xx_new: remove useless code | Sergei Shtylyov | 2007-02-07 | 1 | -28/+3 |
* | slc90e66: carry over fixes from piix driver | Sergei Shtylyov | 2007-02-07 | 1 | -21/+34 |
* | piix: tuneproc() fixes/cleanups | Sergei Shtylyov | 2007-02-07 | 1 | -11/+10 |
* | piix: fix 82371MX enablebits | Sergei Shtylyov | 2007-02-07 | 1 | -2/+8 |