1. b00622f libata: blacklist a Viking flash model for MWDMA corruption by Shikha Jain · 9 years ago
  2. e39b2bb libata: skip debounce delay on link resume by Danesh Petigara · 9 years ago
  3. 848c392 drivers: libata-core: Use usleep_range() instead of msleep() for short sleeps (<20 ms) by Anil Veliyankara Madam · 9 years ago
  4. 7e22c00 ata: core: fix irq description on AHCI single irq systems by Heiner Kallweit · 9 years ago
  5. 2dc7e55 Merge branch 'for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 9 years ago
  6. 7a7184b Add factory recertified Crucial M500s to blacklist by Guillermo A. Amaral · 9 years ago
  7. 38755e8 libata: fix libata-core.c kernel-doc warning by Randy Dunlap · 9 years ago
  8. 84ded2f Revert "libata: Implement support for sense data reporting" by Tejun Heo · 9 years ago
  9. fe16d4f Revert "libata-eh: Set 'information' field for autosense" by Tejun Heo · 9 years ago
  10. 9051bd3 libata: Do not blacklist M510DC by Martin K. Petersen · 9 years ago
  11. d531be2 libata: increase the timeout when setting transfer mode by Mikulas Patocka · 9 years ago
  12. af34d63 libata: add ATA_HORKAGE_MAX_SEC_1024 to revert back to previous max_sectors limit by David Milburn · 9 years ago
  13. cda57b1 libata: force disable trim for SuperSSpeed S238 by Arne Fitzenreiter · 9 years ago
  14. 08c85d2 libata: add ATA_HORKAGE_BROKEN_FPDMA_AA quirk for HP 250GB SATA disk VB0250EAVER by Aleksei Mamlin · 9 years ago
  15. 64e22b86 Merge branch 'for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 9 years ago
  16. 243918b libata: Do not blacklist Micron M500DC by Martin K. Petersen · 9 years ago
  17. 0f5f264 libata: finally use __initconst in ata_parse_force_one() by Rasmus Villemoes · 9 years ago
  18. 8485187 Doc: libata: Fix spelling typo found in libata.xml by Masanari Iida · 9 years ago
  19. d7b16e4 libata: Allow NCQ TRIM to be enabled or disabled with a module parameter by Martin K. Petersen · 9 years ago
  20. 9a9324d libata: Blacklist queued TRIM on all Samsung 800-series by Martin K. Petersen · 9 years ago
  21. 09c5b48 libata: Ignore spurious PHY event on LPM policy change by Gabriele Mazzotta · 9 years ago
  22. 8393b81 libata: Add helper to determine when PHY events should be ignored by Gabriele Mazzotta · 9 years ago
  23. a1480a1 Merge branch 'for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 9 years ago
  24. 6fc4d97 libata: Blacklist queued TRIM on Samsung SSD 850 Pro by Martin K. Petersen · 9 years ago
  25. ff7f53f libata: Update Crucial/Micron blacklist by Martin K. Petersen · 9 years ago
  26. 255c03d libata: Add tracepoints by Hannes Reinecke · 9 years ago
  27. a1524f2 libata-eh: Set 'information' field for autosense by Hannes Reinecke · 9 years ago
  28. fe7173c libata: Implement support for sense data reporting by Hannes Reinecke · 9 years ago
  29. 5067c04 ata: Add a new flag to destinguish sas controller by Shaohua Li · 9 years ago
  30. 8494bcf Merge branch 'for-3.20/drivers' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  31. b12aa1f Merge branch 'for-3.19-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata into for-3.20 by Tejun Heo · 9 years ago
  32. 98bd4be libata: move sas ata tag allocation to libata-scsi.c by Shaohua Li · 9 years ago
  33. 12cb5ce libata: use blk taging by Shaohua Li · 10 years ago
  34. 72dd299 libata: allow sata_sil24 to opt-out of tag ordered submission by Dan Williams · 10 years ago
  35. e88af2f ata: libata-core: Remove unused function by Rickard Strandqvist · 10 years ago
  36. e61f7d1 libata: Whitelist SSDs that are known to properly return zeroes after TRIM by Martin K. Petersen · 10 years ago
  37. 9162c65 libata: Implement ATA_DEV_ZAC by Hannes Reinecke · 10 years ago
  38. d9428f09 Merge branch 'for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 10 years ago
  39. 1c40279 libata: Un-break ATA blacklist by George Spelvin · 10 years ago
  40. d7bead1 libata: change ata_<foo>_printk routines to return void by Joe Perches · 10 years ago
  41. 4f37b50 libata: Use dev_name() for request_irq() to distinguish devices by Alexander Shiyan · 10 years ago
  42. 2a13772 libata: widen Crucial M550 blacklist matching by Tejun Heo · 10 years ago
  43. 428ac5f libata: Use glob_match from lib/glob.c by George Spelvin · 10 years ago
  44. 1a112d1 libata: introduce ata_host->n_tags to avoid oops on SAS controllers by Tejun Heo · 10 years ago
  45. 1871ee1 libata: support the ata host which implements a queue depth less than 32 by Kevin Hao · 10 years ago
  46. 3b8d267 libata: Blacklist queued trim for Crucial M500 by Martin K. Petersen · 10 years ago
  47. 6ab9028 Merge branch 'for-3.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 10 years ago
  48. a6f9bf4 libata: clean up ZPODD when a port is detached by Levente Kurusa · 10 years ago
  49. fdd324a Merge branch 'for-3.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 10 years ago
  50. 8a4aeec libata/ahci: accommodate tag ordered controllers by Dan Williams · 10 years ago
  51. 159d813 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 10 years ago
  52. d121f7d libata: Update queued trim blacklist for M5x0 drives by Martin K. Petersen · 10 years ago
  53. 01d5f3b Merge branch 'for-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 10 years ago
  54. 200421a libata: async resume by Todd Brandt · 10 years ago
  55. bc6e7c4 libata, libsas: kill pm_result and related cleanup by Dan Williams · 10 years ago
  56. 83493d7 libata: use wider match for blacklisting Crucial M500 by Tejun Heo · 10 years ago
  57. b28a613 libata: add ATA_HORKAGE_BROKEN_FPDMA_AA quirk for Seagate Momentus SpinPoint M8 (2BA30001) by Michele Baldessari · 10 years ago
  58. 2564338 libata: disable queued TRIM for Crucial M500 mSATA SSDs by Marios Andreopoulos · 10 years ago
  59. d426334 Merge branch 'master' into for-next by Jiri Kosina · 10 years ago
  60. e227867 treewide: Fix typo in Documentation/DocBook by Masanari Iida · 10 years ago
  61. ecd75ad libata: disable LPM for some WD SATA-I devices by Tejun Heo · 11 years ago
  62. f78dea0 libata: implement ATA_HORKAGE_NO_NCQ_TRIM and apply it to Micro M500 SSDs by Marc Carino · 11 years ago
  63. b8bd6dc libata: disable a disk via libata.force params by Robin H. Johnson · 11 years ago
  64. 8780994 libata: add ATA_HORKAGE_BROKEN_FPDMA_AA quirk for Seagate Momentus SpinPoint M8 by Michele Baldessari · 11 years ago
  65. c570076 ATA: Fix port removal ordering by Rafael J. Wysocki · 11 years ago
  66. 0523f03 drivers/libata: Set max sector to 65535 for Slimtype DVD A DS8A9SH drive by Shan Hai · 11 years ago
  67. 86a565e libata: bugfix: Remove __le32 in ata_tf_to_fis() by Marc Carino · 11 years ago
  68. ed36911 libata: Add support for SEND/RECEIVE FPDMA QUEUED by Marc Carino · 11 years ago
  69. 8be5ad9 libata: Populate host-to-device FIS "auxiliary" field by Marc Carino · 11 years ago
  70. f1bc1e4 ata: acpi: rework the ata acpi bind support by Aaron Lu · 11 years ago
  71. 9e22038 Merge branch 'for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 11 years ago
  72. 5a0a6a4 Merge branch 'libata/for-3.10-fixes' into libata/for-3.11 by Tejun Heo · 11 years ago
  73. e52cff8 Merge branch 'pm-assorted' by Rafael J. Wysocki · 11 years ago
  74. 4452152 libata-acpi: add back ACPI based hotplug functionality by Aaron Lu · 11 years ago
  75. 45f0a85 PM / Runtime: Rework the "runtime idle" helper routine by Rafael J. Wysocki · 11 years ago
  76. 966fbe1 libata: Add atapi_dmadir force flag by Vincent Pelletier · 11 years ago
  77. e771451 libata: make ata_exec_internal_sg honor DMADIR by Vincent Pelletier · 11 years ago
  78. e628dc9 libata: export ata_port port_no attribute via /sys by David Milburn · 11 years ago
  79. 8c3d3d4 libata: update "Maintained by:" tags by Tejun Heo · 11 years ago
  80. 8e725c7 libata: fix DMA to stack in reading devslp_timing parameters by David Woodhouse · 11 years ago
  81. a32450e libata: Set max sector to 65535 for Slimtype DVD A DS8A8SH drive by Shan Hai · 11 years ago
  82. f5e6d0d [libata] PM code cleanup for ata port by Aaron Lu · 11 years ago
  83. a7ff60d [libata] pm: differentiate system and runtime pm for ata port by Aaron Lu · 11 years ago
  84. e175435 Revert "libata: export host controller number thru /sys" by Jeff Garzik · 11 years ago
  85. 7e15e9b libata: do not suspend port if normal ODD is attached by Aaron Lu · 12 years ago
  86. afe7595 libata: identify and init ZPODD devices by Aaron Lu · 12 years ago
  87. 1757d90 libata: export host controller number thru /sys by David Milburn · 12 years ago
  88. 803739d [libata] replace sata_settings with devslp_timing by Shane Huang · 12 years ago
  89. 8349e5a Revert "libata: check SATA_SETTINGS log with HW Feature Ctrl" by Jeff Garzik · 12 years ago
  90. 04a3f5b libata: use pci_get_drvdata() helper by Brian Norris · 12 years ago
  91. b7db04d libata: implement ata_platform_remove_one() by Brian Norris · 12 years ago
  92. 5416912 libata: set dma_mode to 0xff in reset by Aaron Lu · 12 years ago
  93. de90cd7 libata: check SATA_SETTINGS log with HW Feature Ctrl by Shane Huang · 12 years ago
  94. cd705d5 libata debugging: Warn when unable to find timing descriptor based on xfer_mode by Borislav Petkov · 12 years ago
  95. 3151367 Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 12 years ago
  96. 51562cb Merge tag 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 12 years ago
  97. fe709ed Merge SCSI misc branch into isci-for-3.6 tag by James Bottomley · 12 years ago
  98. 633de4c [libata] export ata_dev_set_feature() by Jeff Garzik · 12 years ago
  99. 9ca7cfa libata-core: use ATA_LBA in ata_build_rw_tf() by Sergei Shtylyov · 12 years ago
  100. 65fe1f0 ahci: implement aggressive SATA device sleep support by Shane Huang · 12 years ago