summaryrefslogtreecommitdiffstats
path: root/drivers/ide/ide-iops.c
Commit message (Expand)AuthorAgeFilesLines
* ide: remove ->ide_dma_check (take 2)Bartlomiej Zolnierkiewicz2007-10-161-2/+2
* ide: remove CONFIG_IDEDMA_IVB config optionBartlomiej Zolnierkiewicz2007-10-131-4/+0
* ide: change master/slave IDENTIFY orderBartlomiej Zolnierkiewicz2007-10-131-1/+0
* ide: move ide_config_drive_speed() calls to upper layers (take 2)Bartlomiej Zolnierkiewicz2007-10-131-3/+0
* ide-pmac: remove pmac_ide_do_setfeature() (take 2)Bartlomiej Zolnierkiewicz2007-10-131-1/+1
* ide-pmac: use __ide_wait_stat()Bartlomiej Zolnierkiewicz2007-10-131-30/+1
* ide: add __ide_wait_stat() helperBartlomiej Zolnierkiewicz2007-10-131-52/+44
* ide: add ide_set{_max}_pio() (take 4)Bartlomiej Zolnierkiewicz2007-10-111-6/+0
* ide: add ide_dev_is_sata() helper (take 2)Sergei Shtylyov2007-09-111-2/+1
* ide-disk: workaround for buggy HPA support on ST340823A (take 3)Bartlomiej Zolnierkiewicz2007-08-201-0/+2
* ide: ide_config_drive_speed() bugfixesBartlomiej Zolnierkiewicz2007-08-201-2/+2
* ide: add cable detection for early UDMA66 devices (take 3)Bartlomiej Zolnierkiewicz2007-08-201-3/+36
* ide: add short cables supportBartlomiej Zolnierkiewicz2007-07-091-2/+6
* ide: cable detection fixes (take 2)Bartlomiej Zolnierkiewicz2007-05-101-24/+29
* ide: rework the code for selecting the best DMA transfer mode (v3)Bartlomiej Zolnierkiewicz2007-05-101-2/+0
* ide: correctly prevent IDE timer expiry function to run if request was alread...Suleiman Souhlal2007-04-101-0/+2
* ide: use correct IDE error recoverySuleiman Souhlal2007-03-261-0/+3
* ide: revert "ide: fix drive side 80c cable check, take 2" for nowBartlomiej Zolnierkiewicz2007-03-261-2/+6
* ide: fix drive side 80c cable check, take 2Tejun Heo2007-03-031-0/+2
* ide: make ide_hwif_t.ide_dma_host_on void (v2)Bartlomiej Zolnierkiewicz2007-02-171-1/+1
* ide: make ide_hwif_t.ide_dma_{host_off,off_quietly} void (v2)Bartlomiej Zolnierkiewicz2007-02-171-4/+4
* ide: use PIO/MMIO operations directly where possible (v2)Bartlomiej Zolnierkiewicz2007-02-171-24/+0
* [PATCH] ide: Fix crash on repeated resetAlan Cox2006-10-031-0/+4
* [PATCH] IDE: Touch NMI watchdog during resume from STRMichal Schmidt2006-07-311-0/+2
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [PATCH] Old IDE, fix SATA detection for cablingAlan Cox2006-06-281-0/+4
* [PATCH] More BUG_ON conversionEric Sesterhenn2006-06-231-8/+4
* [PATCH] solve false-positive soft lockup messages during IDE initIngo Molnar2006-02-031-0/+1
* [PATCH] ide: possible cleanupsAdrian Bunk2005-11-091-6/+0
* [PATCH] ide: clean up the garbage in eighty_ninty_threeAlan Cox2005-09-131-35/+6
* [PATCH] ide: IDE timing violation on resetAlan Cox2005-06-271-1/+2
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+1285