summaryrefslogtreecommitdiff
path: root/drivers/ide/ide-lib.c
AgeCommit message (Expand)Author
2008-04-28ide: add ->tf_load and ->tf_read methodsBartlomiej Zolnierkiewicz
2008-04-26ide: replace remaining __FUNCTION__ occurrencesHarvey Harrison
2008-04-26ide: add struct ide_port_ops (take 2)Bartlomiej Zolnierkiewicz
2008-04-26ide: sanitize handling of IDE_HFLAG_NO_SET_MODE host flagBartlomiej Zolnierkiewicz
2008-04-26ide: remove PIO "downgrade" quirkBartlomiej Zolnierkiewicz
2008-03-22ide: remove commented out entries from ide_pio_blacklist[]Bartlomiej Zolnierkiewicz
2008-02-11ide: remove stale comment from ide-lib.cBartlomiej Zolnierkiewicz
2008-02-06ide: add ide_read_error() inline helperBartlomiej Zolnierkiewicz
2008-02-01ide: keep pointer to struct device instead of struct pci_dev in ide_hwif_tBartlomiej Zolnierkiewicz
2008-01-26ide: remove REQ_TYPE_ATA_CMDBartlomiej Zolnierkiewicz
2008-01-25ide: add IDE_HFLAG_ABUSE_SET_DMA_MODE host flagBartlomiej Zolnierkiewicz
2008-01-25ide: kill duplicate code in ide_dump_{ata,atapi}_status()Bartlomiej Zolnierkiewicz
2008-01-25ide-disk: use ide_get_lba_addr()Bartlomiej Zolnierkiewicz
2008-01-25ide: printk fixAndrew Morton
2008-01-25ide: add ide_tf_read() helperBartlomiej Zolnierkiewicz
2008-01-25ide: fix registers loading order in ide_dump_ata_status()Bartlomiej Zolnierkiewicz
2008-01-25ide: remove atapi_error_t (take 2)Bartlomiej Zolnierkiewicz
2008-01-25ide: remove ata_status_t and atapi_status_tBartlomiej Zolnierkiewicz
2008-01-25ide: remove REQ_TYPE_ATA_TASKBartlomiej Zolnierkiewicz
2008-01-25ide: add struct ide_taskfile (take 2)Bartlomiej Zolnierkiewicz
2007-12-12ide: DMA reporting and validity checking fixes (take 3)Bartlomiej Zolnierkiewicz
2007-11-13ide: add missing HOB bit clearing to ide_dump_ata_status()Bartlomiej Zolnierkiewicz
2007-10-16ide: remove ide_use_fast_pio()Bartlomiej Zolnierkiewicz
2007-10-13ide: move ide_config_drive_speed() calls to upper layers (take 2)Bartlomiej Zolnierkiewicz
2007-10-11ide: use only ->set_pio_mode method for programming PIO modes (take 2)Bartlomiej Zolnierkiewicz
2007-10-11ide: add ide_set{_max}_pio() (take 4)Bartlomiej Zolnierkiewicz
2007-10-11ide: move ide_rate_filter() calls to the upper layer (take 2)Bartlomiej Zolnierkiewicz
2007-10-11ide: mode limiting fixes for user requested speed changesBartlomiej Zolnierkiewicz
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-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds