)]}'
{
  "commit": "466544d8898fc87ed6e2e62ac14af7c50ab7a1a4",
  "tree": "a23688bc1424a2af986482bac159768d625b5deb",
  "parents": [
    "0c33b27deb93178f10778b3d2669af1674793cef"
  ],
  "author": {
    "name": "Moore, Eric Dean",
    "email": "Eric.Moore@lsil.com",
    "time": "Wed Sep 14 18:09:10 2005 -0600"
  },
  "committer": {
    "name": "James Bottomley",
    "email": "jejb@mulgrave.(none)",
    "time": "Mon Sep 19 12:45:38 2005 -0500"
  },
  "message": "[SCSI] fusion SAS support (mptsas driver) updates\n\nSummary of Changes:\n* splitting mpt_interrupt per Christophs suggestion\nabout a month ago\n* rename ScsiCfgData to SpiCfgData structure,\nthen move all the raid related info into\nnew structure called RaidCfgData.  This is\ndone because SAS supports RAID, as well as SPI,\nso the raid stuff should be seperate.\n* incorrect timeout calculation for cntdn\ninside WaitForDoorbellAck and WaitForDoortbellInt\n* add support for interpreting SAS Log Info\n* Increase Event Log Size from 0xA to 0x32\n* Fix bug in mptsas/mptfc/mptspi - when controller\nhas Initiator Mode Disabled, and only running in\nTargetMode, the mptctl would panic when loading.\nThe fix is to return 0, instead of -ENODEV, in\nSCSI LLD respective probe routines\n* Fix bug in mptlan.c - driver will panic if\nthere is host reset, due to dev being set to\nzero in mpt_lan_ioc_reset\n* Fix\u0027s for SPI - Echo Buffer\n* Several fix\u0027s in mptscsih_io_done - FCP Response\ninfo, RESIDUAL_MISMATCH, Data Underrun, etc.\n* Cleanup Error Handling - EH handlers,\nmptscsih_flush_cmds, and zeroing out ScsiLookup\nfrom mptscsih_qcmd\n* Cleanup asyn event handling from\nmptscsih -\u003e mptscsih_event_process.  Also\nadded support for SAS Persistent Table Full,\nan asyn event\n\nSigned-off-by: Eric Moore \u003cEric.Moore@lsil.com\u003e\nSigned-off-by: James Bottomley \u003cJames.Bottomley@SteelEye.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "14d62d96ca41c82354cf519e5523ce3b82b86fe7",
      "old_mode": 33188,
      "old_path": "drivers/message/fusion/mptbase.c",
      "new_id": "790a2932ded99673bae69d0ab7cd16e99e2454b9",
      "new_mode": 33188,
      "new_path": "drivers/message/fusion/mptbase.c"
    },
    {
      "type": "modify",
      "old_id": "bbd21d74ce5c6d8c0c1cdc97c4aeae669d308017",
      "old_mode": 33188,
      "old_path": "drivers/message/fusion/mptbase.h",
      "new_id": "75105277e22f1606113a73c160775e3ec9444e88",
      "new_mode": 33188,
      "new_path": "drivers/message/fusion/mptbase.h"
    },
    {
      "type": "modify",
      "old_id": "7577c2417e2e124ca9109640a86cbe7fc4e9ddf7",
      "old_mode": 33188,
      "old_path": "drivers/message/fusion/mptctl.c",
      "new_id": "cb2d59d5f5af76e395a8714bbe2e4e831557cfae",
      "new_mode": 33188,
      "new_path": "drivers/message/fusion/mptctl.c"
    },
    {
      "type": "modify",
      "old_id": "13771abea13f28f075bab7e338f787221bcbc9fd",
      "old_mode": 33188,
      "old_path": "drivers/message/fusion/mptfc.c",
      "new_id": "a628be9bbbadd0070326e5af78f9dadfb2f6934a",
      "new_mode": 33188,
      "new_path": "drivers/message/fusion/mptfc.c"
    },
    {
      "type": "modify",
      "old_id": "52794be5a95c87a1b0d7f1d5b937e85266bbe97e",
      "old_mode": 33188,
      "old_path": "drivers/message/fusion/mptlan.c",
      "new_id": "ed3c891e388f9ee3c73184dc0b445202bb208ab8",
      "new_mode": 33188,
      "new_path": "drivers/message/fusion/mptlan.c"
    },
    {
      "type": "modify",
      "old_id": "0d9a192e1bd46ce82bef9ae7886cbb0d60bfbce5",
      "old_mode": 33188,
      "old_path": "drivers/message/fusion/mptsas.c",
      "new_id": "429820e48c69cf4515fc60cc607cbd6e0a264d6c",
      "new_mode": 33188,
      "new_path": "drivers/message/fusion/mptsas.c"
    },
    {
      "type": "modify",
      "old_id": "58b5fdee009a767e51106e01a46a813ffae4a9f6",
      "old_mode": 33188,
      "old_path": "drivers/message/fusion/mptscsih.c",
      "new_id": "8dd25aac53557777ca16adc4f4bc2fe863dfd4a5",
      "new_mode": 33188,
      "new_path": "drivers/message/fusion/mptscsih.c"
    },
    {
      "type": "modify",
      "old_id": "51c0255ac16ec23b9f5634c7f0fec1e3862caebd",
      "old_mode": 33188,
      "old_path": "drivers/message/fusion/mptscsih.h",
      "new_id": "09389af9845e5d44b579df206f692ae54fba0842",
      "new_mode": 33188,
      "new_path": "drivers/message/fusion/mptscsih.h"
    },
    {
      "type": "modify",
      "old_id": "587d1274fd74f665dc3f477b04141096c147c530",
      "old_mode": 33188,
      "old_path": "drivers/message/fusion/mptspi.c",
      "new_id": "5c0e307d1d5d4c4c9440b5625b754b0ead959ff1",
      "new_mode": 33188,
      "new_path": "drivers/message/fusion/mptspi.c"
    }
  ]
}
