| Commit message (Expand) | Author | Age | Files | Lines |
* | ATA / ACPI: remove power dependent device handling | Aaron Lu | 2013-10-17 | 1 | -4/+0 |
* | libata: acpi: Remove ata_dev_acpi_handle stub in libata.h | Aaron Lu | 2013-08-27 | 1 | -1/+0 |
* | ata: acpi: rework the ata acpi bind support | Aaron Lu | 2013-08-23 | 1 | -6/+10 |
* | libata: acpi: remove dead code for ata_acpi_(un)bind | Aaron Lu | 2013-07-25 | 1 | -4/+0 |
* | libata-acpi: add back ACPI based hotplug functionality | Aaron Lu | 2013-06-25 | 1 | -0/+2 |
* | libata: handle power transition of ODD | Aaron Lu | 2013-01-21 | 1 | -0/+8 |
* | libata: check zero power ready status for ZPODD | Aaron Lu | 2013-01-21 | 1 | -0/+5 |
* | libata: identify and init ZPODD devices | Aaron Lu | 2013-01-21 | 1 | -0/+14 |
* | ahci: implement aggressive SATA device sleep support | Shane Huang | 2012-09-13 | 1 | -0/+2 |
* | libata-acpi: add missing inlines in libata.h | Lin Ming | 2012-07-25 | 1 | -3/+3 |
* | libata-acpi: add ata port runtime D3Cold support | Lin Ming | 2012-06-29 | 1 | -0/+4 |
* | libata: migrate ACPI code over to new bindings | Matthew Garrett | 2012-06-29 | 1 | -5/+0 |
* | libata: bind the Linux device tree to the ACPI device tree | Matthew Garrett | 2012-06-29 | 1 | -0/+6 |
* | libata: make ata_print_id atomic | Dan Williams | 2012-04-12 | 1 | -1/+1 |
* | [SCSI] libsas: async ata scanning | Dan Williams | 2012-02-29 | 1 | -0/+1 |
* | [SCSI] libsas: execute transport link resets with libata-eh via host workqueue | Dan Williams | 2012-02-19 | 1 | -1/+0 |
* | ata: add ata port system PM callbacks | Lin Ming | 2012-01-08 | 1 | -0/+1 |
* | libata: plumb sas port scan into standard libata paths | James Bottomley | 2011-03-02 | 1 | -0/+1 |
* | libata: implement cross-port EH exclusion | Tejun Heo | 2010-10-21 | 1 | -0/+2 |
* | libata: implement LPM support for port multipliers | Tejun Heo | 2010-10-21 | 1 | -0/+8 |
* | libata: reimplement link power management | Tejun Heo | 2010-10-21 | 1 | -4/+0 |
* | libata: implement sata_link_scr_lpm() and make ata_dev_set_feature() global | Tejun Heo | 2010-10-21 | 1 | -0/+2 |
* | libata: clean up lpm related symbols and sysfs show/store functions | Tejun Heo | 2010-10-21 | 1 | -2/+4 |
* | [libata] Add ATA transport class | Gwendal Grignou | 2010-10-21 | 1 | -0/+7 |
* | libata: take advantage of cmwq and remove concurrency limitations | Tejun Heo | 2010-07-02 | 1 | -1/+0 |
* | libata-sff: separate out BMDMA EH | Tejun Heo | 2010-05-19 | 1 | -11/+0 |
* | libata-sff: port_task is SFF specific | Tejun Heo | 2010-05-19 | 1 | -2/+3 |
* | libata-sff: introduce ata_sff_init/exit() and ata_sff_port_init() | Tejun Heo | 2010-05-19 | 1 | -0/+10 |
* | libata-sff: kill unused prototype and make ata_dev_select() static | Tejun Heo | 2010-05-14 | 1 | -3/+0 |
* | libata: make gtf_filter per-dev | Tejun Heo | 2009-10-06 | 1 | -0/+2 |
* | libata: add command name parsing for error output | Robert Hancock | 2009-09-01 | 1 | -0/+1 |
* | [libata] Export ata_pio_queue_task() so that it can be used from sata_mv. | Mark Lord | 2009-03-24 | 1 | -2/+0 |
* | libata: add @spd_limit to sata_down_spd_limit() | Tejun Heo | 2009-02-02 | 1 | -1/+1 |
* | libata: move ata_dev_disable() to libata-eh.c | Tejun Heo | 2009-02-02 | 1 | -1/+1 |
* | libata: revert convert-to-block-tagging patches | Tejun Heo | 2008-11-10 | 1 | -17/+2 |
* | libata: switch to using block layer tagging support | Jens Axboe | 2008-10-23 | 1 | -2/+17 |
* | Merge branch 'for-2.6.28' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2008-10-10 | 1 | -1/+1 |
|\ |
|
| * | block: unify request timeout handling | Jens Axboe | 2008-10-09 | 1 | -1/+1 |
* | | libata: implement slave_link | Tejun Heo | 2008-09-29 | 1 | -0/+3 |
|/ |
|
* | libata: update atapi disable handling | Tejun Heo | 2008-07-31 | 1 | -1/+0 |
* | libata: improve EH internal command timeout handling | Tejun Heo | 2008-07-14 | 1 | -0/+2 |
* | libata: don't check whether to use DMA or not for no data commands | Tejun Heo | 2008-06-18 | 1 | -1/+1 |
* | libata-scsi: clean up inquiry / mode sense related functions | Tejun Heo | 2008-04-29 | 1 | -28/+0 |
* | make sata_set_spd_needed() static | Adrian Bunk | 2008-04-25 | 1 | -1/+0 |
* | libata: make PMP support optional | Tejun Heo | 2008-04-17 | 1 | -0/+17 |
* | libata: separate PMP support code from core code | Tejun Heo | 2008-04-17 | 1 | -5/+5 |
* | libata: make SFF support optional | Tejun Heo | 2008-04-17 | 1 | -0/+4 |
* | libata: implement and use sata_std_hardreset() | Tejun Heo | 2008-04-17 | 1 | -0/+9 |
* | libata: separate out ata_wait_ready() and implement ata_wait_after_reset() | Tejun Heo | 2008-04-17 | 1 | -0/+2 |
* | libata: kill unused ata_flush_cache() | Tejun Heo | 2008-04-17 | 1 | -1/+0 |