summaryrefslogtreecommitdiffstats
path: root/drivers/ata/sata_svw.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'powerpc-4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mp...Linus Torvalds2015-04-161-10/+1
|\
| * sata_svw: remove the dependency on PPC_OFKevin Hao2015-03-171-10/+1
* | ata: remove deprecated use of pci apiQuentin Lambert2015-04-081-2/+2
|/
* ata: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-02-131-1/+0
* sata_svw: switch to ->show_info()Al Viro2013-04-091-22/+7
* sata_svw: check DMA start bit before resetDavid Milburn2012-11-151-0/+35
* ata: use module_pci_driverAxel Lin2012-07-251-12/+1
* ata: Add and use ata_print_version_onceJoe Perches2011-07-231-3/+1
* libata: remove ATA_FLAG_NO_LEGACYSergei Shtylyov2011-03-021-7/+5
* libata: remove ATA_FLAG_MMIOSergei Shtylyov2011-03-021-6/+4
* libata-sff: separate out BMDMA irq handlerTejun Heo2010-05-251-1/+1
* libata-sff: prd is BMDMA specificTejun Heo2010-05-191-1/+1
* [libata] convert drivers to use ata.h mode mask definesErik Inge Bolsø2009-03-241-8/+8
* libata: make SCR access ops per-linkTejun Heo2008-09-291-4/+6
* [libata] sata_svw: update code comments relating to data corruptionPavel Machek2008-07-141-15/+23
* libata: rename SFF port opsTejun Heo2008-04-171-5/+5
* libata: rename SFF functionsTejun Heo2008-04-171-2/+2
* libata: implement and use ops inheritanceTejun Heo2008-04-171-16/+2
* libata: implement and use SHT initializersTejun Heo2008-04-171-15/+1
* libata: normalize port_info, port_operations and sht tablesTejun Heo2008-04-171-1/+2
* [libata] sata_svw: fix reversed port countJeff Garzik2008-04-121-2/+2
* sata_svw: Add support for HT1100 SATA controllerAnantha Subramanyam2008-02-281-14/+63
* [libata] Address some checkpatch-spotted issuesJeff Garzik2007-10-291-5/+5
* libata: implement and use ata_port_desc() to report port configurationTejun Heo2007-10-121-3/+9
* [libata] Remove ->port_disable() hookJeff Garzik2007-10-121-1/+0
* [libata] Remove ->irq_ack() hook, and ata_dummy_irq_on()Jeff Garzik2007-10-121-1/+0
* [libata] Bump driver versionsJeff Garzik2007-08-311-1/+1
* libata: make ->scr_read/write callbacks return error codeTejun Heo2007-07-201-6/+7
* [libata] Use ATA_UDMAx standard masks when filling driver's udma_mask infoJeff Garzik2007-07-091-2/+2
* [libata] drivers: remove 'void __iomem *' casts from pre-iomap daysJeff Garzik2007-07-091-5/+6
* libata: bump versionsJeff Garzik2007-05-211-1/+1
* [POWERPC] Rename get_property to of_get_property: driversStephen Rothwell2007-05-021-1/+1
* libata: convert the remaining SATA drivers to new init modelTejun Heo2007-04-281-57/+50
* [libata] bump versionsJeff Garzik2007-02-261-1/+1
* libata: add another IRQ calls (libata drivers)Akira Iguchi2007-02-091-0/+2
* libata: convert to iomapTejun Heo2007-02-091-43/+40
* libata: update libata LLDs to use devresTejun Heo2007-02-091-32/+16
* [PATCH] sata_svw: trivial iomem annotationsAl Viro2007-02-091-3/+3
* [libata] sata_svw, sata_vsc: kill iomem warningsJeff Garzik2006-12-201-18/+23
* [libata] sata_svw: Disable ATAPI DMA on current boards (errata workaround)Jeff Garzik2006-12-161-7/+34
* [PATCH] misc sata __iomem annotationsAl Viro2006-10-101-2/+2
* [libata] PCI ID table cleanup in various driversJeff Garzik2006-09-281-9/+6
* Merge branch 'master' into upstreamJeff Garzik2006-09-241-1/+1
* libata: Grand renaming.Jeff Garzik2006-08-241-5/+5
* Move libata to drivers/ata.Jeff Garzik2006-08-101-0/+508