Age | Commit message (Expand) | Author |
2022-02-02 | ata: libata-acpi: kill ata_acpi_on_suspend() | Sergey Shtylyov |
2022-01-05 | ata: libata: remove pointless VPRINTK() calls | Hannes Reinecke |
2022-01-05 | ata: libata: revamp ata_get_cmd_descript() | Hannes Reinecke |
2022-01-04 | ata: libata: whitespace cleanup | Hannes Reinecke |
2020-03-26 | ata: make "libata.force" kernel parameter optional | Bartlomiej Zolnierkiewicz |
2020-03-26 | ata: move ata_sas_*() to libata-sata.c | Bartlomiej Zolnierkiewicz |
2020-03-26 | ata: start separating SATA specific code from libata-scsi.c | Bartlomiej Zolnierkiewicz |
2020-03-26 | ata: move sata_link_hardreset() to libata-sata.c | Bartlomiej Zolnierkiewicz |
2020-03-26 | ata: move *sata_set_spd*() to libata-sata.c | Bartlomiej Zolnierkiewicz |
2019-05-21 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 18 | Thomas Gleixner |
2018-06-19 | scsi: libsas: dynamically allocate and free ata host | Jason Yan |
2018-03-13 | libata: add refcounting to ata_host | Taras Kondratiuk |
2017-11-15 | Merge branch 'for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l... | Linus Torvalds |
2017-10-17 | libata: Convert timers to use timer_setup() | Kees Cook |
2017-10-02 | libata: make ata_port_type const | Bhumika Goyal |
2017-06-05 | libata: move ata_read_log_page to libata-core.c | Christoph Hellwig |
2017-05-16 | ata: update references for libata documentation | Mauro Carvalho Chehab |
2017-02-21 | Merge branch 'for-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l... | Linus Torvalds |
2017-02-06 | scsi: remove eh_timed_out methods in the transport template | Christoph Hellwig |
2017-01-10 | libata: move struct ata_scsi_args to libata-scsi.c | Christoph Hellwig |
2017-01-06 | libata: Make ata_sg_clean() static again | Geert Uytterhoeven |
2016-10-19 | ata: Enabling ATA Command Priorities | Adam Manzanares |
2016-04-04 | libata: Implement control mode page to select sense format | Hannes Reinecke |
2016-04-04 | libata-eh: Set 'information' field for autosense | Hannes Reinecke |
2016-04-04 | libata: sanitize ata_tf_read_block() | Hannes Reinecke |
2016-04-04 | libata: Implement NCQ autosense | Hannes Reinecke |
2015-08-03 | Revert "libata: Implement NCQ autosense" | Tejun Heo |
2015-08-03 | Revert "libata-eh: Set 'information' field for autosense" | Tejun Heo |
2015-03-27 | libata-eh: Set 'information' field for autosense | Hannes Reinecke |
2015-03-27 | libata: Implement NCQ autosense | Hannes Reinecke |
2015-02-12 | Merge branch 'for-3.20/drivers' of git://git.kernel.dk/linux-block | Linus Torvalds |
2015-01-24 | libata: move sas ata tag allocation to libata-scsi.c | Shaohua Li |
2015-01-23 | libata: use blk taging | Shaohua Li |
2015-01-11 | ata: libata-core: Remove unused function | Rickard Strandqvist |
2014-07-17 | scsi: use 64-bit LUNs | Hannes Reinecke |
2013-10-17 | ATA / ACPI: remove power dependent device handling | Aaron Lu |
2013-08-27 | libata: acpi: Remove ata_dev_acpi_handle stub in libata.h | Aaron Lu |
2013-08-23 | ata: acpi: rework the ata acpi bind support | Aaron Lu |
2013-07-25 | libata: acpi: remove dead code for ata_acpi_(un)bind | Aaron Lu |
2013-06-25 | libata-acpi: add back ACPI based hotplug functionality | Aaron Lu |
2013-01-21 | libata: handle power transition of ODD | Aaron Lu |
2013-01-21 | libata: check zero power ready status for ZPODD | Aaron Lu |
2013-01-21 | libata: identify and init ZPODD devices | Aaron Lu |
2012-09-13 | ahci: implement aggressive SATA device sleep support | Shane Huang |
2012-07-25 | libata-acpi: add missing inlines in libata.h | Lin Ming |
2012-06-29 | libata-acpi: add ata port runtime D3Cold support | Lin Ming |
2012-06-29 | libata: migrate ACPI code over to new bindings | Matthew Garrett |
2012-06-29 | libata: bind the Linux device tree to the ACPI device tree | Matthew Garrett |
2012-04-12 | libata: make ata_print_id atomic | Dan Williams |
2012-02-29 | [SCSI] libsas: async ata scanning | Dan Williams |