aboutsummaryrefslogtreecommitdiff
path: root/drivers/ata/sata_sil.c
AgeCommit message (Expand)Author
2009-09-01[libata] sata_sil: disable DMA engine in sil_freeze()Jeff Garzik
2009-07-28libata: remove superfluous NULL pointer checksBartlomiej Zolnierkiewicz
2009-06-10sata_sil: enable 32-bit PIORobert Hancock
2009-03-24[libata] convert drivers to use ata.h mode mask definesErik Inge Bolsø
2009-02-02[libata] sata_sil: Fix compilation error with libata debugging enabledPasi Kärkkäinen
2009-01-29sata_sil: Fix build breakageAlexander Beregalov
2009-01-27SATA Sil: Blacklist system that spins off disks during ACPI power offRafael J. Wysocki
2008-12-29sata_sil: add Large Block Transfer supportRobert Hancock
2008-12-28libata: beef up iteratorsTejun Heo
2008-09-29libata: make SCR access ops per-linkTejun 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: 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: kill ATA_LFLAG_HRST_TO_RESUMETejun Heo
2008-01-23libata: implement protocol testsTejun Heo
2007-12-17libata: clear link->eh_info.serror from ata_std_postreset()Tejun Heo
2007-12-17sata_sil: fix spurious IRQ handlingTejun Heo
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-10-12libata-link: make two port flags HRST_TO_RESUME and SKIP_D2H_BSY link flagsTejun Heo
2007-10-12libata-link: linkify config/EH related functionsTejun Heo
2007-10-12libata-link: implement and use link/device iteratorsTejun Heo
2007-10-12libata-link: introduce ata_linkTejun Heo
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] sata_sil: register table cleanupJeff Garzik
2007-05-21libata: Trim trailing whitespaceJeff Garzik
2007-05-11libata: reimplement suspend/resume support using sdev->manage_start_stopTejun Heo
2007-04-28libata: convert the remaining SATA drivers to new init modelTejun Heo
2007-04-28sata_sil: First step to removing ->post_set_modeAlan Cox
2007-04-28libata: dev_config does not need ap and adev passingAlan
2007-03-02libata: add missing CONFIG_PM in LLDsTejun Heo
2007-02-26[libata] bump versionsJeff Garzik
2007-02-24sata_sil: ignore and clear spurious IRQs while executing commands by pollingTejun Heo
2007-02-21SATA: use NULL for ptrsRandy Dunlap
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-09libata: handle pci_enable_device() failure while resumingTejun Heo
2007-02-09libata: straighten out ATA_ID_* constantsTejun Heo
2006-12-03[PATCH] libata: move BMDMA host status recording from EH to interrupt handlerTejun Heo
2006-12-01[PATCH] libata: implement ATA_EHI_PRINTINFOTejun Heo
2006-10-10[PATCH] misc sata __iomem annotationsAl Viro
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells