index
:
~airlied/linux
01.01-gsp-rm
amdgpu-dc-cleanups
amdgpu-non-dc-cleanups
amdgpu-semaphores
amdgpu-semapohres-sync-file
ast-fixes
ast-updates
cache-hacks
dal-4.7-minor-cleanups
dma-buf-merge
dp-mst-audio
drm-5.20-merged
drm-5.8-merged
drm-amdgpu-dal-wip
drm-amdgpu-dal-wip-bios-parser-separate
drm-amdgpu-objects
drm-connector-lifetimes
drm-core-next
drm-core-next-testing
drm-displayid-timings
drm-dmabuf
drm-dmabuf-wip
drm-dmabuf2
drm-exclusive-objects
drm-fixes
drm-fixes-amd-acp
drm-fixes-intel
drm-fixes-kbl
drm-fixes-mst
drm-fixes-no-fbcon
drm-fixes-staging
drm-hacked-to-shit
drm-i915-display-funcs-constify
drm-i915-mst-support
drm-i915-mst-support-next
drm-i915-mst-v3.14
drm-i915-mst-v3.16
drm-i915-next
drm-intel-display-refactor
drm-lease-v5
drm-legacy-cleanup
drm-linus-merged
drm-mst-dell-30-hacks
drm-mst-fixes
drm-mst-hide-monitor
drm-mst-next
drm-mst-tiled
drm-next
drm-next-5.10-merged
drm-next-5.11-merged
drm-next-5.15-merged
drm-next-5.17-merged
drm-next-5.5-merged
drm-next-6.1-merged
drm-next-6.2-merged
drm-next-6.9-merged
drm-next-amd-dc-staging
drm-next-ast-2500
drm-next-ast-fixes
drm-next-coc
drm-next-lease-stage
drm-next-merged
drm-next-mst-prep
drm-next-staging
drm-next-todo
drm-next-wip-fix-runtime-race
drm-nouveau-destage
drm-optimus-power-down
drm-optimus-power-down-snd-merge
drm-prime-dmabuf
drm-prime-dmabuf-initial
drm-prime-vmap
drm-radeon-aiw
drm-radeon-mullins
drm-radeon-poweroff
drm-radeon-sitn-support
drm-radeon-sun-hainan
drm-radeon-testing
drm-rcar-for-v3.12
drm-render-nodes
drm-syncobj
drm-syncobj-amdgpu
drm-syncobj-sem
drm-syncobj-tip
drm-syncobj-wait-null
drm-udl-next
drm-vma-manager
fbcon-fixes
fbcon-locking-fixes
for-intel-ci
i915-display-funcs-refactor-wip
i915-display-struct-refactor
i915-mst-hacks
i915-uncore-vfunc
i915-vtable-cleanup
kms-server
master
mgag200-queue
mst-hacks
nv-pm-ops2
nv-pm-ops2-wip
nv-pm-ops3
nv-pm-ops3-wip
prime-fixes
prime-merge
prime-todo
prime-todo2
qxl-3d
qxl-cleanups
qxl-demidlayer
qxl-fedora-queue
qxl-fixes
qxl-hack
qxl-kms-test
qxl-next
qxl-upstream
qxl-wtuf-reservations-port
radeon-cs-setup
radeon-mst-hacks
radeon-mst-hacks-rebase
radeon-mst-v1
switchy-wip
ttm-refactor-mem-manager
ttm-refactor-mem-manager-rename
udl-unplug
udl-v2
udl-v4
virgl
virgl-wip
virtio-gpu
virtio-vga
virtio-vga-3d
wip-open-source-userspace
Official DRM kernel tree
airlied
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
2009-08-07
ide: fix races in handling of user-space SET XFER commands
Bartlomiej Zolnierkiewicz
1
-1
/
+8
2009-08-07
ide: ide-taskfile.c fix style problems
Jaswinder Singh Rajput
1
-58
/
+51
2009-08-07
ide: Fix annoying warning in ide_pio_bytes().
David S. Miller
1
-1
/
+1
2009-08-07
IDE: Save a call to PageHighMem()
Jean Delvare
1
-2
/
+4
2009-06-12
Merge branch 'for-2.6.31' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Linus Torvalds
1
-2
/
+1
2009-06-07
ide: remove superfluous SELECT_MASK() call from do_rw_taskfile()
Bartlomiej Zolnierkiewicz
1
-1
/
+0
2009-05-17
ide: replace special_t typedef by IDE_SFLAG_* flags
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2009-05-11
ide: convert to rq pos and nr_sectors accessors
Tejun Heo
1
-1
/
+1
2009-04-28
ide-taskfile: don't abuse rq->buffer
Tejun Heo
1
-7
/
+11
2009-04-19
ide-taskfile: don't abuse rq->buffer
Tejun Heo
1
-7
/
+11
2009-04-08
ide: refactor tf_read() method
Sergei Shtylyov
1
-0
/
+17
2009-04-08
ide: refactor tf_load() method
Sergei Shtylyov
1
-1
/
+2
2009-04-08
ide: move common code out of tf_load() method
Sergei Shtylyov
1
-0
/
+10
2009-04-08
ide: simplify 'struct ide_taskfile'
Sergei Shtylyov
1
-18
/
+13
2009-04-08
ide: replace IDE_TFLAG_* flags by IDE_VALID_*
Sergei Shtylyov
1
-16
/
+20
2009-03-31
ide: move data register access out of tf_{read|load}() methods (take 2)
Sergei Shtylyov
1
-0
/
+6
2009-03-31
ide: turn set_irq() method into write_devctl() method
Sergei Shtylyov
1
-1
/
+1
2009-03-31
ide: add ide_dma_prepare() helper
Bartlomiej Zolnierkiewicz
1
-3
/
+1
2009-03-31
ide-cd: use scatterlists for PIO transfers (fs requests)
Bartlomiej Zolnierkiewicz
1
-2
/
+3
2009-03-31
ide: use PageHighMem() instead of ifdefs in ide_pio_bytes()
Bartlomiej Zolnierkiewicz
1
-8
/
+6
2009-03-31
ide: add support for arbitrary transfer lengths to ide_pio_bytes()
Bartlomiej Zolnierkiewicz
1
-36
/
+37
2009-03-27
ide: keep track of number of bytes instead of sectors in struct ide_cmd
Bartlomiej Zolnierkiewicz
1
-16
/
+16
2009-03-27
ide: remove ide_execute_pkt_cmd() (v2)
Bartlomiej Zolnierkiewicz
1
-4
/
+2
2009-03-27
ide: add ->dma_timer_expiry method and remove ->dma_exec_cmd one (v2)
Bartlomiej Zolnierkiewicz
1
-2
/
+4
2009-03-27
ide: set hwif->expiry prior to calling [__]ide_set_handler()
Bartlomiej Zolnierkiewicz
1
-3
/
+3
2009-03-27
ide: use do_rw_taskfile() for ATA_CMD_PACKET commands
Bartlomiej Zolnierkiewicz
1
-1
/
+2
2009-03-27
ide: pass command to ide_map_sg()
Bartlomiej Zolnierkiewicz
1
-2
/
+2
2009-03-27
ide: remove ide_end_request()
Bartlomiej Zolnierkiewicz
1
-2
/
+2
2009-03-27
ide: pass number of bytes to complete to ide_complete_rq()
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2009-03-27
ide: pass error value to ide_complete_rq()
Bartlomiej Zolnierkiewicz
1
-1
/
+3
2009-03-27
ide: sanitize ide_finish_cmd()
Bartlomiej Zolnierkiewicz
1
-15
/
+9
2009-03-27
ide: use ide_complete_cmd() for REQ_UNPARK_HEADS
Bartlomiej Zolnierkiewicz
1
-5
/
+5
2009-03-27
ide: use ide_complete_cmd() for head unload commands
Bartlomiej Zolnierkiewicz
1
-10
/
+3
2009-03-27
ide: task_error() -> task_error_cmd()
Bartlomiej Zolnierkiewicz
1
-4
/
+3
2009-03-27
ide: unify exit paths in task_pio_intr()
Bartlomiej Zolnierkiewicz
1
-20
/
+17
2009-03-27
ide: inline task_in_unexpected() into task_pio_intr()
Bartlomiej Zolnierkiewicz
1
-23
/
+13
2009-03-27
ide: merge task_{in,out}_intr()
Bartlomiej Zolnierkiewicz
1
-41
/
+31
2009-03-27
ide: use ata_tf_protocols enums
Bartlomiej Zolnierkiewicz
1
-49
/
+34
2009-03-27
ide: set IDE_TFLAG_WRITE basing on data phase used in ide_taskfile_ioctl()
Bartlomiej Zolnierkiewicz
1
-4
/
+9
2009-03-27
ide: move command related fields from ide_hwif_t to struct ide_cmd
Bartlomiej Zolnierkiewicz
1
-17
/
+16
2009-03-27
ide: pass command instead of request to ide_pio_datablock()
Bartlomiej Zolnierkiewicz
1
-45
/
+43
2009-03-27
ide: remove ide_task_t typedef
Bartlomiej Zolnierkiewicz
1
-71
/
+77
2009-03-27
ide: call ide_build_sglist() prior to ->dma_setup (v2)
Bartlomiej Zolnierkiewicz
1
-0
/
+1
2009-03-27
ide: use blk_fs_request() check in ide-taskfile.c
Bartlomiej Zolnierkiewicz
1
-3
/
+3
2009-03-27
ide: use ->end_request only for private device driver requests
Bartlomiej Zolnierkiewicz
1
-13
/
+3
2009-03-27
ide: remove ->data_phase field from ide_hwif_t
Bartlomiej Zolnierkiewicz
1
-10
/
+8
2009-03-27
ide: move request type specific code from ide_end_drive_cmd() to callers (v3)
Bartlomiej Zolnierkiewicz
1
-7
/
+19
2009-03-27
ide: add "flagged" taskfile flags to struct ide_taskfile (v2)
Bartlomiej Zolnierkiewicz
1
-6
/
+6
2009-03-27
ide: fix error message in pre_task_out_intr()
Bartlomiej Zolnierkiewicz
1
-1
/
+3
2009-01-06
ide: remove ide_driver_t typedef
Bartlomiej Zolnierkiewicz
1
-4
/
+4
[next]