- 2.6.17 port work build breaks, but the patch set is relativly stable
[linux-flexiantxendom0-3.2.10.git] / drivers / scsi / sata_sil.c
2006-08-01 Greg Kroah-Hartman- 2.6.17 port work build breaks, but the patch set...
2006-02-25 Tejun Heo[PATCH] sata_sil: implement R_ERR on DMA activate FIS...
2006-02-25 Tejun Heo[PATCH] sata_sil: add board ID for 3512
2006-01-27 Jeff Garzik[libata sata_sil] implement 'slow_down' module parameter
2006-01-06 Tejun Heo[BLOCK] update libata to use new blk_ordered for barriers
2005-12-01 Arjan van de Ven[PATCH] mark several libata datastructures const
2005-11-10 Jeff Garzik[libata] constify PCI ID table in several drivers
2005-11-09 Christoph Hellwig[SCSI] remove Scsi_Host_Template typedef
2005-11-07 Jeff Garzik[libata] eliminate use of drivers/scsi/scsi.h compatibi...
2005-10-30 Jeff Garzik[libata] use dev_printk() throughout drivers
2005-10-22 Jeff Garziklibata: const-ification bombing run
2005-10-21 Al Viro[PATCH] iomem annotations (sata_sil)
2005-08-31 Jens Axboe- patches.drivers/libata-suspend.diff: Fix the remainin...
2005-08-30 Jeff Garzik[libata] update several drivers to use pci_iomap()...
2005-08-30 Jeff Garzik[libata] __iomem annotations for various drivers
2005-08-29 Jeff GarzikMerge /spare/repo/linux-2.6/
2005-08-29 Jeff Garzik[libata] license change, other bits
2005-08-26 Jeff Garzik[libata sata_sil] list documentation URL, since its...
2005-08-23 Tejun Heo[PATCH] sil: apply M15W quirk selectively (take 2)
2005-07-31 Jeff Garziklibata: trim trailing whitespace.
2005-06-09 Jens Axboe[PATCH] sata_sil: Fix FIFO PCI Bus Arbitration kernel...
2005-05-27 Jeff Garziklibata: Fix use-after-iounmap
2005-05-25 NAKAMURA Kenta[PATCH] sata_sil: new ID 1002:437A for ATI IXP400
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2
2005-03-18 Jens Axboe- series.conf: disable sata-enable-flush
2005-03-08 Jens Axboe- patches.fixes/barrier-update-20050308: fix deadlock...
2005-02-17 Jeff GarzikMerge pobox.com:/garz/repo/libata-dev/bmdma-cb
2005-02-17 mat.loikkanen@syno... [libata] add ->bmdma_{stop,status} hooks
2005-02-13 Jeff Garzik[libata] do not call pci_disable_device() for certain...
2005-02-05 Daniel E. Markle[libata sata_sil] add another Seagate drive to blacklist
2005-02-03 Jens AxboeDisable barriers on sata right now, there's still a...
2005-02-01 Jens Axboe- Add update barrier support, enable barriers for sata
2005-01-27 Haroldo Gamal[libata sata_sil] add another Seagate driver to blacklist
2005-01-21 Chris L Mason- patches.fixes/patch-2.6.11-rc1: 2.6.11-rc1.
2005-01-11 Frederick Li[libata sata_sil] support ATI IXP300/IXP400 SATA
2004-11-13 Jeff Garzik[libata] bump versions, add MODULE_VERSION() tags
2004-11-12 Jeff Garzik[libata] remove dependence on PCI
2004-10-21 Jeff GarzikMerge pobox.com:/garz/repo/libata-dev/export-simulator
2004-10-20 Andrew Morton[PATCH] sata_sil mod15 quirk with Seagate ST3120026AS
2004-10-14 Mark Lord[PATCH] Export ata_scsi_simulate() for use by non-libat...
2004-09-15 Jeff Garzik[libata] add hook, and export functions needed for...
2004-09-13 Jeff Garzik[libata] remove distinction between MMIO/PIO helper...
2004-08-30 Hubert Mantelupdate to 2.6.9-rc1
2004-08-14 Jeff Garzik[libata] add ioctl infrastructure
2004-08-13 Jeff Garzik[libata] (cosmetic) minimize diff with 2.4.x libata
2004-07-04 Jeff Garzik[libata] transfer mode cleanup
2004-07-03 Jeff Garzik[libata] create, and use, ->irq_clear hook
2004-07-02 Ricky Beam[libata sata_sil] add drive to mod15write quirk list
2004-07-02 Jeff Garzik[libata] add ->qc_issue hook
2004-06-22 Jeff Garzik[libata sata_sil] Re-fix mod15write bug
2004-06-14 Jeff Garzik[libata] ->qc_prep hook
2004-06-02 Arjan van de Ven[libata] Use standard headers from include/scsi, not...
2004-05-17 Jeff Garzik[libata] polish DocBook docs a bit
2004-05-16 Jeff Garzik[libata] SCSI->ATA simulator hacking: INQUIRY command
2004-05-13 Jeff Garzik[libata] add new ->bmdma_setup hook
2004-05-10 Jeff Garzik[libata] Maintainer annotations
2004-05-06 Jens Axboe- don't let sata sub drivers pci_disable a device,...
2004-03-20 Olaf Hering+- update to patches.fixes/linux-post-2.6.5-rc2-20030420
2004-03-18 Jeff Garzik[libata] explicitly set consistent DMA mask to 0xffffffff
2004-03-18 Jeff Garzik[libata] remove unneeded linux/config.h includes
2004-03-18 Jeff Garzik[libata sata_sil] add post-set-mode hook to libata...
2004-03-18 Jeff Garzik[libata] API cleanup
2004-03-18 Jeff Garzik[libata sata_sil] port init cleanup, mask SATA phy...
2004-03-16 Hubert Mantelupdate to 2.6.5-rc1
2004-03-15 Jeff Garzik[libata] bump libata and sata_sil driver versions
2004-03-14 Jeff Garzik[libata sata_sil] remove incorrect limit on drive quirk
2004-03-14 Olaf Hering+- update to patches.fixes/linux-post-2.6.4-20040314
2004-03-12 Andreas SchwabAdd Vitesse SATA driver.
2004-03-12 Jeff Garzik[libata] clean up module_init() hook of sata_{promise...
2004-03-10 Jeff Garzik[libata] make set_{pio,udma}mode hooks optional
2004-03-09 Jeremy Higdon[libata] Split up shared IO register locations into...
2004-03-01 Olaf Hering+- update to patches.fixes/linux-post-2.6.4rc1-20040301
2004-02-26 Jeff Garzik[libata] limit S/G table size to 128 entries
2004-02-25 Jeff Garzik[libata] bump versions
2004-02-25 Jeff Garzik[libata sata_sil] fix 4-port support on SII 3114
2004-01-21 Olaf Hering+- update to 2.6.1-rc1
2004-01-14 Aron Rubin[libata sata_sil] add pci id for Silicon Image 3512
2004-01-14 Eric Wong[libata sata_sil] cleaner, better version of errata...
2004-01-06 Gerd Hoffmann- update to 2.6.1-rc2 -- first cut.
2004-01-05 Mickael Marchand[libata sata_sil] add support for adaptec 1210sa, 4...
2003-12-30 Jeff Garzik[libata sata_sil] unmask interrupts during initialization
2003-12-16 Michael E. Brown[libata] fake geometry for partition tables / setups...
2003-11-18 Olaf Hering+- update to 2.6.0-test9-bk22, update config, arch...
2003-10-21 Jeff Garzik[libata] add per-driver port init/shutdown hooks, with...
2003-10-21 Jeff Garzik[libata] Merge Serial ATA core, and drivers for: