Age | Commit message (Expand) | Author | Files | Lines |
2019-05-21 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 18 | Thomas Gleixner | 1 | -17/+1 |
2018-06-20 | scsi: libsas: dynamically allocate and free ata host | Jason Yan | 1 | -2/+0 |
2018-03-13 | libata: add refcounting to ata_host | Taras Kondratiuk | 1 | -0/+2 |
2017-11-16 | Merge branch 'for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l... | Linus Torvalds | 1 | -1/+1 |
2017-10-17 | libata: Convert timers to use timer_setup() | Kees Cook | 1 | -1/+1 |
2017-10-02 | libata: make ata_port_type const | Bhumika Goyal | 1 | -1/+1 |
2017-06-05 | libata: move ata_read_log_page to libata-core.c | Christoph Hellwig | 1 | -2/+2 |
2017-05-16 | ata: update references for libata documentation | Mauro Carvalho Chehab | 1 | -1/+1 |
2017-02-22 | Merge branch 'for-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l... | Linus Torvalds | 1 | -8/+0 |
2017-02-07 | scsi: remove eh_timed_out methods in the transport template | Christoph Hellwig | 1 | -1/+0 |
2017-01-10 | libata: move struct ata_scsi_args to libata-scsi.c | Christoph Hellwig | 1 | -7/+0 |
2017-01-06 | libata: Make ata_sg_clean() static again | Geert Uytterhoeven | 1 | -1/+0 |
2016-10-19 | ata: Enabling ATA Command Priorities | Adam Manzanares | 1 | -1/+1 |
2016-04-04 | libata: Implement control mode page to select sense format | Hannes Reinecke | 1 | -1/+2 |
2016-04-04 | libata-eh: Set 'information' field for autosense | Hannes Reinecke | 1 | -0/+3 |
2016-04-04 | libata: sanitize ata_tf_read_block() | Hannes Reinecke | 1 | -1/+2 |
2016-04-04 | libata: Implement NCQ autosense | Hannes Reinecke | 1 | -0/+1 |
2015-08-03 | Revert "libata: Implement NCQ autosense" | Tejun Heo | 1 | -1/+0 |
2015-08-03 | Revert "libata-eh: Set 'information' field for autosense" | Tejun Heo | 1 | -4/+1 |
2015-03-27 | libata-eh: Set 'information' field for autosense | Hannes Reinecke | 1 | -1/+4 |
2015-03-27 | libata: Implement NCQ autosense | Hannes Reinecke | 1 | -0/+1 |
2015-02-13 | Merge branch 'for-3.20/drivers' of git://git.kernel.dk/linux-block | Linus Torvalds | 1 | -1/+3 |
2015-01-25 | libata: move sas ata tag allocation to libata-scsi.c | Shaohua Li | 1 | -0/+2 |
2015-01-24 | libata: use blk taging | Shaohua Li | 1 | -1/+1 |
2015-01-11 | ata: libata-core: Remove unused function | Rickard Strandqvist | 1 | -1/+0 |
2014-07-18 | scsi: use 64-bit LUNs | Hannes Reinecke | 1 | -1/+1 |
2013-10-17 | ATA / ACPI: remove power dependent device handling | Aaron Lu | 1 | -4/+0 |
2013-08-27 | libata: acpi: Remove ata_dev_acpi_handle stub in libata.h | Aaron Lu | 1 | -1/+0 |
2013-08-23 | ata: acpi: rework the ata acpi bind support | Aaron Lu | 1 | -6/+10 |
2013-07-25 | libata: acpi: remove dead code for ata_acpi_(un)bind | Aaron Lu | 1 | -4/+0 |
2013-06-25 | libata-acpi: add back ACPI based hotplug functionality | Aaron Lu | 1 | -0/+2 |
2013-01-22 | libata: handle power transition of ODD | Aaron Lu | 1 | -0/+8 |
2013-01-22 | libata: check zero power ready status for ZPODD | Aaron Lu | 1 | -0/+5 |
2013-01-22 | libata: identify and init ZPODD devices | Aaron Lu | 1 | -0/+14 |
2012-09-13 | ahci: implement aggressive SATA device sleep support | Shane Huang | 1 | -0/+2 |
2012-07-25 | libata-acpi: add missing inlines in libata.h | Lin Ming | 1 | -3/+3 |
2012-06-29 | libata-acpi: add ata port runtime D3Cold support | Lin Ming | 1 | -0/+4 |
2012-06-29 | libata: migrate ACPI code over to new bindings | Matthew Garrett | 1 | -5/+0 |
2012-06-29 | libata: bind the Linux device tree to the ACPI device tree | Matthew Garrett | 1 | -0/+6 |
2012-04-12 | libata: make ata_print_id atomic | Dan Williams | 1 | -1/+1 |
2012-03-01 | [SCSI] libsas: async ata scanning | Dan Williams | 1 | -0/+1 |
2012-02-20 | [SCSI] libsas: execute transport link resets with libata-eh via host workqueue | Dan Williams | 1 | -1/+0 |
2012-01-09 | ata: add ata port system PM callbacks | Lin Ming | 1 | -0/+1 |
2011-03-02 | libata: plumb sas port scan into standard libata paths | James Bottomley | 1 | -0/+1 |
2010-10-22 | libata: implement cross-port EH exclusion | Tejun Heo | 1 | -0/+2 |
2010-10-22 | libata: implement LPM support for port multipliers | Tejun Heo | 1 | -0/+8 |
2010-10-22 | libata: reimplement link power management | Tejun Heo | 1 | -4/+0 |
2010-10-22 | libata: implement sata_link_scr_lpm() and make ata_dev_set_feature() global | Tejun Heo | 1 | -0/+2 |
2010-10-22 | libata: clean up lpm related symbols and sysfs show/store functions | Tejun Heo | 1 | -2/+4 |
2010-10-22 | [libata] Add ATA transport class | Gwendal Grignou | 1 | -0/+7 |