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