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
/
sata_sil24.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-08-02
ata: sata_sil24: fix parameter type of sil24_exec_polled_cmd()
Sergey Shtylyov
1
-2
/
+2
2023-03-24
scsi: ata: Declare SCSI host templates const
Bart Van Assche
1
-1
/
+1
2023-01-04
ata: libata: simplify qc_fill_rtf port operation interface
Damien Le Moal
1
-3
/
+2
2023-01-04
ata: scsi: rename flag ATA_QCFLAG_FAILED to ATA_QCFLAG_EH
Niklas Cassel
1
-1
/
+1
2022-01-04
ata: libata: add reset tracepoints
Hannes Reinecke
1
-3
/
+0
2022-01-04
ata: libata: Add ata_port_classify() helper
Hannes Reinecke
1
-1
/
+1
2021-10-16
scsi: ata: Switch to attribute groups
Bart Van Assche
1
-1
/
+1
2021-06-16
ata: sata_sil24: Do not over-write initialise fields in 'sil24_sht'
Lee Jones
1
-1
/
+4
2019-11-01
ata: make qc_prep return ata_completion_errors
Jiri Slaby
1
-2
/
+4
2019-08-26
sata_sil24: use dma_set_mask_and_coherent
Christoph Hellwig
1
-22
/
+4
2019-06-29
ata: sata_sil24: Remove call to memset after dmam_alloc_coherent
Fuqian Huang
1
-1
/
+0
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 118
Thomas Gleixner
1
-11
/
+1
2018-06-05
Merge branch 'for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...
Linus Torvalds
1
-3
/
+3
2018-05-11
libata: convert core and drivers to ->hw_tag usage
Jens Axboe
1
-3
/
+3
2018-05-01
ata: fix spelling mistake: "directon" -> "direction"
Colin Ian King
1
-2
/
+2
2015-04-08
ata: remove deprecated use of pci api
Quentin Lambert
1
-5
/
+5
2015-03-24
libata: remove ATA_FLAG_LOWTAG
Tejun Heo
1
-1
/
+1
2015-02-12
Merge branch 'for-3.20/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-0
/
+1
2015-01-26
libata: make sata_sil24 use fifo tag allocator
Shaohua Li
1
-0
/
+1
2015-01-19
libata: allow sata_sil24 to opt-out of tag ordered submission
Dan Williams
1
-1
/
+1
2014-07-22
sata_sil24: Identify which card suffered IRQ status error
Tim Small
1
-2
/
+2
2014-05-09
ata: use CONFIG_PM_SLEEP instead of CONFIG_PM where applicable in host drivers
Bartlomiej Zolnierkiewicz
1
-3
/
+7
2013-06-02
ata: use pci_get_drvdata()
Jingoo Han
1
-1
/
+1
2012-11-28
sata_sil24: remove unused variable from sata_sil24.c
Wei Yongjun
1
-4
/
+0
2012-07-25
ata: use module_pci_driver
Axel Lin
1
-12
/
+1
2012-01-13
module_param: make bool parameters really bool (drivers & misc)
Rusty Russell
1
-1
/
+1
2011-10-08
sata_sil24: Use const
Joe Perches
1
-2
/
+2
2011-07-23
ata: Add and use ata_print_version_once
Joe Perches
1
-3
/
+1
2011-07-23
ata: Convert ata_<foo>_printk(KERN_<LEVEL> to ata_<foo>_<level>
Joe Perches
1
-9
/
+8
2011-07-23
ata: Convert dev_printk(KERN_<LEVEL> to dev_<level>(
Joe Perches
1
-12
/
+10
2011-03-02
libata: remove ATA_FLAG_NO_LEGACY
Sergei Shtylyov
1
-4
/
+3
2011-03-02
libata: remove ATA_FLAG_MMIO
Sergei Shtylyov
1
-3
/
+3
2010-10-21
libata: add @ap to ata_wait_register() and introduce ata_msleep()
Tejun Heo
1
-7
/
+7
2010-06-10
sata_sil24: Use memory barriers before issuing commands
Catalin Marinas
1
-0
/
+10
2010-06-10
sata_sil24: memset() overflow
Dan Carpenter
1
-1
/
+1
2010-06-07
sata_sil24: fix kernel panic on ARM caused by unaligned access in sata_sil24
Colin Tuckley
1
-6
/
+6
2010-05-17
libata: kill ATA_FLAG_DISABLED
Tejun Heo
1
-7
/
+2
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2009-12-03
sata_sil24: MSI support, disabled by default
Vivek Mahajan
1
-0
/
+9
2009-09-01
sata_sil24: always set protocol override for non-ATAPI data commands
Robert Hancock
1
-0
/
+11
2009-04-07
dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)
Yang Hongyang
1
-3
/
+3
2009-04-07
dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)
Yang Hongyang
1
-2
/
+2
2009-03-24
[libata] convert drivers to use ata.h mode mask defines
Erik Inge Bolsø
1
-9
/
+9
2009-01-08
sata_sil24: remove unused sil24_port_multiplier
Grant Grundler
1
-7
/
+0
2008-10-27
sata_sil24: configure max read request size to 4k
Tejun Heo
1
-0
/
+5
2008-09-29
libata: make SCR access ops per-link
Tejun Heo
1
-6
/
+6
2008-07-04
sata_sil24: add DID for another adaptec flavor
Tejun Heo
1
-0
/
+1
2008-05-19
sata_sil24: don't use NCQ if marvell 4140 PMP is attached
Tejun Heo
1
-0
/
+11
2008-04-17
libata: move link onlineness check out of softreset methods
Tejun Heo
1
-7
/
+0
2008-04-17
libata: kill dead code paths in reset path
Tejun Heo
1
-3
/
+0
[next]