Age | Commit message (Expand) | Author |
2015-08-03 | libata: add ATA_HORKAGE_NOTRIM | Arne Fitzenreiter |
2015-06-06 | libata: Ignore spurious PHY event on LPM policy change | Gabriele Mazzotta |
2015-06-06 | libata: Add helper to determine when PHY events should be ignored | Gabriele Mazzotta |
2014-07-31 | libata: introduce ata_host->n_tags to avoid oops on SAS controllers | Tejun Heo |
2014-05-13 | libata/ahci: accommodate tag ordered controllers | Dan Williams |
2014-01-16 | libata: disable LPM for some WD SATA-I devices | Tejun Heo |
2013-12-17 | libata: implement ATA_HORKAGE_NO_NCQ_TRIM and apply it to Micro M500 SSDs | Marc Carino |
2013-08-25 | libata: Add support for queued DSM TRIM | Marc Carino |
2013-08-25 | libata: Add support for SEND/RECEIVE FPDMA QUEUED | Marc Carino |
2013-08-25 | libata: Add H2D FIS "auxiliary" port flag | Marc Carino |
2013-08-25 | libata: Populate host-to-device FIS "auxiliary" field | Marc Carino |
2013-08-23 | ata: acpi: rework the ata acpi bind support | Aaron Lu |
2013-07-16 | libata: move 'struct ata_taskfile' and friends from ata.h to libata.h | Sergei Shtylyov |
2013-06-06 | ahci: make ahci_transmit_led_message into a function pointer | Mark Langsdorf |
2013-05-22 | libata: Add atapi_dmadir force flag | Vincent Pelletier |
2013-05-14 | libata: export ata_port port_no attribute via /sys | David Milburn |
2013-04-03 | libata: Set max sector to 65535 for Slimtype DVD A DS8A8SH drive | Shan Hai |
2013-01-25 | Revert "libata: export host controller number thru /sys" | Jeff Garzik |
2013-01-21 | libata: identify and init ZPODD devices | Aaron Lu |
2013-01-14 | libata: export host controller number thru /sys | David Milburn |
2013-01-14 | [libata] replace sata_settings with devslp_timing | Shane Huang |
2012-12-03 | libata: implement ata_platform_remove_one() | Brian Norris |
2012-12-03 | libata: restore acpi disable functionality | Aaron Lu |
2012-10-02 | Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j... | Linus Torvalds |
2012-09-13 | ahci: implement aggressive SATA device sleep support | Shane Huang |
2012-08-24 | [SCSI] libsas, ipr: cleanup ata_host flags initialization via ata_host_init | Dan Williams |
2012-08-24 | [SCSI] libata: export ata_port suspend/resume infrastructure for sas | Dan Williams |
2012-08-24 | [SCSI] libata: reset once | Dan Williams |
2012-07-25 | Merge branch 'master' [vanilla Linus master] into libata-dev.git/upstream | Jeff Garzik |
2012-07-20 | [SCSI] libata, libsas: introduce sched_eh and end_eh port ops | Dan Williams |
2012-06-29 | libata: detect Device Attention support | Lin Ming |
2012-06-29 | libata: migrate ACPI code over to new bindings | Matthew Garrett |
2012-05-07 | libata: add a host flag to ignore detected ATA devices | Andy Whitcroft |
2012-04-23 | [SCSI] libsas, libata: fix start of life for a sas ata_port | Dan Williams |
2012-02-29 | [SCSI] libsas: async ata scanning | Dan Williams |
2012-02-19 | [SCSI] libsas: execute transport link resets with libata-eh via host workqueue | Dan Williams |
2011-10-31 | treewide: use __printf not __attribute__((format(printf,...))) | Joe Perches |
2011-10-02 | [SCSI] libsas,libata: fix ->change_queue_{depth|type} for sata devices | Dan Williams |
2011-07-23 | ata: Add and use ata_print_version_once | Joe Perches |
2011-07-23 | ata: Convert ata_<foo>_printk(KERN_<LEVEL> to ata_<foo>_<level> | Joe Perches |
2011-05-19 | libata: Power off empty ports | Kristen Carlson Accardi |
2011-04-24 | libata: Implement ATA_FLAG_NO_DIPM and apply it to mcp65 | Tejun Heo |
2011-04-24 | libata: Kill unused ATA_DFLAG_{H|D}IPM flags | Tejun Heo |
2011-03-31 | Fix common misspellings | Lucas De Marchi |
2011-03-14 | libata-sff: add ata_sff_queue_work() & ata_sff_queue_delayed_work() | Viresh Kumar |
2011-03-02 | libata: remove ATA_FLAG_LPM | Sergei Shtylyov |
2011-03-02 | libata: remove ATA_FLAG_NO_LEGACY | Sergei Shtylyov |
2011-03-02 | libata: remove ATA_FLAG_MMIO | Sergei Shtylyov |
2011-03-02 | libata: remove ATA_FLAG_{SRST|SATA_RESET} | Sergei Shtylyov |
2011-03-02 | libata: separate error handler into usable components | James Bottomley |