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