1. 83e6818 efi: Make 'efi_enabled' a function to query EFI facilities by Matt Fleming · 12 years ago
  2. 6f03979 Drivers: scsi: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  3. 49bd665 [SCSI] isci: copy fis 0x34 response into proper buffer by Maciej Patelczyk · 12 years ago
  4. 3151367 Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 12 years ago
  5. fe709ed Merge SCSI misc branch into isci-for-3.6 tag by James Bottomley · 12 years ago
  6. 99dbb16 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  7. 44ef2bf [SCSI] isci: Fix interrupt coalescing assumption of active TCs by Dave Jiang · 12 years ago
  8. 54b4667 [SCSI] isci: Allow SSP tasks into the task management path. by Jeff Skirvin · 12 years ago
  9. 1c4cf1d Merge tag 'isci-for-3.6' into for-next by James Bottomley · 12 years ago
  10. 4907cb7 treewide: fix comment/printk/variable typos by Anatol Pomozov · 12 years ago
  11. 59e13d4 scsi: fix various printk and comment typos by Masanari Iida · 12 years ago
  12. e468dc1 [SCSI] isci: implement suspend/resume support by Artur Wojcik · 12 years ago
  13. 4e646dd [SCSI] isci: use sas eh strategy handlers by Dan Williams · 12 years ago
  14. 6734092 isci: add a couple __iomem annotations by Dan Carpenter · 12 years ago
  15. 67787c3 isci: make function declaration match implementation by Dan Carpenter · 12 years ago
  16. a900375 isci: fix COMSAS negation timout workaround for WD SAS drives by Dave Maurer · 12 years ago
  17. 6d70a74 isci: fix isci_pci_probe() generates warning on efi failure path by Dan Williams · 12 years ago
  18. de2eb4d isci: End the RNC resumption wait when the RNC is destroyed. by Jeff Skirvin · 12 years ago
  19. 6c6aacb isci: Fixed RNC bug that lost the suspension or resumption during destroy by Jeff Skirvin · 12 years ago
  20. 79cbab8 isci: Fix RNC AWAIT_SUSPENSION->INVALIDATING transition. by Jeff Skirvin · 12 years ago
  21. 3ef768c isci: Manage the IREQ_NO_AUTO_FREE_TAG under scic_lock. by Jeff Skirvin · 12 years ago
  22. f838180 isci: Remove obviated host callback list. by Jeff Skirvin · 12 years ago
  23. 397497d isci: Check IDEV_GONE before performing abort path operations. by Jeff Skirvin · 12 years ago
  24. 8780516 isci: Restore the ATAPI device RNC management code. by Jeff Skirvin · 12 years ago
  25. 1f05388 isci: Don't wait for an RNC suspend if it's being destroyed. by Jeff Skirvin · 12 years ago
  26. c5457a8 isci: Change the phy control and link reset interface for HW reasons. by Jeff Skirvin · 12 years ago
  27. 8c73188 isci: Added timeouts to RNC suspensions in the abort path. by Jeff Skirvin · 12 years ago
  28. 28de92b isci: Add protocol indicator for TMF requests. by Jeff Skirvin · 12 years ago
  29. 1db79b3 isci: Directly control IREQ_ABORT_PATH_ACTIVE when completing TMFs. by Jeff Skirvin · 12 years ago
  30. 0cce165 isci: Wait for RNC resumption before leaving the abort path. by Jeff Skirvin · 12 years ago
  31. d76689e isci: Fix RNC suspend call for SCI_RESUMING state. by Jeff Skirvin · 12 years ago
  32. 621120c isci: Manage tag releases differently when aborting tasks. by Jeff Skirvin · 12 years ago
  33. 033d19d isci: Callbacks to libsas occur under scic_lock and are synchronized. by Jeff Skirvin · 12 years ago
  34. 0c3ce38 isci: When in the abort path, defeat other resume calls until done. by Jeff Skirvin · 12 years ago
  35. 31a38ef isci: Implement waiting for suspend in the abort path. by Jeff Skirvin · 12 years ago
  36. 08c031e isci: Make sure all TCs are terminated and cleaned in LUN reset. by Jeff Skirvin · 12 years ago
  37. 9608b64 isci: Manage the LLHANG timer enable/disable per-device. by Jeff Skirvin · 12 years ago
  38. 447bfbc isci: Save the suspension hint for upcoming suspensions. by Jeff Skirvin · 12 years ago
  39. e3c84df isci: Fix the terminated I/O to not call sas_task_abort(). by Jeff Skirvin · 12 years ago
  40. c94fc1a isci: Distinguish between remote device suspension cases by Jeff Skirvin · 12 years ago
  41. d6b2a0e isci: Remove isci_device reqs_in_process and dev_node from isci_device. by Jeff Skirvin · 12 years ago
  42. 033751f isci: Only set IDEV_GONE in the device stop path. by Jeff Skirvin · 12 years ago
  43. aa20d93 isci: All pending TCs are terminated when the RNC is invalidated. by Jeff Skirvin · 12 years ago
  44. 6373250 isci: Device access in the error path does not depend on IDEV_GONE. by Jeff Skirvin · 12 years ago
  45. 59e3539 isci: Add suspension cases for RNC INVALIDATING, POSTING states. by Jeff Skirvin · 12 years ago
  46. 14aaa9f isci: Redesign device suspension, abort, cleanup. by Jeff Skirvin · 12 years ago
  47. d80ecd5 isci: Escalate to I_T_Nexus_Reset when the device is gone. by Jeff Skirvin · 12 years ago
  48. 8388401 isci: Remote device stop also suspends the RNC and terminates I/O. by Jeff Skirvin · 12 years ago
  49. 23ec2aa isci: Remote device must be suspended for NCQ cleanup. by Jeff Skirvin · 12 years ago
  50. 5b6bf22 isci: Manage device suspensions during TC terminations. by Jeff Skirvin · 12 years ago
  51. 726980d isci: Terminate outstanding TCs on TX/RX RNC suspensions. by Jeff Skirvin · 12 years ago
  52. ac78ed0 isci: Handle all suspending TC completions by Jeff Skirvin · 12 years ago
  53. 56d7c01 isci: Fixed bug in resumption from RNC Tx/Rx suspend state. by Jeff Skirvin · 12 years ago
  54. 6f48844 isci: Manage the link layer hang detect timer for RNC suspensions. by Jeff Skirvin · 12 years ago
  55. fc25f79 isci: fix oem parameter validation on single controller skus by Dan Williams · 12 years ago
  56. 08e73be isci: enable BCN in sci_port_add_phy() by Maciej Trela · 12 years ago
  57. 6119908 isci: Changes in COMSAS timings enabling ISCI to detect buggy disc drives. by Andrzej Jakowski · 12 years ago
  58. d1dc5e2 isci: kill isci_host.shost by Dan Williams · 12 years ago
  59. 2396a265 isci: fix interrupt disable by Dan Williams · 12 years ago
  60. 50a92d9 isci: fix 'link-up' events occur after 'start-complete' by Dan Williams · 12 years ago
  61. eb608c3 isci: fix controller stop by Dan Williams · 12 years ago
  62. abec912 isci: refactor initialization for S3/S4 by Dan Williams · 12 years ago
  63. ae904d1 isci: kill isci_port.domain_dev_list by Dan Williams · 12 years ago
  64. 1844e47 isci: kill ->status, and ->state_lock in isci_host by Dan Williams · 12 years ago
  65. 944b787 isci: Don't filter BROADCAST CHANGE primitives by Tom Jackson · 12 years ago
  66. c79dd80 isci: kill sci_phy_protocol and sci_request_protocol by Dan Williams · 13 years ago
  67. 11cc518 isci: kill ->is_direct_attached by Dan Williams · 13 years ago
  68. 14e99b4 isci: improve 'invalid state' warnings by Dan Williams · 12 years ago
  69. 424a6f6 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 12 years ago
  70. 9f39383 Merge branch 'kmap_atomic' of git://github.com/congwang/linux by Linus Torvalds · 12 years ago
  71. 69a7aeb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  72. 77dfce0 scsi: remove the second argument of k[un]map_atomic() by Cong Wang · 13 years ago
  73. 13de2c5 [SCSI] isci: improvements in driver unloading routine by Andrzej Jakowski · 12 years ago
  74. e462116 [SCSI] isci: improve phy event warnings by Dan Williams · 12 years ago
  75. d7a0ccd [SCSI] isci: debug, provide state-enum-to-string conversions by Dan Williams · 12 years ago
  76. 9508a66 [SCSI] libsas: async ata scanning by Dan Williams · 13 years ago
  77. 5a99832 [SCSI] isci: remove IDEV_EH hack to disable "discovery-time" ata resets by Dan Williams · 13 years ago
  78. 6a71939 [SCSI] isci: remove bus and reset handlers by Dan Williams · 13 years ago
  79. 687833a [SCSI] isci: ->lldd_ata_check_ready handler by Dan Williams · 13 years ago
  80. 43a5ab1 [SCSI] isci: stop interpreting ->lldd_lu_reset() as an ata soft-reset by Dan Williams · 13 years ago
  81. 9277699 [SCSI] isci: fix interpretation of "hard" reset by Dan Williams · 13 years ago
  82. fca4ecb [SCSI] isci: kill isci_port->status by Dan Williams · 13 years ago
  83. c132f69 [SCSI] isci: kill iphy->isci_port lookups by Dan Williams · 13 years ago
  84. f41a0c4 [SCSI] libsas: fix sas_find_local_phy(), take phy references by Dan Williams · 13 years ago
  85. 312d3e5 [SCSI] libsas: remove ata_port.lock management duties from lldds by Dan Williams · 13 years ago
  86. b1124cd [SCSI] libsas: introduce sas_drain_work() by Dan Williams · 13 years ago
  87. 6f4e75a [SCSI] libsas: kill sas_slave_destroy by Dan Williams · 13 years ago
  88. 3d2d752 [SCSI] isci: T10 DIF support by Dave Jiang · 12 years ago
  89. e5cc6aa [SCSI] isci: enable clock gating by Marcin Tomczak · 13 years ago
  90. 6d7938f [SCSI] isci: Fix NULL ptr dereference when no firmware is being loaded by Dave Jiang · 13 years ago
  91. a2888ec SCSI, ISCSI: Just #include "host.h" once in host.c by Jesper Juhl · 13 years ago
  92. 05b080f [SCSI] isci: fix, prevent port from getting stuck in the 'configuring' state by Marcin Tomczak · 13 years ago
  93. 0953dbe [SCSI] isci: fix start OOB by Marcin Tomczak · 13 years ago
  94. be77834 [SCSI] isci: fix io failures while wide port links are coming up by Marcin Tomczak · 13 years ago
  95. 472d4d2 [SCSI] isci: allow more time for wide port targets by Marcin Tomczak · 13 years ago
  96. 7e62984 [SCSI] isci: enable wide port targets by Bartek Nowakowski · 13 years ago
  97. d4ec1cf [SCSI] isci: Fix IO fails when pull cable from phy in x4 wideport in MPC mode. by Marcin Tomczak · 13 years ago
  98. d3fd2e2 [SCSI] isci: update version to 1.1 by Dan Williams · 13 years ago
  99. 27234ab [SCSI] isci: remove unused 'isci_tmf->device' field by Maciej Trela · 13 years ago
  100. be168a3 [SCSI] isci: link speeds default to gen 2 by Jeff Skirvin · 13 years ago