summaryrefslogtreecommitdiff
path: root/drivers/ide/ide-lib.c
AgeCommit message (Expand)Author
2007-07-20ide: remove ide_find_best_pio_mode()Bartlomiej Zolnierkiewicz
2007-07-20ide: drop "PIO data" argument from ide_get_best_pio_mode()Bartlomiej Zolnierkiewicz
2007-07-20ide: add ide_pio_cycle_time() helper (take 2)Bartlomiej Zolnierkiewicz
2007-07-20ide: add ide_dev_has_iordy() helper (take 4)Bartlomiej Zolnierkiewicz
2007-07-20ide: make ide_get_best_pio_mode() print info if overriding PIO modeBartlomiej Zolnierkiewicz
2007-05-16ide: remove ide_dma_enable()Bartlomiej Zolnierkiewicz
2007-05-10ide: cable detection fixes (take 2)Bartlomiej Zolnierkiewicz
2007-05-10ide: rework the code for selecting the best DMA transfer mode (v3)Bartlomiej Zolnierkiewicz
2007-03-03ide: ide_get_best_pio_mode() returns incorrect IORDY setting (take 2)Sergei Shtylyov
2007-02-17ide: add ide_use_fast_pio() helper (v3)Bartlomiej Zolnierkiewicz
2007-02-17ide: unexport ide_set_xfer_rate() (v2)Bartlomiej Zolnierkiewicz
2007-02-17ide: remove write-only ide_pio_data_t.blacklistedBartlomiej Zolnierkiewicz
2006-10-03[PATCH] ide_dma_speed() fixesSergei Shtylyov
2006-09-30[PATCH] Split struct request ->flags into two partsJens Axboe
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