index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
ata
/
sata_via.c
Age
Commit message (
Expand
)
Author
2015-04-08
ata: remove deprecated use of pci api
Quentin Lambert
2014-05-10
ata: use CONFIG_PM_SLEEP instead of CONFIG_PM where applicable in host drivers
Bartlomiej Zolnierkiewicz
2014-02-13
ata: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2013-05-14
libata: update "Maintained by:" tags
Tejun Heo
2012-07-25
ata: use module_pci_driver
Axel Lin
2011-07-23
ata: sata_via: Use dev_dbg
Joe Perches
2011-07-23
ata: Add and use ata_print_version_once
Joe Perches
2011-07-23
ata: Convert ata_<foo>_printk(KERN_<LEVEL> to ata_<foo>_<level>
Joe Perches
2011-07-23
ata: Convert dev_printk(KERN_<LEVEL> to dev_<level>(
Joe Perches
2011-03-31
Fix common misspellings
Lucas De Marchi
2011-03-02
libata: remove ATA_FLAG_NO_LEGACY
Sergei Shtylyov
2010-11-19
sata_via: apply magic FIFO fix to vt6420 too
Tejun Heo
2010-10-22
libata: add @ap to ata_wait_register() and introduce ata_msleep()
Tejun Heo
2010-06-07
sata_via: explain the magic fix
Tejun Heo
2010-06-02
sata_via: magic vt6421 fix for transmission problems w/ WD drives
Tejun Heo
2010-05-25
libata-sff: separate out BMDMA init
Tejun Heo
2010-05-25
libata-sff: separate out BMDMA irq handler
Tejun Heo
2010-05-25
libata-sff: ata_sff_irq_clear() is BMDMA specific
Tejun Heo
2010-03-01
sata_via: Delay on vt6420 when starting ATAPI DMA write
Bart Hartgers
2010-03-01
sata_via: Correctly setup PIO/DMA for pata slave on vt6421.
Bart Hartgers
2009-11-03
sata_via: Remove redundant device ID for VIA VT8261
JosephChan@via.com.tw
2009-04-13
[libata] sata_via: kill uninit'd var warning
Jeff Garzik
2009-03-25
[libata] convert drivers to use ata.h mode mask defines
Erik Inge Bolsø
2009-01-16
sata_via: Add VT8261 support
JosephChan@via.com.tw
2008-11-04
sata_via: restore vt*_prepare_host error handling
Marcin Slusarz
2008-10-31
sata_via: fix support for 5287
Tejun Heo
2008-10-23
sata_via: load DEVICE register when CTL changes
Tejun Heo
2008-09-29
libata: make SCR access ops per-link
Tejun Heo
2008-04-17
libata: restructure SFF post-reset readiness waits
Tejun Heo
2008-04-17
libata: rename SFF port ops
Tejun Heo
2008-04-17
libata: rename SFF functions
Tejun Heo
2008-04-17
libata: kill ata_chk_status()
Tejun Heo
2008-04-17
libata: make reset related methods proper port operations
Tejun Heo
2008-04-17
libata: implement and use ops inheritance
Tejun Heo
2008-04-17
libata: implement and use SHT initializers
Tejun Heo
2008-04-17
libata: normalize port_info, port_operations and sht tables
Tejun Heo
2008-04-17
libata: prefer hardreset
Tejun Heo
2008-02-15
ata: fix sparse warning in sata_via.c
Harvey Harrison
2008-02-06
sata_via.c: Remove missleading comment.
Alejandro Riveira Fernández
2007-10-29
[libata] Address some checkpatch-spotted issues
Jeff Garzik
2007-10-14
more trivial signedness fixes in drivers
Al Viro
2007-10-12
sata_via: kill SATA_PATA_SHARING register handling
Tejun Heo
2007-10-12
libata: implement and use ata_port_desc() to report port configuration
Tejun Heo
2007-10-12
[libata] Remove ->port_disable() hook
Jeff Garzik
2007-10-12
[libata] Remove ->irq_ack() hook, and ata_dummy_irq_on()
Jeff Garzik
2007-10-12
libata-link: linkify reset
Tejun Heo
2007-10-12
libata-link: introduce ata_link
Tejun Heo
2007-09-01
Fix sata_via write errors on PATA drive connected to VT6421
Ondrej Zary
2007-08-31
[libata] Bump driver versions
Jeff Garzik
2007-07-20
libata: make ->scr_read/write callbacks return error code
Tejun Heo
[next]