aboutsummaryrefslogtreecommitdiff
path: root/drivers/ide/ide-taskfile.c
AgeCommit message (Expand)Author
2008-01-26ide: fix final status check in task_in_intr()Bartlomiej Zolnierkiewicz
2008-01-26ide: fix ->io_32bit race in ide_taskfile_ioctl()Tejun Heo
2008-01-26ide: remove broken disk byte-swapping supportBartlomiej Zolnierkiewicz
2008-01-26ide: add ide_set_irq() inline helperBartlomiej Zolnierkiewicz
2008-01-26ide: dump taskfile HOB registers in ide_tf_load() (if DEBUG is defined)Bartlomiej Zolnierkiewicz
2008-01-25ide-disk: use do_rw_taskfile() (take 2)Bartlomiej Zolnierkiewicz
2008-01-25ide: remove 'handler' field from ide_task_t (take 2)Bartlomiej Zolnierkiewicz
2008-01-25ide: use ->data_phase to set ->handler in do_rw_taskfile()Bartlomiej Zolnierkiewicz
2008-01-25ide: convert do_rw_taskfile() to use ->data_phaseBartlomiej Zolnierkiewicz
2008-01-25ide: merge flagged_taskfile() into do_rw_taskfile()Bartlomiej Zolnierkiewicz
2008-01-25ide: remove 'tf_in_flags' field from ide_task_tBartlomiej Zolnierkiewicz
2008-01-25ide: remove 'command_type' field from ide_task_tBartlomiej Zolnierkiewicz
2008-01-25ide: switch ide_task_ioctl() to use REQ_TYPE_ATA_TASKFILE requestsBartlomiej Zolnierkiewicz
2008-01-25ide: remove unnecessary writes to HOB taskfile registersBartlomiej Zolnierkiewicz
2008-01-25ide: use ide_tf_load() in execute_drive_cmd()Bartlomiej Zolnierkiewicz
2008-01-25ide: use do_rw_taskfile() in flagged_taskfile()Bartlomiej Zolnierkiewicz
2008-01-25ide: add ide_no_data_taskfile() helperBartlomiej Zolnierkiewicz
2008-01-25ide: add ide_tf_load() helperBartlomiej Zolnierkiewicz
2008-01-25ide: add struct ide_taskfile (take 2)Bartlomiej Zolnierkiewicz
2008-01-25ide: remove task_ioreg_t typedef (take 2)Bartlomiej Zolnierkiewicz
2007-11-05ide: add missing #ifdef/#endif CONFIG_IDE_TASK_IOCTLBartlomiej Zolnierkiewicz
2007-11-05ide: add missing rq.ref_count initialization to ide_diag_taskfile()Bartlomiej Zolnierkiewicz
2007-10-22[SG] Update drivers to use sg helpersJens Axboe
2007-10-20ide: check drive->using_dma in flagged_taskfile()Bartlomiej Zolnierkiewicz
2007-10-20ide: check ->dma_setup() return value in flagged_taskfile()Bartlomiej Zolnierkiewicz
2007-10-20ide: remove stale comments from ide-taskfile.cBartlomiej Zolnierkiewicz
2007-10-16IDE: sg chaining supportJens Axboe
2007-07-03ide: never called printk statement in ide-taskfile.c::wait_drive_not_busyMasatake YAMATO
2006-10-16[PATCH] ide: add sanity checking to ide taskfile ioctlAlan Cox
2006-09-30[PATCH] Split struct request ->flags into two partsJens Axboe
2006-07-03[PATCH] lockdep: annotate enable_in_hardirq()Ingo Molnar
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-06-23[PATCH] More BUG_ON conversionEric Sesterhenn
2006-03-31[PATCH] Ensure ide-taskfile calls any driver specific end_request functionRichard Purdie
2006-02-15[PATCH] ide: touch softlockup detector during pioAndrew Morton
2006-01-14[PATCH] Unlinline a bunch of other functionsArjan 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 codeBartlomiej Zolnierkiewicz
2005-11-09[PATCH] ide: possible cleanupsAdrian Bunk
2005-11-07[PATCH] kfree cleanup: misc remaining driversJesper Juhl
2005-11-07[PATCH] ide: kmalloc + memset -> kzalloc conversionDeepak Saxena
2005-09-17[PATCH] ide: fix null request pointer for taskfile ioctlTimothy Thelin
2005-04-16Linux-2.6.12-rc2Linus Torvalds