| Commit message (Expand) | Author | Age |
* | ide: switch ide_cmd_ioctl() to use REQ_TYPE_ATA_TASKFILE requests | Bartlomiej Zolnierkiewicz | 2008-01-26 |
* | ide: add ide_set_irq() inline helper | Bartlomiej Zolnierkiewicz | 2008-01-26 |
* | ide: merge ->dma_host_{on,off} methods into ->dma_host_set method | Bartlomiej Zolnierkiewicz | 2008-01-26 |
* | ide: move drive->using_dma check to callers of ->dma_host_on method | Bartlomiej Zolnierkiewicz | 2008-01-26 |
* | ide: remove ->ide_dma_on and ->dma_off_quietly methods from ide_hwif_t | Bartlomiej Zolnierkiewicz | 2008-01-26 |
* | ide: (hopefully) fix VDMA for CS5520 | Bartlomiej Zolnierkiewicz | 2008-01-26 |
* | ide: add ide_tf_read() helper | Bartlomiej Zolnierkiewicz | 2008-01-25 |
* | ide: fix registers loading order in ide_dump_ata_status() | Bartlomiej Zolnierkiewicz | 2008-01-25 |
* | ide: remove SELECT_INTERRUPT() | Bartlomiej Zolnierkiewicz | 2008-01-25 |
* | ide: remove QUIRK_LIST() | Bartlomiej Zolnierkiewicz | 2008-01-25 |
* | ide: remove stale ide.h "configuration options" | Bartlomiej Zolnierkiewicz | 2008-01-25 |
* | ide: remove CONFIG_IDEPCI_SHARE_IRQ config option | Bartlomiej Zolnierkiewicz | 2008-01-25 |
* | ide: add struct ide_taskfile (take 2) | Bartlomiej Zolnierkiewicz | 2008-01-25 |
* | ide: remove task_ioreg_t typedef (take 2) | Bartlomiej Zolnierkiewicz | 2008-01-25 |
* | ide: fix cable detection for SATA bridges | George Kibardin | 2008-01-10 |
* | ide: DMA reporting and validity checking fixes (take 3) | Bartlomiej Zolnierkiewicz | 2007-12-12 |
* | ide: More TSST drives with broken cable detection | Peter Missel | 2007-11-27 |
* | ide: remove bogus ide_fix_driveid() comment | Bartlomiej Zolnierkiewicz | 2007-11-27 |
* | ide: don't set PIO mode on pre-EIDE drives | Sergei Shtylyov | 2007-11-27 |
* | ide: move ide_fixstring() documentation to ide-iops.c from ide.h | Bartlomiej Zolnierkiewicz | 2007-11-05 |
* | ide: unexport ide_fix_driveid | Adrian Bunk | 2007-11-05 |
* | ide: add SH-S202J to ivb_list[] | Bartlomiej Zolnierkiewicz | 2007-10-26 |
* | ide: remove dead code from ide_driveid_update() | Bartlomiej Zolnierkiewicz | 2007-10-19 |
* | ide: remove ->ide_dma_check (take 2) | Bartlomiej Zolnierkiewicz | 2007-10-16 |
* | ide: remove CONFIG_IDEDMA_IVB config option | Bartlomiej Zolnierkiewicz | 2007-10-13 |
* | ide: change master/slave IDENTIFY order | Bartlomiej Zolnierkiewicz | 2007-10-13 |
* | ide: move ide_config_drive_speed() calls to upper layers (take 2) | Bartlomiej Zolnierkiewicz | 2007-10-13 |
* | ide-pmac: remove pmac_ide_do_setfeature() (take 2) | Bartlomiej Zolnierkiewicz | 2007-10-13 |
* | ide-pmac: use __ide_wait_stat() | Bartlomiej Zolnierkiewicz | 2007-10-13 |
* | ide: add __ide_wait_stat() helper | Bartlomiej Zolnierkiewicz | 2007-10-13 |
* | ide: add ide_set{_max}_pio() (take 4) | Bartlomiej Zolnierkiewicz | 2007-10-11 |
* | ide: add ide_dev_is_sata() helper (take 2) | Sergei Shtylyov | 2007-09-11 |
* | ide-disk: workaround for buggy HPA support on ST340823A (take 3) | Bartlomiej Zolnierkiewicz | 2007-08-20 |
* | ide: ide_config_drive_speed() bugfixes | Bartlomiej Zolnierkiewicz | 2007-08-20 |
* | ide: add cable detection for early UDMA66 devices (take 3) | Bartlomiej Zolnierkiewicz | 2007-08-20 |
* | ide: add short cables support | Bartlomiej Zolnierkiewicz | 2007-07-09 |
* | ide: cable detection fixes (take 2) | Bartlomiej Zolnierkiewicz | 2007-05-09 |
* | ide: rework the code for selecting the best DMA transfer mode (v3) | Bartlomiej Zolnierkiewicz | 2007-05-09 |
* | ide: correctly prevent IDE timer expiry function to run if request was alread... | Suleiman Souhlal | 2007-04-10 |
* | ide: use correct IDE error recovery | Suleiman Souhlal | 2007-03-26 |
* | ide: revert "ide: fix drive side 80c cable check, take 2" for now | Bartlomiej Zolnierkiewicz | 2007-03-26 |
* | ide: fix drive side 80c cable check, take 2 | Tejun Heo | 2007-03-03 |
* | ide: make ide_hwif_t.ide_dma_host_on void (v2) | Bartlomiej Zolnierkiewicz | 2007-02-16 |
* | ide: make ide_hwif_t.ide_dma_{host_off,off_quietly} void (v2) | Bartlomiej Zolnierkiewicz | 2007-02-16 |
* | ide: use PIO/MMIO operations directly where possible (v2) | Bartlomiej Zolnierkiewicz | 2007-02-16 |
* | [PATCH] ide: Fix crash on repeated reset | Alan Cox | 2006-10-03 |
* | [PATCH] IDE: Touch NMI watchdog during resume from STR | Michal Schmidt | 2006-07-31 |
* | Remove obsolete #include <linux/config.h> | Jörn Engel | 2006-06-30 |
* | [PATCH] Old IDE, fix SATA detection for cabling | Alan Cox | 2006-06-28 |
* | [PATCH] More BUG_ON conversion | Eric Sesterhenn | 2006-06-23 |