| Commit message (Expand) | Author | Age | Files | Lines |
* | libata-acpi: don't call sleeping function from invalid context | Zhang Rui | 2008-07-11 | 1 | -1/+4 |
* | libata-acpi: filter out DIPM enable | Tejun Heo | 2008-07-11 | 1 | -2/+12 |
* | [libata] ACPI: Properly handle bay devices in dock stations | Holger Macht | 2008-06-04 | 1 | -51/+114 |
* | drivers/ata: trim trailing whitespace | Jeff Garzik | 2008-05-19 | 1 | -4/+4 |
* | Fixups to ATA ACPI hotplug | Matthew Garrett | 2008-05-19 | 1 | -27/+50 |
* | libata-acpi.c: remove unneeded #if's | Adrian Bunk | 2008-04-25 | 1 | -4/+0 |
* | ata-acpi: don't call _GTF for disabled drive | Shaohua Li | 2008-04-17 | 1 | -2/+4 |
* | libata: implement PMP helpers | Tejun Heo | 2008-04-17 | 1 | -1/+1 |
* | libata-acpi: improve dock event handling | Tejun Heo | 2008-03-17 | 1 | -27/+69 |
* | ata: replace remaining __FUNCTION__ occurrences | Harvey Harrison | 2008-03-10 | 1 | -4/+4 |
* | libata: reimplement ata_acpi_cbl_80wire() using ata_acpi_gtm_xfermask() | Tejun Heo | 2008-01-23 | 1 | -25/+16 |
* | libata: implement ata_timing_cycle2mode() and use it in libata-acpi and pata_... | Tejun Heo | 2008-01-23 | 1 | -47/+15 |
* | libata: fix ata_acpi_gtm_xfermask() | Tejun Heo | 2008-01-23 | 1 | -21/+21 |
* | libata: separate out ata_acpi_gtm_xfermask() from pacpi_discover_modes() | Tejun Heo | 2008-01-23 | 1 | -0/+78 |
* | libata-acpi: add ACPI _PSx method | Shaohua Li | 2008-01-23 | 1 | -0/+30 |
* | libata-acpi: implement _GTF command filtering | Tejun Heo | 2007-12-17 | 1 | -44/+115 |
* | libata-acpi: improve _GTF execution error handling and reporting | Tejun Heo | 2007-12-17 | 1 | -31/+46 |
* | libata-acpi: improve ACPI disabling | Tejun Heo | 2007-12-17 | 1 | -21/+38 |
* | libata-acpi: implement dev->gtf_cache and evaluate _GTF right after _STM duri... | Tejun Heo | 2007-12-17 | 1 | -20/+49 |
* | libata-acpi: implement and use ata_acpi_init_gtm() | Tejun Heo | 2007-12-17 | 1 | -35/+27 |
* | libata-acpi: add new hooks ata_acpi_dissociate() and ata_acpi_on_disable() | Tejun Heo | 2007-12-17 | 1 | -0/+28 |
* | libata-acpi: adjust constness in ata_acpi_gtm/stm() parameters | Tejun Heo | 2007-12-17 | 1 | -3/+4 |
* | libata: Don't fail device revalidation for bad _GTF methods | Matthew Garrett | 2007-11-10 | 1 | -8/+2 |
* | [libata] checkpatch-inspired cleanups | Jeff Garzik | 2007-10-23 | 1 | -8/+8 |
* | libata: add @timeout to ata_exec_internal[_sg]() | Tejun Heo | 2007-10-12 | 1 | -1/+1 |
* | libata-core: Expose gtm methods for driver use | Alan Cox | 2007-10-12 | 1 | -2/+6 |
* | libata: Integrate ACPI-based PATA/SATA hotplug - version 5 | Matthew Garrett | 2007-10-12 | 1 | -1/+59 |
* | libata-pmp: extend ACPI support to cover PMP | Tejun Heo | 2007-10-12 | 1 | -4/+32 |
* | [libata] add ACPI cable detect API | Alan Cox | 2007-10-12 | 1 | -0/+38 |
* | libata-link: implement and use link/device iterators | Tejun Heo | 2007-10-12 | 1 | -3/+3 |
* | libata-link: introduce ata_link | Tejun Heo | 2007-10-12 | 1 | -10/+11 |
* | libata-acpi: implement _GTM/_STM support | Tejun Heo | 2007-07-09 | 1 | -4/+149 |
* | libata-acpi: remove redundant checks | Tejun Heo | 2007-07-09 | 1 | -23/+0 |
* | libata: reimplement ACPI invocation | Tejun Heo | 2007-07-09 | 1 | -79/+125 |
* | libata-acpi: miscellaneous cleanups | Tejun Heo | 2007-07-09 | 1 | -28/+23 |
* | libata-acpi: clean up ata_acpi_exec_tfs() | Tejun Heo | 2007-07-09 | 1 | -115/+111 |
* | libata-acpi: implement ata_acpi_associate() | Tejun Heo | 2007-07-09 | 1 | -320/+49 |
* | libata-acpi: add ATA_FLAG_ACPI_SATA port flag | Tejun Heo | 2007-05-16 | 1 | -5/+5 |
* | libata-acpi: clean up parameters and misc stuff | Tejun Heo | 2007-05-11 | 1 | -97/+95 |
* | libata-acpi: fix _GTF command protocol for ATAPI devices | Tejun Heo | 2007-05-09 | 1 | -2/+1 |
* | [libata] Disable ACPI by default; fix namespace problems | Jeff Garzik | 2007-03-28 | 1 | -4/+4 |
* | Pull bugzilla-7907 into release branch | Len Brown | 2007-03-09 | 1 | -0/+7 |
|\ |
|
| * | libata-acpi: allow _GTF on SATA, but disable on PATA for now | Kristen Accardi | 2007-03-09 | 1 | -0/+7 |
* | | [PATCH] libata-acpi: Try and stop all the non PCI devices crashing | Alan Cox | 2007-03-08 | 1 | -1/+16 |
|/ |
|
* | [libata] ACPI: remove needless ->qc_issue hook existence test | Jeff Garzik | 2007-02-24 | 1 | -29/+22 |
* | libata: fix remaining ap->id | Tejun Heo | 2007-02-23 | 1 | -12/+8 |
* | [PATCH] libata: wrong sizeof for BUFFER | Fiodor Suietov | 2007-02-16 | 1 | -1/+1 |
* | [PATCH] libata: ACPI _SDD support | Kristen Carlson Accardi | 2007-02-16 | 1 | -0/+96 |
* | [PATCH] libata: ACPI and _GTF support | Kristen Carlson Accardi | 2007-02-16 | 1 | -0/+602 |