1. 8407884 Merge branch 'master' [vanilla Linus master] into libata-dev.git/upstream by Jeff Garzik · 12 years ago
  2. e4a9c37 [SCSI] libata, libsas: introduce sched_eh and end_eh port ops by Dan Williams · 12 years ago
  3. b1354cb libata: detect Device Attention support by Lin Ming · 12 years ago
  4. 30dcf76 libata: migrate ACPI code over to new bindings by Matthew Garrett · 12 years ago
  5. db63a4c libata: add a host flag to ignore detected ATA devices by Andy Whitcroft · 12 years ago
  6. b202445 [SCSI] libsas, libata: fix start of life for a sas ata_port by Dan Williams · 12 years ago
  7. 9508a66 [SCSI] libsas: async ata scanning by Dan Williams · 13 years ago
  8. 81c757b [SCSI] libsas: execute transport link resets with libata-eh via host workqueue by Dan Williams · 13 years ago
  9. b9075fa treewide: use __printf not __attribute__((format(printf,...))) by Joe Perches · 13 years ago
  10. f6e6703 [SCSI] libsas,libata: fix ->change_queue_{depth|type} for sata devices by Dan Williams · 13 years ago
  11. 06296a1 ata: Add and use ata_print_version_once by Joe Perches · 13 years ago
  12. a9a79df ata: Convert ata_<foo>_printk(KERN_<LEVEL> to ata_<foo>_<level> by Joe Perches · 13 years ago
  13. 8a745f1 libata: Power off empty ports by Kristen Carlson Accardi · 13 years ago
  14. ae01b24 libata: Implement ATA_FLAG_NO_DIPM and apply it to mcp65 by Tejun Heo · 13 years ago
  15. 3f7ac1d libata: Kill unused ATA_DFLAG_{H|D}IPM flags by Tejun Heo · 13 years ago
  16. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  17. 64b9759 libata-sff: add ata_sff_queue_work() & ata_sff_queue_delayed_work() by Viresh Kumar · 13 years ago
  18. 1a0f6b7 libata: remove ATA_FLAG_LPM by Sergei Shtylyov · 14 years ago
  19. 9cbe056 libata: remove ATA_FLAG_NO_LEGACY by Sergei Shtylyov · 14 years ago
  20. 3696df3 libata: remove ATA_FLAG_MMIO by Sergei Shtylyov · 14 years ago
  21. c10f97b libata: remove ATA_FLAG_{SRST|SATA_RESET} by Sergei Shtylyov · 14 years ago
  22. 0e0b494c libata: separate error handler into usable components by James Bottomley · 14 years ago
  23. b27dcfb [libata] avoid needlessly passing around ptr to SCSI completion func by Jeff Garzik · 14 years ago
  24. f281233 SCSI host lock push-down by Jeff Garzik · 14 years ago
  25. 89692c0 include/linux/libata.h: fix typo by Andrea Gelmini · 14 years ago
  26. b34e904 libata: reorder ata_queued_cmd to remove alignment padding on 64 bit builds by Richard Kennedy · 14 years ago
  27. c0c362b libata: implement cross-port EH exclusion by Tejun Heo · 14 years ago
  28. 97750ce libata: add @ap to ata_wait_register() and introduce ata_msleep() by Tejun Heo · 14 years ago
  29. 6b7ae95 libata: reimplement link power management by Tejun Heo · 14 years ago
  30. 1152b26 libata: implement sata_link_scr_lpm() and make ata_dev_set_feature() global by Tejun Heo · 14 years ago
  31. c93b263 libata: clean up lpm related symbols and sysfs show/store functions by Tejun Heo · 14 years ago
  32. d902747 [libata] Add ATA transport class by Gwendal Grignou · 14 years ago
  33. ea3c645 libata-sff: Reenable Port Multiplier after libata-sff remodeling. by Gwendal Grignou · 14 years ago
  34. e2f3d75 libata: skip EH autopsy and recovery during suspend by Tejun Heo · 14 years ago
  35. ad72cf9 libata: take advantage of cmwq and remove concurrency limitations by Tejun Heo · 14 years ago
  36. d8d9129 libata: implement on-demand HPA unlocking by Tejun Heo · 14 years ago
  37. 43c9c59 libata: implement dump_id force param by Tejun Heo · 14 years ago
  38. 9a7780c libata-sff: make BMDMA optional by Tejun Heo · 14 years ago
  39. 1c5afdf libata-sff: separate out BMDMA init by Tejun Heo · 14 years ago
  40. c3b2889 libata-sff: separate out BMDMA irq handler by Tejun Heo · 14 years ago
  41. 37f65b8 libata-sff: ata_sff_irq_clear() is BMDMA specific by Tejun Heo · 14 years ago
  42. 360ff78 libata-sff: separate out BMDMA qc_issue by Tejun Heo · 14 years ago
  43. f60d701 libata-sff: prd is BMDMA specific by Tejun Heo · 14 years ago
  44. f47451c libata-sff: ata_sff_[dumb_]qc_prep are BMDMA specific by Tejun Heo · 14 years ago
  45. fe06e5f libata-sff: separate out BMDMA EH by Tejun Heo · 14 years ago
  46. c429137 libata-sff: port_task is SFF specific by Tejun Heo · 14 years ago
  47. 5fe7454 libata-sff: ap->[last_]ctl are SFF specific by Tejun Heo · 14 years ago
  48. 8244cd0 libata-sff: rename ap->ops->drain_fifo() to sff_drain_fifo() by Tejun Heo · 14 years ago
  49. c708765 libata-sff: clean up BMDMA initialization by Tejun Heo · 14 years ago
  50. 9f2f721 libata-sff: reorder SFF/BMDMA functions by Tejun Heo · 14 years ago
  51. 3e4ec34 libata: kill ATA_FLAG_DISABLED by Tejun Heo · 14 years ago
  52. e42a542 libata: make sff_irq_on() method optional by Sergei Shtylyov · 14 years ago
  53. 41dec29 libata: introduce sff_set_devctl() method by Sergei Shtylyov · 14 years ago
  54. b48d58f libata: use longer 0xff wait if parallel scan is enabled by Tejun Heo · 14 years ago
  55. 2944408 libata-sff: kill unused ata_bus_reset() by Sergei Shtylyov · 14 years ago
  56. 445d211 libata: unlock HPA if device shrunk by Tejun Heo · 14 years ago
  57. 16ea0fc libata: Pass host flags into the pci helper by Alan Cox · 14 years ago
  58. 2794362 libata: implement spurious irq handling for SFF and apply it to piix by Tejun Heo · 15 years ago
  59. 5040ab6 libata: retry link resume if necessary by Tejun Heo · 15 years ago
  60. 382f51f Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 15 years ago
  61. e881a17 [SCSI] modify change_queue_depth to take in reason why it is being called by Mike Christie · 15 years ago
  62. 95514fd libata: add private driver field to struct ata_device by Bartlomiej Zolnierkiewicz · 15 years ago
  63. 6013efd libata: retry failed FLUSH if device didn't fail it by Tejun Heo · 15 years ago
  64. 110f66d libata: make gtf_filter per-dev by Tejun Heo · 15 years ago
  65. fa5b561 libata: implement more acpi filtering options by Tejun Heo · 15 years ago
  66. f1bce7f libata: cosmetic updates by Tejun Heo · 15 years ago
  67. 051d9fb libata: remove spindown skipping and warning by Tejun Heo · 15 years ago
  68. 388539f [libata] add DMA setup FIS auto-activate feature by Shaohua Li · 15 years ago
  69. 5920dad libata: accept late unlocking of HPA by Tejun Heo · 15 years ago
  70. d0cb43b libata: implement and use HORKAGE_NOSETXFER, take#2 by Tejun Heo · 15 years ago
  71. e3cf95d ata: Report 16/32bit PIO as best we can by Alan Cox · 15 years ago
  72. 877d031 trivial: Fix misspelling of firmware by Nick Andrew · 16 years ago
  73. c96f173 [libata] Improve timeout handling by Alan Cox · 15 years ago
  74. 3d47aa8 [libata] Drain data on errors by Alan Cox · 15 years ago
  75. 1a660164 [libata] Export ata_pio_queue_task() so that it can be used from sata_mv. by Mark Lord · 15 years ago
  76. 84bda12 libata: align ap->sector_buf by Tejun Heo · 15 years ago
  77. 5825627 libata: fix dma_unmap_sg misuse by FUJITA Tomonori · 15 years ago
  78. e7d3ef1 libata: change drive ready wait after hard reset to 5s by Stuart Hayes · 15 years ago
  79. 9062712 libata: implement HORKAGE_1_5_GBPS and apply it to WD My Book by Tejun Heo · 16 years ago
  80. 99cf610 libata: clear dev->ering in smarter way by Tejun Heo · 16 years ago
  81. 2a6e58d SATA: Blacklisting of systems that spin off disks during ACPI power off by Rafael J. Wysocki · 16 years ago
  82. 3ada9c1 libata: Add another column to the ata_timing table. by David Daney · 16 years ago
  83. 94be9a5 [libata] get-identity ioctl: Fix use of invalid memory pointer for SAS drivers. by Jeff Garzik · 16 years ago
  84. 886ad09 libata: Add a per-host flag to opt-in into parallel port probes by Arjan van de Ven · 16 years ago
  85. 871af12 libata: Add 32bit PIO support by Alan Cox · 16 years ago
  86. ece180d libata: perform port detach in EH by Tejun Heo · 16 years ago
  87. 1eca436 libata: beef up iterators by Tejun Heo · 16 years ago
  88. ac70a96 libata: blacklist Seagate drives which time out FLUSH_CACHE when used with NCQ by Tejun Heo · 16 years ago
  89. 8a8bc22 libata: revert convert-to-block-tagging patches by Tejun Heo · 16 years ago
  90. 6a87e42 libata: implement ATA_HORKAGE_ATAPI_MOD16_DMA and apply it by Tejun Heo · 16 years ago
  91. 9ce8e30 libata: add whitelist for devices with known good pata-sata bridges by Jens Axboe · 16 years ago
  92. 2fca5cc libata: switch to using block layer tagging support by Jens Axboe · 16 years ago
  93. 848e4c6 libata: transfer EHI control flags to slave ehc.i by Tejun Heo · 16 years ago
  94. 6866e7b libata: reorder ata_device to remove 8 bytes of padding on 64 bits by Richard Kennedy · 16 years ago
  95. 45fabbb libata: Implement disk shock protection support by Elias Oltmanns · 16 years ago
  96. b1c7291 libata: implement slave_link by Tejun Heo · 16 years ago
  97. b5b3fa3 libata: misc updates to prepare for slave link by Tejun Heo · 16 years ago
  98. aadffb6 libata: reimplement link iterator by Tejun Heo · 16 years ago
  99. 82ef04f libata: make SCR access ops per-link by Tejun Heo · 16 years ago
  100. b15b3eb libata: Fix a large collection of DMA mode mismatches by Alan Cox · 16 years ago