virtio_net: remove send queue
[safe/jmp/linux-2.6] / drivers / ata / sata_sil.c
2009-09-01 Jeff Garzik[libata] sata_sil: disable DMA engine in sil_freeze()
2009-07-29 Bartlomiej Zolnier... libata: remove superfluous NULL pointer checks
2009-06-10 Robert Hancocksata_sil: enable 32-bit PIO
2009-03-25 Erik Inge Bolsø[libata] convert drivers to use ata.h mode mask defines
2009-02-03 Pasi Kärkkäinen[libata] sata_sil: Fix compilation error with libata...
2009-01-30 Alexander Beregalovsata_sil: Fix build breakage
2009-01-27 Rafael J. WysockiSATA Sil: Blacklist system that spins off disks during...
2008-12-29 Robert Hancocksata_sil: add Large Block Transfer support
2008-12-29 Tejun Heolibata: beef up iterators
2008-09-29 Tejun Heolibata: make SCR access ops per-link
2008-04-17 Tejun Heolibata: rename SFF port ops
2008-04-17 Tejun Heolibata: rename SFF functions
2008-04-17 Tejun Heolibata: kill ata_chk_status()
2008-04-17 Tejun Heolibata: implement and use ops inheritance
2008-04-17 Tejun Heolibata: implement and use SHT initializers
2008-04-17 Tejun Heolibata: normalize port_info, port_operations and sht...
2008-04-17 Tejun Heolibata: kill ATA_LFLAG_HRST_TO_RESUME
2008-01-23 Tejun Heolibata: implement protocol tests
2007-12-18 Tejun Heolibata: clear link->eh_info.serror from ata_std_postreset()
2007-12-18 Tejun Heosata_sil: fix spurious IRQ handling
2007-10-29 Jeff Garzik[libata] Address some checkpatch-spotted issues
2007-10-12 Tejun Heolibata: implement and use ata_port_desc() to report...
2007-10-12 Jeff Garzik[libata] Remove ->port_disable() hook
2007-10-12 Jeff Garzik[libata] Remove ->irq_ack() hook, and ata_dummy_irq_on()
2007-10-12 Tejun Heolibata-link: make two port flags HRST_TO_RESUME and...
2007-10-12 Tejun Heolibata-link: linkify config/EH related functions
2007-10-12 Tejun Heolibata-link: implement and use link/device iterators
2007-10-12 Tejun Heolibata-link: introduce ata_link
2007-08-31 Jeff Garzik[libata] Bump driver versions
2007-07-20 Tejun Heolibata: make ->scr_read/write callbacks return error...
2007-07-09 Jeff Garzik[libata] Use ATA_UDMAx standard masks when filling...
2007-07-09 Jeff Garzik[libata] sata_sil: register table cleanup
2007-05-22 Jeff Garziklibata: Trim trailing whitespace
2007-05-11 Tejun Heolibata: reimplement suspend/resume support using sdev...
2007-04-28 Tejun Heolibata: convert the remaining SATA drivers to new init...
2007-04-28 Alan Coxsata_sil: First step to removing ->post_set_mode
2007-04-28 Alanlibata: dev_config does not need ap and adev passing
2007-03-02 Tejun Heolibata: add missing CONFIG_PM in LLDs
2007-02-26 Jeff Garzik[libata] bump versions
2007-02-25 Tejun Heosata_sil: ignore and clear spurious IRQs while executin...
2007-02-21 Randy DunlapSATA: use NULL for ptrs
2007-02-09 Akira Iguchilibata: add another IRQ calls (libata drivers)
2007-02-09 Tejun Heolibata: convert to iomap
2007-02-09 Tejun Heolibata: update libata LLDs to use devres
2007-02-09 Tejun Heolibata: handle pci_enable_device() failure while resuming
2007-02-09 Tejun Heolibata: straighten out ATA_ID_* constants
2006-12-03 Tejun Heo[PATCH] libata: move BMDMA host status recording from...
2006-12-02 Tejun Heo[PATCH] libata: implement ATA_EHI_PRINTINFO
2006-10-10 Al Viro[PATCH] misc sata __iomem annotations
2006-10-05 David HowellsIRQ: Maintain regs pointer globally rather than passing...
2006-09-28 Jeff Garzik[libata] Use new PCI_VDEVICE() macro to dramatically...
2006-08-24 Jeff Garziklibata: Grand renaming.
2006-08-24 Alexey Dobriyan[PATCH] CONFIG_PM=n slim: drivers/scsi/sata_sil*
2006-08-10 Jeff GarzikMove libata to drivers/ata.