| Commit message (Expand) | Author | Age | Files | Lines |
* | [libata] Address some checkpatch-spotted issues | Jeff Garzik | 2007-10-29 | 1 | -6/+6 |
* | [libata] kill ata_sg_is_last() | Jeff Garzik | 2007-10-18 | 1 | -3/+6 |
* | libata: implement and use ata_port_desc() to report port configuration | Tejun Heo | 2007-10-12 | 1 | -3/+10 |
* | [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: linkify config/EH related functions | Tejun Heo | 2007-10-12 | 1 | -2/+3 |
* | libata-link: introduce ata_link | Tejun Heo | 2007-10-12 | 1 | -4/+5 |
* | [libata] pdc_adma: convert to new exception handling (EH) framework | Jeff Garzik | 2007-10-12 | 1 | -15/+67 |
* | [libata] Bump driver versions | Jeff Garzik | 2007-08-31 | 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] pdc_adma: Reorder initializers with a couple structs | Jeff Garzik | 2007-07-09 | 1 | -9/+9 |
* | libata: bump versions | Jeff Garzik | 2007-05-21 | 1 | -1/+1 |
* | libata: convert the remaining PATA drivers to new init model | Tejun Heo | 2007-04-28 | 1 | -52/+33 |
* | [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 | -23/+24 |
* | libata: update libata LLDs to use devres | Tejun Heo | 2007-02-09 | 1 | -58/+21 |
* | [PATCH] Fix numerous kcalloc() calls, convert to kzalloc() | Robert P. J. Day | 2006-12-13 | 1 | -2/+2 |
* | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | David Howells | 2006-10-05 | 1 | -3/+2 |
* | [libata] Use new PCI_VDEVICE() macro to dramatically shorten ID lists | Jeff Garzik | 2006-09-27 | 1 | -2/+1 |
* | [libata] Trim trailing whitespace. | Jeff Garzik | 2006-08-31 | 1 | -1/+1 |
* | libata: Grand renaming. | Jeff Garzik | 2006-08-24 | 1 | -23/+23 |
* | Move libata to drivers/ata. | Jeff Garzik | 2006-08-10 | 1 | -0/+740 |