summaryrefslogtreecommitdiff
path: root/drivers/ata/sata_svw.c
AgeCommit message (Expand)Author
2023-06-13ata: Use of_property_read_reg() to parse "reg"Rob Herring
2023-03-24scsi: ata: Declare SCSI host templates constBart Van Assche
2022-02-20ata: add/use ata_taskfile::{error|status} fieldsSergey Shtylyov
2019-08-26libata: switch remaining drivers to use dma_set_mask_and_coherentChristoph Hellwig
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 18Thomas Gleixner
2017-07-18ata: Convert to using %pOF instead of full_nameRob Herring
2017-05-16ata: update references for libata documentationMauro Carvalho Chehab
2015-04-16Merge tag 'powerpc-4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mp...Linus Torvalds
2015-04-08ata: remove deprecated use of pci apiQuentin Lambert
2015-03-17sata_svw: remove the dependency on PPC_OFKevin Hao
2014-02-13ata: delete non-required instances of include <linux/init.h>Paul Gortmaker
2013-04-09sata_svw: switch to ->show_info()Al Viro
2012-11-15sata_svw: check DMA start bit before resetDavid Milburn
2012-07-25ata: use module_pci_driverAxel Lin
2011-07-23ata: Add and use ata_print_version_onceJoe Perches
2011-03-02libata: remove ATA_FLAG_NO_LEGACYSergei Shtylyov
2011-03-02libata: remove ATA_FLAG_MMIOSergei Shtylyov
2010-05-25libata-sff: separate out BMDMA irq handlerTejun Heo
2010-05-19libata-sff: prd is BMDMA specificTejun Heo
2009-03-24[libata] convert drivers to use ata.h mode mask definesErik Inge Bolsø
2008-09-29libata: make SCR access ops per-linkTejun Heo
2008-07-14[libata] sata_svw: update code comments relating to data corruptionPavel Machek
2008-04-17libata: rename SFF port opsTejun Heo
2008-04-17libata: rename SFF functionsTejun 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-12[libata] sata_svw: fix reversed port countJeff Garzik
2008-02-28sata_svw: Add support for HT1100 SATA controllerAnantha Subramanyam
2007-10-29[libata] Address some checkpatch-spotted issuesJeff Garzik
2007-10-12libata: implement and use ata_port_desc() to report port configurationTejun Heo
2007-10-12[libata] Remove ->port_disable() hookJeff Garzik
2007-10-12[libata] Remove ->irq_ack() hook, and ata_dummy_irq_on()Jeff Garzik
2007-08-31[libata] Bump driver versionsJeff Garzik
2007-07-20libata: make ->scr_read/write callbacks return error codeTejun Heo
2007-07-09[libata] Use ATA_UDMAx standard masks when filling driver's udma_mask infoJeff Garzik
2007-07-09[libata] drivers: remove 'void __iomem *' casts from pre-iomap daysJeff Garzik
2007-05-21libata: bump versionsJeff Garzik
2007-05-02[POWERPC] Rename get_property to of_get_property: driversStephen Rothwell
2007-04-28libata: convert the remaining SATA drivers to new init modelTejun Heo
2007-02-26[libata] bump versionsJeff Garzik
2007-02-09libata: add another IRQ calls (libata drivers)Akira Iguchi
2007-02-09libata: convert to iomapTejun Heo
2007-02-09libata: update libata LLDs to use devresTejun Heo
2007-02-09[PATCH] sata_svw: trivial iomem annotationsAl Viro
2006-12-20[libata] sata_svw, sata_vsc: kill iomem warningsJeff Garzik
2006-12-16[libata] sata_svw: Disable ATAPI DMA on current boards (errata workaround)Jeff Garzik
2006-10-10[PATCH] misc sata __iomem annotationsAl Viro
2006-09-28[libata] PCI ID table cleanup in various driversJeff Garzik
2006-09-24Merge branch 'master' into upstreamJeff Garzik