)]}'
{
  "commit": "cf2f765f1896064e34c6f0f2ef896ff058dd5c06",
  "tree": "5bb51af0bfcd5f72a740dee0c8b97ae358643d05",
  "parents": [
    "92688c0c3c1c9e2daf705d307e8fda1b5a180d26"
  ],
  "author": {
    "name": "Jiri Kosina",
    "email": "jkosina@suse.cz",
    "time": "Mon Jan 04 12:20:56 2010 +0100"
  },
  "committer": {
    "name": "Jiri Kosina",
    "email": "jkosina@suse.cz",
    "time": "Mon Jan 04 12:20:56 2010 +0100"
  },
  "message": "HID: handle joysticks with large number of buttons\n\nCurrent HID code doesn\u0027t properly handle HID joysticks which have\nlarger number of buttons than what fits into current range reserved\nfor BTN_JOYSTICK.\n\nOne such joystick reported to not work properly is Saitek X52 Pro\nFlight System.\n\nWe can\u0027t extend the range to fit more buttons in, because of backwards\ncompatibility reasons.\n\nTherefore this patch introduces a new BTN_TRIGGER_HAPPY range, and\nuses these to map the buttons which are over BTN_JOYSTICK limit.\n\nAcked-by: Dmitry Torokhov \u003cdmitry.torokhov@gmail.com\u003e [for the input.h part]\nSigned-off-by: Jiri Kosina \u003cjkosina@suse.cz\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "5862b0f3b55d1de24413744cde877ca33031212a",
      "old_mode": 33188,
      "old_path": "drivers/hid/hid-input.c",
      "new_id": "dad7aae9c975e8a3600d0a58ac420ebe68e3c039",
      "new_mode": 33188,
      "new_path": "drivers/hid/hid-input.c"
    },
    {
      "type": "modify",
      "old_id": "7be8a6537b5700055b1f90ab2e84aa4df23354c9",
      "old_mode": 33188,
      "old_path": "include/linux/input.h",
      "new_id": "97f98ca9b040d44f6de371ab32e2bb0ddb9eade7",
      "new_mode": 33188,
      "new_path": "include/linux/input.h"
    }
  ]
}
