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