Commit Graph

42 Commits (cbc34973709eb41b369c304c075cf2069f847012)

Author SHA1 Message Date
Bartlomiej Zolnierkiewicz 467390a2a5 ide: remove stale comment from ide-lib.c 17 years ago
Bartlomiej Zolnierkiewicz 64a57fe439 ide: add ide_read_error() inline helper 17 years ago
Bartlomiej Zolnierkiewicz 36501650ec ide: keep pointer to struct device instead of struct pci_dev in ide_hwif_t 17 years ago
Bartlomiej Zolnierkiewicz 7267c33774 ide: remove REQ_TYPE_ATA_CMD 17 years ago
Bartlomiej Zolnierkiewicz 4db90a1452 ide: add IDE_HFLAG_ABUSE_SET_DMA_MODE host flag 17 years ago
Bartlomiej Zolnierkiewicz e62925dd26 ide: kill duplicate code in ide_dump_{ata,atapi}_status() 17 years ago
Bartlomiej Zolnierkiewicz a501633c7d ide-disk: use ide_get_lba_addr() 17 years ago
Andrew Morton 1c904fcfbb ide: printk fix 17 years ago
Bartlomiej Zolnierkiewicz c2b57cdc1d ide: add ide_tf_read() helper 17 years ago
Bartlomiej Zolnierkiewicz d32444771b ide: fix registers loading order in ide_dump_ata_status() 17 years ago
Bartlomiej Zolnierkiewicz 0e38a66a1e ide: remove atapi_error_t (take 2) 17 years ago
Bartlomiej Zolnierkiewicz 22c525b976 ide: remove ata_status_t and atapi_status_t 17 years ago
Bartlomiej Zolnierkiewicz 29ed2a5f8c ide: remove REQ_TYPE_ATA_TASK 17 years ago
Bartlomiej Zolnierkiewicz 650d841d9e ide: add struct ide_taskfile (take 2) 17 years ago
Bartlomiej Zolnierkiewicz 3ab7efe8e2 ide: DMA reporting and validity checking fixes (take 3) 17 years ago
Bartlomiej Zolnierkiewicz 12eda14f89 ide: add missing HOB bit clearing to ide_dump_ata_status() 17 years ago
Bartlomiej Zolnierkiewicz 65c9cd23ca ide: remove ide_use_fast_pio() 17 years ago
Bartlomiej Zolnierkiewicz 88b2b32bab ide: move ide_config_drive_speed() calls to upper layers (take 2) 18 years ago
Bartlomiej Zolnierkiewicz 8f4dd2e426 ide: use only ->set_pio_mode method for programming PIO modes (take 2) 18 years ago
Bartlomiej Zolnierkiewicz 26bcb879c0 ide: add ide_set{_max}_pio() (take 4) 18 years ago
Bartlomiej Zolnierkiewicz f212ff28f0 ide: move ide_rate_filter() calls to the upper layer (take 2) 18 years ago
Bartlomiej Zolnierkiewicz 7670df73fb ide: mode limiting fixes for user requested speed changes 18 years ago
Bartlomiej Zolnierkiewicz 6a824c92db ide: remove ide_find_best_pio_mode() 18 years ago
Bartlomiej Zolnierkiewicz 2134758d2a ide: drop "PIO data" argument from ide_get_best_pio_mode() 18 years ago
Bartlomiej Zolnierkiewicz 7dd00083b1 ide: add ide_pio_cycle_time() helper (take 2) 18 years ago
Bartlomiej Zolnierkiewicz 2229833c13 ide: add ide_dev_has_iordy() helper (take 4) 18 years ago
Bartlomiej Zolnierkiewicz 342cdb6d47 ide: make ide_get_best_pio_mode() print info if overriding PIO mode 18 years ago
Bartlomiej Zolnierkiewicz 4728d546d7 ide: remove ide_dma_enable() 18 years ago
Bartlomiej Zolnierkiewicz 7f8f48af08 ide: cable detection fixes (take 2) 18 years ago
Bartlomiej Zolnierkiewicz 2d5eaa6dd7 ide: rework the code for selecting the best DMA transfer mode (v3) 18 years ago
Sergei Shtylyov 81d368e0e2 ide: ide_get_best_pio_mode() returns incorrect IORDY setting (take 2) 18 years ago
Bartlomiej Zolnierkiewicz 7569e8dc22 ide: add ide_use_fast_pio() helper (v3) 18 years ago
Bartlomiej Zolnierkiewicz 056a697b73 ide: unexport ide_set_xfer_rate() (v2) 18 years ago
Bartlomiej Zolnierkiewicz 6679054895 ide: remove write-only ide_pio_data_t.blacklisted 18 years ago
Sergei Shtylyov 0750508ae6 [PATCH] ide_dma_speed() fixes 19 years ago
Jens Axboe 4aff5e2333 [PATCH] Split struct request ->flags into two parts 19 years ago
Jörn Engel 6ab3d5624e Remove obsolete #include <linux/config.h> 19 years ago
Ingo Molnar 3d1c1cc962 [PATCH] fix IDE deadlock in error reporting code 19 years ago
Eric Sesterhenn 125e18745f [PATCH] More BUG_ON conversion 19 years ago
James Bottomley 6593178dd4 [PATCH] ide: fix ide_toggle_bounce() to not try to bounce if we have an IOMMU 19 years ago
Denis Vlasenko 13bbbf28fb [PATCH] ide: fix line break in ide messages 20 years ago
Linus Torvalds 1da177e4c3 Linux-2.6.12-rc2 20 years ago