)]}'
{
  "commit": "9fc8e258914a1e891fd4025a3d50edfa8153a141",
  "tree": "9636cc3c6b8dd8408740e0c6f0beb7905a98bf4f",
  "parents": [
    "d75e1b1fda75e3573140912cb0af246ccf86c8ee"
  ],
  "author": {
    "name": "Harry Johnson",
    "email": "johnsonh@waymo.com",
    "time": "Thu Jul 08 14:28:39 2021 -0700"
  },
  "committer": {
    "name": "Nico Huber",
    "email": "nico.h@gmx.de",
    "time": "Thu Jan 05 16:15:22 2023 +0000"
  },
  "message": "ft2232_spi: Add FTDI search by description.\n\nThis adds to the search-by-serial functionality with\nsearch-by-description (product string). This is useful when e.g. one has\nmultiple FTDIs in a system and wants the serial numbers to reflect the\nsystem-level serial number, and the description to reflect the\nsubcomponent names.\n\nTested manually by running with both serial and description searches, on\na machine with multiple FTDIs plugged in. Ensured that when two devices\nwith the same vid/pid/serial number are plugged in, description can\nbe used to differentiate.\n\nVerifed no-description, no-serial, one FTDI plugged in base case works.\n\nOriginal version of this code used the original single \"arg\" char*, but\non further thought, this wasn\u0027t worth the readability and functionality\nlosses. The new version with arg2 gets rid of several lines of code, the\ngotos, and adds the ability to filter by both description and serial\nsimultaneously.\n\nChange-Id: Ib4be23247995710900175f5f16e38db577ef08fa\nSigned-off-by: Harry Johnson \u003cjohnsonh@waymo.com\u003e\nOriginal-Reviewed-on: https://review.coreboot.org/c/flashrom/+/56164\nOriginal-Reviewed-by: Anastasia Klimchuk \u003caklm@chromium.org\u003e\nReviewed-on: https://review.coreboot.org/c/flashrom-stable/+/71415\nReviewed-by: Nico Huber \u003cnico.h@gmx.de\u003e\nReviewed-by: Angel Pons \u003cth3fanbus@gmail.com\u003e\nTested-by: build bot (Jenkins) \u003cno-reply@coreboot.org\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "cf4b8b49413c01dc5c024d85845c189e705b9ce7",
      "old_mode": 33188,
      "old_path": "ft2232_spi.c",
      "new_id": "c70cba50b9ae52a89af154b6639f73cac83711a6",
      "new_mode": 33188,
      "new_path": "ft2232_spi.c"
    }
  ]
}
