)]}'
{
  "commit": "8a007748fbadb8317d0af289f3bca5694354d63a",
  "tree": "bfeefd0403ea4f810d35a9c1ad087561c2a19c83",
  "parents": [
    "85bcb5ee889e0ebb9154718939e049de265fcdfb"
  ],
  "author": {
    "name": "Sarah Sharp",
    "email": "sarah.a.sharp@linux.intel.com",
    "time": "Fri Apr 30 15:37:56 2010 -0700"
  },
  "committer": {
    "name": "Greg Kroah-Hartman",
    "email": "gregkh@suse.de",
    "time": "Thu May 20 13:21:40 2010 -0700"
  },
  "message": "USB: xhci: Avoid double free after streams are disabled.\n\nWhen a device is disconnected, xhci_free_virt_device() is called.  Ramya\nfound that if the device had streams enabled, and then the driver freed\nthe streams with a call to usb_free_streams(), then about a minute after\nhe had called this, his machine crashed with a Bad DMA error.  It turns\nout that xhci_free_virt_device() would attempt to free the endpoint\u0027s\nstream_info data structure if it wasn\u0027t NULL, and the free streams\nfunction was not setting it to NULL after freeing it.\n\nSigned-off-by: Sarah Sharp \u003csarah.a.sharp@linux.intel.com\u003e\nTested-by: Ramya Desai \u003cramya.desai@gmail.com\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "59f38a5f2fe6c76175303adea599880f1feb99e7",
      "old_mode": 33188,
      "old_path": "drivers/usb/host/xhci.c",
      "new_id": "a9b836d4b290af3e21fabe82d5c16d121e461952",
      "new_mode": 33188,
      "new_path": "drivers/usb/host/xhci.c"
    }
  ]
}
