1. d7bead1 libata: change ata_<foo>_printk routines to return void by Joe Perches · 10 years ago
  2. 1a112d1 libata: introduce ata_host->n_tags to avoid oops on SAS controllers by Tejun Heo · 10 years ago
  3. 8a4aeec libata/ahci: accommodate tag ordered controllers by Dan Williams · 10 years ago
  4. 0dd5d6f libata: remove unused ata_sas_port_async_resume() stub by Dan Williams · 10 years ago
  5. a5a6569 libata.h: add stub for ata_sas_port_resume by Randy Dunlap · 10 years ago
  6. bc6e7c4 libata, libsas: kill pm_result and related cleanup by Dan Williams · 10 years ago
  7. ecd75ad libata: disable LPM for some WD SATA-I devices by Tejun Heo · 11 years ago
  8. f78dea0 libata: implement ATA_HORKAGE_NO_NCQ_TRIM and apply it to Micro M500 SSDs by Marc Carino · 11 years ago
  9. 87fb6c3 libata: Add support for queued DSM TRIM by Marc Carino · 11 years ago
  10. ed36911 libata: Add support for SEND/RECEIVE FPDMA QUEUED by Marc Carino · 11 years ago
  11. 40fb59e libata: Add H2D FIS "auxiliary" port flag by Marc Carino · 11 years ago
  12. 8be5ad9 libata: Populate host-to-device FIS "auxiliary" field by Marc Carino · 11 years ago
  13. f1bc1e4 ata: acpi: rework the ata acpi bind support by Aaron Lu · 11 years ago
  14. dc34e7e libata: move 'struct ata_taskfile' and friends from ata.h to libata.h by Sergei Shtylyov · 11 years ago
  15. 439d7a3 ahci: make ahci_transmit_led_message into a function pointer by Mark Langsdorf · 11 years ago
  16. 966fbe1 libata: Add atapi_dmadir force flag by Vincent Pelletier · 11 years ago
  17. e628dc9 libata: export ata_port port_no attribute via /sys by David Milburn · 11 years ago
  18. a32450e libata: Set max sector to 65535 for Slimtype DVD A DS8A8SH drive by Shan Hai · 11 years ago
  19. e175435 Revert "libata: export host controller number thru /sys" by Jeff Garzik · 11 years ago
  20. afe7595 libata: identify and init ZPODD devices by Aaron Lu · 12 years ago
  21. 1757d90 libata: export host controller number thru /sys by David Milburn · 12 years ago
  22. 803739d [libata] replace sata_settings with devslp_timing by Shane Huang · 12 years ago
  23. b7db04d libata: implement ata_platform_remove_one() by Brian Norris · 12 years ago
  24. 0d0cdb0 libata: restore acpi disable functionality by Aaron Lu · 12 years ago
  25. 3151367 Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 12 years ago
  26. 65fe1f0 ahci: implement aggressive SATA device sleep support by Shane Huang · 12 years ago
  27. 8d8e7d13 [SCSI] libsas, ipr: cleanup ata_host flags initialization via ata_host_init by Dan Williams · 12 years ago
  28. 2fcbdcb [SCSI] libata: export ata_port suspend/resume infrastructure for sas by Dan Williams · 12 years ago
  29. ca6d43b [SCSI] libata: reset once by Dan Williams · 12 years ago
  30. 8407884 Merge branch 'master' [vanilla Linus master] into libata-dev.git/upstream by Jeff Garzik · 12 years ago
  31. e4a9c37 [SCSI] libata, libsas: introduce sched_eh and end_eh port ops by Dan Williams · 12 years ago
  32. b1354cb libata: detect Device Attention support by Lin Ming · 12 years ago
  33. 30dcf76 libata: migrate ACPI code over to new bindings by Matthew Garrett · 12 years ago
  34. db63a4c libata: add a host flag to ignore detected ATA devices by Andy Whitcroft · 12 years ago
  35. b202445 [SCSI] libsas, libata: fix start of life for a sas ata_port by Dan Williams · 12 years ago
  36. 9508a66 [SCSI] libsas: async ata scanning by Dan Williams · 13 years ago
  37. 81c757b [SCSI] libsas: execute transport link resets with libata-eh via host workqueue by Dan Williams · 13 years ago
  38. b9075fa treewide: use __printf not __attribute__((format(printf,...))) by Joe Perches · 13 years ago
  39. f6e6703 [SCSI] libsas,libata: fix ->change_queue_{depth|type} for sata devices by Dan Williams · 13 years ago
  40. 06296a1 ata: Add and use ata_print_version_once by Joe Perches · 13 years ago
  41. a9a79df ata: Convert ata_<foo>_printk(KERN_<LEVEL> to ata_<foo>_<level> by Joe Perches · 13 years ago
  42. 8a745f1 libata: Power off empty ports by Kristen Carlson Accardi · 13 years ago
  43. ae01b24 libata: Implement ATA_FLAG_NO_DIPM and apply it to mcp65 by Tejun Heo · 13 years ago
  44. 3f7ac1d libata: Kill unused ATA_DFLAG_{H|D}IPM flags by Tejun Heo · 13 years ago
  45. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  46. 64b9759 libata-sff: add ata_sff_queue_work() & ata_sff_queue_delayed_work() by Viresh Kumar · 13 years ago
  47. 1a0f6b7 libata: remove ATA_FLAG_LPM by Sergei Shtylyov · 13 years ago
  48. 9cbe056 libata: remove ATA_FLAG_NO_LEGACY by Sergei Shtylyov · 13 years ago
  49. 3696df3 libata: remove ATA_FLAG_MMIO by Sergei Shtylyov · 13 years ago
  50. c10f97b libata: remove ATA_FLAG_{SRST|SATA_RESET} by Sergei Shtylyov · 13 years ago
  51. 0e0b494c libata: separate error handler into usable components by James Bottomley · 13 years ago
  52. b27dcfb [libata] avoid needlessly passing around ptr to SCSI completion func by Jeff Garzik · 14 years ago
  53. f281233 SCSI host lock push-down by Jeff Garzik · 14 years ago
  54. 89692c0 include/linux/libata.h: fix typo by Andrea Gelmini · 14 years ago
  55. b34e904 libata: reorder ata_queued_cmd to remove alignment padding on 64 bit builds by Richard Kennedy · 14 years ago
  56. c0c362b libata: implement cross-port EH exclusion by Tejun Heo · 14 years ago
  57. 97750ce libata: add @ap to ata_wait_register() and introduce ata_msleep() by Tejun Heo · 14 years ago
  58. 6b7ae95 libata: reimplement link power management by Tejun Heo · 14 years ago
  59. 1152b26 libata: implement sata_link_scr_lpm() and make ata_dev_set_feature() global by Tejun Heo · 14 years ago
  60. c93b263 libata: clean up lpm related symbols and sysfs show/store functions by Tejun Heo · 14 years ago
  61. d902747 [libata] Add ATA transport class by Gwendal Grignou · 14 years ago
  62. ea3c645 libata-sff: Reenable Port Multiplier after libata-sff remodeling. by Gwendal Grignou · 14 years ago
  63. e2f3d75 libata: skip EH autopsy and recovery during suspend by Tejun Heo · 14 years ago
  64. ad72cf9 libata: take advantage of cmwq and remove concurrency limitations by Tejun Heo · 14 years ago
  65. d8d9129 libata: implement on-demand HPA unlocking by Tejun Heo · 14 years ago
  66. 43c9c59 libata: implement dump_id force param by Tejun Heo · 14 years ago
  67. 9a7780c libata-sff: make BMDMA optional by Tejun Heo · 14 years ago
  68. 1c5afdf libata-sff: separate out BMDMA init by Tejun Heo · 14 years ago
  69. c3b2889 libata-sff: separate out BMDMA irq handler by Tejun Heo · 14 years ago
  70. 37f65b8 libata-sff: ata_sff_irq_clear() is BMDMA specific by Tejun Heo · 14 years ago
  71. 360ff78 libata-sff: separate out BMDMA qc_issue by Tejun Heo · 14 years ago
  72. f60d701 libata-sff: prd is BMDMA specific by Tejun Heo · 14 years ago
  73. f47451c libata-sff: ata_sff_[dumb_]qc_prep are BMDMA specific by Tejun Heo · 14 years ago
  74. fe06e5f libata-sff: separate out BMDMA EH by Tejun Heo · 14 years ago
  75. c429137 libata-sff: port_task is SFF specific by Tejun Heo · 14 years ago
  76. 5fe7454 libata-sff: ap->[last_]ctl are SFF specific by Tejun Heo · 14 years ago
  77. 8244cd0 libata-sff: rename ap->ops->drain_fifo() to sff_drain_fifo() by Tejun Heo · 14 years ago
  78. c708765 libata-sff: clean up BMDMA initialization by Tejun Heo · 14 years ago
  79. 9f2f721 libata-sff: reorder SFF/BMDMA functions by Tejun Heo · 14 years ago
  80. 3e4ec34 libata: kill ATA_FLAG_DISABLED by Tejun Heo · 14 years ago
  81. e42a542 libata: make sff_irq_on() method optional by Sergei Shtylyov · 14 years ago
  82. 41dec29 libata: introduce sff_set_devctl() method by Sergei Shtylyov · 14 years ago
  83. b48d58f libata: use longer 0xff wait if parallel scan is enabled by Tejun Heo · 14 years ago
  84. 2944408 libata-sff: kill unused ata_bus_reset() by Sergei Shtylyov · 14 years ago
  85. 445d211 libata: unlock HPA if device shrunk by Tejun Heo · 14 years ago
  86. 16ea0fc libata: Pass host flags into the pci helper by Alan Cox · 14 years ago
  87. 2794362 libata: implement spurious irq handling for SFF and apply it to piix by Tejun Heo · 15 years ago
  88. 5040ab6 libata: retry link resume if necessary by Tejun Heo · 15 years ago
  89. 382f51f Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 15 years ago
  90. e881a17 [SCSI] modify change_queue_depth to take in reason why it is being called by Mike Christie · 15 years ago
  91. 95514fd libata: add private driver field to struct ata_device by Bartlomiej Zolnierkiewicz · 15 years ago
  92. 6013efd libata: retry failed FLUSH if device didn't fail it by Tejun Heo · 15 years ago
  93. 110f66d libata: make gtf_filter per-dev by Tejun Heo · 15 years ago
  94. fa5b561 libata: implement more acpi filtering options by Tejun Heo · 15 years ago
  95. f1bce7f libata: cosmetic updates by Tejun Heo · 15 years ago
  96. 051d9fb libata: remove spindown skipping and warning by Tejun Heo · 15 years ago
  97. 388539f [libata] add DMA setup FIS auto-activate feature by Shaohua Li · 15 years ago
  98. 5920dad libata: accept late unlocking of HPA by Tejun Heo · 15 years ago
  99. d0cb43b libata: implement and use HORKAGE_NOSETXFER, take#2 by Tejun Heo · 15 years ago
  100. e3cf95d ata: Report 16/32bit PIO as best we can by Alan Cox · 15 years ago