aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ide/ide-lib.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-05-16ide: remove ide_dma_enable()Bartlomiej Zolnierkiewicz1-12/+0
2007-05-10ide: cable detection fixes (take 2)Bartlomiej Zolnierkiewicz1-2/+9
2007-05-10ide: rework the code for selecting the best DMA transfer mode (v3)Bartlomiej Zolnierkiewicz1-107/+18
2007-03-03ide: ide_get_best_pio_mode() returns incorrect IORDY setting (take 2)Sergei Shtylyov1-12/+6
2007-02-17ide: add ide_use_fast_pio() helper (v3)Bartlomiej Zolnierkiewicz1-0/+15
2007-02-17ide: unexport ide_set_xfer_rate() (v2)Bartlomiej Zolnierkiewicz1-2/+0
2007-02-17ide: remove write-only ide_pio_data_t.blacklistedBartlomiej Zolnierkiewicz1-3/+0
2006-10-03[PATCH] ide_dma_speed() fixesSergei Shtylyov1-52/+73
2006-09-30[PATCH] Split struct request ->flags into two partsJens Axboe1-2/+3
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-06-26[PATCH] fix IDE deadlock in error reporting codeIngo Molnar1-2/+2
2006-06-23[PATCH] More BUG_ON conversionEric Sesterhenn1-2/+1
2005-11-18[PATCH] ide: fix ide_toggle_bounce() to not try to bounce if we have an IOMMUJames Bottomley1-4/+4
2005-07-03[PATCH] ide: fix line break in ide messagesDenis Vlasenko1-8/+5
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+622