Age | Commit message (Expand) | Author |
2010-07-02 | libata: take advantage of cmwq and remove concurrency limitations | Tejun Heo |
2010-05-19 | 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-14 | libata-sff: kill unused prototype and make ata_dev_select() static | Tejun Heo |
2009-10-06 | libata: make gtf_filter per-dev | Tejun Heo |
2009-09-01 | libata: add command name parsing for error output | Robert Hancock |
2009-03-24 | [libata] Export ata_pio_queue_task() so that it can be used from sata_mv. | Mark Lord |
2009-02-02 | 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 |
2008-11-10 | libata: revert convert-to-block-tagging patches | Tejun Heo |
2008-10-23 | libata: switch to using block layer tagging support | Jens Axboe |
2008-10-10 | Merge branch 'for-2.6.28' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds |
2008-10-09 | block: unify request timeout handling | Jens Axboe |
2008-09-29 | libata: implement slave_link | Tejun Heo |
2008-07-31 | libata: update atapi disable handling | Tejun Heo |
2008-07-14 | libata: improve EH internal command timeout handling | Tejun Heo |
2008-06-18 | libata: don't check whether to use DMA or not for no data commands | Tejun Heo |
2008-04-29 | libata-scsi: clean up inquiry / mode sense related functions | Tejun Heo |
2008-04-25 | make sata_set_spd_needed() static | Adrian Bunk |
2008-04-17 | 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-02-25 | make atapi_dmadir static | Adrian Bunk |
2008-02-20 | libata: implement libata.force module parameter | Tejun Heo |
2008-01-23 | 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 |
2007-12-17 | libata-acpi: add new hooks ata_acpi_dissociate() and ata_acpi_on_disable() | Tejun Heo |
2007-10-29 | [libata] Link power management infrastructure | Kristen Carlson Accardi |
2007-10-12 | 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 | libata: add support for ATA_16 on ATAPI | Mark Lord |
2007-10-12 | libata-link: linkify config/EH related functions | Tejun Heo |
2007-10-12 | libata-link: linkify PHY-related functions | Tejun Heo |
2007-07-20 | libata: implement EH fast drain | Tejun Heo |
2007-07-20 | libata: improve SCSI scan failure handling | Tejun Heo |
2007-07-09 | libata-acpi: implement _GTM/_STM support | Tejun Heo |
2007-07-09 | libata: reimplement ACPI invocation | Tejun Heo |