| Commit message (Expand) | Author | Age | Files | Lines |
* | [libata] convert drivers to use ata.h mode mask defines | Erik Inge Bolsø | 2009-03-24 | 1 | -3/+3 |
* | ACPI: remove private acpica headers from driver files | Lin Ming | 2008-12-31 | 1 | -6/+0 |
* | ata: Switch all my stuff to a common address | Alan Cox | 2008-10-27 | 1 | -1/+1 |
* | libata: Fix a large collection of DMA mode mismatches | Alan Cox | 2008-08-22 | 1 | -1/+1 |
* | pata_atiixp: Don't disable | Alan Cox | 2008-05-06 | 1 | -0/+6 |
* | libata: rename SFF functions | Tejun Heo | 2008-04-17 | 1 | -8/+8 |
* | libata: stop overloading port_info->private_data | Tejun Heo | 2008-04-17 | 1 | -16/+2 |
* | libata: make ata_pci_init_one() not use ops->irq_handler and pi->sht | Tejun Heo | 2008-04-17 | 1 | -2/+1 |
* | libata: implement and use ops inheritance | Tejun Heo | 2008-04-17 | 1 | -30/+5 |
* | libata: implement and use SHT initializers | Tejun Heo | 2008-04-17 | 1 | -16/+1 |
* | ata: fix sparse warning in pata_acpi.c | Harvey Harrison | 2008-02-15 | 1 | -2/+2 |
* | libata: implement ata_timing_cycle2mode() and use it in libata-acpi and pata_... | Tejun Heo | 2008-01-23 | 1 | -6/+7 |
* | libata: separate out ata_acpi_gtm_xfermask() from pacpi_discover_modes() | Tejun Heo | 2008-01-23 | 1 | -55/+11 |
* | [libata] fix 'if(' and similar areas that lack whitespace | Jeff Garzik | 2007-10-29 | 1 | -2/+2 |
* | pata_acpi: fix build breakage if !CONFIG_PM | Tejun Heo | 2007-10-17 | 1 | -0/+2 |
* | pata_acpi: ACPI driver support | Alan Cox | 2007-10-12 | 1 | -0/+395 |