index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
ide
/
ide-taskfile.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-01-26
ide: switch ide_cmd_ioctl() to use REQ_TYPE_ATA_TASKFILE requests
Bartlomiej Zolnierkiewicz
1
-32
/
+31
2008-01-26
ide: switch set_xfer_rate() to use REQ_TYPE_ATA_TASKFILE requests
Bartlomiej Zolnierkiewicz
1
-1
/
+2
2008-01-26
ide: convert "empty" REQ_TYPE_ATA_CMD requests to use REQ_TYPE_ATA_TASKFILE
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2008-01-26
ide: initialize rq->cmd_type in ide_init_drive_cmd() callers
Bartlomiej Zolnierkiewicz
1
-0
/
+4
2008-01-26
ide: use wait_drive_not_busy() in drive_cmd_intr() (take 2)
Bartlomiej Zolnierkiewicz
1
-3
/
+2
2008-01-26
ide: kill DATA_READY define
Bartlomiej Zolnierkiewicz
1
-2
/
+2
2008-01-26
ide: task_end_request() fix
Tejun Heo
1
-7
/
+4
2008-01-26
ide: use rq->nr_sectors in task_end_request()
Bartlomiej Zolnierkiewicz
1
-2
/
+2
2008-01-26
ide: remove needless ->cursg clearing from task_end_request()
Bartlomiej Zolnierkiewicz
1
-2
/
+0
2008-01-26
ide: set IDE_TFLAG_IN_* flags before queuing/executing command
Bartlomiej Zolnierkiewicz
1
-4
/
+5
2008-01-26
ide: fix final status check in task_in_intr()
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2008-01-26
ide: fix ->io_32bit race in ide_taskfile_ioctl()
Tejun Heo
1
-5
/
+12
2008-01-26
ide: remove broken disk byte-swapping support
Bartlomiej Zolnierkiewicz
1
-30
/
+2
2008-01-26
ide: add ide_set_irq() inline helper
Bartlomiej Zolnierkiewicz
1
-2
/
+1
2008-01-26
ide: dump taskfile HOB registers in ide_tf_load() (if DEBUG is defined)
Bartlomiej Zolnierkiewicz
1
-0
/
+4
2008-01-25
ide-disk: use do_rw_taskfile() (take 2)
Bartlomiej Zolnierkiewicz
1
-8
/
+8
2008-01-25
ide: remove 'handler' field from ide_task_t (take 2)
Bartlomiej Zolnierkiewicz
1
-9
/
+19
2008-01-25
ide: use ->data_phase to set ->handler in do_rw_taskfile()
Bartlomiej Zolnierkiewicz
1
-6
/
+10
2008-01-25
ide: convert do_rw_taskfile() to use ->data_phase
Bartlomiej Zolnierkiewicz
1
-12
/
+13
2008-01-25
ide: merge flagged_taskfile() into do_rw_taskfile()
Bartlomiej Zolnierkiewicz
1
-20
/
+12
2008-01-25
ide: remove 'tf_in_flags' field from ide_task_t
Bartlomiej Zolnierkiewicz
1
-16
/
+13
2008-01-25
ide: remove 'command_type' field from ide_task_t
Bartlomiej Zolnierkiewicz
1
-45
/
+44
2008-01-25
ide: switch ide_task_ioctl() to use REQ_TYPE_ATA_TASKFILE requests
Bartlomiej Zolnierkiewicz
1
-14
/
+15
2008-01-25
ide: remove unnecessary writes to HOB taskfile registers
Bartlomiej Zolnierkiewicz
1
-0
/
+9
2008-01-25
ide: use ide_tf_load() in execute_drive_cmd()
Bartlomiej Zolnierkiewicz
1
-1
/
+9
2008-01-25
ide: use do_rw_taskfile() in flagged_taskfile()
Bartlomiej Zolnierkiewicz
1
-107
/
+73
2008-01-25
ide: add ide_no_data_taskfile() helper
Bartlomiej Zolnierkiewicz
1
-2
/
+10
2008-01-25
ide: add ide_tf_load() helper
Bartlomiej Zolnierkiewicz
1
-22
/
+34
2008-01-25
ide: add struct ide_taskfile (take 2)
Bartlomiej Zolnierkiewicz
1
-53
/
+46
2008-01-25
ide: remove task_ioreg_t typedef (take 2)
Bartlomiej Zolnierkiewicz
1
-2
/
+2
2007-11-05
ide: add missing #ifdef/#endif CONFIG_IDE_TASK_IOCTL
Bartlomiej Zolnierkiewicz
1
-0
/
+2
2007-11-05
ide: add missing rq.ref_count initialization to ide_diag_taskfile()
Bartlomiej Zolnierkiewicz
1
-0
/
+1
2007-10-22
[SG] Update drivers to use sg helpers
Jens Axboe
1
-1
/
+1
2007-10-20
ide: check drive->using_dma in flagged_taskfile()
Bartlomiej Zolnierkiewicz
1
-0
/
+3
2007-10-20
ide: check ->dma_setup() return value in flagged_taskfile()
Bartlomiej Zolnierkiewicz
1
-4
/
+7
2007-10-20
ide: remove stale comments from ide-taskfile.c
Bartlomiej Zolnierkiewicz
1
-23
/
+0
2007-10-16
IDE: sg chaining support
Jens Axboe
1
-4
/
+14
2007-07-03
ide: never called printk statement in ide-taskfile.c::wait_drive_not_busy
Masatake YAMATO
1
-4
/
+8
2006-10-16
[PATCH] ide: add sanity checking to ide taskfile ioctl
Alan Cox
1
-4
/
+9
2006-09-30
[PATCH] Split struct request ->flags into two parts
Jens Axboe
1
-4
/
+4
2006-07-03
[PATCH] lockdep: annotate enable_in_hardirq()
Ingo Molnar
1
-1
/
+1
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
2006-06-23
[PATCH] More BUG_ON conversion
Eric Sesterhenn
1
-2
/
+1
2006-03-31
[PATCH] Ensure ide-taskfile calls any driver specific end_request function
Richard Purdie
1
-1
/
+7
2006-02-15
[PATCH] ide: touch softlockup detector during pio
Andrew Morton
1
-0
/
+3
2006-01-14
[PATCH] Unlinline a bunch of other functions
Arjan van de Ven
1
-1
/
+1
2005-11-19
[PATCH] ide: remove dead code from flagged_taskfile()
Bartlomiej Zolnierkiewicz
1
-9
/
+3
2005-11-19
[PATCH] ide: remove dead DEBUG_TASKFILE code
Bartlomiej Zolnierkiewicz
1
-15
/
+0
2005-11-09
[PATCH] ide: possible cleanups
Adrian Bunk
1
-2
/
+0
2005-11-07
[PATCH] kfree cleanup: misc remaining drivers
Jesper Juhl
1
-4
/
+2
[next]