)]}'
{
  "commit": "f9705fcb9887fcff364a0c8dffbac693aa221d4f",
  "tree": "5126de9a40199f1c6b3c7797109b83f577f30d33",
  "parents": [
    "153a9df01c0d1ecdc56161c7a0f830325145dd64"
  ],
  "author": {
    "name": "Nicolas Bellido",
    "email": "ml@acolin.be",
    "time": "Fri Nov 24 00:42:50 2006 -0500"
  },
  "committer": {
    "name": "Dmitry Torokhov",
    "email": "dtor@insightbb.com",
    "time": "Fri Nov 24 00:42:50 2006 -0500"
  },
  "message": "Input: add driver for keyboard on AAED-2000 development board (ARM)\n\nThe keyboard is connected via GPIOs to the processor, and scanned\nusing a column sample register. The hardware provides no debouncing\nmechanism, so the state of the keys is read KBDSCAN_STABLE_COUNT\ntimes before being reported to the input layer.\n\nThe status of the keys needs to be polled because there is no\ninterrupt hooked to the lines. A workqueue is used for this.\n\nSigned-off-by: Nicolas Bellido Y Ortega \u003cml@acolin.be\u003e\nSigned-off-by: Dmitry Torokhov \u003cdtor@mail.ru\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "81a333f7301052590c0c82b94b41dcd3939a0b7c",
      "old_mode": 33188,
      "old_path": "drivers/input/keyboard/Kconfig",
      "new_id": "049f2f544e75e94a9d40aee991df4cf8d45510f4",
      "new_mode": 33188,
      "new_path": "drivers/input/keyboard/Kconfig"
    },
    {
      "type": "modify",
      "old_id": "4c79e7bc9d06df25bfd98a71a1acd480ab98201e",
      "old_mode": 33188,
      "old_path": "drivers/input/keyboard/Makefile",
      "new_id": "568797907347b9e0ace4898ab425e8a9ba16683d",
      "new_mode": 33188,
      "new_path": "drivers/input/keyboard/Makefile"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "65fcb6af63a8747a1a697cf254a8af9eb2346ba5",
      "new_mode": 33188,
      "new_path": "drivers/input/keyboard/aaed2000_kbd.c"
    }
  ]
}
