1. 07373a5 isci: add support for 2 more oem parmeters by Henryk Dembkowski · 13 years ago
  2. 8db37aa isci: Adding EFI variable skeletal support by Dave Jiang · 13 years ago
  3. d044af1 isci: Add support for probing OROM for OEM params by Dan Williams · 13 years ago
  4. 9affa28 isci: reset hardware at init by Dan Williams · 13 years ago
  5. ce0b89f isci: task.h compile and checkpatch fixes by Dan Williams · 13 years ago
  6. c4b9e24 isci: don't hold scic_lock over calls to sas_task_abort() by Jeff Skirvin · 13 years ago
  7. 1077a57 isci: fix incorrect assumptions about task->dev and task->dev->port being NULL by Dan Williams · 13 years ago
  8. 34cad85 isci: add "isci_id" attribute by Dan Williams · 13 years ago
  9. 6e2802a isci: All pending requests are terminated before stopping the device. by Jeff Skirvin · 13 years ago
  10. aa14510 isci: Always set response/status for requests going into the error path. by Jeff Skirvin · 13 years ago
  11. 50e7f9b isci: Errors in the submit path for SATA devices manage the ap lock. by Dan Williams · 13 years ago
  12. 70957a9 isci: Fixed BUG_ON in isci_abort_task_process_cb callback. by Jeff Skirvin · 13 years ago
  13. c3f42fe isci: Fix TMF build for SAS/SATA LUN reset cases. by Jeff Skirvin · 13 years ago
  14. 4dc043c isci: Termination handling cleanup, added termination timeouts. by Jeff Skirvin · 13 years ago
  15. cbb65c6 isci: Code review change for completion pointer cleanup. by Jeff Skirvin · 13 years ago
  16. f0846c6 isci: Cleaning up task execute path. by Jeff Skirvin · 13 years ago
  17. 1fad9e9 isci: save the i/o tag outside the scic request structure. by Jeff Skirvin · 13 years ago
  18. ec6c963 isci: Any reset indicated on an I/O completion escalates it to the error path. by Jeff Skirvin · 13 years ago
  19. a5fde22 isci: fix completion / abort path. by Jeff Skirvin · 13 years ago
  20. 11b00c1 isci: Changes in isci_host_completion_routine by Jeff Skirvin · 13 years ago
  21. 18d3d72 isci: isci_request_cleanup_completed_loiterer checks task before task_done by Jeff Skirvin · 13 years ago
  22. 5409bc3 isci: cleanup debug leftovers in isci.h by Dan Williams · 13 years ago
  23. 1a38045 isci: replace remote_device_lock with scic_lock by Dan Williams · 13 years ago
  24. d9c3739 isci: preallocate remote devices by Dan Williams · 13 years ago
  25. 6ad31fe isci: replace isci_remote_device completion with event queue by Dan Williams · 13 years ago
  26. 8acaec1 isci: kill "host quiesce" mechanism by Dan Williams · 13 years ago
  27. 3a97eec isci: remove sci_device_handle by Dan Williams · 13 years ago
  28. b329aff isci: kill isci_host list in favor of an array by Dan Williams · 13 years ago
  29. 52bed8e isci: enable isci for dmar builds by Dan Williams · 13 years ago
  30. fe9a643 isci: pad stp and smp request sizes by Dan Williams · 13 years ago
  31. 27ce51d isci: fix hang after target reset by Dan Williams · 13 years ago
  32. d7628d0 isci: Cleanup warning messages for phy resets by Dave Jiang · 13 years ago
  33. 4d07f7f isci: Adding support for phy enable and disable by Dave Jiang · 13 years ago
  34. c658b10 isci: controller stop/start fixes by Pawel Marek · 13 years ago
  35. 3ff0121 isci: handle cases where a d2h fis is used report an ncq error by Piotr Sawicki · 13 years ago
  36. a8d4b9f isci: workaround port task scheduler starvation issue by Tomasz Chudy · 13 years ago
  37. 7c40a80 isci: rework timer api by Dan Williams · 13 years ago
  38. 150fc6f isci: fix sas address reporting by Dan Williams · 13 years ago
  39. 7392d27 isci: Removing deprecated functions by Dave Jiang · 13 years ago
  40. a191405 isci: Change event notify calls from scic_cb_* to isci_event_* by Dave Jiang · 13 years ago
  41. 6389a77 isci: have the driver use native SG calls and DMA-API by Dave Jiang · 13 years ago
  42. 103a00c isci: Make the driver copy data directly from and to sg for PIO by Dave Jiang · 13 years ago
  43. f7885c8 isci: Removed special macros that does 64bit address math by Dave Jiang · 13 years ago
  44. b382429 isci: fix for asserts during aborts/resets to SAS/SATA in APC mode by Piotr Sawicki · 13 years ago
  45. 52b957c isci: Add Support for new TC completion codes by Tomasz Chudy · 13 years ago
  46. 3c06c28 isci: clean up remaining silicon revision ifdefs in phy init by Dan Williams · 13 years ago
  47. d9def18 isci: Add support for user parameters in SCIC layer by Jacek Danecki · 13 years ago
  48. 2462146 isci: Move transport layer registers from port to phy by Henryk Dembkowski · 13 years ago
  49. 06fdb32 isci: fix "no outbound task timeout" default value by Tomasz Chudy · 13 years ago
  50. 8f31550 isci: phy state machine cleanup step1 by Dan Williams · 13 years ago
  51. 858d4aa isci: Move firmware loading to per PCI device by Dave Jiang · 13 years ago
  52. 92cd511 isci: Initialize proc_name field in scsi_host_template by Havard Skinnemoen · 13 years ago
  53. 5d147e7 isci: remove scic_controller_get_handler_methods and ilk by Edmund Nadolski · 13 years ago
  54. 83f5eee isci: debug fixes by Dan Williams · 13 years ago
  55. 83e5143 isci: advertise linkrate by Dan Williams · 13 years ago
  56. 92f4f0f isci: implement error isr by Dan Williams · 13 years ago
  57. 77950f5 isci: enable interrupts during controller start, and flush discovery by Edmund Nadolski · 13 years ago
  58. 0cf89d1 isci: cleanup "starting" state handling by Dan Williams · 13 years ago
  59. c7ef403 isci: bypass scic_controller_get_handler_methods() by Dan Williams · 13 years ago
  60. 11c8898 isci: remove SCIC_DEBUG_ENABLED, and fixup an odd macro by Dan Williams · 13 years ago
  61. f7d36e1 isci: kill a callback cast by Dan Williams · 13 years ago
  62. 27d42e3 isci: coding style changes for remote device by Henryk Dembkowski · 13 years ago
  63. e574a8c isci: cleanup core consolidation leftovers by Dan Williams · 13 years ago
  64. db48255 isci: c99 tables cleanup step1 by Henryk Dembkowski · 13 years ago
  65. 2f02f55 isci: coding style changes for remote device by Henryk Dembkowski · 13 years ago
  66. 7fbafaa isci: remote device and node cleanup step1 by Henryk Dembkowski · 13 years ago
  67. 6e473dd isci: removing unused loglevel module param by Dave Jiang · 13 years ago
  68. b5739b6 isci: kill sci_types.h by Edmund Nadolski · 13 years ago
  69. 82d2992 isci: kill SCI_IO_REQUEST_DATA_DIRECTION by Dan Williams · 13 years ago
  70. a7e536c isci: remove SCI_INVALID_HANDLE by Edmund Nadolski · 13 years ago
  71. 74ea9c1 isci: remove unused SC_LIBRARY_HANDLE_T typedef by Edmund Nadolski · 13 years ago
  72. 6f231dd isci: Intel(R) C600 Series Chipset Storage Control Unit Driver by Dan Williams · 13 years ago
  73. 59c5f46 Linux 3.0-rc2 by Linus Torvalds · 13 years ago
  74. e0dcd8a mm: fix ENOSPC returned by handle_mm_fault() by Hugh Dickins · 13 years ago
  75. 0d6925d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 13 years ago
  76. c12f667 Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/staging by Linus Torvalds · 13 years ago
  77. 3190dad Merge branch 'fix/asoc' into for-linus by Takashi Iwai · 13 years ago
  78. 0792644 Merge branch 'for-linus' of git://android.git.kernel.org/kernel/tegra by Linus Torvalds · 13 years ago
  79. f2a4d8a ARM: Tegra: Harmony: Fix conflicting GPIO numbering by Stephen Warren · 13 years ago
  80. e6ece70 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 13 years ago
  81. 942c1a9 hwmon: (max6642): Better chip detection schema by Per Dalén · 13 years ago
  82. 23c79d3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 by Linus Torvalds · 13 years ago
  83. 0e833d8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 13 years ago
  84. aa0467d btrfs: fix uninitialized variable warning by David Sterba · 13 years ago
  85. 7841cb2 btrfs: add helper for fs_info->closing by David Sterba · 13 years ago
  86. 4b9465c Btrfs: add mount -o inode_cache by Chris Mason · 13 years ago
  87. e7786c3 btrfs: scrub: add explicit plugging by Arne Jansen · 13 years ago
  88. a4689d2 btrfs: use btrfs_ino to access inode number by David Sterba · 13 years ago
  89. d132a53 Btrfs: don't save the inode cache if we are deleting this root by Josef Bacik · 13 years ago
  90. 5f3f302 btrfs: false BUG_ON when degraded by Arne Jansen · 13 years ago
  91. ca456ae Btrfs: don't save the inode cache in non-FS roots by liubo · 13 years ago
  92. 211f96c Btrfs: make sure we don't overflow the free space cache crc page by Chris Mason · 13 years ago
  93. 17aca1c Btrfs: fix uninit variable in the delayed inode code by Chris Mason · 13 years ago
  94. 1bc8779 btrfs: scrub: don't reuse bios and pages by Arne Jansen · 13 years ago
  95. 4f1ba49 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 13 years ago
  96. 39b4a46 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vapier/blackfin by Linus Torvalds · 13 years ago
  97. cb37bbd Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 13 years ago
  98. 3af91a1 Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6 by Linus Torvalds · 13 years ago
  99. 9a44fde Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-ktest by Linus Torvalds · 13 years ago
  100. cd4ecf8 Merge branch 'rmobile-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 13 years ago