Commit Graph

112 Commits (01fc0ac198eabcbf460e1ed058860a935b6c2c9a)

Author SHA1 Message Date
Martin Olsson 19af5cdb7c trivial: fix typo milisecond/millisecond for documentation and source comments. 16 years ago
Borislav Petkov 626542ca22 ide-tape: change IDE_AFLAG_IGNORE_DSC non-atomically 16 years ago
Borislav Petkov 103f7033bd ide: unify interrupt reason checking 16 years ago
Borislav Petkov 19f52a784f ide-atapi: remove pc->buf 16 years ago
Borislav Petkov ae3a8387be ide-atapi: use local sense buffer 16 years ago
Borislav Petkov b13345f39d ide-atapi: add a buffer-arg to ide_queue_pc_tail 16 years ago
Borislav Petkov 5a0e43b5e2 ide-atapi: add a len-parameter to ide_queue_pc_tail 16 years ago
Borislav Petkov 077e6dba20 ide-atapi: switch to rq->resid_len 16 years ago
Borislav Petkov dfb7e621fa ide-atapi: switch to blk_rq_bytes() on do_request() path 16 years ago
Tejun Heo 9934c8c045 block: implement and enforce request peek/start/fetch 16 years ago
Tejun Heo 8f6205cd57 ide: dequeue in-flight request 16 years ago
Tejun Heo 34b7d2c957 ide: cleanup rq->data_len usages 16 years ago
Tejun Heo c3a4d78c58 block: add rq->resid_len 16 years ago
Tejun Heo 29d1a43710 ide-atapi: kill unused fields and callbacks 16 years ago
Tejun Heo e998f30b45 ide-tape: use standard data transfer mechanism 16 years ago
Tejun Heo eb6a61bb95 ide-atapi,tape,floppy: allow ->pc_callback() to change rq->data_len 16 years ago
Tejun Heo 02e7cf8f84 ide-cd,atapi: use bio for internal commands 16 years ago
Borislav Petkov 068753203e ide-atapi: convert ide-{floppy,tape} to using preallocated sense buffer 16 years ago
Borislav Petkov e69d800f7e ide: add helpers for preparing sense requests 16 years ago
Tejun Heo ac0b0113dd ide-atapi: don't abuse rq->buffer 16 years ago
Tejun Heo 6d7003877c ide-atapi: kill unused fields and callbacks 16 years ago
Tejun Heo 21d9c5d227 ide-tape: use standard data transfer mechanism 16 years ago
Tejun Heo b3071d190d ide-atapi,tape,floppy: allow ->pc_callback() to change rq->data_len 16 years ago
Tejun Heo 5c4be57249 ide-cd,atapi: use bio for internal commands 16 years ago
Borislav Petkov 6b544fcc8c ide-atapi: convert ide-{floppy,tape} to using preallocated sense buffer 16 years ago
Borislav Petkov a1df5169f9 ide: add helpers for preparing sense requests 16 years ago
Tejun Heo c267cc1c4d ide-atapi: don't abuse rq->buffer 16 years ago
Sergei Shtylyov 3153c26b54 ide: refactor tf_read() method 16 years ago
Sergei Shtylyov 60f85019c6 ide: replace IDE_TFLAG_* flags by IDE_VALID_* 16 years ago
Borislav Petkov 5b6c942dd1 ide-floppy: do not complete rq's prematurely 16 years ago
Bartlomiej Zolnierkiewicz 349d12a1fe ide-floppy: use ide_pio_bytes() 16 years ago
Bartlomiej Zolnierkiewicz d93bc4521c ide-{floppy,tape}: fix padding for PIO transfers 16 years ago
Bartlomiej Zolnierkiewicz f094d4d83b ide: sanitize ide_build_sglist() and ide_destroy_dmatable() 16 years ago
Bartlomiej Zolnierkiewicz 88b4132e10 ide: set/clear drive->waiting_for_dma flag in the core code 16 years ago
Bartlomiej Zolnierkiewicz 5ae5412d9a ide: add ide_dma_prepare() helper 16 years ago
Bartlomiej Zolnierkiewicz 4453011f95 ide: destroy DMA mappings after ending DMA (v2) 16 years ago
Borislav Petkov 2eba082709 ide-atapi: start DMA after issuing a packet command 16 years ago
Geert Uytterhoeven 479edf0655 ide: drivers/ide/ide-atapi.c needs <linux/scatterlist.h> 16 years ago
Bartlomiej Zolnierkiewicz 35b5d0be3d ide: remove ide_execute_pkt_cmd() (v2) 16 years ago
Bartlomiej Zolnierkiewicz 22117d6eaa ide: add ->dma_timer_expiry method and remove ->dma_exec_cmd one (v2) 16 years ago
Bartlomiej Zolnierkiewicz 60c0cd02b2 ide: set hwif->expiry prior to calling [__]ide_set_handler() 16 years ago
Bartlomiej Zolnierkiewicz b788ee9c65 ide: use do_rw_taskfile() for ATA_CMD_PACKET commands 16 years ago
Bartlomiej Zolnierkiewicz 2298169418 ide: pass command to ide_map_sg() 16 years ago
Bartlomiej Zolnierkiewicz 130e886708 ide: remove ide_end_request() 16 years ago
Bartlomiej Zolnierkiewicz f974b196f5 ide: pass number of bytes to complete to ide_complete_rq() 16 years ago
Bartlomiej Zolnierkiewicz 89f78b3261 ide: move rq->errors quirk out from ide_end_request() 16 years ago
Bartlomiej Zolnierkiewicz 6902a53312 ide: pass error value to ide_complete_rq() 16 years ago
Bartlomiej Zolnierkiewicz 22aa4b32a1 ide: remove ide_task_t typedef 16 years ago
Bartlomiej Zolnierkiewicz e6830a86c2 ide: call ide_build_sglist() prior to ->dma_setup (v2) 16 years ago
Bartlomiej Zolnierkiewicz 03a2faaea8 ide: return request status from ->pc_callback method 16 years ago