summaryrefslogtreecommitdiff
path: root/drivers/ata/sata_via.c
AgeCommit message (Expand)Author
2017-06-26sata_via: Enable optional hotplug on VT6420Ondrej Zary
2017-06-12ata: declare ata_port_info structures as constBhumika Goyal
2017-05-16ata: update references for libata documentationMauro Carvalho Chehab
2017-04-11sata_via: Enable hotplug only on VT6421Ondrej Zary
2016-02-25sata_via: Implement hotplug for VT6421Ondrej Zary
2016-02-25sata_via: Apply WD workaround only when needed on VT6421Ondrej Zary
2015-04-08ata: remove deprecated use of pci apiQuentin Lambert
2014-05-09ata: use CONFIG_PM_SLEEP instead of CONFIG_PM where applicable in host driversBartlomiej Zolnierkiewicz
2014-02-13ata: delete non-required instances of include <linux/init.h>Paul Gortmaker
2013-05-14libata: update "Maintained by:" tagsTejun Heo
2012-07-25ata: use module_pci_driverAxel Lin
2011-07-23ata: sata_via: Use dev_dbgJoe Perches
2011-07-23ata: Add and use ata_print_version_onceJoe Perches
2011-07-23ata: Convert ata_<foo>_printk(KERN_<LEVEL> to ata_<foo>_<level>Joe Perches
2011-07-23ata: Convert dev_printk(KERN_<LEVEL> to dev_<level>(Joe Perches
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-02libata: remove ATA_FLAG_NO_LEGACYSergei Shtylyov
2010-11-19sata_via: apply magic FIFO fix to vt6420 tooTejun Heo
2010-10-21libata: add @ap to ata_wait_register() and introduce ata_msleep()Tejun Heo
2010-06-07sata_via: explain the magic fixTejun Heo
2010-06-02sata_via: magic vt6421 fix for transmission problems w/ WD drivesTejun Heo
2010-05-25libata-sff: separate out BMDMA initTejun Heo
2010-05-25libata-sff: separate out BMDMA irq handlerTejun Heo
2010-05-25libata-sff: ata_sff_irq_clear() is BMDMA specificTejun Heo
2010-03-01sata_via: Delay on vt6420 when starting ATAPI DMA writeBart Hartgers
2010-03-01sata_via: Correctly setup PIO/DMA for pata slave on vt6421.Bart Hartgers
2009-11-03sata_via: Remove redundant device ID for VIA VT8261JosephChan@via.com.tw
2009-04-13[libata] sata_via: kill uninit'd var warningJeff Garzik
2009-03-24[libata] convert drivers to use ata.h mode mask definesErik Inge Bolsø
2009-01-16sata_via: Add VT8261 supportJosephChan@via.com.tw
2008-11-04sata_via: restore vt*_prepare_host error handlingMarcin Slusarz
2008-10-31sata_via: fix support for 5287Tejun Heo
2008-10-22sata_via: load DEVICE register when CTL changesTejun Heo
2008-09-29libata: make SCR access ops per-linkTejun Heo
2008-04-17libata: restructure SFF post-reset readiness waitsTejun Heo
2008-04-17libata: rename SFF port opsTejun Heo
2008-04-17libata: rename SFF functionsTejun Heo
2008-04-17libata: kill ata_chk_status()Tejun Heo
2008-04-17libata: make reset related methods proper port operationsTejun Heo
2008-04-17libata: implement and use ops inheritanceTejun Heo
2008-04-17libata: implement and use SHT initializersTejun Heo
2008-04-17libata: normalize port_info, port_operations and sht tablesTejun Heo
2008-04-17libata: prefer hardresetTejun Heo
2008-02-15ata: fix sparse warning in sata_via.cHarvey Harrison
2008-02-06sata_via.c: Remove missleading comment.Alejandro Riveira Fernández
2007-10-29[libata] Address some checkpatch-spotted issuesJeff Garzik
2007-10-14more trivial signedness fixes in driversAl Viro
2007-10-12sata_via: kill SATA_PATA_SHARING register handlingTejun Heo
2007-10-12libata: implement and use ata_port_desc() to report port configurationTejun Heo
2007-10-12[libata] Remove ->port_disable() hookJeff Garzik