)]}'
{
  "commit": "e7b5c1ef4d87426da0b689a0a4fa67edda02ea5c",
  "tree": "937c51ff46caa827092da1389e344fbfaeb90481",
  "parents": [
    "b0ee0d3eb31a163c958f2960906c44bcdfdc607b"
  ],
  "author": {
    "name": "Johannes Berg",
    "email": "johannes@sipsolutions.net",
    "time": "Thu Jan 29 23:17:52 2009 -0800"
  },
  "committer": {
    "name": "Dmitry Torokhov",
    "email": "dmitry.torokhov@gmail.com",
    "time": "Thu Jan 29 23:43:21 2009 -0800"
  },
  "message": "Input: stop autorepeat timer on key release\n\nWhenever you press and then release a key, the CPU wakes up\nthree times:\n * press\n * release\n * autorepeat timer exactly 250ms after press\n\nThe autorepeat timer has nothing to do, obviously, since you already\nhave released the key, so stop it on key release.\n\n[dtor@mail.ru: This changes autorepeat behavior a bit since we now stop\n autorepeat even if key that is being released is not the one that is\n being auto-repeated, but I believe the new behavior is better.]\n\nSigned-off-by: Johannes Berg \u003cjohannes@sipsolutions.net\u003e\nSigned-off-by: Dmitry Torokhov \u003cdtor@mail.ru\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "1730d7331a5dff13a6841fd0009066f49cde6666",
      "old_mode": 33188,
      "old_path": "drivers/input/input.c",
      "new_id": "46e9ce195064704fbb55a5d7c796d5974289aa28",
      "new_mode": 33188,
      "new_path": "drivers/input/input.c"
    }
  ]
}
