aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/sata_sil.c
AgeCommit message (Expand)AuthorFilesLines
2006-08-10Move libata to drivers/ata.Jeff Garzik1-723/+0
2006-08-10Merge branch 'tj-upstream-pci_register_driver' of git://htj.dyndns.org/libata...Jeff Garzik1-1/+1
2006-08-10[PATCH] libata: replace pci_module_init() with pci_register_driver()Pavel Roskin1-1/+1
2006-07-16[PATCH] sata_sil: remove unaffected drives from m15w blacklistTejun Heo1-4/+0
2006-07-05[PATCH] sata_sil: add suspend/sleep supportTejun Heo1-0/+17
2006-07-05[PATCH] sata_sil: separate out sil_init_controller()Tejun Heo1-38/+48
2006-07-05[PATCH] libata: add ap->pflags and move core dynamic flags to itTejun Heo1-1/+1
2006-07-02[PATCH] irq-flags: scsi: Use the new IRQF_ constantsThomas Gleixner1-1/+1
2006-06-26[PATCH] sata_sil: disable hotplug interrupts on two ATI IXPsTejun Heo1-6/+23
2006-06-26[libata] Bump versionsJeff Garzik1-1/+1
2006-06-12[PATCH] sata_sil: update device hotplug handling, take #2Tejun Heo1-1/+19
2006-06-12[PATCH] sata_sil: add controller unplug detection in sil_interrupt()Tejun Heo1-1/+2
2006-05-31[PATCH] sata_sil: convert to new probing mechanism and add hotplug supportTejun Heo1-8/+13
2006-05-31[PATCH] libata-hp: hook warmplugTejun Heo1-0/+1
2006-05-31[PATCH] sata_sil: new interrupt handlerTejun Heo1-1/+91
2006-05-31[PATCH] sata_sil: add new constants in preparation for new interrupt handlerTejun Heo1-4/+20
2006-05-24[PATCH] PATCH: libata. Add ->data_xfer methodAlan Cox1-0/+1
2006-05-15[PATCH] sata_sil: convert to new EHTejun Heo1-15/+34
2006-05-15[PATCH] libata: use ATA printk helpersTejun Heo1-4/+4
2006-04-11Merge branch 'master'Jeff Garzik1-1/+0
2006-04-10[PATCH] move ->eh_strategy_handler to the transport classChristoph Hellwig1-1/+0
2006-04-02[libata] bump versionsJeff Garzik1-1/+1
2006-04-02[libata] kill bogus cut-n-pasted comments in three driversJeff Garzik1-4/+0
2006-04-01[PATCH] libata: implement ata_dev_enabled and disabled()Tejun Heo1-1/+1
2006-03-24[PATCH] libata: make per-dev transfer mode limits per-devTejun Heo1-1/+1
2006-03-21[SCSI] libata: implement minimal transport template for ->eh_timed_outTejun Heo1-1/+0
2006-03-05[PATCH] sata_sil: cosmetic flag/constant changesTejun Heo1-8/+24
2006-03-05[PATCH] sata_sil: replace register address constants with sil_port[] entryTejun Heo1-28/+11
2006-03-05[PATCH] sata_sil: use kzallocTejun Heo1-2/+1
2006-03-05[PATCH] sata_sil: replace sil_3112_m15w board id with sil_3112Tejun Heo1-18/+7
2006-03-01[PATCH] sata_sil: remove unneeded ATA_FLAG_SRST from 3512 port infoTejun Heo1-1/+1
2006-02-27Merge branch 'master'Jeff Garzik1-9/+43
2006-02-25[PATCH] sata_sil: implement R_ERR on DMA activate FIS errata fixTejun Heo1-6/+27
2006-02-25[PATCH] sata_sil: add board ID for 3512Tejun Heo1-4/+17
2006-02-20[PATCH] libata: rename ata_dev_id_[c_]string()Tejun Heo1-2/+1
2006-02-12[PATCH] libata: kill sht->max_sectorsTejun Heo1-1/+0
2006-02-12[PATCH] libata: add per-device max_sectorsTejun Heo1-3/+1
2006-02-12[PATCH] libata: use ata_dev_id_c_string()Tejun Heo1-14/+5
2006-02-10[PATCH] sata_sil: convert to new reset mechanismTejun Heo1-5/+4
2006-02-10[PATCH] libata: use ata_scsi_timed_out()Tejun Heo1-0/+1
2006-01-27[libata sata_sil] implement 'slow_down' module parameterJeff Garzik1-2/+8
2006-01-06[BLOCK] update libata to use new blk_ordered for barriersTejun Heo1-1/+0
2005-12-01[PATCH] mark several libata datastructures constArjan van de Ven1-1/+1
2005-11-10[libata] constify PCI ID table in several driversJeff Garzik1-1/+1
2005-11-07[libata] eliminate use of drivers/scsi/scsi.h compatibility header/definesJeff Garzik1-2/+1
2005-10-30[libata] use dev_printk() throughout driversJeff Garzik1-3/+4
2005-10-22libata: const-ification bombing runJeff Garzik1-1/+1
2005-10-21[PATCH] iomem annotations (sata_sil)Al Viro1-2/+2
2005-08-30[libata] update several drivers to use pci_iomap()/pci_iounmap()Jeff Garzik1-3/+4
2005-08-30[libata] __iomem annotations for various driversJeff Garzik1-2/+3
2005-08-29Merge /spare/repo/linux-2.6/Jeff Garzik1-9/+27
2005-08-28[libata] license change, other bitsJeff Garzik1-15/+18
2005-08-26[libata sata_sil] list documentation URL, since its publicJeff Garzik1-0/+5
2005-08-23[PATCH] sil: apply M15W quirk selectively (take 2)Tejun Heo1-7/+20
2005-07-31libata: trim trailing whitespace.Jeff Garzik1-2/+2
2005-06-09[PATCH] sata_sil: Fix FIFO PCI Bus Arbitration kernel oopsJens Axboe1-1/+7
2005-05-26libata: Fix use-after-iounmapJeff Garzik1-0/+1
2005-05-25[PATCH] sata_sil: new ID 1002:437A for ATI IXP400NAKAMURA Kenta1-0/+1
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds1-0/+494