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-disk.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-01-26
ide: convert "empty" REQ_TYPE_ATA_CMD requests to use REQ_TYPE_ATA_TASKFILE
Bartlomiej Zolnierkiewicz
1
-1
/
+3
2008-01-26
ide: set IDE_TFLAG_IN_* flags before queuing/executing command
Bartlomiej Zolnierkiewicz
1
-12
/
+12
2008-01-26
ide: remove broken disk byte-swapping support
Bartlomiej Zolnierkiewicz
1
-1
/
+0
2008-01-26
ide: dump taskfile HOB registers in ide_tf_load() (if DEBUG is defined)
Bartlomiej Zolnierkiewicz
1
-6
/
+1
2008-01-26
ide-disk: add idedisk_set_doorlock() helper
Bartlomiej Zolnierkiewicz
1
-10
/
+13
2008-01-25
ide-disk: use ide_get_lba_addr()
Bartlomiej Zolnierkiewicz
1
-22
/
+4
2008-01-25
ide-disk: use do_rw_taskfile() (take 2)
Bartlomiej Zolnierkiewicz
1
-19
/
+10
2008-01-25
ide-disk: add ide_tf_set_cmd() helper
Bartlomiej Zolnierkiewicz
1
-30
/
+55
2008-01-25
ide-disk: extend timeout for PIO-in commands
Bartlomiej Zolnierkiewicz
1
-1
/
+2
2008-01-25
ide: use ->data_phase to set ->handler in do_rw_taskfile()
Bartlomiej Zolnierkiewicz
1
-2
/
+0
2008-01-25
ide-disk: guarantee 400ns delay after writing command register
Bartlomiej Zolnierkiewicz
1
-0
/
+1
2008-01-25
ide-disk: fix __ide_do_rw_disk() to use ->OUTBSYNC
Bartlomiej Zolnierkiewicz
1
-2
/
+1
2008-01-25
ide: remove 'command_type' field from ide_task_t
Bartlomiej Zolnierkiewicz
1
-8
/
+7
2008-01-25
ide: remove ata_nsector_t, ata_data_t and atapi_bcount_t
Bartlomiej Zolnierkiewicz
1
-7
/
+5
2008-01-25
ide: switch idedisk_prepare_flush() to use REQ_TYPE_ATA_TASKFILE requests
Bartlomiej Zolnierkiewicz
1
-7
/
+9
2008-01-25
ide: remove unnecessary writes to HOB taskfile registers
Bartlomiej Zolnierkiewicz
1
-0
/
+13
2008-01-25
ide: use ide_tf_load() in execute_drive_cmd()
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2008-01-25
ide: use do_rw_taskfile() in flagged_taskfile()
Bartlomiej Zolnierkiewicz
1
-1
/
+2
2008-01-25
ide: add ide_no_data_taskfile() helper
Bartlomiej Zolnierkiewicz
1
-24
/
+8
2008-01-25
ide: add ide_tf_load() helper
Bartlomiej Zolnierkiewicz
1
-22
/
+6
2008-01-25
ide-disk: use struct ide_taskfile in __ide_do_rw_disk()
Bartlomiej Zolnierkiewicz
1
-43
/
+42
2008-01-25
ide-disk: fix taskfile registers loading order in __ide_do_rw_disk()
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2008-01-25
ide-disk: merge LBA28 and LBA48 Host Protected Area support code (take 2)
Bartlomiej Zolnierkiewicz
1
-71
/
+32
2008-01-25
ide: add struct ide_taskfile (take 2)
Bartlomiej Zolnierkiewicz
1
-63
/
+57
2008-01-25
ide: remove task_ioreg_t typedef (take 2)
Bartlomiej Zolnierkiewicz
1
-10
/
+10
2007-12-12
ide: remove stale changelog from ide-disk.c
Bartlomiej Zolnierkiewicz
1
-26
/
+0
2007-12-12
ide: DMA reporting and validity checking fixes (take 3)
Bartlomiej Zolnierkiewicz
1
-5
/
+2
2007-10-20
ide-disk: add get_smart_data() helper
Bartlomiej Zolnierkiewicz
1
-20
/
+4
2007-10-19
ide: add IDE_HFLAG_NO_LBA48 and IDE_HFLAG_NO_LBA48_DMA host flags
Bartlomiej Zolnierkiewicz
1
-4
/
+4
2007-10-16
block: convert blkdev_issue_flush() to use empty barriers
Jens Axboe
1
-29
/
+0
2007-09-17
ide: ST320413A has the same problem as ST340823A
Jorge Juan Chico
1
-0
/
+1
2007-08-20
ide-disk: workaround for buggy HPA support on ST340823A (take 3)
Bartlomiej Zolnierkiewicz
1
-0
/
+18
2007-07-24
[BLOCK] Get rid of request_queue_t typedef
Jens Axboe
1
-2
/
+2
2007-07-09
ide: use mutex instead of ide_setting_sem semaphore in IDE driver
Matthias Kaehlcke
1
-4
/
+4
2007-06-08
ide: HPA detect from resume
Lee Trager
1
-0
/
+12
2007-05-10
ide: move IDE settings handling to ide-proc.c
Bartlomiej Zolnierkiewicz
1
-8
/
+8
2007-05-10
ide: split off ioctl handling from IDE settings (v2)
Bartlomiej Zolnierkiewicz
1
-13
/
+68
2007-05-10
ide: make /proc/ide/ optional
Bartlomiej Zolnierkiewicz
1
-2
/
+2
2007-03-03
ide: remove a ton of pointless #undef REALLY_SLOW_IO
Alan Cox
1
-2
/
+0
2007-02-17
ide: remove ide_drive_t.usage
Bartlomiej Zolnierkiewicz
1
-5
/
+9
2006-09-30
[PATCH] Split struct request ->flags into two parts
Jens Axboe
1
-2
/
+3
2006-07-28
[PATCH] ide: option to disable cache flushes for buggy drives
Jens Axboe
1
-1
/
+1
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
2006-06-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6
Linus Torvalds
1
-2
/
+0
2006-06-26
[PATCH] devfs: Remove devfs support from the ide subsystem.
Greg Kroah-Hartman
1
-2
/
+0
2006-06-26
spelling fixes
Andreas Mohr
1
-1
/
+1
2006-03-31
[PATCH] LED: Add IDE disk activity LED trigger
Richard Purdie
1
-0
/
+3
2006-03-24
[PATCH] ide: Allow IDE interface to specify its not capable of 32-bit operations
Kumar Gala
1
-2
/
+0
2006-03-23
[PATCH] sem2mutex: drivers/ide
Arjan van de Ven
1
-5
/
+6
2006-02-07
[PATCH] ide: cast arguments to pr_debug() properly
Michael Richardson
1
-2
/
+4
[next]