aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ata/sata_sil24.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-07-09[libata] Use ATA_UDMAx standard masks when filling driver's udma_mask infoJeff Garzik1-3/+3
2007-07-09sata_sil24: sil24_interrupt() micro-optimisationMikael Pettersson1-1/+1
2007-05-21libata: bump versionsJeff Garzik1-1/+1
2007-05-16libata-acpi: add ATA_FLAG_ACPI_SATA port flagTejun Heo1-1/+2
2007-05-11libata: reimplement suspend/resume support using sdev->manage_start_stopTejun Heo1-4/+0
2007-05-01libata: add deadline support to prereset and reset methodsTejun Heo1-4/+6
2007-04-28libata: convert the remaining SATA drivers to new init modelTejun Heo1-71/+40
2007-04-28libata: improve AC_ERR_DEV handling for ->post_internal_cmdTejun Heo1-4/+1
2007-04-28libata: dev_config does not need ap and adev passingAlan1-3/+3
2007-03-19sata_sil24: Add Adaptec 1220SA PCI IDJamie Clark1-0/+1
2007-03-02libata: add missing CONFIG_PM in LLDsTejun Heo1-0/+2
2007-03-01sata_sil24: kill unused local variable idx in sil24_fill_sg()Tejun Heo1-3/+0
2007-02-26[libata] bump versionsJeff Garzik1-1/+1
2007-02-09libata: add another IRQ calls (libata drivers)Akira Iguchi1-0/+2
2007-02-09libata: convert to iomapTejun Heo1-41/+32
2007-02-09libata: update libata LLDs to use devresTejun Heo1-84/+28
2007-02-09libata: handle pci_enable_device() failure while resumingTejun Heo1-1/+4
2006-12-01[PATCH] sata_sil24: add PMP related constantsTejun Heo1-0/+5
2006-12-01[PATCH] sata_sil24: rename PMP related constantsTejun Heo1-6/+7
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-2/+2
2006-09-27[libata] Use new PCI_VDEVICE() macro to dramatically shorten ID listsJeff Garzik1-5/+6
2006-08-24libata: Grand renaming.Jeff Garzik1-30/+29
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/+1222