Age | Commit message (Expand) | Author |
2015-02-09 | Merge branch 'for-3.19-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Tejun Heo |
2015-01-19 | libata: allow sata_sil24 to opt-out of tag ordered submission | Dan Williams |
2015-01-11 | ata: libata-core: Remove unused function | Rickard Strandqvist |
2015-01-08 | libata: Whitelist SSDs that are known to properly return zeroes after TRIM | Martin K. Petersen |
2014-11-05 | libata: Implement ATA_DEV_ZAC | Hannes Reinecke |
2014-10-10 | Merge branch 'for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l... | Linus Torvalds |
2014-10-07 | libata: Un-break ATA blacklist | George Spelvin |
2014-09-23 | libata: change ata_<foo>_printk routines to return void | Joe Perches |
2014-08-19 | libata: Use dev_name() for request_irq() to distinguish devices | Alexander Shiyan |
2014-08-18 | libata: widen Crucial M550 blacklist matching | Tejun Heo |
2014-08-06 | libata: Use glob_match from lib/glob.c | George Spelvin |
2014-07-23 | libata: introduce ata_host->n_tags to avoid oops on SAS controllers | Tejun Heo |
2014-07-14 | libata: support the ata host which implements a queue depth less than 32 | Kevin Hao |
2014-06-02 | libata: Blacklist queued trim for Crucial M500 | Martin K. Petersen |
2014-05-21 | Merge branch 'for-3.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2014-05-07 | libata: clean up ZPODD when a port is detached | Levente Kurusa |
2014-04-24 | Merge branch 'for-3.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2014-04-18 | libata/ahci: accommodate tag ordered controllers | Dan Williams |
2014-04-02 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2014-04-02 | libata: Update queued trim blacklist for M5x0 drives | Martin K. Petersen |
2014-03-31 | Merge branch 'for-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l... | Linus Torvalds |
2014-03-18 | libata: async resume | Todd Brandt |
2014-03-18 | libata, libsas: kill pm_result and related cleanup | Dan Williams |
2014-03-10 | libata: use wider match for blacklisting Crucial M500 | Tejun Heo |
2014-03-07 | libata: add ATA_HORKAGE_BROKEN_FPDMA_AA quirk for Seagate Momentus SpinPoint ... | Michele Baldessari |
2014-03-03 | libata: disable queued TRIM for Crucial M500 mSATA SSDs | Marios Andreopoulos |
2014-02-20 | Merge branch 'master' into for-next | Jiri Kosina |
2014-02-19 | treewide: Fix typo in Documentation/DocBook | Masanari Iida |
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-12-16 | libata: disable a disk via libata.force params | Robin H. Johnson |
2013-11-29 | libata: add ATA_HORKAGE_BROKEN_FPDMA_AA quirk for Seagate Momentus SpinPoint M8 | Michele Baldessari |
2013-11-27 | ATA: Fix port removal ordering | Rafael J. Wysocki |
2013-10-28 | drivers/libata: Set max sector to 65535 for Slimtype DVD A DS8A9SH drive | Shan Hai |
2013-09-03 | libata: bugfix: Remove __le32 in ata_tf_to_fis() | Marc Carino |
2013-08-25 | libata: Add support for SEND/RECEIVE FPDMA QUEUED | 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-03 | Merge branch 'for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l... | Linus Torvalds |
2013-07-02 | Merge branch 'libata/for-3.10-fixes' into libata/for-3.11 | Tejun Heo |
2013-06-28 | Merge branch 'pm-assorted' | Rafael J. Wysocki |
2013-06-25 | libata-acpi: add back ACPI based hotplug functionality | Aaron Lu |
2013-06-03 | PM / Runtime: Rework the "runtime idle" helper routine | Rafael J. Wysocki |
2013-05-22 | libata: Add atapi_dmadir force flag | Vincent Pelletier |
2013-05-22 | libata: make ata_exec_internal_sg honor DMADIR | Vincent Pelletier |
2013-05-14 | libata: export ata_port port_no attribute via /sys | David Milburn |
2013-05-14 | libata: update "Maintained by:" tags | Tejun Heo |
2013-04-03 | libata: fix DMA to stack in reading devslp_timing parameters | David Woodhouse |
2013-04-03 | libata: Set max sector to 65535 for Slimtype DVD A DS8A8SH drive | Shan Hai |
2013-01-25 | [libata] PM code cleanup for ata port | Aaron Lu |