1. 8e20ce9 convert some DMA_nnBIT_MASK() callers by Andrew Morton · 16 years ago
  2. 9cf46a3 fusion: fix recent kernel-doc problems by Randy Dunlap · 16 years ago
  3. a7938b0 [SCSI] mpt fusion: RAID device handling and Dual port Raid support is added by Kashyap, Desai · 16 years ago
  4. 7127819 [SCSI] mpt fusion: Put IOC into ready state if it not already in ready state by Kashyap, Desai · 16 years ago
  5. 2f18786 [SCSI] mpt fusion: Code Cleanup patch by Kashyap, Desai · 16 years ago
  6. 3eb0822c [SCSI] mpt fusion: Firmware event implementation using seperate WorkQueue by Kashyap, Desai · 16 years ago
  7. e7deff3 [SCSI] mpt fusion: Adding DeviceResetCtx for internal Device reset frame by Kashyap, Desai · 16 years ago
  8. 1ba9ab2 [SCSI] mpt fusion: rewrite taskmgmt request and completion routines by Kashyap, Desai · 16 years ago
  9. 37c60f3 [SCSI] mpt fusion: rewrite of all internal generated functions by Kashyap, Desai · 16 years ago
  10. f0f09d3 [SCSI] mpt fusion: config path optimized, completion queue is used by Kashyap, Desai · 16 years ago
  11. fd76175 [SCSI] mpt fusion: Optimized SendEvent notification Using Doorbell instead FIFO by Kashyap, Desai · 16 years ago
  12. 7b5a65b [SCSI] mpt fusion: Added support for MPT discovery completion check by Kashyap, Desai · 16 years ago
  13. 14d0f0b [SCSI] mpt fusion: Fixing 1078 data corruption issue for 36GB memory region by Kashyap, Desai · 16 years ago
  14. b298cec scsi: mpt: suppress debugobjects warning by Eric Paris · 16 years ago
  15. 284901a dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) by Yang Hongyang · 16 years ago
  16. 6a35528 dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64) by Yang Hongyang · 16 years ago
  17. 5ce7868 [SCSI] mpt: fix disable lsi sas to use msi as default by Yinghai Lu · 16 years ago
  18. 2f4c782 [SCSI] mpt fusion: Add Firmware debug support by Kashyap, Desai · 16 years ago
  19. e382968 [SCSI] mpt fusion: Add separate msi enable disable for FC,SPI,SAS by Kashyap, Desai · 16 years ago
  20. dd7c34e [SCSI] fusion: use ARRAY_SIZE by Julia Lawall · 16 years ago
  21. ef661c5 [SCSI] fusion: remove excess kernel-doc notation by Randy Dunlap · 16 years ago
  22. cadbd4a [SCSI] replace __FUNCTION__ with __func__ by Harvey Harrison · 17 years ago
  23. aab0de2 driver core: remove KOBJ_NAME_LEN define by Kay Sievers · 17 years ago
  24. 89a93f2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 16 years ago
  25. d54d48b [SCSI] mpt fusion : Adding FAULT Reset polling work by Prakash, Sathya · 17 years ago
  26. 2789898 [SCSI] fusion: default MSI to disabled for SPI and FC controllers by James Bottomley · 16 years ago
  27. cddc0ab [SCSI] mpt fusion : Updated copyright statment with 2008 included by Prakash, Sathya · 17 years ago
  28. 1542492 [SCSI] mpt fusion: make struct mpt_proc_root_dir static by Adrian Bunk · 17 years ago
  29. b8e3d3a [SCSI] mpt fusion: fix up msi_enable in mpt_suspend by James Bottomley · 17 years ago
  30. ed5f606 [SCSI] mpt fusion: convert inactive_list_mutex to a mutex by Matthias Kaehlcke · 17 years ago
  31. 23a274c [SCSI] mpt fusion: Enable MSI by default for SAS controllers by Prakash, Sathya · 17 years ago
  32. 4d4109d [SCSI] mpt fusion: Power Management fixes for MPT SAS PCI-E controllers by Prakash, Sathya · 17 years ago
  33. 7105a38 docbook: fix fusion source files by Randy Dunlap · 17 years ago
  34. ad008d4 [SCSI] mptbase: fix use-after-free's by Adrian Bunk · 17 years ago
  35. e78d5b8 [SCSI] mpt fusion: Request I/O resources only when required by Prakash, Sathya · 17 years ago
  36. 07df8af [SCSI] mpt fusion: Avoid racing when mptsas and mptcl module are loaded in parallel by Prakash, Sathya · 17 years ago
  37. 984621b [SCSI] mpt fusion: Fix for module unload problem in flash less controller environment by Prakash, Sathya · 17 years ago
  38. bc6e089 [SCSI] mpt fusion: Fix sparse warnings by Eric Moore · 17 years ago
  39. 8d6d83e [SCSI] mpt fusion: adding/removing white space by Eric Moore · 17 years ago
  40. 29dd360 [SCSI] mpt fusion: standardize printks and debug info by Eric Moore · 17 years ago
  41. 5687619 [SCSI] mpt fusion: fix two potential mem leaks by Jesper Juhl · 17 years ago
  42. f36789e [SCSI] mpt fusion: Change company name from LSI Logic to LSI by Prakash, Sathya · 17 years ago
  43. f606f57 [SCSI] mpt fusion: Change call back indices to u8 from int by Prakash, Sathya · 17 years ago
  44. 7a195f4 [SCSI] mpt fusion: Usage of high priority request FIFO to send task management commands by Prakash, Sathya · 17 years ago
  45. 232f08f [SCSI] mpt fusion: Add support for ATTO 4LD: Rebranded LSI 53C1030 by Eric Moore · 17 years ago
  46. db47c2d [SCSI] mpt fusion: make logging a global sysfs parameter by James Bottomley · 17 years ago
  47. 436ace7 [SCSI] mpt fusion: Changes in mptbase.c for logging support by Prakash, Sathya · 17 years ago
  48. ef1d8df [SCSI] mpt fusion: add support for Brocade branded LSI FC HBA by Prakash, Sathya · 17 years ago
  49. edb9068 [SCSI] mpt fusion: add sysfs attributes to display IOC parameters by Prakash, Sathya · 17 years ago
  50. 7c431e5 [SCSI] mpt fusion: fc loginfo using defines from the header by Eric Moore · 18 years ago
  51. 16d2010 [SCSI] mpt fusion: update MAINTAINERS (fusion part) by Eric Moore · 18 years ago
  52. 59c5159 Fix occurrences of "the the " by Michael Opdenacker · 18 years ago
  53. b364fd5 [SCSI] fusion: honour return value of pci_enable_device() in mpt_resume() by Horms · 18 years ago
  54. 1544d67 [SCSI] fusion: kernel-doc warning fixes by Randy Dunlap · 18 years ago
  55. 07c861d [SCSI] fusion - bump version - 3.04.04 by Eric Moore · 18 years ago
  56. cd2c619 [SCSI] fusion - error handling bug fix's by Eric Moore · 18 years ago
  57. b506ade [SCSI] fusion - inactive raid support, and raid event bug fix's by Eric Moore · 18 years ago
  58. c6c727a [SCSI] fusion - iocstatus, loginfo, and event debug updates by Eric Moore · 18 years ago
  59. 793955f [SCSI] fusion - Greater than 255 target and lun support by Eric Moore · 18 years ago
  60. 9f4203b [SCSI] fusion: MODULE_VERSION support by Eric Moore · 18 years ago
  61. d9489fb [PATCH] kernel-doc: fix fusion and i2o docs by Randy Dunlap · 18 years ago
  62. 03a67a4 Fix typos in doc and comments by Jan Engelhardt · 18 years ago
  63. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  64. ba856d3 [SCSI] mptfusion: misc fix's by Eric Moore · 18 years ago
  65. 0ccdb00 [SCSI] mptfusion: firmware download boot fix's by Eric Moore · 18 years ago
  66. 4f766dc [SCSI] mptfusion: sas loginfo update by Eric Moore · 18 years ago
  67. d58b272 [SCSI] mptfusion: mptctl panic when loading by Eric Moore · 18 years ago
  68. c4e00fa Merge ../scsi-misc-2.6 by James Bottomley · 19 years ago
  69. dace145 [PATCH] irq-flags: misc drivers: Use the new IRQF_ constants by Thomas Gleixner · 19 years ago
  70. 3e00a5b [SCSI] mptbase: mpt_interrupt should return IRQ_NONE by Eric Moore · 19 years ago
  71. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 19 years ago
  72. 80f7228 typo fixes: occuring -> occurring by Adrian Bunk · 19 years ago
  73. 87cf898 [SCSI] mptsas: Adding 1078 ROC support by Eric Moore · 19 years ago
  74. 28e4b22 Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 19 years ago
  75. c6387a4 [SPARC]: Kill __irq_itoa(). by David S. Miller · 19 years ago
  76. d6be06c [SCSI] mptfc: abort of board reset leaves port dead requiring reboot by Michael Reed · 19 years ago
  77. 80d3ac7 [SCSI] mptfusion: move fc event/reset handling to mptfc by Michael Reed · 19 years ago
  78. f0cd91a Merge ../linux-2.6 by James Bottomley · 19 years ago
  79. 9bf0a28 [SCSI] kdump: mpt fusion driver initialization failure fix by Vivek Goyal · 19 years ago
  80. 4ff42a6 [SCSI] mptspi: reset handler shouldn't be called for other bus protocols by James Bottomley · 19 years ago
  81. 509e5e5 [SCSI] fusion - bug fix stack overflow in mptbase by Eric Moore · 19 years ago
  82. 65207fe [SCSI] - fusion - mptfc bug fix's to prevent deadlock situations by Moore, Eric · 19 years ago
  83. bd23e94 [SCSI] mptfusion: bug fix's for raid components adding/deleting by Moore, Eric · 19 years ago
  84. c972c70 [SCSI] fusion - static fix's by Moore, Eric · 19 years ago
  85. 3a892be [SCSI] fusion - move some debug firmware event debug msgs to verbose level by Moore, Eric · 19 years ago
  86. 5bf52c4 [SCSI] fusion - loginfo header update by Moore, Eric · 19 years ago
  87. c92f222 [SCSI] mptspi: Add transport class Domain Validation by James Bottomley · 19 years ago
  88. 592f9c2 [SCSI] fusion - mptctl - backplane istwi fix by Moore, Eric · 19 years ago
  89. 5b5ef4f [SCSI] fusion - mptctl - Event Log Fix by Moore, Eric · 19 years ago
  90. 335a941 [SCSI] fusion: unloading the driver results in panic - fix by Moore, Eric · 19 years ago
  91. 4ddce14 [SCSI] fusion: add MSI support by Christoph Hellwig · 19 years ago
  92. ece5091 [SCSI] fusion: add verbose messages for RAID actions by Moore, Eric · 19 years ago
  93. 432b4c8 [SCSI] fusion: mptsas, increase discovery timout to 300 seconds by Moore, Eric · 19 years ago
  94. d8e925d [SCSI] fusion: spi bus reset when driver loads by Moore, Eric · 19 years ago
  95. 569b11d [SCSI] fusion - fix pci express bug by Moore, Eric · 19 years ago
  96. 6d5b0c3 [SCSI] fusion - adding support for FC949ES by Moore, Eric · 19 years ago
  97. 05e8ec1 [SCSI] mptfusion - fc transport attributes by Michael Reed · 19 years ago
  98. 1ca00bb [SCSI] fusion: kzalloc / kcalloc conversion by Christoph Hellwig · 19 years ago
  99. a9b2937 [SCSI] mptfusion - bus_type, change SCSI to SPI by Moore, Eric Dean · 19 years ago
  100. 2741049 Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 by Linus Torvalds · 19 years ago