summaryrefslogtreecommitdiff
path: root/drivers/ata/sata_sil24.c
Commit message (Expand)AuthorAge
* sata_sil24: Use memory barriers before issuing commandsCatalin Marinas2010-06-10
* sata_sil24: memset() overflowDan Carpenter2010-06-10
* sata_sil24: fix kernel panic on ARM caused by unaligned access in sata_sil24Colin Tuckley2010-06-07
* libata: kill ATA_FLAG_DISABLEDTejun Heo2010-05-17
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* sata_sil24: MSI support, disabled by defaultVivek Mahajan2009-12-03
* sata_sil24: always set protocol override for non-ATAPI data commandsRobert Hancock2009-09-01
* dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang2009-04-07
* dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)Yang Hongyang2009-04-07
* [libata] convert drivers to use ata.h mode mask definesErik Inge Bolsø2009-03-24
* sata_sil24: remove unused sil24_port_multiplierGrant Grundler2009-01-08
* sata_sil24: configure max read request size to 4kTejun Heo2008-10-27
* libata: make SCR access ops per-linkTejun Heo2008-09-29
* sata_sil24: add DID for another adaptec flavorTejun Heo2008-07-04
* sata_sil24: don't use NCQ if marvell 4140 PMP is attachedTejun Heo2008-05-19
* libata: move link onlineness check out of softreset methodsTejun Heo2008-04-17
* libata: kill dead code paths in reset pathTejun Heo2008-04-17
* libata: implement PMP helpersTejun Heo2008-04-17
* libata: don't use ap->ioaddr in non-SFF driversTejun Heo2008-04-17
* libata: remove check_status from non-SFF driversTejun Heo2008-04-17
* libata: replace tf_read with qc_fill_rtf for non-SFF driversTejun Heo2008-04-17
* libata: drop @finish_qc from ata_qc_complete_multiple()Tejun Heo2008-04-17
* libata: move PMP SCR access failure during reset to ata_eh_reset()Tejun Heo2008-04-17
* libata: rename SFF port opsTejun Heo2008-04-17
* libata: make reset related methods proper port operationsTejun Heo2008-04-17
* libata: implement and use ops inheritanceTejun Heo2008-04-17
* libata: implement and use SHT initializersTejun Heo2008-04-17
* libata: implement and use ata_noop_irq_clear()Tejun Heo2008-04-17
* libata: kill ATA_LFLAG_SKIP_D2H_BSYTejun Heo2008-04-17
* libata: prefer hardresetTejun Heo2008-04-17
* libata: eliminate the home grown dma padding in favour ofJames Bottomley2008-02-19
* libata: convert to chained sgTejun Heo2008-01-23
* libata: implement protocol testsTejun Heo2008-01-23
* sata_sil24: freeze on non-dev errors reported via CERRTejun Heo2008-01-14
* sata_sil24: fix stupid typoTejun Heo2008-01-14
* sata_sil24: prevent hba lockup when pass-through ATA commands are usedGwendal Grignou2008-01-10
* sata_sil24: fix sg table sizingTejun Heo2007-11-23
* libata: stop being overjealous about non-IO commandsTejun Heo2007-10-30
* [libata] Address some checkpatch-spotted issuesJeff Garzik2007-10-29
* [libata] kill ata_sg_is_last()Jeff Garzik2007-10-18
* libata: use ata_exec_internal() for PMP register accessTejun Heo2007-10-12
* sata_sil24: implement PORT_RSTTejun Heo2007-10-12
* sata_sil24: implement PMP supportTejun Heo2007-10-12
* libata-pmp-prep: implement sata_async_notification()Tejun Heo2007-10-12
* libata-pmp-prep: implement ops->qc_defer()Tejun Heo2007-10-12
* libata: misc updates for ANTejun Heo2007-10-12
* libata: implement and use ata_port_desc() to report port configurationTejun Heo2007-10-12
* [libata] Remove ->port_disable() hookJeff Garzik2007-10-12
* [libata] Remove ->irq_ack() hook, and ata_dummy_irq_on()Jeff Garzik2007-10-12
* libata-link: make two port flags HRST_TO_RESUME and SKIP_D2H_BSY link flagsTejun Heo2007-10-12