summaryrefslogtreecommitdiff
path: root/drivers/ata/sata_sil.c
Commit message (Expand)AuthorAge
* libata-sff: ata_sff_irq_clear() is BMDMA specificTejun Heo2010-05-25
* libata-sff: prd is BMDMA specificTejun Heo2010-05-19
* libata: kill ATA_FLAG_DISABLEDTejun Heo2010-05-17
* [libata] sata_sil: disable DMA engine in sil_freeze()Jeff Garzik2009-09-01
* libata: remove superfluous NULL pointer checksBartlomiej Zolnierkiewicz2009-07-28
* sata_sil: enable 32-bit PIORobert Hancock2009-06-10
* [libata] convert drivers to use ata.h mode mask definesErik Inge Bolsø2009-03-24
* [libata] sata_sil: Fix compilation error with libata debugging enabledPasi Kärkkäinen2009-02-02
* sata_sil: Fix build breakageAlexander Beregalov2009-01-29
* SATA Sil: Blacklist system that spins off disks during ACPI power offRafael J. Wysocki2009-01-27
* sata_sil: add Large Block Transfer supportRobert Hancock2008-12-29
* libata: beef up iteratorsTejun Heo2008-12-28
* libata: make SCR access ops per-linkTejun Heo2008-09-29
* 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: 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: kill ATA_LFLAG_HRST_TO_RESUMETejun Heo2008-04-17
* libata: implement protocol testsTejun Heo2008-01-23
* libata: clear link->eh_info.serror from ata_std_postreset()Tejun Heo2007-12-17
* sata_sil: fix spurious IRQ handlingTejun Heo2007-12-17
* [libata] Address some checkpatch-spotted issuesJeff Garzik2007-10-29
* libata: implement and use ata_port_desc() to report port configurationTejun Heo2007-10-12
* [libata] Remove ->port_disable() hookJeff Garzik2007-10-12
* [libata] Remove ->irq_ack() hook, and ata_dummy_irq_on()Jeff Garzik2007-10-12
* libata-link: make two port flags HRST_TO_RESUME and SKIP_D2H_BSY link flagsTejun Heo2007-10-12
* libata-link: linkify config/EH related functionsTejun Heo2007-10-12
* libata-link: implement and use link/device iteratorsTejun Heo2007-10-12
* libata-link: introduce ata_linkTejun Heo2007-10-12
* [libata] Bump driver versionsJeff Garzik2007-08-31
* libata: make ->scr_read/write callbacks return error codeTejun Heo2007-07-20
* [libata] Use ATA_UDMAx standard masks when filling driver's udma_mask infoJeff Garzik2007-07-09
* [libata] sata_sil: register table cleanupJeff Garzik2007-07-09
* libata: Trim trailing whitespaceJeff Garzik2007-05-21
* libata: reimplement suspend/resume support using sdev->manage_start_stopTejun Heo2007-05-11
* libata: convert the remaining SATA drivers to new init modelTejun Heo2007-04-28
* sata_sil: First step to removing ->post_set_modeAlan Cox2007-04-28
* libata: dev_config does not need ap and adev passingAlan2007-04-28
* libata: add missing CONFIG_PM in LLDsTejun Heo2007-03-02
* [libata] bump versionsJeff Garzik2007-02-26
* sata_sil: ignore and clear spurious IRQs while executing commands by pollingTejun Heo2007-02-24
* SATA: use NULL for ptrsRandy Dunlap2007-02-21
* libata: add another IRQ calls (libata drivers)Akira Iguchi2007-02-09
* libata: convert to iomapTejun Heo2007-02-09
* libata: update libata LLDs to use devresTejun Heo2007-02-09
* libata: handle pci_enable_device() failure while resumingTejun Heo2007-02-09
* libata: straighten out ATA_ID_* constantsTejun Heo2007-02-09
* [PATCH] libata: move BMDMA host status recording from EH to interrupt handlerTejun Heo2006-12-03