)]}'
{
  "log": [
    {
      "commit": "3e0777b8fa96f7073ed5d13d3bc1d573b766bef9",
      "tree": "3849e8457dd8f038ab7da025c708e275b43ea9c1",
      "parents": [
        "a94130e00038ebeb2f66901a4a4a9e05a03051c1",
        "e5119885f00874453e837e3407014b73de2f4741"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@ppc970.osdl.org",
        "time": "Mon Jun 27 14:47:31 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@ppc970.osdl.org",
        "time": "Mon Jun 27 14:47:31 2005 -0700"
      },
      "message": "Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/dtor/input.git manually\n\nSome manual fixups required due to clashes with the PF_FREEZE cleanups.\n"
    },
    {
      "commit": "e404e274f62665f3333d6a539d0d3701f678a598",
      "tree": "ef6618291524edaab45c4123274730c7d57ae852",
      "parents": [
        "a5099cfc2e82240b0a3e72ad79a5969d5af1a7dc"
      ],
      "author": {
        "name": "Yani Ioannou",
        "email": "yani.ioannou@gmail.com",
        "time": "Tue May 17 06:42:58 2005 -0400"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Mon Jun 20 15:15:34 2005 -0700"
      },
      "message": "[PATCH] Driver Core: drivers/i2c/chips/w83781d.c - drivers/s390/block/dcssblk.c: update device attribute callbacks\n\nSigned-off-by: Yani Ioannou \u003cyani.ioannou@gmail.com\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n"
    },
    {
      "commit": "e41fb09b2fa15db095d3ee981299f488d7b48dfe",
      "tree": "d8fdaeacb061432f28b3db11444e87c9d94902ce",
      "parents": [
        "5db92850d3ab72b830a0fe6e30eaec8462801408"
      ],
      "author": {
        "name": "Dmitry Torokhov",
        "email": "dtor_core@ameritech.net",
        "time": "Wed Jun 15 22:26:36 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@ppc970.osdl.org",
        "time": "Thu Jun 16 09:02:59 2005 -0700"
      },
      "message": "[PATCH] ALPS: fix enabling hardware tapping\n\nIt looks like logic for enabling hardware tapping in ALPS driver was\ninverted and we enable it only if it was already enabled by BIOS or\nfirmware.\n\nI have a confirmation from one user that the patch below fixes the problem\nfor him and it might be beneficial if we could get it into 2.6.12.\n\nSigned-off-by: Dmitry Torokhov \u003cdtor@mail.ru\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "dbf4ccd6043e58ed32fbf253fb3f0a9991e4c13a",
      "tree": "deeb41b5006f28967466ae2775af09542d10ca7e",
      "parents": [
        "905ab9d13694d0f75d1cb8c076ff2027538312ce"
      ],
      "author": {
        "name": "Dmitry Torokhov",
        "email": "dtor_core@ameritech.net",
        "time": "Wed Jun 01 02:40:01 2005 -0500"
      },
      "committer": {
        "name": "Dmitry Torokhov",
        "email": "dtor_core@ameritech.net",
        "time": "Wed Jun 01 02:40:01 2005 -0500"
      },
      "message": "Input: psmouse - export protocol as a sysfs per-device attribute\n       to allow easy switching at run-time.\n\nSigned-off-by: Dmitry Torokhov \u003cdtor@mail.ru\u003e\n"
    },
    {
      "commit": "c611763d048990de5cdf848d97af6392f8fa7430",
      "tree": "751da02aaf502efd102ba66bd11054a45f18a03f",
      "parents": [
        "04df1925fcda9a35c716423ad2b73abd70eb0913"
      ],
      "author": {
        "name": "Dmitry Torokhov",
        "email": "dtor_core@ameritech.net",
        "time": "Wed Jun 01 02:39:51 2005 -0500"
      },
      "committer": {
        "name": "Dmitry Torokhov",
        "email": "dtor_core@ameritech.net",
        "time": "Wed Jun 01 02:39:51 2005 -0500"
      },
      "message": "Input: add ps2_drain() to libps2 to allow reading and discarding\n       given number of bytes from device. Change ps2_command to\n       allow using 0 as command ID and actually pass it to the\n       device instead of working as a drain.\n\nSigned-off-by: Dmitry Torokhov \u003cdtor@mail.ru\u003e\n"
    },
    {
      "commit": "04df1925fcda9a35c716423ad2b73abd70eb0913",
      "tree": "6094c0e71b5d17a62211cd56da7bb0ecb97a3df6",
      "parents": [
        "8121152c1770ef1cd029030d51802c65c489950d"
      ],
      "author": {
        "name": "Dmitry Torokhov",
        "email": "dtor_core@ameritech.net",
        "time": "Wed Jun 01 02:39:44 2005 -0500"
      },
      "committer": {
        "name": "Dmitry Torokhov",
        "email": "dtor_core@ameritech.net",
        "time": "Wed Jun 01 02:39:44 2005 -0500"
      },
      "message": "Input: pmouse - introduce proper locking so state-changing\n       operations do not iterfere with each other.\n       Also make sure that serio core takes serio-\u003edrv_sem\n       not only for connect/disconnect but for reconnect\n       too.\n\nSigned-off-by: Dmitry Torokhov \u003cdtor@mail.ru\u003e\n"
    },
    {
      "commit": "c30b4c10d9cfe5506fd421304935d8836773c7e5",
      "tree": "2aa2f491ac3311b51f5bc5c437ce534c74a5699b",
      "parents": [
        "cc2d7eeacaff6ccdf407a3555cc3373890f79e01"
      ],
      "author": {
        "name": "Ivan Casado Ruiz",
        "email": "casadoi@yahoo.co.uk",
        "time": "Wed Jun 01 02:39:18 2005 -0500"
      },
      "committer": {
        "name": "Dmitry Torokhov",
        "email": "dtor_core@ameritech.net",
        "time": "Wed Jun 01 02:39:18 2005 -0500"
      },
      "message": "Input: ALPS - fix forward/back buttons on Ahtec laptop.\n\nI have an Ahtec laptop with a ALPS GlidePoint device, with 4 buttons.\nWith Linux hernel 2.6.12rc4 and rc5 I\u0027m unable to use the vertical\nscroll buttons (BACK and FORWARD).\n\nBACK gets detected as BTN_MIDDLE and FORWARD is undetected.\n\nI\u0027ve modified the drivers/input/mouse/alps.c from 2.6.12rc5 and now it\nworks fine!\n\nSigned-off-by: Vojtech Pavlik \u003cvojtech@suse.cz\u003e\nSigned-off-by: Dmitry Torokhov \u003cdtor@mail.ru\u003e\n"
    },
    {
      "commit": "a913829e90e2af7a6e98f5aadcc9fec4dcf1ef64",
      "tree": "55c2ecfc9552b5df1ccbcf3b101880fb7c364c2e",
      "parents": [
        "a15d60f867408a4d8ce46359d9eb677818349e5b"
      ],
      "author": {
        "name": "Dmitry Torokhov",
        "email": "dtor_core@ameritech.net",
        "time": "Sun May 29 02:30:37 2005 -0500"
      },
      "committer": {
        "name": "Dmitry Torokhov",
        "email": "dtor_core@ameritech.net",
        "time": "Sun May 29 02:30:37 2005 -0500"
      },
      "message": "Input: apparently Lifebook touchscreens have double resolution\n       compared to \"classic\" PS/2 mice, provide appropriate\n       resolution setting handler.\n\nSigned-off-by: Dmitry Torokhov \u003cdtor@mail.ru\u003e\n"
    },
    {
      "commit": "a15d60f867408a4d8ce46359d9eb677818349e5b",
      "tree": "7aff91d8e018253327a893732c5f5ee87b55d095",
      "parents": [
        "14e94143964d5af6d0a2ae8401cd9e9e091967b9"
      ],
      "author": {
        "name": "Dmitry Torokhov",
        "email": "dtor_core@ameritech.net",
        "time": "Sun May 29 02:30:32 2005 -0500"
      },
      "committer": {
        "name": "Dmitry Torokhov",
        "email": "dtor_core@ameritech.net",
        "time": "Sun May 29 02:30:32 2005 -0500"
      },
      "message": "Input: lifebook - adjust initialization routines to be in line with\n       the rest of protocols in preparation to dynamic protocol\n       switching.\n\nSigned-off-by: Dmitry Torokhov \u003cdtor@mail.ru\u003e\n"
    },
    {
      "commit": "14e94143964d5af6d0a2ae8401cd9e9e091967b9",
      "tree": "197dc3833a27a6af4f5d33f29ba86221cbf01792",
      "parents": [
        "02d7f5895005bd559c6c12d0f1b4e3dd5d91b927"
      ],
      "author": {
        "name": "Dmitry Torokhov",
        "email": "dtor_core@ameritech.net",
        "time": "Sun May 29 02:30:28 2005 -0500"
      },
      "committer": {
        "name": "Dmitry Torokhov",
        "email": "dtor_core@ameritech.net",
        "time": "Sun May 29 02:30:28 2005 -0500"
      },
      "message": "Input: lifebook - various cleanups:\n       - do not try to set rate and resolution in init method, let\n         psmouse core do it for us. This also removes special quirks\n         from the core;\n       - do not disable mouse before doing full reset - meaningless;\n       - some formatting and whitespace cleanups.\n\nSigned-off-by: Dmitry Torokhov \u003cdtor@mail.ru\u003e\n"
    },
    {
      "commit": "02d7f5895005bd559c6c12d0f1b4e3dd5d91b927",
      "tree": "00d991a932cbb6c13ce1c2a6c09896f5cada7b66",
      "parents": [
        "41e979f822b34e789560ae2752f26f4a018f5d7e"
      ],
      "author": {
        "name": "Kenan Esau",
        "email": "kenan.esau@conan.de",
        "time": "Sun May 29 02:30:22 2005 -0500"
      },
      "committer": {
        "name": "Dmitry Torokhov",
        "email": "dtor_core@ameritech.net",
        "time": "Sun May 29 02:30:22 2005 -0500"
      },
      "message": "Input: Add Fujitsu Lifebook B-series touchscreen driver.\n\nFrom: Kenan Esau \u003ckenan.esau@conan.de\u003e\nSigned-off-by: Vojtech Pavlik \u003cvojtech@suse.cz\u003e\nSigned-off-by: Dmitry Torokhov \u003cdtor@mail.ru\u003e\n"
    },
    {
      "commit": "3108d42de4da0823feb37a55db62acdc01554625",
      "tree": "5c46888f791191d7595f0a4f809bc01062e55d75",
      "parents": [
        "0fbf87caf70acec0c435233fbc39c7bd0aca3ca6"
      ],
      "author": {
        "name": "Dmitry Torokhov",
        "email": "dtor_core@ameritech.net",
        "time": "Sun May 29 02:29:30 2005 -0500"
      },
      "committer": {
        "name": "Dmitry Torokhov",
        "email": "dtor_core@ameritech.net",
        "time": "Sun May 29 02:29:30 2005 -0500"
      },
      "message": "Input: remove user counters from drivers/input/mouse since input\n       core takes care of calling open and close methods only\n       when needed.\n\nSigned-off-by: Dmitry Torokhov \u003cdtor@mail.ru\u003e\n"
    },
    {
      "commit": "968ac842c4946abcd6ae623414783548672177f5",
      "tree": "1df749e9ce8c23c6994840e4ef126f9125cce727",
      "parents": [
        "71387bd77f662a83b18ff8de676e9d9531c58894"
      ],
      "author": {
        "name": "Dmitry Torokhov",
        "email": "dtor_core@ameritech.net",
        "time": "Sun May 29 02:28:29 2005 -0500"
      },
      "committer": {
        "name": "Dmitry Torokhov",
        "email": "dtor_core@ameritech.net",
        "time": "Sun May 29 02:28:29 2005 -0500"
      },
      "message": "Input: whitespace fixes in drivers/input/mouse\n\nSigned-off-by: Dmitry Torokhov \u003cdtor@mail.ru\u003e\n"
    },
    {
      "commit": "409b7506759430f7c3841d425ca1f8a31eeadece",
      "tree": "53a82109f64fee8a9c3fe1faae471a2c08959f04",
      "parents": [
        "b4ff99b60c5e17b1031deb20c9d7688ebe6c9659"
      ],
      "author": {
        "name": "Dmitry Torokhov",
        "email": "dtor_core@ameritech.net",
        "time": "Sat May 28 02:12:18 2005 -0500"
      },
      "committer": {
        "name": "Dmitry Torokhov",
        "email": "dtor_core@ameritech.net",
        "time": "Sat May 28 02:12:18 2005 -0500"
      },
      "message": "Input: synaptics - reduce verboseness of synaptics driver - there\n       is no reason one driver should take 10 lines in dmesg.\n\nSigned-off-by: Dmitry Torokhov \u003cdtor@mail.ru\u003e\n"
    },
    {
      "commit": "7741e9317137a7456baa9c09ad8308c80c23b8db",
      "tree": "31956504c90efb020a7b449f14b1b33532437f00",
      "parents": [
        "74af42bb729651855f78ea27498250724689130e"
      ],
      "author": {
        "name": "Vojtech Pavlik",
        "email": "vojtech@suse.cz",
        "time": "Sat May 28 02:11:42 2005 -0500"
      },
      "committer": {
        "name": "Dmitry Torokhov",
        "email": "dtor_core@ameritech.net",
        "time": "Sat May 28 02:11:42 2005 -0500"
      },
      "message": "Input: Workaround for Sunrex K8561 IR Keyboard/Mouse. The mouse\n       sends an incorrect ID and wasn\u0027t recognized.\n\nReported-by: Stefan Seyfried \u003cseife@suse.de\u003e\nSigned-off-by: Vojtech Pavlik \u003cvojtech@suse.cz\u003e\nSigned-off-by: Dmitry Torokhov \u003cdtor@mail.ru\u003e\n"
    },
    {
      "commit": "271b74d0b886301f297407dd7ae11b99607f8089",
      "tree": "cb0ed8158d8842c383a6ce6af02ffe8b8f723616",
      "parents": [
        "254feb882a7c6e4e51416dff6a97d847fbbba551"
      ],
      "author": {
        "name": "Andrew Morton",
        "email": "akpm@osdl.org",
        "time": "Sat May 28 02:11:06 2005 -0500"
      },
      "committer": {
        "name": "Dmitry Torokhov",
        "email": "dtor_core@ameritech.net",
        "time": "Sat May 28 02:11:06 2005 -0500"
      },
      "message": "Input: Fix a warning in psmouse-base.c\n\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Vojtech Pavlik \u003cvojtech@suse.cz\u003e\nSigned-off-by: Dmitry Torokhov \u003cdtor@mail.ru\u003e\n"
    },
    {
      "commit": "f3a5c73d5ecb40909db662c4d2ace497b25c5940",
      "tree": "5bfe12968e0cfb13fef2c752712cbf2c5d15bdb9",
      "parents": [
        "64b14d375263019753dd1405e4edd91a1715301d"
      ],
      "author": {
        "name": "Dmitry Torokhov",
        "email": "dtor_core@ameritech.net",
        "time": "Mon May 16 21:53:06 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@ppc970.osdl.org",
        "time": "Tue May 17 07:59:09 2005 -0700"
      },
      "message": "[PATCH] ALPS resume fix\n\nALPS needs to be reset for detection to work reliably when reconnecting.\n\nSigned-off-by: Dmitry Torokhov \u003cdtor@mail.ru\u003e\nCc: Vojtech Pavlik \u003cvojtech@suse.cz\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "64b14d375263019753dd1405e4edd91a1715301d",
      "tree": "532b0f540ff3708a8463ce3d267136f93ddb90de",
      "parents": [
        "0c3f2be423dafb9f914afe85e532e3fffd502fde"
      ],
      "author": {
        "name": "Andrew Morton",
        "email": "akpm@osdl.org",
        "time": "Mon May 16 21:53:06 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@ppc970.osdl.org",
        "time": "Tue May 17 07:59:09 2005 -0700"
      },
      "message": "[PATCH] alps printk tidy\n\nMake the alps printk output look consistent.\n\nCc: Vojtech Pavlik \u003cvojtech@suse.cz\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "1da177e4c3f41524e886b7f1b8a0c1fc7321cac2",
      "tree": "0bba044c4ce775e45a88a51686b5d9f90697ea9d",
      "parents": [],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@ppc970.osdl.org",
        "time": "Sat Apr 16 15:20:36 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@ppc970.osdl.org",
        "time": "Sat Apr 16 15:20:36 2005 -0700"
      },
      "message": "Linux-2.6.12-rc2\n\nInitial git repository build. I\u0027m not bothering with the full history,\neven though we have it. We can create a separate \"historical\" git\narchive of that later if we want to, and in the meantime it\u0027s about\n3.2GB when imported into git - space that would just make the early\ngit days unnecessarily complicated, when we don\u0027t have a lot of good\ninfrastructure for it.\n\nLet it rip!\n"
    }
  ]
}
