)]}'
{
  "log": [
    {
      "commit": "c2fd1a4ebf9127c280d227acb635eb1df213439c",
      "tree": "a6523e7cae6dfd45522a80dad50666c6bf583bda",
      "parents": [
        "5f2776293f7a4390f587642b1b7e1e6288e11a01"
      ],
      "author": {
        "name": "Cory Maccarrone",
        "email": "darkstar6262@gmail.com",
        "time": "Sat May 22 13:00:28 2010 -0700"
      },
      "committer": {
        "name": "Jiri Kosina",
        "email": "jkosina@suse.cz",
        "time": "Mon May 24 19:07:57 2010 +0200"
      },
      "message": "HID: Add the GYR4101US USB ID to hid-gyration\n\nThis change adds in the USB product ID for the Gyration\nGYR4101US USB media center remote control.  This remote\nis similar enough to the other two devices that this driver\ncan be used without any other changes to get full support\nfor the remote.\n\nSigned-off-by: Cory Maccarrone \u003cdarkstar6262@gmail.com\u003e\nSigned-off-by: Jiri Kosina \u003cjkosina@suse.cz\u003e\n"
    },
    {
      "commit": "d8e4ebf8b603bdcd091540e6b5bddf0dec10d516",
      "tree": "a7d249ce1546ec1bf09f4b8f7fa03871b7ca379e",
      "parents": [
        "39710479303fd3affb3e204e9a7a75cc676977b5"
      ],
      "author": {
        "name": "Jiri Kosina",
        "email": "jkosina@suse.cz",
        "time": "Tue Mar 23 16:32:37 2010 +0100"
      },
      "committer": {
        "name": "Jiri Kosina",
        "email": "jkosina@suse.cz",
        "time": "Tue Mar 23 16:32:37 2010 +0100"
      },
      "message": "HID: fix oops in gyration_event()\n\nFix oops caused by dereferencing field-\u003ehidinput in cases where\nthe device hasn\u0027t been claimed by hid-input.\n\nReported-by: Andreas Demmer \u003cmail@andreas-demmer.de\u003e\nSigned-off-by: Jiri Kosina \u003cjkosina@suse.cz\u003e\n"
    },
    {
      "commit": "a24f423bdf253ccee369adc6c5451b40a0716fbb",
      "tree": "cd33843be6cea5a78a966e3b5e733f5bc99681aa",
      "parents": [
        "7a84b1336a145d683fb8cdfd6c2c67545a58b126"
      ],
      "author": {
        "name": "Peter Huewe",
        "email": "peterhuewe@gmx.de",
        "time": "Thu Jul 02 19:08:38 2009 +0200"
      },
      "committer": {
        "name": "Jiri Kosina",
        "email": "jkosina@suse.cz",
        "time": "Thu Jul 23 01:28:01 2009 +0200"
      },
      "message": "HID: adding __init/__exit macros to module init/exit functions\n\nTrivial patch which adds the __init and __exit macros to the module_init /\nmodule_exit functions of several HID drivers from drivers/hid/\n\nSigned-off-by: Peter Huewe \u003cpeterhuewe@gmx.de\u003e\nSigned-off-by: Jiri Kosina \u003cjkosina@suse.cz\u003e\n"
    },
    {
      "commit": "afa5eb7c68689ced4284f01c96feed44a2d0a127",
      "tree": "3c92a5ec36a82c08a85aae918c7f29252562e2aa",
      "parents": [
        "b2ddd54e19dfff559a02ec8e7e532357b3f09849"
      ],
      "author": {
        "name": "Jiri Slaby",
        "email": "jirislaby@gmail.com",
        "time": "Wed Mar 18 09:13:37 2009 +0100"
      },
      "committer": {
        "name": "Jiri Kosina",
        "email": "jkosina@suse.cz",
        "time": "Mon Mar 30 15:12:54 2009 +0200"
      },
      "message": "HID: remove compat stuff\n\nThis removal was scheduled and there is no problem with later\ndistros to adapt for the new bus, thanks to aliases.\n\nmodule-init-tools map files are deprecated nowadays, so that\nthe patch which introduced hid ones into the m-i-t won\u0027t be\naccepted and hence there is no reason for leaving compat stuff in.\n\nSigned-off-by: Jiri Slaby \u003cjirislaby@gmail.com\u003e\nCc: Jiri Kosina \u003cjkosina@suse.cz\u003e\nSigned-off-by: Jiri Kosina \u003cjkosina@suse.cz\u003e\n"
    },
    {
      "commit": "1e093206734568e780c2717da1c89b97e9471954",
      "tree": "d546e852eb1046b3961d1ce6b457691804c0de07",
      "parents": [
        "022b7024d4bb1f9a2f30021a2672a0f940ebfa7a"
      ],
      "author": {
        "name": "Jiri Kosina",
        "email": "jkosina@suse.cz",
        "time": "Fri Oct 17 11:52:23 2008 +0200"
      },
      "committer": {
        "name": "Jiri Kosina",
        "email": "jkosina@suse.cz",
        "time": "Fri Oct 17 15:51:35 2008 +0200"
      },
      "message": "HID: add support for another Gyration remote control\n\nThere is a slightly different Gyration remote control, which\nrequires the quirks we already have in place for the 0x0002 PID,\nplus KEY_MEDIA mapping is different.\n\nReported-by: Marc Randolph \u003cmrand@pobox.com\u003e\nSigned-off-by: Jiri Kosina \u003cjkosina@suse.cz\u003e\n"
    },
    {
      "commit": "949f8fef77186c7361d22e1ea6f42c76ceda42b0",
      "tree": "c9917cfecd321dd9347eba8bdc47727ef84efaa1",
      "parents": [
        "3b8006e51038ef263a0404756d9e190c9a9f74d5"
      ],
      "author": {
        "name": "Jiri Slaby",
        "email": "jirislaby@gmail.com",
        "time": "Thu Jul 24 23:35:13 2008 +0200"
      },
      "committer": {
        "name": "Jiri Kosina",
        "email": "jkosina@suse.cz",
        "time": "Tue Oct 14 23:50:54 2008 +0200"
      },
      "message": "HID: move gyration quirks\n\nSigned-off-by: Jiri Slaby \u003cjirislaby@gmail.com\u003e\nSigned-off-by: Jiri Kosina \u003cjkosina@suse.cz\u003e\n"
    }
  ]
}
