)]}'
{
  "log": [
    {
      "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": "fa047e4f6fa63a6e9d0ae4d7749538830d14a343",
      "tree": "b668151b0936b09b5fb63f8d7cbfe234c42fd18d",
      "parents": [
        "70fa9f2eadea7ca35bdcd89b20d555934593b40c"
      ],
      "author": {
        "name": "Jiri Kosina",
        "email": "jkosina@suse.cz",
        "time": "Wed Jun 10 10:25:56 2009 +0200"
      },
      "committer": {
        "name": "Jiri Kosina",
        "email": "jkosina@suse.cz",
        "time": "Wed Jun 10 10:25:56 2009 +0200"
      },
      "message": "HID: fix inverted wheel for bluetooth version of apple mighty mouse\n\nBluetooth version of Apple Mighty mouse (0x05ac/0x030c) doesn\u0027t, according to\nmultiple reports on linux-input@, need the same quirk as the USB version of\nthis mouse (0x05ac/0x0304) does.\n\nSigned-off-by: Jiri Kosina \u003cjkosina@suse.cz\u003e\n"
    },
    {
      "commit": "2feaace40e5c3133fea795333402f30929a200d9",
      "tree": "9f1cbc2e9c586a6415f14549c9770fa652d5e72c",
      "parents": [
        "243b706d8a71364ad6080328d45b73516c8af5f3"
      ],
      "author": {
        "name": "Ulrich Dangel",
        "email": "uli@spamt.net",
        "time": "Tue Apr 28 16:23:51 2009 +0200"
      },
      "committer": {
        "name": "Jiri Kosina",
        "email": "jkosina@suse.cz",
        "time": "Wed Apr 29 11:55:18 2009 +0200"
      },
      "message": "HID: Fix the support for apple mini aluminium keyboard\n\nQuirks for the apple mini keyboard was recently added but keyboard\nwas recognized as a powerbook keyboard. Adjusted boundary to the lowest\nproduct id for the apple mini keyboard to get the right translation.\n\nSigned-off-by: Ulrich Dangel \u003culi@spamt.net\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": "b2ddd54e19dfff559a02ec8e7e532357b3f09849",
      "tree": "39ca6f8fc1d005c9eedc2ae305edfbd2433f56fa",
      "parents": [
        "794227415f8f5f395a9ed4269a4ee7a3c34f66a5"
      ],
      "author": {
        "name": "Paul Collins",
        "email": "paul@burly.ondioline.org",
        "time": "Sat Mar 07 17:07:15 2009 +1300"
      },
      "committer": {
        "name": "Jiri Kosina",
        "email": "jkosina@suse.cz",
        "time": "Mon Mar 30 15:12:54 2009 +0200"
      },
      "message": "HID: constify arrays of struct apple_key_translation\n\nMark arrays of struct apple_key_translation const so that they may be placed in\n.rodata, and adjust users to suit.\n\nSigned-off-by: Paul Collins \u003cpaul@ondioline.org\u003e\nSigned-off-by: Jiri Kosina \u003cjkosina@suse.cz\u003e\n"
    },
    {
      "commit": "fef3f571ecc2a82395c531d97b3f71a59e04e946",
      "tree": "5ac64fe8d13913b2565afc52aa4942e80a20eefc",
      "parents": [
        "fdf93aa33268889e126aa677f2072238bd76adb0"
      ],
      "author": {
        "name": "Ryan Finnie",
        "email": "ryan@finnie.org",
        "time": "Thu Mar 05 10:18:01 2009 +0100"
      },
      "committer": {
        "name": "Jiri Kosina",
        "email": "jkosina@suse.cz",
        "time": "Mon Mar 30 15:12:53 2009 +0200"
      },
      "message": "HID: Support Apple mini aluminum keyboard\n\nNew USB device ids and quirks for the \"mini\" Apple USB aluminum\nkeyboards released Tuesday, model A1242.  Note that while I own the ANSI\n(0x021d) version and cannot verify that the ISO (0x021e) and JIS\n(0x021f) versions exist, previous releases have followed the triple id\nconvention for awhile now, and the device ids fit perfectly between\nUSB_DEVICE_ID_APPLE_GEYSER4_* and USB_DEVICE_ID_APPLE_ALU_*.\n\nSigned-off-by: Ryan Finnie \u003cryan@finnie.org\u003e\nSigned-off-by: Jiri Kosina \u003cjkosina@suse.cz\u003e\n"
    },
    {
      "commit": "ee8a1a0a1a5817accd03ced7e7ffde3a4430f485",
      "tree": "6d4842b832359ec681f1401ead4b2c2168580b26",
      "parents": [
        "fde5be353e872fe6088d2b1951e56cdfda2042ff"
      ],
      "author": {
        "name": "Jan Scholz",
        "email": "Scholz@fias.uni-frankfurt.de",
        "time": "Wed Nov 26 15:33:45 2008 +0100"
      },
      "committer": {
        "name": "Jiri Kosina",
        "email": "jkosina@suse.cz",
        "time": "Fri Nov 28 15:09:26 2008 +0100"
      },
      "message": "HID: Apple ALU wireless keyboards are bluetooth devices\n\nWhile parsing \u0027hid_blacklist\u0027 in the apple alu wireless keyboard is not found.\nThis happens because in the blacklist it is declared with HID_USB_DEVICE\nalthough the keyboards are really bluetooth devices.  The same holds for\n\u0027apple_devices\u0027 list.\n\nThis patch fixes it by changing HID_USB_DEVICE to HID_BLUETOOTH_DEVICE in those\ntwo lists.\n\nSigned-off-by: Jan Scholz \u003cScholz@fias.uni-frankfurt.de\u003e\nSigned-off-by: Jiri Kosina \u003cjkosina@suse.cz\u003e\n"
    },
    {
      "commit": "437184ae8bd1ef923a40b009e37801deae66ad55",
      "tree": "9b9fc2b295998135334c9a6fa32efff589486187",
      "parents": [
        "a96d6ef34751093797c3a6c6080733dd7af23d35"
      ],
      "author": {
        "name": "Henrik Rydberg",
        "email": "rydberg@euromail.se",
        "time": "Tue Nov 04 13:31:38 2008 +0100"
      },
      "committer": {
        "name": "Jiri Kosina",
        "email": "jkosina@suse.cz",
        "time": "Thu Nov 13 10:31:36 2008 +0100"
      },
      "message": "HID: map macbook keys for \"Expose\" and \"Dashboard\"\n\nOn macbooks there are specific keys for the user-space functions Expose\nand Dashboard, which currently has no counterpart in input.h. This patch\nadds KEY_SCALE and KEY_DASHBOARD, and maps the keyboard accordingly.\n\nAcked-by: Dmitry Torokhov \u003cdmitry.torokhov@gmail.com\u003e\nSigned-off-by: Henrik Rydberg \u003crydberg@euromail.se\u003e\nSigned-off-by: Jiri Kosina \u003cjkosina@suse.cz\u003e\n"
    },
    {
      "commit": "a96d6ef34751093797c3a6c6080733dd7af23d35",
      "tree": "56ec6ad1221a4ed7e74c2097df8472ae3efcbdef",
      "parents": [
        "7d672cd7506165818aacf97fdc448cffc72bde37"
      ],
      "author": {
        "name": "Henrik Rydberg",
        "email": "rydberg@euromail.se",
        "time": "Tue Nov 04 20:03:45 2008 +0100"
      },
      "committer": {
        "name": "Jiri Kosina",
        "email": "jkosina@suse.cz",
        "time": "Thu Nov 13 10:31:36 2008 +0100"
      },
      "message": "HID: support for new unibody macbooks\n\nThe unibody MacBook 5 and MacBook Pro 5 come with a new version of\nthe bcm5974 trackpad. This patch adds the USB device ids and all\nthe appropriate quirks, including hid_blacklist.\n\nSigned-off-by: Henrik Rydberg \u003crydberg@euromail.se\u003e\nSigned-off-by: Jiri Kosina \u003cjkosina@suse.cz\u003e\n"
    },
    {
      "commit": "b4d8e4736c94e78fd846dca0c95a3a0710582584",
      "tree": "30128466329024f1a30819502e642217d8a9198d",
      "parents": [
        "a73a63701f8f23e70674b3c5e367a0a726c18468"
      ],
      "author": {
        "name": "Jiri Slaby",
        "email": "jirislaby@gmail.com",
        "time": "Wed Oct 22 14:47:18 2008 +0200"
      },
      "committer": {
        "name": "Jiri Kosina",
        "email": "jkosina@suse.cz",
        "time": "Wed Oct 22 14:47:18 2008 +0200"
      },
      "message": "HID: fix hidbus/appletouch device binding regression\n\nThe appletouch mouse devices are grabbed by the hid bus and not\nreleased even if apple driver says ENODEV (as expected) -- these\nare composite USB devices, for which we only ignore the mouse\ninterface. This is currently not handled by hidbus code properly.\n\nMove the ignoring one level upper to forbid the hid layer to grab the\ndevice.\n\nReported-by: Justin Mattock \u003cjustinmattock@gmail.com\u003e\nReported-by: Steven Noonan \u003csteven@uplinklabs.net\u003e\nSigned-off-by: Jiri Slaby \u003cjirislaby@gmail.com\u003e\nSigned-off-by: Jiri Kosina \u003cjkosina@suse.cz\u003e\n"
    },
    {
      "commit": "0f492f2aa908edea5e23c4b0d033b858cd90ea37",
      "tree": "92b642c5220a263d7795fe4b4160bddea0ba9aed",
      "parents": [
        "f129ea6d1efe0eddcbb1f0faaec5623788ad9e58"
      ],
      "author": {
        "name": "Peter Korsgaard",
        "email": "jacmet@sunsite.dk",
        "time": "Mon Oct 06 11:15:34 2008 +0200"
      },
      "committer": {
        "name": "Jiri Kosina",
        "email": "jkosina@suse.cz",
        "time": "Tue Oct 14 23:51:02 2008 +0200"
      },
      "message": "HID: add appletv IR receiver quirk\n\nSimilar to the existing IRCONTROL4 handling\n\nSigned-off-by: Peter Korsgaard \u003cjacmet@sunsite.dk\u003e\nSigned-off-by: Jiri Kosina \u003cjkosina@suse.cz\u003e\n"
    },
    {
      "commit": "1f934451825f8cfefd97e4eab4d1ab2f6591ec0f",
      "tree": "a7781447f9ad32365fd7d685995927405430cd3e",
      "parents": [
        "e36153f5a4b256c3a724b00b535f9dc44edf2372"
      ],
      "author": {
        "name": "Tomoya Adachi",
        "email": "adachi@il.is.s.u-tokyo.ac.jp",
        "time": "Thu Sep 04 11:29:27 2008 +0200"
      },
      "committer": {
        "name": "Jiri Kosina",
        "email": "jkosina@suse.cz",
        "time": "Tue Oct 14 23:50:59 2008 +0200"
      },
      "message": "HID: report descriptor fix for remaining MacBook JIS keyboards\n\nThis patch fixes a problem that MacBook JIS keyboard sends wrong report\ndescriptors. Although it has already been fixed in the first Core 2 Duo model,\nit still remains in other models of MacBook.\n\nSigned-off-by: Tomoya Adachi \u003cadachi@il.is.s.u-tokyo.ac.jp\u003e\nSigned-off-by: Jiri Kosina \u003cjkosina@suse.cz\u003e\n"
    },
    {
      "commit": "93c10132a7ac160df3175b53f7ee857625412165",
      "tree": "64ea194ddd7791d44394bb2a918921a2906fe1ee",
      "parents": [
        "fea6f1833b5bbff7066bcde1fa1141c9717bbad2"
      ],
      "author": {
        "name": "Jiri Slaby",
        "email": "jirislaby@gmail.com",
        "time": "Fri Jun 27 00:04:24 2008 +0200"
      },
      "committer": {
        "name": "Jiri Kosina",
        "email": "jkosina@suse.cz",
        "time": "Tue Oct 14 23:50:56 2008 +0200"
      },
      "message": "HID: move connect quirks\n\nMove connecting from usbhid to the hid layer and fix also hidp in\nthat manner.\nThis removes all the ignore/force hidinput/hiddev connecting quirks.\n\nSigned-off-by: Jiri Slaby \u003cjirislaby@gmail.com\u003e\nSigned-off-by: Jiri Kosina \u003cjkosina@suse.cz\u003e\n"
    },
    {
      "commit": "02ae9a1a8bc1d08a8fd5f6a0b8bde400b0f891b9",
      "tree": "a7584d1e9bcabdd22e63c12326e696c94d38dad8",
      "parents": [
        "8c19a51591d06f5226499972567f528cf6066bb7"
      ],
      "author": {
        "name": "Jiri Slaby",
        "email": "jirislaby@gmail.com",
        "time": "Fri May 16 11:49:22 2008 +0200"
      },
      "committer": {
        "name": "Jiri Kosina",
        "email": "jkosina@suse.cz",
        "time": "Tue Oct 14 23:50:50 2008 +0200"
      },
      "message": "HID: add compat support\n\nAdd compat option to hid code to allow loading of all modules on\nsystems which don\u0027t allow autoloading because of old userspace.\n\nSigned-off-by: Jiri Slaby \u003cjirislaby@gmail.com\u003e\nSigned-off-by: Jiri Kosina \u003cjkosina@suse.cz\u003e\n"
    },
    {
      "commit": "8c19a51591d06f5226499972567f528cf6066bb7",
      "tree": "acfa47c0cb371c8b87f7282d19c627e44032dbe2",
      "parents": [
        "d458a9dfc4de24870b8c747484b1988726534bee"
      ],
      "author": {
        "name": "Jiri Slaby",
        "email": "jirislaby@gmail.com",
        "time": "Wed Jun 18 23:36:49 2008 +0200"
      },
      "committer": {
        "name": "Jiri Kosina",
        "email": "jkosina@suse.cz",
        "time": "Tue Oct 14 23:50:49 2008 +0200"
      },
      "message": "HID: move apple quirks\n\nMove them from the core code to a separate driver.\n\nSigned-off-by: Jiri Slaby \u003cjslaby@suse.cz\u003e\nSigned-off-by: Jiri Kosina \u003cjkosina@suse.cz\u003e\n"
    }
  ]
}
