Commit Graph

41 Commits (63c4467805c9b23231d8bc9b61305b2013f9fea2)

Author SHA1 Message Date
Bartlomiej Zolnierkiewicz 9e47be0c97 ide: remove broken disk byte-swapping support 17 years ago
Bartlomiej Zolnierkiewicz 81ca691981 ide: add ide_set_irq() inline helper 17 years ago
Bartlomiej Zolnierkiewicz 6dd9b8376a ide: dump taskfile HOB registers in ide_tf_load() (if DEBUG is defined) 17 years ago
Bartlomiej Zolnierkiewicz f6e29e35cc ide-disk: use do_rw_taskfile() (take 2) 17 years ago
Bartlomiej Zolnierkiewicz 57d7366b78 ide: remove 'handler' field from ide_task_t (take 2) 17 years ago
Bartlomiej Zolnierkiewicz 1192e528e0 ide: use ->data_phase to set ->handler in do_rw_taskfile() 17 years ago
Bartlomiej Zolnierkiewicz 10d90157c8 ide: convert do_rw_taskfile() to use ->data_phase 17 years ago
Bartlomiej Zolnierkiewicz 1edee60e9d ide: merge flagged_taskfile() into do_rw_taskfile() 17 years ago
Bartlomiej Zolnierkiewicz 866e2ec9ce ide: remove 'tf_in_flags' field from ide_task_t 17 years ago
Bartlomiej Zolnierkiewicz ac026ff254 ide: remove 'command_type' field from ide_task_t 17 years ago
Bartlomiej Zolnierkiewicz 14b89ef981 ide: switch ide_task_ioctl() to use REQ_TYPE_ATA_TASKFILE requests 17 years ago
Bartlomiej Zolnierkiewicz a3bbb9d882 ide: remove unnecessary writes to HOB taskfile registers 17 years ago
Bartlomiej Zolnierkiewicz 807e35d695 ide: use ide_tf_load() in execute_drive_cmd() 17 years ago
Bartlomiej Zolnierkiewicz 74095a91ed ide: use do_rw_taskfile() in flagged_taskfile() 17 years ago
Bartlomiej Zolnierkiewicz 9a3c49be5c ide: add ide_no_data_taskfile() helper 17 years ago
Bartlomiej Zolnierkiewicz 9e42237f26 ide: add ide_tf_load() helper 17 years ago
Bartlomiej Zolnierkiewicz 650d841d9e ide: add struct ide_taskfile (take 2) 17 years ago
Bartlomiej Zolnierkiewicz cd2a2d9697 ide: remove task_ioreg_t typedef (take 2) 17 years ago
Bartlomiej Zolnierkiewicz 26a5b04075 ide: add missing #ifdef/#endif CONFIG_IDE_TASK_IOCTL 17 years ago
Bartlomiej Zolnierkiewicz 02ac2460ff ide: add missing rq.ref_count initialization to ide_diag_taskfile() 17 years ago
Jens Axboe 45711f1af6 [SG] Update drivers to use sg helpers 17 years ago
Bartlomiej Zolnierkiewicz eda5b359dc ide: check drive->using_dma in flagged_taskfile() 17 years ago
Bartlomiej Zolnierkiewicz dd35b7bb86 ide: check ->dma_setup() return value in flagged_taskfile() 17 years ago
Bartlomiej Zolnierkiewicz 52c8136137 ide: remove stale comments from ide-taskfile.c 17 years ago
Jens Axboe 55c16a7004 IDE: sg chaining support 18 years ago
Masatake YAMATO b42fa13311 ide: never called printk statement in ide-taskfile.c::wait_drive_not_busy 18 years ago
Alan Cox 3a42bb223f [PATCH] ide: add sanity checking to ide taskfile ioctl 19 years ago
Jens Axboe 4aff5e2333 [PATCH] Split struct request ->flags into two parts 19 years ago
Ingo Molnar 366c7f554e [PATCH] lockdep: annotate enable_in_hardirq() 19 years ago
Jörn Engel 6ab3d5624e Remove obsolete #include <linux/config.h> 19 years ago
Eric Sesterhenn 125e18745f [PATCH] More BUG_ON conversion 19 years ago
Richard Purdie 03731fbdd0 [PATCH] Ensure ide-taskfile calls any driver specific end_request function 19 years ago
Andrew Morton 651c29a17f [PATCH] ide: touch softlockup detector during pio 19 years ago
Arjan van de Ven 858119e159 [PATCH] Unlinline a bunch of other functions 19 years ago
Bartlomiej Zolnierkiewicz e07bc70964 [PATCH] ide: remove dead code from flagged_taskfile() 19 years ago
Bartlomiej Zolnierkiewicz c0bc113373 [PATCH] ide: remove dead DEBUG_TASKFILE code 19 years ago
Adrian Bunk e851b620e7 [PATCH] ide: possible cleanups 19 years ago
Jesper Juhl 6044ec8882 [PATCH] kfree cleanup: misc remaining drivers 19 years ago
Deepak Saxena f5e3c2faa2 [PATCH] ide: kmalloc + memset -> kzalloc conversion 19 years ago
Timothy Thelin ef0f6a437f [PATCH] ide: fix null request pointer for taskfile ioctl 20 years ago
Linus Torvalds 1da177e4c3 Linux-2.6.12-rc2 20 years ago