aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ide/ide-lib.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-02-06[ide] fix ide_dump_atapi_status()Alexander Viro1-1/+2
2005-01-15[ide] ide_dump_atapi_status() printk readability fixBartlomiej Zolnierkiewicz1-8/+6
2005-01-07[ide] cleanup ide_dump_status()Bartlomiej Zolnierkiewicz1-4/+94
2005-01-07[ide] add ide_dump_opcode()Bartlomiej Zolnierkiewicz1-0/+38
2004-11-01[ide] remove more dead ide exportsBartlomiej Zolnierkiewicz1-2/+0
2004-10-19[PATCH] #include <asm/bitops.h> -> #include <linux/bitops.h>Adrian Bunk1-1/+1
2004-09-09[PATCH] ide: remove never changing FANCY_STATUS_DUMPS defineBartlomiej Zolnierkiewicz1-4/+0
2004-03-15[PATCH] ide-scsi error handling fixesAndrew Morton1-0/+52
2003-08-30[PATCH] kill ide_modes.hBartlomiej Zolnierkiewicz1-2/+13
2003-08-30[PATCH] fix ide-lib.c warning when compiling IDE without DMA supportBartlomiej Zolnierkiewicz1-1/+1
2003-08-06[PATCH] Proper block queue reference countingJens Axboe1-1/+2
2003-03-21[PATCH] __NO_VERSION__ for ide-libAlan Cox1-1/+0
2003-03-06[PATCH] remove spare castAlan Cox1-1/+1
2002-11-25[PATCH] Make IDEDMA handled by a tuning option not masses of ifdefAlan Cox1-1/+35
2002-11-02[PATCH] IDE: kill warningGeert Uytterhoeven1-1/+1
2002-09-21IDE: Try to use PCI dma_mask only if the device actually _is_ PCI.Linus Torvalds1-1/+1
2002-09-18[PATCH] fix ide highmem bounce enableJens Axboe1-0/+16
2002-09-16Move pio setup and blacklists to ide-libJens Axboe1-0/+200
2002-09-11add ide-lib helpersJens Axboe1-0/+188