aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ide/ide-taskfile.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-10-16[PATCH] ide: add sanity checking to ide taskfile ioctlAlan Cox1-4/+9
2006-09-30[PATCH] Split struct request ->flags into two partsJens Axboe1-4/+4
2006-07-03[PATCH] lockdep: annotate enable_in_hardirq()Ingo Molnar1-1/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-06-23[PATCH] More BUG_ON conversionEric Sesterhenn1-2/+1
2006-03-31[PATCH] Ensure ide-taskfile calls any driver specific end_request functionRichard Purdie1-1/+7
2006-02-15[PATCH] ide: touch softlockup detector during pioAndrew Morton1-0/+3
2006-01-14[PATCH] Unlinline a bunch of other functionsArjan van de Ven1-1/+1
2005-11-19[PATCH] ide: remove dead code from flagged_taskfile()Bartlomiej Zolnierkiewicz1-9/+3
2005-11-19[PATCH] ide: remove dead DEBUG_TASKFILE codeBartlomiej Zolnierkiewicz1-15/+0
2005-11-09[PATCH] ide: possible cleanupsAdrian Bunk1-2/+0
2005-11-07[PATCH] kfree cleanup: misc remaining driversJesper Juhl1-4/+2
2005-11-07[PATCH] ide: kmalloc + memset -> kzalloc conversionDeepak Saxena1-8/+4
2005-09-17[PATCH] ide: fix null request pointer for taskfile ioctlTimothy Thelin1-0/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+884