1. b8a5144 scsi: message: fusion: Remove in_interrupt() usage in mpt_config() by Thomas Gleixner · 4 years, 2 months ago
  2. b9dd44f scsi: message: fusion: Remove unneeded break by Tom Rix · 4 years, 3 months ago
  3. df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 5 months ago
  4. 311950f scsi: mptfusion: Don't use GFP_ATOMIC for larger DMA allocations by Christoph Hellwig · 4 years, 7 months ago
  5. 4e2dec6 scsi: docs: fusion: get rid of a doc build warning by Mauro Carvalho Chehab · 4 years, 9 months ago
  6. b3b2a9f scsi: message: fusion: Use kmemdup instead of memcpy and kmalloc by Bharath Vedartham · 6 years ago
  7. b47b861 scsi: mptfusion: mark expected switch fall-through by Gustavo A. R. Silva · 6 years ago
  8. 90ded4e scsi: mptfusion: Remove unnecessary parentheses by Nathan Chancellor · 6 years ago
  9. 94e989d scsi: message: fusion: fix a few trivial spelling mistakes by Colin Ian King · 6 years ago
  10. 5083850 scsi: message: fusion: Replace GFP_ATOMIC with GFP_KERNEL by Jia-Ju Bai · 6 years ago
  11. fc21ae8 scsi: mptfusion: mark expected switch fall-throughs by Gustavo A. R. Silva · 7 years ago
  12. 5f85942 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 7 years ago
  13. 3f3942a proc: introduce proc_create_single{,_data} by Christoph Hellwig · 7 years ago
  14. b931553 scsi: mptfusion: fix spelling mistake: "initators" -> "initiators" by Colin Ian King · 7 years ago
  15. 6f5c592 scsi: mptfusion: use strlcpy() instead of strncpy() by Xiongfeng Wang · 7 years ago
  16. afcfa2c scsi: fusion: clean up some indentations by Colin Ian King · 7 years ago
  17. e4dca7b treewide: Fix function prototypes for module_param_call() by Kees Cook · 7 years ago
  18. b192b42a7 scsi: fusion: fix string overflow warning by Arnd Bergmann · 8 years ago
  19. 6b8acce scsi: fusion: fix spelling mistake: "Persistancy" -> "Persistency" by Colin Ian King · 8 years ago
  20. 4aaa406 scsi: mptfusion: Fix printk continuations by Helge Deller · 8 years ago
  21. caf4ebc scsi: fusion: print lan address via %pMR by Andy Shevchenko · 8 years ago
  22. b299053 scsi: mpt: Remove deprecated create_singlethread_workqueue by Bhaktipriya Shridhar · 8 years ago
  23. e8c61ec mptbase: fixup error handling paths in mpt_attach() by Ewan D. Milne · 9 years ago
  24. 28558f5 mptfusion: hide unused seq_mpt_print_ioc_summary function by Arnd Bergmann · 9 years ago
  25. 8cd1943 fusion: remove dead MTRR code by Luis R. Rodriguez · 10 years ago
  26. 5d46ad7 fusion: fix excess parameter kernel-doc warning by Randy Dunlap · 10 years ago
  27. f6e495a mptfusion: simplify rounding by Rasmus Villemoes · 11 years ago
  28. 9f21316 mptfusion: tweak null pointer checks by Joe Lawrence · 11 years ago
  29. c9834c7 mptfusion: make adapter prod_name[] a pointer by Joe Lawrence · 11 years ago
  30. 5767d25 mptfusion: mark file-private functions as static by Joe Lawrence · 11 years ago
  31. ecc3bc9 fusion: Add free msg frames to the head, not tail of list by Matthew Wilcox · 11 years ago
  32. 64cdb41 MPT / PCI: Use pci_stop_and_remove_bus_device_locked() by Rafael J. Wysocki · 11 years ago
  33. d9dda78 procfs: new helper - PDE_DATA(inode) by Al Viro · 12 years ago
  34. 20953a6 [SCSI] Fusion MPT: disable pci device when mpt map resoures failed by Hanjun Guo · 12 years ago
  35. 08615d7 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 13 years ago
  36. 9ceb5c1 drivers/message/fusion: use pci_dev->revision by Sergei Shtylyov · 13 years ago
  37. 83ff74e [SCSI] mptfusion: unlock on error in mpt_config() by Dan Carpenter · 13 years ago
  38. 210647a PCI: Rename pci_remove_bus_device to pci_stop_and_remove_bus_device by Yinghai Lu · 13 years ago
  39. 8af3d8d [SCSI] fusion: ensure NUL-termination of MptCallbacksName elements by Ferenc Wagner · 13 years ago
  40. 98cbe371 [SCSI] mptfusion: Fix for device offline while doing aggressive HBA reset by kashyap.desai@lsi.com · 13 years ago
  41. e62cca1 [SCSI] mptfusion: Better handling of DEAD IOC PCI-E Link down error condition by kashyap.desai@lsi.com · 13 years ago
  42. 85ee7a1 treewide: cleanup continuations and remove logging message whitespace by Joe Perches · 14 years ago
  43. 25985ed Fix common misspellings by Lucas De Marchi · 14 years ago
  44. d75733d [SCSI] mptfusion: Support SAS2.0 Devices with SAS1.0 Controllers by Kashyap, Desai · 14 years ago
  45. b595076 tree-wide: fix comment/printk typos by Uwe Kleine-König · 14 years ago
  46. 1c1acab [SCSI] drivers/message/fusion: Return -ENOMEM on memory allocation failure by Julia Lawall · 14 years ago
  47. fc58fb1 fusion: add function parameter names to kernel-doc by Randy Dunlap · 14 years ago
  48. 1f5cfe2 fusion: fix non-kernel-doc comment block by Randy Dunlap · 14 years ago
  49. c29c08b Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 14 years ago
  50. 26df076 Merge branch 'params' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 14 years ago
  51. 71740c4 fusion: fix kernel-doc warnings by Randy Dunlap · 14 years ago
  52. eb6edad mpt fusion: convert to seq_file by Alexey Dobriyan · 14 years ago
  53. 57ba471 param: use module_param in drivers/message/fusion/mptbase.c by Rusty Russell · 14 years ago
  54. 081f4f4 [SCSI] drivers/message/fusion: Adjust confusing if indentation by Julia Lawall · 14 years ago
  55. 3cfc2c4 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  56. 653c42d [SCSI] mptfusion: release resources in error return path by Tomas Henzl · 14 years ago
  57. 213aaca [SCSI] mptfusion: Extra debug prints added relavent to Device missing delay error handling by Kashyap, Desai · 14 years ago
  58. 97009a2 [SCSI] mptfusion: print Doorbell register in a case of hard reset and timeout by Kei Tokunaga · 15 years ago
  59. 15f7fc0 [SCSI] mpt fusion: Cleanup some duplicate calls in mptbase.c by Bandan Das · 15 years ago
  60. b9a0f87 [SCSI] mptfusion: Added missing reset for ioc_reset_in_progress in SoftReset by Kashyap, Desai · 15 years ago
  61. 8ce13de [SCSI] mptfusion: Set fw_events_off to 1 at driver load time. by Kashyap, Desai · 15 years ago
  62. 421f91d fix typos concerning "initiali[zs]e" by Uwe Kleine-König · 15 years ago
  63. b3b9731 [SCSI] mptfusion: mpt config will do Hard Reset based upon retry counts by Kashyap, Desai · 15 years ago
  64. d0f698c [SCSI] mptfusion: Added new less expensive RESET (Message Unit Reset) by Kashyap, Desai · 15 years ago
  65. e47c11c [SCSI] fusion: fix warning when not using procfs by Erik Ekman · 15 years ago
  66. f1053a7 [SCSI] mptsas: Fix issue with chain pools allocation on katmai by Anatolij Gustschin · 15 years ago
  67. e46b63b [SCSI] mpt fusion: Fix 32 bit platforms with 64 bit resources. by Pravin Bathija · 15 years ago
  68. 3dbda77 trivial: fix typos "man[ae]g?ment" -> "management" by Uwe Kleine-Koenig · 15 years ago
  69. c55b89f [SCSI] mptsas : PAE Kernel more than 4 GB kernel panic by Kashyap, Desai · 15 years ago
  70. d130691 [SCSI] mptsas : Code cleanup of host page alloc and diag reset. by Kashyap, Desai · 15 years ago
  71. 8e20ce9 convert some DMA_nnBIT_MASK() callers by Andrew Morton · 16 years ago
  72. 9cf46a3 fusion: fix recent kernel-doc problems by Randy Dunlap · 16 years ago
  73. a7938b0 [SCSI] mpt fusion: RAID device handling and Dual port Raid support is added by Kashyap, Desai · 16 years ago
  74. 7127819 [SCSI] mpt fusion: Put IOC into ready state if it not already in ready state by Kashyap, Desai · 16 years ago
  75. 2f18786 [SCSI] mpt fusion: Code Cleanup patch by Kashyap, Desai · 16 years ago
  76. 3eb0822c [SCSI] mpt fusion: Firmware event implementation using seperate WorkQueue by Kashyap, Desai · 16 years ago
  77. e7deff3 [SCSI] mpt fusion: Adding DeviceResetCtx for internal Device reset frame by Kashyap, Desai · 16 years ago
  78. 1ba9ab2 [SCSI] mpt fusion: rewrite taskmgmt request and completion routines by Kashyap, Desai · 16 years ago
  79. 37c60f3 [SCSI] mpt fusion: rewrite of all internal generated functions by Kashyap, Desai · 16 years ago
  80. f0f09d3 [SCSI] mpt fusion: config path optimized, completion queue is used by Kashyap, Desai · 16 years ago
  81. fd76175 [SCSI] mpt fusion: Optimized SendEvent notification Using Doorbell instead FIFO by Kashyap, Desai · 16 years ago
  82. 7b5a65b [SCSI] mpt fusion: Added support for MPT discovery completion check by Kashyap, Desai · 16 years ago
  83. 14d0f0b [SCSI] mpt fusion: Fixing 1078 data corruption issue for 36GB memory region by Kashyap, Desai · 16 years ago
  84. b298cec scsi: mpt: suppress debugobjects warning by Eric Paris · 16 years ago
  85. 284901a dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) by Yang Hongyang · 16 years ago
  86. 6a35528 dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64) by Yang Hongyang · 16 years ago
  87. 5ce7868 [SCSI] mpt: fix disable lsi sas to use msi as default by Yinghai Lu · 16 years ago
  88. 2f4c782 [SCSI] mpt fusion: Add Firmware debug support by Kashyap, Desai · 16 years ago
  89. e382968 [SCSI] mpt fusion: Add separate msi enable disable for FC,SPI,SAS by Kashyap, Desai · 16 years ago
  90. dd7c34e [SCSI] fusion: use ARRAY_SIZE by Julia Lawall · 16 years ago
  91. ef661c5 [SCSI] fusion: remove excess kernel-doc notation by Randy Dunlap · 16 years ago
  92. cadbd4a [SCSI] replace __FUNCTION__ with __func__ by Harvey Harrison · 17 years ago
  93. aab0de2 driver core: remove KOBJ_NAME_LEN define by Kay Sievers · 17 years ago
  94. 89a93f2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 17 years ago
  95. d54d48b [SCSI] mpt fusion : Adding FAULT Reset polling work by Prakash, Sathya · 17 years ago
  96. 2789898 [SCSI] fusion: default MSI to disabled for SPI and FC controllers by James Bottomley · 17 years ago
  97. cddc0ab [SCSI] mpt fusion : Updated copyright statment with 2008 included by Prakash, Sathya · 17 years ago
  98. 1542492 [SCSI] mpt fusion: make struct mpt_proc_root_dir static by Adrian Bunk · 17 years ago
  99. b8e3d3a [SCSI] mpt fusion: fix up msi_enable in mpt_suspend by James Bottomley · 17 years ago
  100. ed5f606 [SCSI] mpt fusion: convert inactive_list_mutex to a mutex by Matthias Kaehlcke · 17 years ago