summaryrefslogtreecommitdiffstats
path: root/drivers/ata/sata_sil.c
AgeCommit message (Expand)AuthorLines
2008-04-17libata: rename SFF port opsTejun Heo-3/+3
2008-04-17libata: rename SFF functionsTejun Heo-4/+4
2008-04-17libata: kill ata_chk_status()Tejun Heo-3/+3
2008-04-17libata: implement and use ops inheritanceTejun Heo-19/+2
2008-04-17libata: implement and use SHT initializersTejun Heo-15/+1
2008-04-17libata: normalize port_info, port_operations and sht tablesTejun Heo-1/+2
2008-04-17libata: kill ATA_LFLAG_HRST_TO_RESUMETejun Heo-5/+0
2008-01-23libata: implement protocol testsTejun Heo-6/+4
2007-12-17libata: clear link->eh_info.serror from ata_std_postreset()Tejun Heo-10/+1
2007-12-17sata_sil: fix spurious IRQ handlingTejun Heo-12/+17
2007-10-29[libata] Address some checkpatch-spotted issuesJeff Garzik-5/+6
2007-10-12libata: implement and use ata_port_desc() to report port configurationTejun Heo-1/+5
2007-10-12[libata] Remove ->port_disable() hookJeff Garzik-1/+0
2007-10-12[libata] Remove ->irq_ack() hook, and ata_dummy_irq_on()Jeff Garzik-1/+0
2007-10-12libata-link: make two port flags HRST_TO_RESUME and SKIP_D2H_BSY link flagsTejun Heo-1/+6
2007-10-12libata-link: linkify config/EH related functionsTejun Heo-8/+8
2007-10-12libata-link: implement and use link/device iteratorsTejun Heo-7/+5
2007-10-12libata-link: introduce ata_linkTejun Heo-7/+7
2007-08-31[libata] Bump driver versionsJeff Garzik-1/+1
2007-07-20libata: make ->scr_read/write callbacks return error codeTejun Heo-9/+16
2007-07-09[libata] Use ATA_UDMAx standard masks when filling driver's udma_mask infoJeff Garzik-4/+4
2007-07-09[libata] sata_sil: register table cleanupJeff Garzik-2/+3
2007-05-21libata: Trim trailing whitespaceJeff Garzik-1/+1
2007-05-11libata: reimplement suspend/resume support using sdev->manage_start_stopTejun Heo-4/+0
2007-04-28libata: convert the remaining SATA drivers to new init modelTejun Heo-52/+37
2007-04-28sata_sil: First step to removing ->post_set_modeAlan Cox-4/+19
2007-04-28libata: dev_config does not need ap and adev passingAlan-3/+3
2007-03-02libata: add missing CONFIG_PM in LLDsTejun Heo-0/+2
2007-02-26[libata] bump versionsJeff Garzik-1/+1
2007-02-24sata_sil: ignore and clear spurious IRQs while executing commands by pollingTejun Heo-1/+7
2007-02-21SATA: use NULL for ptrsRandy Dunlap-1/+1
2007-02-09libata: add another IRQ calls (libata drivers)Akira Iguchi-0/+2
2007-02-09libata: convert to iomapTejun Heo-24/+22
2007-02-09libata: update libata LLDs to use devresTejun Heo-31/+16
2007-02-09libata: handle pci_enable_device() failure while resumingTejun Heo-1/+5
2007-02-09libata: straighten out ATA_ID_* constantsTejun Heo-2/+2
2006-12-03[PATCH] libata: move BMDMA host status recording from EH to interrupt handlerTejun Heo-0/+5
2006-12-01[PATCH] libata: implement ATA_EHI_PRINTINFOTejun Heo-4/+7
2006-10-10[PATCH] misc sata __iomem annotationsAl Viro-1/+1
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells-4/+2
2006-09-27[libata] Use new PCI_VDEVICE() macro to dramatically shorten ID listsJeff Garzik-7/+8
2006-08-24libata: Grand renaming.Jeff Garzik-24/+23
2006-08-24[PATCH] CONFIG_PM=n slim: drivers/scsi/sata_sil*Alexey Dobriyan-0/+6
2006-08-10Move libata to drivers/ata.Jeff Garzik-0/+723