Age | Commit message (Expand) | Author |
2008-01-25 | ide: merge flagged_taskfile() into do_rw_taskfile() | Bartlomiej Zolnierkiewicz |
2008-01-25 | ide: remove 'tf_in_flags' field from ide_task_t | Bartlomiej Zolnierkiewicz |
2008-01-25 | ide: remove 'command_type' field from ide_task_t | Bartlomiej Zolnierkiewicz |
2008-01-25 | ide: switch ide_task_ioctl() to use REQ_TYPE_ATA_TASKFILE requests | Bartlomiej Zolnierkiewicz |
2008-01-25 | ide: remove unnecessary writes to HOB taskfile registers | Bartlomiej Zolnierkiewicz |
2008-01-25 | ide: use ide_tf_load() in execute_drive_cmd() | Bartlomiej Zolnierkiewicz |
2008-01-25 | ide: use do_rw_taskfile() in flagged_taskfile() | Bartlomiej Zolnierkiewicz |
2008-01-25 | ide: add ide_no_data_taskfile() helper | Bartlomiej Zolnierkiewicz |
2008-01-25 | ide: add ide_tf_load() helper | Bartlomiej Zolnierkiewicz |
2008-01-25 | ide: add struct ide_taskfile (take 2) | Bartlomiej Zolnierkiewicz |
2008-01-25 | ide: remove task_ioreg_t typedef (take 2) | Bartlomiej Zolnierkiewicz |
2007-11-05 | ide: add missing #ifdef/#endif CONFIG_IDE_TASK_IOCTL | Bartlomiej Zolnierkiewicz |
2007-11-05 | ide: add missing rq.ref_count initialization to ide_diag_taskfile() | Bartlomiej Zolnierkiewicz |
2007-10-22 | [SG] Update drivers to use sg helpers | Jens Axboe |
2007-10-20 | ide: check drive->using_dma in flagged_taskfile() | Bartlomiej Zolnierkiewicz |
2007-10-20 | ide: check ->dma_setup() return value in flagged_taskfile() | Bartlomiej Zolnierkiewicz |
2007-10-20 | ide: remove stale comments from ide-taskfile.c | Bartlomiej Zolnierkiewicz |
2007-10-16 | IDE: sg chaining support | Jens Axboe |
2007-07-03 | ide: never called printk statement in ide-taskfile.c::wait_drive_not_busy | Masatake YAMATO |
2006-10-16 | [PATCH] ide: add sanity checking to ide taskfile ioctl | Alan Cox |
2006-09-30 | [PATCH] Split struct request ->flags into two parts | Jens Axboe |
2006-07-03 | [PATCH] lockdep: annotate enable_in_hardirq() | Ingo Molnar |
2006-06-30 | Remove obsolete #include <linux/config.h> | Jörn Engel |
2006-06-23 | [PATCH] More BUG_ON conversion | Eric Sesterhenn |
2006-03-31 | [PATCH] Ensure ide-taskfile calls any driver specific end_request function | Richard Purdie |
2006-02-15 | [PATCH] ide: touch softlockup detector during pio | Andrew Morton |
2006-01-14 | [PATCH] Unlinline a bunch of other functions | Arjan van de Ven |
2005-11-19 | [PATCH] ide: remove dead code from flagged_taskfile() | Bartlomiej Zolnierkiewicz |
2005-11-19 | [PATCH] ide: remove dead DEBUG_TASKFILE code | Bartlomiej Zolnierkiewicz |
2005-11-09 | [PATCH] ide: possible cleanups | Adrian Bunk |
2005-11-07 | [PATCH] kfree cleanup: misc remaining drivers | Jesper Juhl |
2005-11-07 | [PATCH] ide: kmalloc + memset -> kzalloc conversion | Deepak Saxena |
2005-09-17 | [PATCH] ide: fix null request pointer for taskfile ioctl | Timothy Thelin |
2005-04-16 | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds |