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. c12f667 Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/staging by Linus Torvalds · 13 years ago
  74. 942c1a9 hwmon: (max6642): Better chip detection schema by Per Dalén · 13 years ago
  75. 23c79d3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 by Linus Torvalds · 13 years ago
  76. 0e833d8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 13 years ago
  77. 4f1ba49 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 13 years ago
  78. 1f3bd0f Merge branch 'sh-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 13 years ago
  79. 55db4c6 Revert "tty: make receive_buf() return the amout of bytes received" by Linus Torvalds · 13 years ago
  80. 7b29dc2 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 into for-davem by John W. Linville · 13 years ago
  81. 9a2e0fb tg3: Fix tg3_skb_error_unmap() by Matt Carlson · 13 years ago
  82. e73e079 [SCSI] Fix oops caused by queue refcounting failure by James Bottomley · 13 years ago
  83. 2e4ceec drivers/net/can/flexcan.c: add missing clk_put by Julia Lawall · 13 years ago
  84. a1b2cc5 dmaengine: shdma: fix a regression: initialise DMA channels for memcpy by Guennadi Liakhovetski · 13 years ago
  85. 6979d5d net: dm9000: Get the chip in a known good state before enabling interrupts by Mark Brown · 13 years ago
  86. b722dbf drivers/net/davinci_emac.c: add missing clk_put by Julia Lawall · 13 years ago
  87. 85e3c65 usbnet/cdc_ncm: add missing .reset_resume hook by Stefan Metzmacher · 13 years ago
  88. bb9973e hwmon: (coretemp) Further relax temperature range checks by Guenter Roeck · 13 years ago
  89. 4f5f71a hwmon: (coretemp) Fix TjMax detection for older CPUs by Guenter Roeck · 13 years ago
  90. f0f52a9 Merge git://git.infradead.org/iommu-2.6 by Linus Torvalds · 13 years ago
  91. 0f48f26 block: fix mismerge of the DISK_EVENT_MEDIA_CHANGE removal by Linus Torvalds · 13 years ago
  92. dfe2158 iwl4965: correctly validate temperature value by Stanislaw Gruszka · 13 years ago
  93. 21fdc87 ath9k: fix two more bugs in tx power by Daniel Halperin · 13 years ago
  94. 4c6e0f8 hwmon: (coretemp) Relax target temperature range check by Jean Delvare · 13 years ago
  95. 614198b hwmon: (max6642) Rename temp_fault sysfs attribute to temp2_fault by Per Dalen · 13 years ago
  96. 9b83c77 xen/blkback: potential null dereference in error handling by Dan Carpenter · 13 years ago
  97. 6464920 xen/blkback: don't call vbd_size() if bd_disk is NULL by Laszlo Ersek · 13 years ago
  98. 70e535d intel-iommu: Fix off-by-one in RMRR setup by David Woodhouse · 13 years ago
  99. 8519dc4 intel-iommu: Add domain check in domain_remove_one_dev_info by Mike Habeck · 13 years ago
  100. 825507d intel-iommu: Remove Host Bridge devices from identity mapping by Mike Travis · 13 years ago