1. 9ceb5c1 drivers/message/fusion: use pci_dev->revision by Sergei Shtylyov · 12 years ago
  2. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  3. c55d267 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 13 years ago
  4. 84857c8 [SCSI] mptfusion: mptctl_release is required in mptctl.c by Kashyap, Desai · 13 years ago
  5. efee0bd [SCSI] mptfusion: Fix memory leak in mptctl_getiocinfo() by Jesper Juhl · 13 years ago
  6. c45d15d scsi: autoconvert trivial BKL users to private mutex by Arnd Bergmann · 14 years ago
  7. 213aaca [SCSI] mptfusion: Extra debug prints added relavent to Device missing delay error handling by Kashyap, Desai · 14 years ago
  8. 97009a2 [SCSI] mptfusion: print Doorbell register in a case of hard reset and timeout by Kei Tokunaga · 14 years ago
  9. b68bf09 [SCSI] mptfusion: schedule_target_reset from all Reset context by Kashyap, Desai · 14 years ago
  10. 08f5c5c [SCSI] mptfusion: sanity check for vdevice pointer is added by Kashyap, Desai · 14 years ago
  11. 7d757f1 [SCSI] mptfusion: Updated SCSI IO IOCTL error handling. by Kashyap, Desai · 14 years ago
  12. d0f698c [SCSI] mptfusion: Added new less expensive RESET (Message Unit Reset) by Kashyap, Desai · 14 years ago
  13. 65c054f [SCSI] mpt: modify mptctl_exit() to call proper deregister functions by Kei Tokunaga · 14 years ago
  14. de81562 [SCSI] mptfusion: corrected if condition check for SCSIIO and PASSTHROUGH commands by Kashyap, Desai · 15 years ago
  15. e39e145 [SCSI] mptctl : Remove printk which floods unnecessary messages to var/log/message by Kashyap, Desai · 15 years ago
  16. 2f18786 [SCSI] mpt fusion: Code Cleanup patch by Kashyap, Desai · 15 years ago
  17. ea2a788 [SCSI] mpt fusion: rewrite of ioctl_cmds internal generated function by Kashyap, Desai · 15 years ago
  18. f0f09d3 [SCSI] mpt fusion: config path optimized, completion queue is used by Kashyap, Desai · 15 years ago
  19. 14d0f0b [SCSI] mpt fusion: Fixing 1078 data corruption issue for 36GB memory region by Kashyap, Desai · 15 years ago
  20. c31558e [SCSI] fusion: Move a dereference below a NULL test by Julia Lawall · 15 years ago
  21. 233e70f saner FASYNC handling on file close by Al Viro · 16 years ago
  22. cadbd4a [SCSI] replace __FUNCTION__ with __func__ by Harvey Harrison · 16 years ago
  23. 89a93f2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 16 years ago
  24. b7e3e1f mpt: fasync BKL pushdown by Jonathan Corbet · 16 years ago
  25. cddc0ab [SCSI] mpt fusion : Updated copyright statment with 2008 included by Prakash, Sathya · 16 years ago
  26. fc1323b drivers/message/: Spelling fixes by Joe Perches · 16 years ago
  27. ab37128 [SCSI] mptctl : shutup uninitialized variable warnings by Eric Moore · 17 years ago
  28. e7eae9f [SCSI] mpt fusion: add use of shost_priv and remove all the typecasting by Eric Moore · 17 years ago
  29. a69de50 [SCSI] mpt fusion: rename vdev to vdevice by Eric Moore · 17 years ago
  30. 29dd360 [SCSI] mpt fusion: standardize printks and debug info by Eric Moore · 17 years ago
  31. d7383a2 [SCSI] mpt fusion: mostly kmalloc + memset conversion to kzalloc by Mariusz Kozlowski · 17 years ago
  32. f36789e [SCSI] mpt fusion: Change company name from LSI Logic to LSI by Prakash, Sathya · 17 years ago
  33. f606f57 [SCSI] mpt fusion: Change call back indices to u8 from int by Prakash, Sathya · 17 years ago
  34. 7a195f4 [SCSI] mpt fusion: Usage of high priority request FIFO to send task management commands by Prakash, Sathya · 17 years ago
  35. 09120a8 [SCSI] mpt fusion: Changes in mptctl.c for logging support by Prakash, Sathya · 17 years ago
  36. 16d2010 [SCSI] mpt fusion: update MAINTAINERS (fusion part) by Eric Moore · 17 years ago
  37. fa027c2 [PATCH] mark struct file_operations const 4 by Arjan van de Ven · 17 years ago
  38. 07c861d [SCSI] fusion - bump version - 3.04.04 by Eric Moore · 17 years ago
  39. cd2c619 [SCSI] fusion - error handling bug fix's by Eric Moore · 17 years ago
  40. 793955f [SCSI] fusion - Greater than 255 target and lun support by Eric Moore · 17 years ago
  41. 9f4203b [SCSI] fusion: MODULE_VERSION support by Eric Moore · 17 years ago
  42. ba856d3 [SCSI] mptfusion: misc fix's by Eric Moore · 18 years ago
  43. c972c70 [SCSI] fusion - static fix's by Moore, Eric · 18 years ago
  44. 3a892be [SCSI] fusion - move some debug firmware event debug msgs to verbose level by Moore, Eric · 18 years ago
  45. ea5a7a8 [SCSI] fusion - mptctl -adding asyn event notification support by Moore, Eric · 18 years ago
  46. 946cbf0 [SCSI] fusion - mptctl -firmware download fix by Moore, Eric · 18 years ago
  47. 592f9c2 [SCSI] fusion - mptctl - backplane istwi fix by Moore, Eric · 18 years ago
  48. 5f07e24 [SCSI] fusion - mptctl -sense width fix by Moore, Eric · 18 years ago
  49. 5b5ef4f [SCSI] fusion - mptctl - Event Log Fix by Moore, Eric · 18 years ago
  50. 86a7dca [SCSI] fusion - mtctl - change to wait_event_timeout by Moore, Eric · 18 years ago
  51. 9cc1cfb [SCSI] fusion - mptctl - adding support for bus_type=SAS by Moore, Eric · 18 years ago
  52. 096f7a2 [SCSI] fusion - mptctl - MPTCOMMAND - adding function types. by Moore, Eric · 18 years ago
  53. eeb846c [SCSI] fusion: convert semaphores to mutexes by Christoph Hellwig · 18 years ago
  54. 7ff9205 [PATCH] don't include ioctl32.h in drivers by Christoph Hellwig · 18 years ago
  55. c7c8298 [SCSI] mptfusion - mapping fixs required support for transport layers. by Moore, Eric Dean · 19 years ago
  56. 733482e [PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reason by Olaf Hering · 19 years ago
  57. 466544d [SCSI] fusion SAS support (mptsas driver) updates by Moore, Eric Dean · 19 years ago
  58. 637fa99 [SCSI] fusion: endianess fixes by Christoph Hellwig · 19 years ago
  59. 69218ee [SCSI] fusion: extended config header support by Christoph Hellwig · 19 years ago
  60. d485eb8 [SCSI] fusion-kfree-cleanup by Moore, Eric Dean · 19 years ago
  61. b6fe4dd [SCSI] mptfusion: mptctl Remove credits and update copyright by Moore, Eric Dean · 19 years ago
  62. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago