aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ata/sata_sil24.c
Commit message (Expand)AuthorAgeFilesLines
...
* libata: bump versionsJeff Garzik2007-05-211-1/+1
* libata-acpi: add ATA_FLAG_ACPI_SATA port flagTejun Heo2007-05-161-1/+2
* libata: reimplement suspend/resume support using sdev->manage_start_stopTejun Heo2007-05-111-4/+0
* libata: add deadline support to prereset and reset methodsTejun Heo2007-05-011-4/+6
* libata: convert the remaining SATA drivers to new init modelTejun Heo2007-04-281-71/+40
* libata: improve AC_ERR_DEV handling for ->post_internal_cmdTejun Heo2007-04-281-4/+1
* libata: dev_config does not need ap and adev passingAlan2007-04-281-3/+3
* sata_sil24: Add Adaptec 1220SA PCI IDJamie Clark2007-03-191-0/+1
* libata: add missing CONFIG_PM in LLDsTejun Heo2007-03-021-0/+2
* sata_sil24: kill unused local variable idx in sil24_fill_sg()Tejun Heo2007-03-011-3/+0
* [libata] bump versionsJeff Garzik2007-02-261-1/+1
* libata: add another IRQ calls (libata drivers)Akira Iguchi2007-02-091-0/+2
* libata: convert to iomapTejun Heo2007-02-091-41/+32
* libata: update libata LLDs to use devresTejun Heo2007-02-091-84/+28
* libata: handle pci_enable_device() failure while resumingTejun Heo2007-02-091-1/+4
* [PATCH] sata_sil24: add PMP related constantsTejun Heo2006-12-011-0/+5
* [PATCH] sata_sil24: rename PMP related constantsTejun Heo2006-12-011-6/+7
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-2/+2
* [libata] Use new PCI_VDEVICE() macro to dramatically shorten ID listsJeff Garzik2006-09-271-5/+6
* libata: Grand renaming.Jeff Garzik2006-08-241-30/+29
* [PATCH] CONFIG_PM=n slim: drivers/scsi/sata_sil*Alexey Dobriyan2006-08-241-0/+6
* Move libata to drivers/ata.Jeff Garzik2006-08-101-0/+1222