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_via.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-08-26
libata: switch remaining drivers to use dma_set_mask_and_coherent
Christoph Hellwig
1
-8
/
+1
2019-05-21
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 18
Thomas Gleixner
1
-19
/
+1
2017-06-26
sata_via: Enable optional hotplug on VT6420
Ondrej Zary
1
-4
/
+13
2017-06-12
ata: declare ata_port_info structures as const
Bhumika Goyal
1
-3
/
+3
2017-05-16
ata: update references for libata documentation
Mauro Carvalho Chehab
1
-1
/
+1
2017-04-11
sata_via: Enable hotplug only on VT6421
Ondrej Zary
1
-8
/
+10
2016-02-25
sata_via: Implement hotplug for VT6421
Ondrej Zary
1
-2
/
+50
2016-02-25
sata_via: Apply WD workaround only when needed on VT6421
Ondrej Zary
1
-7
/
+74
2015-04-08
ata: remove deprecated use of pci api
Quentin Lambert
1
-2
/
+2
2014-05-10
ata: use CONFIG_PM_SLEEP instead of CONFIG_PM where applicable in host drivers
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2014-02-14
ata: delete non-required instances of include <linux/init.h>
Paul Gortmaker
1
-1
/
+0
2013-05-14
libata: update "Maintained by:" tags
Tejun Heo
1
-1
/
+1
2012-07-25
ata: use module_pci_driver
Axel Lin
1
-12
/
+1
2011-07-24
ata: sata_via: Use dev_dbg
Joe Perches
1
-9
/
+7
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
-3
/
+3
2011-07-24
ata: Convert dev_printk(KERN_<LEVEL> to dev_<level>(
Joe Perches
1
-8
/
+8
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-1
/
+1
2011-03-02
libata: remove ATA_FLAG_NO_LEGACY
Sergei Shtylyov
1
-5
/
+4
2010-11-19
sata_via: apply magic FIFO fix to vt6420 too
Tejun Heo
1
-4
/
+5
2010-10-22
libata: add @ap to ata_wait_register() and introduce ata_msleep()
Tejun Heo
1
-1
/
+1
2010-06-08
sata_via: explain the magic fix
Tejun Heo
1
-2
/
+16
2010-06-02
sata_via: magic vt6421 fix for transmission problems w/ WD drives
Tejun Heo
1
-0
/
+13
2010-05-26
libata-sff: separate out BMDMA init
Tejun Heo
1
-2
/
+2
2010-05-26
libata-sff: separate out BMDMA irq handler
Tejun Heo
1
-1
/
+1
2010-05-26
libata-sff: ata_sff_irq_clear() is BMDMA specific
Tejun Heo
1
-1
/
+1
2010-03-01
sata_via: Delay on vt6420 when starting ATAPI DMA write
Bart Hartgers
1
-1
/
+16
2010-03-01
sata_via: Correctly setup PIO/DMA for pata slave on vt6421.
Bart Hartgers
1
-3
/
+5
2009-11-03
sata_via: Remove redundant device ID for VIA VT8261
JosephChan@via.com.tw
1
-1
/
+0
2009-04-13
[libata] sata_via: kill uninit'd var warning
Jeff Garzik
1
-1
/
+1
2009-03-25
[libata] convert drivers to use ata.h mode mask defines
Erik Inge Bolsø
1
-8
/
+8
2009-01-16
sata_via: Add VT8261 support
JosephChan@via.com.tw
1
-0
/
+2
2008-11-04
sata_via: restore vt*_prepare_host error handling
Marcin Slusarz
1
-1
/
+3
2008-10-31
sata_via: fix support for 5287
Tejun Heo
1
-12
/
+143
2008-10-23
sata_via: load DEVICE register when CTL changes
Tejun Heo
1
-3
/
+32
2008-09-29
libata: make SCR access ops per-link
Tejun Heo
1
-12
/
+12
2008-04-17
libata: restructure SFF post-reset readiness waits
Tejun Heo
1
-1
/
+1
2008-04-17
libata: rename SFF port ops
Tejun Heo
1
-1
/
+1
2008-04-17
libata: rename SFF functions
Tejun Heo
1
-6
/
+6
2008-04-17
libata: kill ata_chk_status()
Tejun Heo
1
-1
/
+1
2008-04-17
libata: make reset related methods proper port operations
Tejun Heo
1
-8
/
+2
2008-04-17
libata: implement and use ops inheritance
Tejun Heo
1
-81
/
+7
2008-04-17
libata: implement and use SHT initializers
Tejun Heo
1
-15
/
+1
2008-04-17
libata: normalize port_info, port_operations and sht tables
Tejun Heo
1
-4
/
+8
2008-04-17
libata: prefer hardreset
Tejun Heo
1
-1
/
+1
2008-02-15
ata: fix sparse warning in sata_via.c
Harvey Harrison
1
-2
/
+2
2008-02-06
sata_via.c: Remove missleading comment.
Alejandro Riveira Fernández
1
-2
/
+0
2007-10-29
[libata] Address some checkpatch-spotted issues
Jeff Garzik
1
-10
/
+10
2007-10-14
more trivial signedness fixes in drivers
Al Viro
1
-1
/
+1
2007-10-12
sata_via: kill SATA_PATA_SHARING register handling
Tejun Heo
1
-14
/
+2
[next]