)]}'
{
  "commit": "9e3af04f8787315f63f55b191bb9a06741dbf183",
  "tree": "c08a9f88077ece1a232ce67ade8a22536d5464df",
  "parents": [
    "3d7bbd4575cfb23e6ef7368fff1f7d7e198b7930"
  ],
  "author": {
    "name": "Mika Westerberg",
    "email": "ext-mika.1.westerberg@nokia.com",
    "time": "Thu Feb 04 00:48:00 2010 -0800"
  },
  "committer": {
    "name": "Dmitry Torokhov",
    "email": "dmitry.torokhov@gmail.com",
    "time": "Thu Feb 04 00:50:44 2010 -0800"
  },
  "message": "Input: gpio-keys - add support for disabling gpios through sysfs\n\nNow gpio-keys input driver exports 4 new attributes to userland through\nsysfs:\n\t/sys/devices/platform/gpio-keys/keys [ro]\n\t/sys/devices/platform/gpio-keys/switches [ro]\n\t/sys/devices/platform/gpio-keys/disabled_keys [rw]\n\t/sys/devices/platform/gpio-keys/disables_switches [rw]\n\nWith these attributes, userland program can read which keys and\nswitches can be disabled and then disable/enable them as needed.\nKeys and switches are exported as stringified bitmap of codes\n(keycodes or switch codes). For example keys 15, 89, 100, 101,\n102 are exported as: \u002715,89,100-102\u0027.\n\nDescription of the attributes:\n\tkeys - bitmap of keys which can be disabled\n\tswitches - bitmap of switches which can be disabled\n\tdisabled_keys - bitmap of currently disabled keys\n\t\t\t(bit 1 means disabled, 0 enabled)\n\tdisabled_switches - bitmap of currently disabled switches\n\t\t\t(bit 1 means disabled, 0 enabled)\n\nSigned-off-by: Mika Westerberg \u003cext-mika.1.westerberg@nokia.com\u003e\nSigned-off-by: Dmitry Torokhov \u003cdtor@mail.ru\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "1aff3b76effdb0b05ee4201cba2525cce5b44769",
      "old_mode": 33188,
      "old_path": "drivers/input/keyboard/gpio_keys.c",
      "new_id": "2b708aa85553358a2b375cbb602fb07d1ea36c02",
      "new_mode": 33188,
      "new_path": "drivers/input/keyboard/gpio_keys.c"
    },
    {
      "type": "modify",
      "old_id": "1289fa7623ca22d7d79188bc39cf5b5b35c180b1",
      "old_mode": 33188,
      "old_path": "include/linux/gpio_keys.h",
      "new_id": "cd0b3f30f48ed1bc8294ac759bf7965b3efce851",
      "new_mode": 33188,
      "new_path": "include/linux/gpio_keys.h"
    }
  ]
}
