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
/
ata
/
ahci.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-09-20
[libata] ahci: add ATI SB800 PCI IDs
henry su
1
-4
/
+6
2007-07-20
The SATA controller device ID is different according to
su henry
1
-1
/
+4
2007-07-20
ahci: implement SCR_NOTIFICATION r/w
Tejun Heo
1
-31
/
+37
2007-07-20
ahci: make NO_NCQ handling more consistent
Tejun Heo
1
-2
/
+8
2007-07-20
libata: make ->scr_read/write callbacks return error code
Tejun Heo
1
-10
/
+13
2007-07-20
libata: improve EH report formatting
Tejun Heo
1
-3
/
+3
2007-07-20
ahci: separate out ahci_do_softreset()
Tejun Heo
1
-4
/
+10
2007-07-20
ahci: separate out ahci_exec_polled_cmd()
Tejun Heo
1
-21
/
+33
2007-07-20
ahci: separate out ahci_kick_engine()
Tejun Heo
1
-33
/
+36
2007-07-20
ahci: use deadline instead of fixed timeout for 1st FIS for SRST
Tejun Heo
1
-1
/
+7
2007-07-20
libata: add @is_cmd to ata_tf_to_fis()
Tejun Heo
1
-6
/
+4
2007-07-20
ahci.c: fix CONFIG_PM=n compilation
Alexey Dobriyan
1
-8
/
+8
2007-07-09
[libata] AHCI: Add support for Marvell AHCI-like chips (initially 6145)
Jeff Garzik
1
-3
/
+48
2007-07-09
[libata] Clean up driver udma_mask initializers
Jeff Garzik
1
-5
/
+5
2007-07-09
[libata] ahci: minor internal cleanups
Jeff Garzik
1
-8
/
+21
2007-07-09
[libata] ahci: minor internal cleanups
Jeff Garzik
1
-13
/
+8
2007-07-09
[libata] ahci: Factor out SATA port init into a separate function
Jeff Garzik
1
-20
/
+30
2007-07-09
use_clustering (sht) bit set to 0 in AHCI ?
Jens Axboe
1
-1
/
+1
2007-06-20
ahci: fix PORTS_IMPL override
Tejun Heo
1
-1
/
+1
2007-06-09
ahci: Add MCP73/MCP77 support to AHCI driver
Peer Chen
1
-0
/
+24
2007-05-21
libata: bump versions
Jeff Garzik
1
-1
/
+1
2007-05-21
ahci: disable 64bit dma on sb600
Tejun Heo
1
-1
/
+10
2007-05-16
libata-acpi: add ATA_FLAG_ACPI_SATA port flag
Tejun Heo
1
-1
/
+2
2007-05-11
add the ATI SB700 SATA controller device id to AHCI pci table
Henry Su
1
-0
/
+1
2007-05-11
libata: reimplement suspend/resume support using sdev->manage_start_stop
Tejun Heo
1
-4
/
+0
2007-05-01
libata: improve 0xff status handling
Tejun Heo
1
-8
/
+6
2007-05-01
libata: add deadline support to prereset and reset methods
Tejun Heo
1
-7
/
+11
2007-04-28
ahci: consolidate common port flags
Tejun Heo
1
-19
/
+10
2007-04-28
libata: convert the remaining SATA drivers to new init model
Tejun Heo
1
-192
/
+135
2007-04-28
ahci: add PCI ID for new VIA chip
Tejun Heo
1
-0
/
+1
2007-04-28
ahci.c: remove non-existing SB600 raid id (re-send)
Conke Hu
1
-2
/
+1
2007-04-28
libata: improve AC_ERR_DEV handling for ->post_internal_cmd
Tejun Heo
1
-4
/
+1
2007-04-28
ahci: move port_map handling to ahci_save_initial_config()
Tejun Heo
1
-27
/
+30
2007-04-28
ahci: implement ata_save/restore_initial_config()
Tejun Heo
1
-23
/
+72
2007-03-28
ahci.c: walkaround for SB600 SATA internal error issue
Conke Hu
1
-2
/
+19
2007-03-06
ahci: RAID mode SATA patch for Intel ICH9M
Jason Gaston
1
-0
/
+1
2007-03-02
libata: add missing CONFIG_PM in LLDs
Tejun Heo
1
-0
/
+14
2007-03-01
ahci: improve spurious SDB FIS handling
Tejun Heo
1
-15
/
+24
2007-03-01
ahci/pata_jmicron: match class not function number
Tejun Heo
1
-13
/
+3
2007-02-26
[libata] bump versions
Jeff Garzik
1
-1
/
+1
2007-02-23
ahci: consider SDB FIS containing spurious NCQ completions HSM violation (reg...
Tejun Heo
1
-14
/
+14
2007-02-14
[PATCH] remove many unneeded #includes of sched.h
Tim Schmielau
1
-1
/
+0
2007-02-09
libata: add another IRQ calls (libata drivers)
Akira Iguchi
1
-0
/
+4
2007-02-09
libata: convert to iomap
Tejun Heo
1
-45
/
+34
2007-02-09
libata: update libata LLDs to use devres
Tejun Heo
1
-98
/
+27
2007-02-09
libata: update libata core layer to use devres
Tejun Heo
1
-17
/
+4
2007-02-09
libata: implement ata_host_detach()
Tejun Heo
1
-2
/
+1
2007-02-09
libata: handle pci_enable_device() failure while resuming
Tejun Heo
1
-1
/
+3
2007-02-09
ahci: Remove jmicron fixup
Alan
1
-6
/
+2
2007-02-09
Add pci class code for SATA & AHCI, and replace some magic numbers.
Conke Hu
1
-4
/
+4
[next]