aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/sata_sil.c
Commit message (Expand)AuthorAge
* [PATCH] sata_sil: add suspend/sleep supportTejun Heo2006-07-05
* [PATCH] sata_sil: separate out sil_init_controller()Tejun Heo2006-07-05
* [PATCH] libata: add ap->pflags and move core dynamic flags to itTejun Heo2006-07-05
* [PATCH] irq-flags: scsi: Use the new IRQF_ constantsThomas Gleixner2006-07-02
* [PATCH] sata_sil: disable hotplug interrupts on two ATI IXPsTejun Heo2006-06-26
* [libata] Bump versionsJeff Garzik2006-06-26
* [PATCH] sata_sil: update device hotplug handling, take #2Tejun Heo2006-06-12
* [PATCH] sata_sil: add controller unplug detection in sil_interrupt()Tejun Heo2006-06-12
* [PATCH] sata_sil: convert to new probing mechanism and add hotplug supportTejun Heo2006-05-31
* [PATCH] libata-hp: hook warmplugTejun Heo2006-05-31
* [PATCH] sata_sil: new interrupt handlerTejun Heo2006-05-31
* [PATCH] sata_sil: add new constants in preparation for new interrupt handlerTejun Heo2006-05-31
* [PATCH] PATCH: libata. Add ->data_xfer methodAlan Cox2006-05-24
* [PATCH] sata_sil: convert to new EHTejun Heo2006-05-15
* [PATCH] libata: use ATA printk helpersTejun Heo2006-05-15
* Merge branch 'master'Jeff Garzik2006-04-11
|\
| * [PATCH] move ->eh_strategy_handler to the transport classChristoph Hellwig2006-04-10
* | [libata] bump versionsJeff Garzik2006-04-02
* | [libata] kill bogus cut-n-pasted comments in three driversJeff Garzik2006-04-02
* | [PATCH] libata: implement ata_dev_enabled and disabled()Tejun Heo2006-04-01
|/
* [PATCH] libata: make per-dev transfer mode limits per-devTejun Heo2006-03-24
* [SCSI] libata: implement minimal transport template for ->eh_timed_outTejun Heo2006-03-21
* [PATCH] sata_sil: cosmetic flag/constant changesTejun Heo2006-03-05
* [PATCH] sata_sil: replace register address constants with sil_port[] entryTejun Heo2006-03-05
* [PATCH] sata_sil: use kzallocTejun Heo2006-03-05
* [PATCH] sata_sil: replace sil_3112_m15w board id with sil_3112Tejun Heo2006-03-05
* [PATCH] sata_sil: remove unneeded ATA_FLAG_SRST from 3512 port infoTejun Heo2006-03-01
* Merge branch 'master'Jeff Garzik2006-02-27
|\
| * [PATCH] sata_sil: implement R_ERR on DMA activate FIS errata fixTejun Heo2006-02-25
| * [PATCH] sata_sil: add board ID for 3512Tejun Heo2006-02-25
* | [PATCH] libata: rename ata_dev_id_[c_]string()Tejun Heo2006-02-20
* | [PATCH] libata: kill sht->max_sectorsTejun Heo2006-02-12
* | [PATCH] libata: add per-device max_sectorsTejun Heo2006-02-12
* | [PATCH] libata: use ata_dev_id_c_string()Tejun Heo2006-02-12
* | [PATCH] sata_sil: convert to new reset mechanismTejun Heo2006-02-10
* | [PATCH] libata: use ata_scsi_timed_out()Tejun Heo2006-02-10
|/
* [libata sata_sil] implement 'slow_down' module parameterJeff Garzik2006-01-27
* [BLOCK] update libata to use new blk_ordered for barriersTejun Heo2006-01-06
* [PATCH] mark several libata datastructures constArjan van de Ven2005-12-01
* [libata] constify PCI ID table in several driversJeff Garzik2005-11-10
* [libata] eliminate use of drivers/scsi/scsi.h compatibility header/definesJeff Garzik2005-11-07
* [libata] use dev_printk() throughout driversJeff Garzik2005-10-30
* libata: const-ification bombing runJeff Garzik2005-10-22
* [PATCH] iomem annotations (sata_sil)Al Viro2005-10-21
* [libata] update several drivers to use pci_iomap()/pci_iounmap()Jeff Garzik2005-08-30
* [libata] __iomem annotations for various driversJeff Garzik2005-08-30
* Merge /spare/repo/linux-2.6/Jeff Garzik2005-08-29
|\
| * [libata sata_sil] list documentation URL, since its publicJeff Garzik2005-08-26
| * [PATCH] sil: apply M15W quirk selectively (take 2)Tejun Heo2005-08-23
| * libata: trim trailing whitespace.Jeff Garzik2005-07-31