summaryrefslogtreecommitdiff
path: root/drivers/ide/ide-lib.c
AgeCommit message (Expand)Author
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-06-26[PATCH] fix IDE deadlock in error reporting codeIngo Molnar
2006-06-23[PATCH] More BUG_ON conversionEric Sesterhenn
2005-11-18[PATCH] ide: fix ide_toggle_bounce() to not try to bounce if we have an IOMMUJames Bottomley
2005-07-03[PATCH] ide: fix line break in ide messagesDenis Vlasenko
2005-02-06[ide] fix ide_dump_atapi_status()Alexander Viro
2005-01-15[ide] ide_dump_atapi_status() printk readability fixBartlomiej Zolnierkiewicz
2005-01-07[ide] cleanup ide_dump_status()Bartlomiej Zolnierkiewicz
2005-01-07[ide] add ide_dump_opcode()Bartlomiej Zolnierkiewicz
2004-11-01[ide] remove more dead ide exportsBartlomiej Zolnierkiewicz
2004-10-19[PATCH] #include <asm/bitops.h> -> #include <linux/bitops.h>Adrian Bunk
2004-09-09[PATCH] ide: remove never changing FANCY_STATUS_DUMPS defineBartlomiej Zolnierkiewicz
2004-03-15[PATCH] ide-scsi error handling fixesAndrew Morton
2003-08-30[PATCH] kill ide_modes.hBartlomiej Zolnierkiewicz
2003-08-30[PATCH] fix ide-lib.c warning when compiling IDE without DMA supportBartlomiej Zolnierkiewicz
2003-08-06[PATCH] Proper block queue reference countingJens Axboe
2003-03-21[PATCH] __NO_VERSION__ for ide-libAlan Cox
2003-03-06[PATCH] remove spare castAlan Cox
2002-11-25[PATCH] Make IDEDMA handled by a tuning option not masses of ifdefAlan Cox
2002-11-02[PATCH] IDE: kill warningGeert Uytterhoeven
2002-09-21IDE: Try to use PCI dma_mask only if the device actually _is_ PCI.Linus Torvalds
2002-09-18[PATCH] fix ide highmem bounce enableJens Axboe
2002-09-16Move pio setup and blacklists to ide-libJens Axboe
2002-09-11add ide-lib helpersJens Axboe