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
/
include
/
linux
/
libata.h
Age
Commit message (
Expand
)
Author
Files
Lines
2008-05-19
libata: ignore SIMG4726 config pseudo device
Tejun Heo
1
-1
/
+1
2008-05-19
libata: increase PMP register access timeout to 3s
Tejun Heo
1
-1
/
+1
2008-05-19
ata: remove FIT() macro
Harvey Harrison
1
-2
/
+0
2008-05-09
[libata] revert new check-ready Status register logic
Jeff Garzik
1
-6
/
+3
2008-05-06
libata: export ata_eh_analyze_ncq_error
Mark Lord
1
-0
/
+1
2008-05-06
libata: improve post-reset device ready test
Tejun Heo
1
-0
/
+15
2008-04-29
[libata] linux/libata.h: reorganize ata_device struct members a bit
Jeff Garzik
1
-6
/
+6
2008-04-25
make sata_print_link_status() static
Adrian Bunk
1
-1
/
+0
2008-04-19
SCSI: convert struct class_device to struct device
Tony Jones
1
-1
/
+1
2008-04-17
libata: make PMP support optional
Tejun Heo
1
-0
/
+27
2008-04-17
libata: implement PMP helpers
Tejun Heo
1
-9
/
+29
2008-04-17
libata: separate PMP support code from core code
Tejun Heo
1
-7
/
+10
2008-04-17
libata: make SFF support optional
Tejun Heo
1
-0
/
+9
2008-04-17
libata: kill ata_noop_dev_select()
Tejun Heo
1
-1
/
+0
2008-04-17
libata: drop @finish_qc from ata_qc_complete_multiple()
Tejun Heo
1
-2
/
+1
2008-04-17
libata: add qc_fill_rtf port operation
Tejun Heo
1
-0
/
+2
2008-04-17
libata: move PMP SCR access failure during reset to ata_eh_reset()
Tejun Heo
1
-2
/
+0
2008-04-17
libata: clear SError after link resume
Tejun Heo
1
-2
/
+0
2008-04-17
libata: implement and use sata_std_hardreset()
Tejun Heo
1
-0
/
+2
2008-04-17
libata: move generic hardreset code from sata_sff_hardreset() to sata_link_ha...
Tejun Heo
1
-1
/
+9
2008-04-17
libata: separate out ata_wait_ready() and implement ata_wait_after_reset()
Tejun Heo
1
-0
/
+2
2008-04-17
libata: restructure SFF post-reset readiness waits
Tejun Heo
1
-3
/
+15
2008-04-17
libata: separate out ata_std_postreset() from ata_sff_postreset()
Tejun Heo
1
-0
/
+1
2008-04-17
libata: separate out ata_std_prereset() from ata_sff_prereset()
Tejun Heo
1
-0
/
+1
2008-04-17
libata: clean up port_ops->sff_irq_clear()
Tejun Heo
1
-1
/
+0
2008-04-17
libata: rename SFF port ops
Tejun Heo
1
-12
/
+13
2008-04-17
libata: rename SFF functions
Tejun Heo
1
-50
/
+53
2008-04-17
use ATA_TAG_INTERNAL in ata_tag_internal()
Yoichi Yuasa
1
-1
/
+1
2008-04-17
libata: implement ATA_QCFLAG_RETRY
Tejun Heo
1
-0
/
+1
2008-04-17
libata: kill ata_chk_status()
Tejun Heo
1
-6
/
+1
2008-04-17
libata: move ata_pci_default_filter() out of CONFIG_PCI
Tejun Heo
1
-2
/
+2
2008-04-17
libata: reorganize SFF related stuff
Tejun Heo
1
-189
/
+190
2008-04-17
libata: make reset related methods proper port operations
Tejun Heo
1
-9
/
+10
2008-04-17
libata: kill port_info->sht and ->irq_handler
Tejun Heo
1
-2
/
+0
2008-04-17
libata: stop overloading port_info->private_data
Tejun Heo
1
-1
/
+1
2008-04-17
libata: make ata_pci_init_one() not use ops->irq_handler and pi->sht
Tejun Heo
1
-2
/
+2
2008-04-17
libata: implement and use ops inheritance
Tejun Heo
1
-5
/
+18
2008-04-17
libata: implement and use SHT initializers
Tejun Heo
1
-0
/
+57
2008-04-17
libata: implement and use ata_noop_irq_clear()
Tejun Heo
1
-0
/
+1
2008-04-17
libata: reorganize ata_port_operations
Tejun Heo
1
-56
/
+61
2008-04-17
libata: kill ata_ehi_schedule_probe()
Tejun Heo
1
-8
/
+4
2008-04-17
libata: kill ATA_LFLAG_SKIP_D2H_BSY
Tejun Heo
1
-2
/
+0
2008-04-17
libata: kill ATA_EHI_RESUME_LINK
Tejun Heo
1
-3
/
+0
2008-04-17
libata: kill ATA_LFLAG_HRST_TO_RESUME
Tejun Heo
1
-1
/
+0
2008-04-17
libata: prefer hardreset
Tejun Heo
1
-4
/
+4
2008-04-04
libata: ATA_12/16 doesn't fall into ATAPI_MISC
Tejun Heo
1
-1
/
+2
2008-04-04
libata: uninline atapi_cmd_type()
Tejun Heo
1
-21
/
+1
2008-03-29
libata: ATA_EHI_LPM should be ATA_EH_LPM
Tejun Heo
1
-1
/
+1
2008-03-24
libata: implement ata_qc_raw_nbytes()
Tejun Heo
1
-1
/
+7
2008-02-24
libata: automatically use DMADIR if drive/bridge requires it
Tejun Heo
1
-0
/
+1
[prev]
[next]