| Commit message (Expand) | Author | Age |
* | [libata] sata_sil: disable DMA engine in sil_freeze() | Jeff Garzik | 2009-09-01 |
* | libata: remove superfluous NULL pointer checks | Bartlomiej Zolnierkiewicz | 2009-07-28 |
* | sata_sil: enable 32-bit PIO | Robert Hancock | 2009-06-10 |
* | [libata] convert drivers to use ata.h mode mask defines | Erik Inge Bolsø | 2009-03-24 |
* | [libata] sata_sil: Fix compilation error with libata debugging enabled | Pasi Kärkkäinen | 2009-02-02 |
* | sata_sil: Fix build breakage | Alexander Beregalov | 2009-01-29 |
* | SATA Sil: Blacklist system that spins off disks during ACPI power off | Rafael J. Wysocki | 2009-01-27 |
* | sata_sil: add Large Block Transfer support | Robert Hancock | 2008-12-29 |
* | libata: beef up iterators | Tejun Heo | 2008-12-28 |
* | libata: make SCR access ops per-link | Tejun Heo | 2008-09-29 |
* | libata: rename SFF port ops | Tejun Heo | 2008-04-17 |
* | libata: rename SFF functions | Tejun Heo | 2008-04-17 |
* | libata: kill ata_chk_status() | Tejun Heo | 2008-04-17 |
* | libata: implement and use ops inheritance | Tejun Heo | 2008-04-17 |
* | libata: implement and use SHT initializers | Tejun Heo | 2008-04-17 |
* | libata: normalize port_info, port_operations and sht tables | Tejun Heo | 2008-04-17 |
* | libata: kill ATA_LFLAG_HRST_TO_RESUME | Tejun Heo | 2008-04-17 |
* | libata: implement protocol tests | Tejun Heo | 2008-01-23 |
* | libata: clear link->eh_info.serror from ata_std_postreset() | Tejun Heo | 2007-12-17 |
* | sata_sil: fix spurious IRQ handling | Tejun Heo | 2007-12-17 |
* | [libata] Address some checkpatch-spotted issues | Jeff Garzik | 2007-10-29 |
* | libata: implement and use ata_port_desc() to report port configuration | Tejun Heo | 2007-10-12 |
* | [libata] Remove ->port_disable() hook | Jeff Garzik | 2007-10-12 |
* | [libata] Remove ->irq_ack() hook, and ata_dummy_irq_on() | Jeff Garzik | 2007-10-12 |
* | libata-link: make two port flags HRST_TO_RESUME and SKIP_D2H_BSY link flags | Tejun Heo | 2007-10-12 |
* | libata-link: linkify config/EH related functions | Tejun Heo | 2007-10-12 |
* | libata-link: implement and use link/device iterators | Tejun Heo | 2007-10-12 |
* | libata-link: introduce ata_link | Tejun Heo | 2007-10-12 |
* | [libata] Bump driver versions | Jeff Garzik | 2007-08-31 |
* | libata: make ->scr_read/write callbacks return error code | Tejun Heo | 2007-07-20 |
* | [libata] Use ATA_UDMAx standard masks when filling driver's udma_mask info | Jeff Garzik | 2007-07-09 |
* | [libata] sata_sil: register table cleanup | Jeff Garzik | 2007-07-09 |
* | libata: Trim trailing whitespace | Jeff Garzik | 2007-05-21 |
* | libata: reimplement suspend/resume support using sdev->manage_start_stop | Tejun Heo | 2007-05-11 |
* | libata: convert the remaining SATA drivers to new init model | Tejun Heo | 2007-04-28 |
* | sata_sil: First step to removing ->post_set_mode | Alan Cox | 2007-04-28 |
* | libata: dev_config does not need ap and adev passing | Alan | 2007-04-28 |
* | libata: add missing CONFIG_PM in LLDs | Tejun Heo | 2007-03-02 |
* | [libata] bump versions | Jeff Garzik | 2007-02-26 |
* | sata_sil: ignore and clear spurious IRQs while executing commands by polling | Tejun Heo | 2007-02-24 |
* | SATA: use NULL for ptrs | Randy Dunlap | 2007-02-21 |
* | libata: add another IRQ calls (libata drivers) | Akira Iguchi | 2007-02-09 |
* | libata: convert to iomap | Tejun Heo | 2007-02-09 |
* | libata: update libata LLDs to use devres | Tejun Heo | 2007-02-09 |
* | libata: handle pci_enable_device() failure while resuming | Tejun Heo | 2007-02-09 |
* | libata: straighten out ATA_ID_* constants | Tejun Heo | 2007-02-09 |
* | [PATCH] libata: move BMDMA host status recording from EH to interrupt handler | Tejun Heo | 2006-12-03 |
* | [PATCH] libata: implement ATA_EHI_PRINTINFO | Tejun Heo | 2006-12-01 |
* | [PATCH] misc sata __iomem annotations | Al Viro | 2006-10-10 |
* | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | David Howells | 2006-10-05 |