)]}'
{
  "commit": "3bfd5c5baf66e975b0f365a0cda8d75bf2953ebe",
  "tree": "49517da40dd6071ed9d3acde9fa1ef97d39ede13",
  "parents": [
    "a6c61789c8499381a5fe612f11dc95d0b55e590a"
  ],
  "author": {
    "name": "Heiko Stübner",
    "email": "heiko@sntech.de",
    "time": "Tue Nov 29 11:04:09 2011 -0800"
  },
  "committer": {
    "name": "Dmitry Torokhov",
    "email": "dmitry.torokhov@gmail.com",
    "time": "Wed Nov 30 23:41:16 2011 -0800"
  },
  "message": "Input: add generic GPIO-tilt driver\n\nThere exist tilt switches that simply report their tilt-state via\nsome gpios. The number and orientation of their axes can vary\ndepending on the switch used and the build of the device. Also two\nor more one-axis switches could be combined to provide multi-dimensional\norientation.\n\nOne example of a device using such a switch is the family of Qisda\nebook readers, where the switch provides information about the\nlandscape / portrait orientation of the device. The example in\nDocumentation/input/gpio-tilt.txt documents exactly this one-axis\ndevice.\n\nSigned-off-by: Heiko Stuebner \u003cheiko@sntech.de\u003e\nSigned-off-by: Dmitry Torokhov \u003cdtor@mail.ru\u003e\n",
  "tree_diff": [
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "06d60c3ff5e732d22cea71f599298db6432deca4",
      "new_mode": 33188,
      "new_path": "Documentation/input/gpio-tilt.txt"
    },
    {
      "type": "modify",
      "old_id": "22d875fde53a229f9ff8278f396a632534564849",
      "old_mode": 33188,
      "old_path": "drivers/input/misc/Kconfig",
      "new_id": "e53b443d1e336896160d2324cc647e43bb22dc1d",
      "new_mode": 33188,
      "new_path": "drivers/input/misc/Kconfig"
    },
    {
      "type": "modify",
      "old_id": "a244fc6a781cbafebb5043359f5ba1033a1518d2",
      "old_mode": 33188,
      "old_path": "drivers/input/misc/Makefile",
      "new_id": "90070c1a4ad3064f6688baf9b464b1ed3a0a0797",
      "new_mode": 33188,
      "new_path": "drivers/input/misc/Makefile"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "277a0574c199c7b06ae90fe16167aaf84d9c2498",
      "new_mode": 33188,
      "new_path": "drivers/input/misc/gpio_tilt_polled.c"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "c1cc52d380e018a8bc96961ed8dab88418a4402e",
      "new_mode": 33188,
      "new_path": "include/linux/input/gpio_tilt.h"
    }
  ]
}
