aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ata/sata_sil.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-08-31[libata] Bump driver versionsJeff Garzik1-1/+1
2007-07-20libata: make ->scr_read/write callbacks return error codeTejun Heo1-9/+16
2007-07-09[libata] Use ATA_UDMAx standard masks when filling driver's udma_mask infoJeff Garzik1-4/+4
2007-07-09[libata] sata_sil: register table cleanupJeff Garzik1-2/+3
2007-05-21libata: Trim trailing whitespaceJeff Garzik1-1/+1
2007-05-11libata: reimplement suspend/resume support using sdev->manage_start_stopTejun Heo1-4/+0
2007-04-28libata: convert the remaining SATA drivers to new init modelTejun Heo1-52/+37
2007-04-28sata_sil: First step to removing ->post_set_modeAlan Cox1-4/+19
2007-04-28libata: dev_config does not need ap and adev passingAlan1-3/+3
2007-03-02libata: add missing CONFIG_PM in LLDsTejun Heo1-0/+2
2007-02-26[libata] bump versionsJeff Garzik1-1/+1
2007-02-24sata_sil: ignore and clear spurious IRQs while executing commands by pollingTejun Heo1-1/+7
2007-02-21SATA: use NULL for ptrsRandy Dunlap1-1/+1
2007-02-09libata: add another IRQ calls (libata drivers)Akira Iguchi1-0/+2
2007-02-09libata: convert to iomapTejun Heo1-24/+22
2007-02-09libata: update libata LLDs to use devresTejun Heo1-31/+16
2007-02-09libata: handle pci_enable_device() failure while resumingTejun Heo1-1/+5
2007-02-09libata: straighten out ATA_ID_* constantsTejun Heo1-2/+2
2006-12-03[PATCH] libata: move BMDMA host status recording from EH to interrupt handlerTejun Heo1-0/+5
2006-12-01[PATCH] libata: implement ATA_EHI_PRINTINFOTejun Heo1-4/+7
2006-10-10[PATCH] misc sata __iomem annotationsAl Viro1-1/+1
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-4/+2
2006-09-27[libata] Use new PCI_VDEVICE() macro to dramatically shorten ID listsJeff Garzik1-7/+8
2006-08-24libata: Grand renaming.Jeff Garzik1-24/+23
2006-08-24[PATCH] CONFIG_PM=n slim: drivers/scsi/sata_sil*Alexey Dobriyan1-0/+6
2006-08-10Move libata to drivers/ata.Jeff Garzik1-0/+723