index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
ata
/
sata_via.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
sata_via: Enable optional hotplug on VT6420
Ondrej Zary
2017-06-26
1
-4
/
+13
*
ata: declare ata_port_info structures as const
Bhumika Goyal
2017-06-12
1
-3
/
+3
*
ata: update references for libata documentation
Mauro Carvalho Chehab
2017-05-16
1
-1
/
+1
*
sata_via: Enable hotplug only on VT6421
Ondrej Zary
2017-04-11
1
-8
/
+10
*
sata_via: Implement hotplug for VT6421
Ondrej Zary
2016-02-25
1
-2
/
+50
*
sata_via: Apply WD workaround only when needed on VT6421
Ondrej Zary
2016-02-25
1
-7
/
+74
*
ata: remove deprecated use of pci api
Quentin Lambert
2015-04-08
1
-2
/
+2
*
ata: use CONFIG_PM_SLEEP instead of CONFIG_PM where applicable in host drivers
Bartlomiej Zolnierkiewicz
2014-05-09
1
-1
/
+1
*
ata: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2014-02-13
1
-1
/
+0
*
libata: update "Maintained by:" tags
Tejun Heo
2013-05-14
1
-1
/
+1
*
ata: use module_pci_driver
Axel Lin
2012-07-25
1
-12
/
+1
*
ata: sata_via: Use dev_dbg
Joe Perches
2011-07-23
1
-9
/
+7
*
ata: Add and use ata_print_version_once
Joe Perches
2011-07-23
1
-3
/
+1
*
ata: Convert ata_<foo>_printk(KERN_<LEVEL> to ata_<foo>_<level>
Joe Perches
2011-07-23
1
-3
/
+3
*
ata: Convert dev_printk(KERN_<LEVEL> to dev_<level>(
Joe Perches
2011-07-23
1
-8
/
+8
*
Fix common misspellings
Lucas De Marchi
2011-03-31
1
-1
/
+1
*
libata: remove ATA_FLAG_NO_LEGACY
Sergei Shtylyov
2011-03-02
1
-5
/
+4
*
sata_via: apply magic FIFO fix to vt6420 too
Tejun Heo
2010-11-19
1
-4
/
+5
*
libata: add @ap to ata_wait_register() and introduce ata_msleep()
Tejun Heo
2010-10-21
1
-1
/
+1
*
sata_via: explain the magic fix
Tejun Heo
2010-06-07
1
-2
/
+16
*
sata_via: magic vt6421 fix for transmission problems w/ WD drives
Tejun Heo
2010-06-02
1
-0
/
+13
*
libata-sff: separate out BMDMA init
Tejun Heo
2010-05-25
1
-2
/
+2
*
libata-sff: separate out BMDMA irq handler
Tejun Heo
2010-05-25
1
-1
/
+1
*
libata-sff: ata_sff_irq_clear() is BMDMA specific
Tejun Heo
2010-05-25
1
-1
/
+1
*
sata_via: Delay on vt6420 when starting ATAPI DMA write
Bart Hartgers
2010-03-01
1
-1
/
+16
*
sata_via: Correctly setup PIO/DMA for pata slave on vt6421.
Bart Hartgers
2010-03-01
1
-3
/
+5
*
sata_via: Remove redundant device ID for VIA VT8261
JosephChan@via.com.tw
2009-11-03
1
-1
/
+0
*
[libata] sata_via: kill uninit'd var warning
Jeff Garzik
2009-04-13
1
-1
/
+1
*
[libata] convert drivers to use ata.h mode mask defines
Erik Inge Bolsø
2009-03-24
1
-8
/
+8
*
sata_via: Add VT8261 support
JosephChan@via.com.tw
2009-01-16
1
-0
/
+2
*
sata_via: restore vt*_prepare_host error handling
Marcin Slusarz
2008-11-04
1
-1
/
+3
*
sata_via: fix support for 5287
Tejun Heo
2008-10-31
1
-12
/
+143
*
sata_via: load DEVICE register when CTL changes
Tejun Heo
2008-10-22
1
-3
/
+32
*
libata: make SCR access ops per-link
Tejun Heo
2008-09-29
1
-12
/
+12
*
libata: restructure SFF post-reset readiness waits
Tejun Heo
2008-04-17
1
-1
/
+1
*
libata: rename SFF port ops
Tejun Heo
2008-04-17
1
-1
/
+1
*
libata: rename SFF functions
Tejun Heo
2008-04-17
1
-6
/
+6
*
libata: kill ata_chk_status()
Tejun Heo
2008-04-17
1
-1
/
+1
*
libata: make reset related methods proper port operations
Tejun Heo
2008-04-17
1
-8
/
+2
*
libata: implement and use ops inheritance
Tejun Heo
2008-04-17
1
-81
/
+7
*
libata: implement and use SHT initializers
Tejun Heo
2008-04-17
1
-15
/
+1
*
libata: normalize port_info, port_operations and sht tables
Tejun Heo
2008-04-17
1
-4
/
+8
*
libata: prefer hardreset
Tejun Heo
2008-04-17
1
-1
/
+1
*
ata: fix sparse warning in sata_via.c
Harvey Harrison
2008-02-15
1
-2
/
+2
*
sata_via.c: Remove missleading comment.
Alejandro Riveira Fernández
2008-02-06
1
-2
/
+0
*
[libata] Address some checkpatch-spotted issues
Jeff Garzik
2007-10-29
1
-10
/
+10
*
more trivial signedness fixes in drivers
Al Viro
2007-10-14
1
-1
/
+1
*
sata_via: kill SATA_PATA_SHARING register handling
Tejun Heo
2007-10-12
1
-14
/
+2
*
libata: implement and use ata_port_desc() to report port configuration
Tejun Heo
2007-10-12
1
-0
/
+3
*
[libata] Remove ->port_disable() hook
Jeff Garzik
2007-10-12
1
-6
/
+0
[next]