Commit Graph

118 Commits (e7ade46a53055c19a01c8becbe7807f9075d6fee)

Author SHA1 Message Date
Bartlomiej Zolnierkiewicz ac026ff254 ide: remove 'command_type' field from ide_task_t 17 years ago
Bartlomiej Zolnierkiewicz 7299a39184 ide: remove hwif->intrproc 17 years ago
Bartlomiej Zolnierkiewicz f919790f8c ide: remove SELECT_INTERRUPT() 17 years ago
Bartlomiej Zolnierkiewicz 2fc5738819 ide: add ide_pktcmd_tf_load() helper 17 years ago
Bartlomiej Zolnierkiewicz 29ed2a5f8c ide: remove REQ_TYPE_ATA_TASK 17 years ago
Bartlomiej Zolnierkiewicz 1f2564b8b5 ide: extend timeout for REQ_TYPE_ATA_{CMD,TASK} requests 17 years ago
Bartlomiej Zolnierkiewicz a3bbb9d882 ide: remove unnecessary writes to HOB taskfile registers 17 years ago
Bartlomiej Zolnierkiewicz 868e672ac8 ide: use IDE_TFLAG_LBA48 for REQ_TYPE_ATA_TASKFILE requests 17 years ago
Bartlomiej Zolnierkiewicz 807e35d695 ide: use ide_tf_load() in execute_drive_cmd() 17 years ago
Bartlomiej Zolnierkiewicz 54688aa372 ide: remove ide_cmd() helper 17 years ago
Bartlomiej Zolnierkiewicz 21d535c913 ide: execute_drive_cmd() cleanup 17 years ago
Bartlomiej Zolnierkiewicz 6dd87233bc ide: fix registers loading order for IDE_NSECTOR_REG in execute_drive_cmd() 17 years ago
Bartlomiej Zolnierkiewicz 46f26c362d ide: fix registers loading order for WIN_SMART in execute_drive_cmd() 17 years ago
Bartlomiej Zolnierkiewicz 4ee06b7e67 ide: remove stale ide.h "configuration options" 17 years ago
Bartlomiej Zolnierkiewicz 74095a91ed ide: use do_rw_taskfile() in flagged_taskfile() 17 years ago
Bartlomiej Zolnierkiewicz 650d841d9e ide: add struct ide_taskfile (take 2) 17 years ago
Aristeu Rozanski b5e1a4e286 ide-io: set REQ_FAILED when drive is dead 17 years ago
Bartlomiej Zolnierkiewicz ad0e74d385 ide: add missing checks for control register existence 17 years ago
Bartlomiej Zolnierkiewicz c1f50cbb06 ide: use drive->select.all for REQ_TYPE_ATA_TASK in execute_drive_cmd() 17 years ago
Bartlomiej Zolnierkiewicz 1c11d24111 ide: clear HOB bit for REQ_TYPE_ATA_TASK requests in ide_end_drive_cmd() 17 years ago
Bartlomiej Zolnierkiewicz 320112bd28 ide: check rq->cmd_type in drive_cmd_intr() 17 years ago
Bartlomiej Zolnierkiewicz bbc615b16d ide: use __ide_end_request() in ide_end_dequeued_request() 18 years ago
Bartlomiej Zolnierkiewicz d393aa0326 ide: take ide_lock for prefetch disable/enable in do_special() 18 years ago
Jiri Slaby 1977f03272 remove asm/bitops.h includes 18 years ago
Bartlomiej Zolnierkiewicz ed67b92385 ide: add IDE_HFLAG_ERROR_STOPS_FIFO host flag 18 years ago
Bartlomiej Zolnierkiewicz 0ae2e17865 ide: remove ->ide_dma_check (take 2) 18 years ago
Jens Axboe 55c16a7004 IDE: sg chaining support 18 years ago
Adrian Bunk bb879463b5 remove ide_get_error_location() 18 years ago
Bartlomiej Zolnierkiewicz aedea5910c ide-pmac: remove pmac_ide_do_setfeature() (take 2) 18 years ago
Bartlomiej Zolnierkiewicz 26bcb879c0 ide: add ide_set{_max}_pio() (take 4) 18 years ago
Jens Axboe 165125e1e4 [BLOCK] Get rid of request_queue_t typedef 18 years ago
Bartlomiej Zolnierkiewicz 8987d21ba6 ide: ide_start_power_step() fix WRT disabling DMA 18 years ago
Jens Axboe 41e9d344bf IDE: fix termination of non-fs requests 18 years ago
Sergei Shtylyov c283f5dbe3 ide: make void and rename ide_dma_timeout() method 18 years ago
Sergei Shtylyov 841d2a9bf1 ide: make void and rename ide_dma_lostirq() method 18 years ago
Bartlomiej Zolnierkiewicz 793a97228d ide: always disable DMA before tuning it 18 years ago
Bartlomiej Zolnierkiewicz 317a46a200 ide: fix PIO setup on resume for ATAPI devices 18 years ago
Suleiman Souhlal 23450319e2 ide: correctly prevent IDE timer expiry function to run if request was already handled 18 years ago
Suleiman Souhlal 513daadd15 ide: use correct IDE error recovery 18 years ago
Bartlomiej Zolnierkiewicz 7469aaf6a3 ide: make ide_hwif_t.ide_dma_{host_off,off_quietly} void (v2) 18 years ago
Bartlomiej Zolnierkiewicz 3608b5d71a ide: add ide_set_dma() helper (v2) 18 years ago
Albert Lee f0dd8712eb ide: clear bmdma status in ide_intr() for ICHx controllers (revised #4) 18 years ago
David Howells 7d12e780e0 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers 19 years ago
Jason Lunz 8c2c0118b8 [PATCH] ide: reprogram disk pio timings on resume 19 years ago
Hua Zhong ce42f19137 [PATCH] IDE error handling fixes 19 years ago
Jens Axboe cdd6026217 [PATCH] Remove ->rq_status from struct request 19 years ago
Jens Axboe c00895ab2f [PATCH] Remove ->waiting member from struct request 19 years ago
Jens Axboe 4aff5e2333 [PATCH] Split struct request ->flags into two parts 19 years ago
Ingo Molnar 60be6b9a41 [PATCH] lockdep: annotate on-stack completions 19 years ago
Ingo Molnar 366c7f554e [PATCH] lockdep: annotate enable_in_hardirq() 19 years ago