index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
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-25
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-17
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-06
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-13
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-10
ata: use CONFIG_PM_SLEEP instead of CONFIG_PM where applicable in host drivers
Bartlomiej Zolnierkiewicz
1
-3
/
+7
2013-06-03
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-24
ata: Add and use ata_print_version_once
Joe Perches
1
-3
/
+1
2011-07-24
ata: Convert ata_<foo>_printk(KERN_<LEVEL> to ata_<foo>_<level>
Joe Perches
1
-9
/
+8
2011-07-24
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-22
libata: add @ap to ata_wait_register() and introduce ata_msleep()
Tejun Heo
1
-7
/
+7
2010-06-11
sata_sil24: Use memory barriers before issuing commands
Catalin Marinas
1
-0
/
+10
2010-06-11
sata_sil24: memset() overflow
Dan Carpenter
1
-1
/
+1
2010-06-08
sata_sil24: fix kernel panic on ARM caused by unaligned access in sata_sil24
Colin Tuckley
1
-6
/
+6
2010-05-18
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-02
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-25
[libata] convert drivers to use ata.h mode mask defines
Erik Inge Bolsø
1
-9
/
+9
2009-01-09
sata_sil24: remove unused sil24_port_multiplier
Grant Grundler
1
-7
/
+0
2008-10-28
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-20
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]