| Commit message (Expand) | Author | Age |
* | libata: plumb sas port scan into standard libata paths | James Bottomley | 2011-03-02 |
* | libata: implement cross-port EH exclusion | Tejun Heo | 2010-10-21 |
* | libata: implement LPM support for port multipliers | Tejun Heo | 2010-10-21 |
* | libata: reimplement link power management | Tejun Heo | 2010-10-21 |
* | libata: implement sata_link_scr_lpm() and make ata_dev_set_feature() global | Tejun Heo | 2010-10-21 |
* | libata: clean up lpm related symbols and sysfs show/store functions | Tejun Heo | 2010-10-21 |
* | [libata] Add ATA transport class | Gwendal Grignou | 2010-10-21 |
* | libata: take advantage of cmwq and remove concurrency limitations | Tejun Heo | 2010-07-02 |
* | libata-sff: separate out BMDMA EH | Tejun Heo | 2010-05-19 |
* | libata-sff: port_task is SFF specific | Tejun Heo | 2010-05-19 |
* | libata-sff: introduce ata_sff_init/exit() and ata_sff_port_init() | Tejun Heo | 2010-05-19 |
* | libata-sff: kill unused prototype and make ata_dev_select() static | Tejun Heo | 2010-05-14 |
* | libata: make gtf_filter per-dev | Tejun Heo | 2009-10-06 |
* | libata: add command name parsing for error output | Robert Hancock | 2009-09-01 |
* | [libata] Export ata_pio_queue_task() so that it can be used from sata_mv. | Mark Lord | 2009-03-24 |
* | libata: add @spd_limit to sata_down_spd_limit() | Tejun Heo | 2009-02-02 |
* | libata: move ata_dev_disable() to libata-eh.c | Tejun Heo | 2009-02-02 |
* | libata: revert convert-to-block-tagging patches | Tejun Heo | 2008-11-10 |
* | libata: switch to using block layer tagging support | Jens Axboe | 2008-10-23 |
* | Merge branch 'for-2.6.28' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2008-10-10 |
|\ |
|
| * | block: unify request timeout handling | Jens Axboe | 2008-10-09 |
* | | libata: implement slave_link | Tejun Heo | 2008-09-29 |
|/ |
|
* | libata: update atapi disable handling | Tejun Heo | 2008-07-31 |
* | libata: improve EH internal command timeout handling | Tejun Heo | 2008-07-14 |
* | libata: don't check whether to use DMA or not for no data commands | Tejun Heo | 2008-06-18 |
* | libata-scsi: clean up inquiry / mode sense related functions | Tejun Heo | 2008-04-29 |
* | make sata_set_spd_needed() static | Adrian Bunk | 2008-04-25 |
* | libata: make PMP support optional | Tejun Heo | 2008-04-17 |
* | libata: separate PMP support code from core code | Tejun Heo | 2008-04-17 |
* | libata: make SFF support optional | Tejun Heo | 2008-04-17 |
* | libata: implement and use sata_std_hardreset() | Tejun Heo | 2008-04-17 |
* | libata: separate out ata_wait_ready() and implement ata_wait_after_reset() | Tejun Heo | 2008-04-17 |
* | libata: kill unused ata_flush_cache() | Tejun Heo | 2008-04-17 |
* | libata: make ata_tf_to_lba[48]() generic | Tejun Heo | 2008-04-17 |
* | libata: reorganize SFF related stuff | Tejun Heo | 2008-04-17 |
* | make atapi_dmadir static | Adrian Bunk | 2008-02-25 |
* | libata: implement libata.force module parameter | Tejun Heo | 2008-02-20 |
* | libata: move ata_set_mode() to libata-eh.c | Tejun Heo | 2008-01-23 |
* | libata-acpi: add ACPI _PSx method | Shaohua Li | 2008-01-23 |
* | libata: Disable ATA8-ACS proposed Trusted Computing features by default | Alan Cox | 2008-01-23 |
* | libata-acpi: add new hooks ata_acpi_dissociate() and ata_acpi_on_disable() | Tejun Heo | 2007-12-17 |
* | [libata] Link power management infrastructure | Kristen Carlson Accardi | 2007-10-29 |
* | libata: add @timeout to ata_exec_internal[_sg]() | Tejun Heo | 2007-10-12 |
* | libata-pmp: extend ACPI support to cover PMP | Tejun Heo | 2007-10-12 |
* | libata-pmp: hook PMP support and enable it | Tejun Heo | 2007-10-12 |
* | libata-pmp: implement Port Multiplier support | Tejun Heo | 2007-10-12 |
* | libata-pmp-prep: implement sata_async_notification() | Tejun Heo | 2007-10-12 |
* | libata-pmp-prep: make a number of functions global to libata | Tejun Heo | 2007-10-12 |
* | libata-pmp-prep: add @new_class to ata_dev_revalidate() | Tejun Heo | 2007-10-12 |
* | [libata] SCSI: simulator version, not device version, belongs in VPD | Jeff Garzik | 2007-10-12 |