| Commit message (Expand) | Author | Age |
* | libata: convert to chained sg | Tejun Heo | 2008-01-23 |
* | libata: implement protocol tests | Tejun Heo | 2008-01-23 |
* | sata_sil24: freeze on non-dev errors reported via CERR | Tejun Heo | 2008-01-14 |
* | sata_sil24: fix stupid typo | Tejun Heo | 2008-01-14 |
* | sata_sil24: prevent hba lockup when pass-through ATA commands are used | Gwendal Grignou | 2008-01-10 |
* | sata_sil24: fix sg table sizing | Tejun Heo | 2007-11-23 |
* | libata: stop being overjealous about non-IO commands | Tejun Heo | 2007-10-30 |
* | [libata] Address some checkpatch-spotted issues | Jeff Garzik | 2007-10-29 |
* | [libata] kill ata_sg_is_last() | Jeff Garzik | 2007-10-18 |
* | libata: use ata_exec_internal() for PMP register access | Tejun Heo | 2007-10-12 |
* | sata_sil24: implement PORT_RST | Tejun Heo | 2007-10-12 |
* | sata_sil24: implement PMP support | Tejun Heo | 2007-10-12 |
* | libata-pmp-prep: implement sata_async_notification() | Tejun Heo | 2007-10-12 |
* | libata-pmp-prep: implement ops->qc_defer() | Tejun Heo | 2007-10-12 |
* | libata: misc updates for AN | Tejun Heo | 2007-10-12 |
* | 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 reset | Tejun Heo | 2007-10-12 |
* | libata-link: linkify PHY-related functions | Tejun Heo | 2007-10-12 |
* | libata-link: introduce ata_link | Tejun Heo | 2007-10-12 |
* | sata_sil24: fix IRQ clearing race when PCIX_IRQ_WOC is used | Tejun Heo | 2007-09-25 |
* | [libata] Bump driver versions | Jeff Garzik | 2007-08-31 |
* | libata: make ->scr_read/write callbacks return error code | Tejun Heo | 2007-07-20 |
* | libata: improve EH report formatting | Tejun Heo | 2007-07-20 |
* | sata_sil24: separate out sil24_do_softreset() | Tejun Heo | 2007-07-20 |
* | sata_sil24: separate out sil24_exec_polled_cmd() | Tejun Heo | 2007-07-20 |
* | sata_sil24: replace sil24_update_tf() with sil24_read_tf() | Tejun Heo | 2007-07-20 |
* | libata: add @is_cmd to ata_tf_to_fis() | Tejun Heo | 2007-07-20 |
* | [libata] Use ATA_UDMAx standard masks when filling driver's udma_mask info | Jeff Garzik | 2007-07-09 |
* | sata_sil24: sil24_interrupt() micro-optimisation | Mikael Pettersson | 2007-07-09 |
* | libata: bump versions | Jeff Garzik | 2007-05-21 |
* | libata-acpi: add ATA_FLAG_ACPI_SATA port flag | Tejun Heo | 2007-05-16 |
* | libata: reimplement suspend/resume support using sdev->manage_start_stop | Tejun Heo | 2007-05-11 |
* | libata: add deadline support to prereset and reset methods | Tejun Heo | 2007-05-01 |
* | libata: convert the remaining SATA drivers to new init model | Tejun Heo | 2007-04-28 |
* | libata: improve AC_ERR_DEV handling for ->post_internal_cmd | Tejun Heo | 2007-04-28 |
* | libata: dev_config does not need ap and adev passing | Alan | 2007-04-28 |
* | sata_sil24: Add Adaptec 1220SA PCI ID | Jamie Clark | 2007-03-19 |
* | libata: add missing CONFIG_PM in LLDs | Tejun Heo | 2007-03-02 |
* | sata_sil24: kill unused local variable idx in sil24_fill_sg() | Tejun Heo | 2007-03-01 |
* | [libata] bump versions | Jeff Garzik | 2007-02-26 |
* | 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 |
* | [PATCH] sata_sil24: add PMP related constants | Tejun Heo | 2006-12-01 |
* | [PATCH] sata_sil24: rename PMP related constants | Tejun Heo | 2006-12-01 |
* | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | David Howells | 2006-10-05 |