Age | Commit message (Expand) | Author |
2014-02-13 | ata: delete non-required instances of include <linux/init.h> | Paul Gortmaker |
2013-12-07 | ACPI: Clean up inclusions of ACPI header files | Lv Zheng |
2013-08-23 | ata: acpi: rework the ata acpi bind support | Aaron Lu |
2012-07-25 | ata: use module_pci_driver | Axel Lin |
2012-06-29 | libata: migrate ACPI code over to new bindings | Matthew Garrett |
2011-07-23 | ata: remove unnecessary code | Greg Dietsche |
2011-03-02 | libata: remove ATA_FLAG_{SRST|SATA_RESET} | Sergei Shtylyov |
2010-05-25 | libata-sff: separate out BMDMA init | Tejun Heo |
2010-05-19 | libata-sff: separate out BMDMA qc_issue | Tejun Heo |
2010-05-19 | libata-sff: clean up BMDMA initialization | Tejun Heo |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo |
2010-03-08 | Merge branch 'for-next' into for-linus | Jiri Kosina |
2010-03-01 | libata: Pass host flags into the pci helper | Alan Cox |
2010-02-09 | tree-wide: Assorted spelling fixes | Daniel Mack |
2009-03-24 | [libata] convert drivers to use ata.h mode mask defines | Erik Inge Bolsø |
2008-12-31 | ACPI: remove private acpica headers from driver files | Lin Ming |
2008-10-27 | ata: Switch all my stuff to a common address | Alan Cox |
2008-08-22 | libata: Fix a large collection of DMA mode mismatches | Alan Cox |
2008-05-06 | pata_atiixp: Don't disable | Alan Cox |
2008-04-17 | libata: rename SFF functions | Tejun Heo |
2008-04-17 | libata: stop overloading port_info->private_data | Tejun Heo |
2008-04-17 | libata: make ata_pci_init_one() not use ops->irq_handler and pi->sht | Tejun Heo |
2008-04-17 | libata: implement and use ops inheritance | Tejun Heo |
2008-04-17 | libata: implement and use SHT initializers | Tejun Heo |
2008-02-15 | ata: fix sparse warning in pata_acpi.c | Harvey Harrison |
2008-01-23 | libata: implement ata_timing_cycle2mode() and use it in libata-acpi and pata_... | Tejun Heo |
2008-01-23 | libata: separate out ata_acpi_gtm_xfermask() from pacpi_discover_modes() | Tejun Heo |
2007-10-29 | [libata] fix 'if(' and similar areas that lack whitespace | Jeff Garzik |
2007-10-17 | pata_acpi: fix build breakage if !CONFIG_PM | Tejun Heo |
2007-10-12 | pata_acpi: ACPI driver support | Alan Cox |