| Commit message (Expand) | Author | Age | Files | Lines |
* | ata: use CONFIG_PM_SLEEP instead of CONFIG_PM where applicable in host drivers | Bartlomiej Zolnierkiewicz | 2014-05-10 | 1 | -1/+1 |
* | ata: delete non-required instances of include <linux/init.h> | Paul Gortmaker | 2014-02-13 | 1 | -1/+0 |
* | ACPI: Clean up inclusions of ACPI header files | Lv Zheng | 2013-12-07 | 1 | -3/+2 |
* | ata: acpi: rework the ata acpi bind support | Aaron Lu | 2013-08-23 | 1 | -2/+2 |
* | ata: use module_pci_driver | Axel Lin | 2012-07-25 | 1 | -13/+1 |
* | libata: migrate ACPI code over to new bindings | Matthew Garrett | 2012-06-29 | 1 | -2/+2 |
* | ata: remove unnecessary code | Greg Dietsche | 2011-07-24 | 1 | -7/+1 |
* | libata: remove ATA_FLAG_{SRST|SATA_RESET} | Sergei Shtylyov | 2011-03-02 | 1 | -1/+1 |
* | libata-sff: separate out BMDMA init | Tejun Heo | 2010-05-26 | 1 | -1/+1 |
* | libata-sff: separate out BMDMA qc_issue | Tejun Heo | 2010-05-19 | 1 | -2/+2 |
* | libata-sff: clean up BMDMA initialization | Tejun Heo | 2010-05-19 | 1 | -2/+2 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
* | Merge branch 'for-next' into for-linus | Jiri Kosina | 2010-03-08 | 1 | -1/+1 |
|\ |
|
| * | tree-wide: Assorted spelling fixes | Daniel Mack | 2010-02-09 | 1 | -1/+1 |
* | | libata: Pass host flags into the pci helper | Alan Cox | 2010-03-01 | 1 | -1/+1 |
|/ |
|
* | [libata] convert drivers to use ata.h mode mask defines | Erik Inge Bolsø | 2009-03-25 | 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-28 | 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-18 | 1 | -0/+2 |
* | pata_acpi: ACPI driver support | Alan Cox | 2007-10-12 | 1 | -0/+395 |