aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ide/ide-iops.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-07-09ide: add short cables supportBartlomiej Zolnierkiewicz1-2/+6
2007-05-10ide: cable detection fixes (take 2)Bartlomiej Zolnierkiewicz1-24/+29
2007-05-10ide: rework the code for selecting the best DMA transfer mode (v3)Bartlomiej Zolnierkiewicz1-2/+0
2007-04-10ide: correctly prevent IDE timer expiry function to run if request was already handledSuleiman Souhlal1-0/+2
2007-03-26ide: use correct IDE error recoverySuleiman Souhlal1-0/+3
2007-03-26ide: revert "ide: fix drive side 80c cable check, take 2" for nowBartlomiej Zolnierkiewicz1-2/+6
2007-03-03ide: fix drive side 80c cable check, take 2Tejun Heo1-0/+2
2007-02-17ide: make ide_hwif_t.ide_dma_host_on void (v2)Bartlomiej Zolnierkiewicz1-1/+1
2007-02-17ide: make ide_hwif_t.ide_dma_{host_off,off_quietly} void (v2)Bartlomiej Zolnierkiewicz1-4/+4
2007-02-17ide: use PIO/MMIO operations directly where possible (v2)Bartlomiej Zolnierkiewicz1-24/+0
2006-10-03[PATCH] ide: Fix crash on repeated resetAlan Cox1-0/+4
2006-07-31[PATCH] IDE: Touch NMI watchdog during resume from STRMichal Schmidt1-0/+2
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-06-28[PATCH] Old IDE, fix SATA detection for cablingAlan Cox1-0/+4
2006-06-23[PATCH] More BUG_ON conversionEric Sesterhenn1-8/+4
2006-02-03[PATCH] solve false-positive soft lockup messages during IDE initIngo Molnar1-0/+1
2005-11-09[PATCH] ide: possible cleanupsAdrian Bunk1-6/+0
2005-09-13[PATCH] ide: clean up the garbage in eighty_ninty_threeAlan Cox1-35/+6
2005-06-27[PATCH] ide: IDE timing violation on resetAlan Cox1-1/+2
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+1285