)]}'
{
  "commit": "3386e965150a9bd1fc3b990ca4640397dc8eadc1",
  "tree": "f434533695abb9b94b7fcfe6024474e171951629",
  "parents": [
    "e073210ec299516476c2b1f1a6b270fb5f7839ca"
  ],
  "author": {
    "name": "Fabio Baltieri",
    "email": "fabiobaltieri@google.com",
    "time": "Tue Jan 31 14:02:15 2023 +0000"
  },
  "committer": {
    "name": "Marti Bolivar",
    "email": "marti.bolivar@nordicsemi.no",
    "time": "Mon Mar 06 11:47:32 2023 -0800"
  },
  "message": "input: add input subsystem\n\nInitial commit introducing the input subsystem into Zephyr.\n\nIncludes the input_event data structure, the input_report_* APIs, an\niterables sections based subscription API and two operation modes:\nsynchronous, where the listeners are called directly, and asynchronous,\nwhere the listeners are called in a dedicated thread.\n\nSigned-off-by: Fabio Baltieri \u003cfabiobaltieri@google.com\u003e\n",
  "tree_diff": [
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "c4b8e0883e1b3e23519d127631028c3617c89b73",
      "new_mode": 33188,
      "new_path": "include/zephyr/dt-bindings/input/input-event-codes.h"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "14b12b6768137ebc0f64a22688452e6c88f86642",
      "new_mode": 33188,
      "new_path": "include/zephyr/input/input.h"
    },
    {
      "type": "modify",
      "old_id": "e527fe7f06477828eee474472208dd4dc68190a9",
      "old_mode": 33188,
      "old_path": "subsys/CMakeLists.txt",
      "new_id": "607509dc0e1bd2c706f178c8705b19f1a83b65ff",
      "new_mode": 33188,
      "new_path": "subsys/CMakeLists.txt"
    },
    {
      "type": "modify",
      "old_id": "3cd16ab7fbd9f3644f72fbdb3a8b415590d415a5",
      "old_mode": 33188,
      "old_path": "subsys/Kconfig",
      "new_id": "51e66c545e49713da9272686f94a65affb5817cf",
      "new_mode": 33188,
      "new_path": "subsys/Kconfig"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "5356cf887855b67c839bf43fd4f11cb0ee097574",
      "new_mode": 33188,
      "new_path": "subsys/input/CMakeLists.txt"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "bad6f8ed043b278e940f772db408c3d803e9511f",
      "new_mode": 33188,
      "new_path": "subsys/input/Kconfig"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "fce77352f6473478e8347383c3b99403870a7073",
      "new_mode": 33188,
      "new_path": "subsys/input/input.c"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "8aa4e98dc4b7aedb8f4d71d3828719361b9f41df",
      "new_mode": 33188,
      "new_path": "subsys/input/input.ld"
    }
  ]
}
