)]}'
{
  "commit": "9f8e443816976edd68f415ea25c0223ea921e88c",
  "tree": "3bf74326b6ee6e4256e3166a909d96d3e3569394",
  "parents": [
    "b7d6d99896a6cf38dc354d673afd3fbde10b86c2"
  ],
  "author": {
    "name": "Sarah Sharp",
    "email": "sarah.a.sharp@linux.intel.com",
    "time": "Mon Jul 27 12:04:52 2009 -0700"
  },
  "committer": {
    "name": "Greg Kroah-Hartman",
    "email": "gregkh@suse.de",
    "time": "Tue Jul 28 14:31:13 2009 -0700"
  },
  "message": "USB: Fix parsing of SuperSpeed Endpoint Companion descriptor.\n\nusb_parse_ss_endpoint_companion() was supposed to allocate a structure to\nhold the SuperSpeed Endpoint Companion descriptor, and either copy the\nvalues the device returned, or fill in default values if the device\ndescriptor did not include the companion descriptor.\n\nHowever, the previous code would miss the last endpoint in a configuration\nwith no descriptors after it.  Make usb_parse_endpoint() allocate the SS\nendpoint companion descriptor and fill it with default values, even if\nwe\u0027ve run out of buffer space in this configuration descriptor.\n\nSigned-off-by: Sarah Sharp \u003csarah.a.sharp@linux.intel.com\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "24dfb33f90cb0fbc2268572ee0ed90ecc15efbb5",
      "old_mode": 33188,
      "old_path": "drivers/usb/core/config.c",
      "new_id": "a16c538d0132958ab330b6993267663d45d4c4ef",
      "new_mode": 33188,
      "new_path": "drivers/usb/core/config.c"
    }
  ]
}
