| Commit message (Expand) | Author | Age | Files | Lines |
* | libata: implement and use ata_port_desc() to report port configuration | Tejun Heo | 2007-10-12 | 1 | -3/+8 |
* | [libata] Remove ->port_disable() hook | Jeff Garzik | 2007-10-12 | 1 | -1/+0 |
* | [libata] Remove ->irq_ack() hook, and ata_dummy_irq_on() | Jeff Garzik | 2007-10-12 | 1 | -1/+0 |
* | libata-link: introduce ata_link | Tejun Heo | 2007-10-12 | 1 | -2/+2 |
* | [libata] Bump driver versions | Jeff Garzik | 2007-08-31 | 1 | -1/+1 |
* | libata: make ->scr_read/write callbacks return error code | Tejun Heo | 2007-07-20 | 1 | -7/+9 |
* | libata: add @is_cmd to ata_tf_to_fis() | Tejun Heo | 2007-07-20 | 1 | -1/+1 |
* | [libata] Use ATA_UDMAx standard masks when filling driver's udma_mask info | Jeff Garzik | 2007-07-09 | 1 | -1/+1 |
* | libata: bump versions | Jeff Garzik | 2007-05-21 | 1 | -1/+1 |
* | libata: convert the remaining SATA drivers to new init model | Tejun Heo | 2007-04-28 | 1 | -41/+21 |
* | [libata] bump versions | Jeff Garzik | 2007-02-26 | 1 | -1/+1 |
* | libata: s/ap->id/ap->print_id/g | Tejun Heo | 2007-02-21 | 1 | -1/+1 |
* | [PATCH] remove many unneeded #includes of sched.h | Tim Schmielau | 2007-02-14 | 1 | -1/+0 |
* | libata: add another IRQ calls (libata drivers) | Akira Iguchi | 2007-02-09 | 1 | -0/+2 |
* | libata: convert to iomap | Tejun Heo | 2007-02-09 | 1 | -25/+29 |
* | libata: update libata LLDs to use devres | Tejun Heo | 2007-02-09 | 1 | -68/+22 |
* | libata: kill qc->nsect and cursect | Tejun Heo | 2007-02-09 | 1 | -1/+1 |
* | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | David Howells | 2006-10-05 | 1 | -2/+2 |
* | [libata] PCI ID table cleanup in various drivers | Jeff Garzik | 2006-09-28 | 1 | -2/+1 |
* | libata: Grand renaming. | Jeff Garzik | 2006-08-24 | 1 | -22/+22 |
* | Move libata to drivers/ata. | Jeff Garzik | 2006-08-10 | 1 | -0/+730 |