)]}'
{
  "log": [
    {
      "commit": "2d9ca4e9f393d81d8f37ed37505aecbf3a5e1bd6",
      "tree": "d0846e0763df2d519f8ea9bc79588c9410972415",
      "parents": [
        "d9236303d0b7ba8bbaeb6adbbf088c3fe2a9ab9e"
      ],
      "author": {
        "name": "Henrik Rydberg",
        "email": "rydberg@euromail.se",
        "time": "Wed Mar 09 18:38:57 2011 +0100"
      },
      "committer": {
        "name": "Jiri Kosina",
        "email": "jkosina@suse.cz",
        "time": "Thu Mar 10 00:05:59 2011 +0100"
      },
      "message": "HID: hid-magicmouse: Correct touch orientation direction\n\nThe magic trackpad and mouse both report touch orientation in opposite\ndirection to the bcm5974 driver and what is written in\nDocuments/input/multi-touch-protocol.txt. This patch reverts the\ndirection, so that all in-kernel devices with this feature behave the\nsame way.\n\nSince no known application has been utilizing this information yet, it\nseems appropriate also for stable.\n\nCc: stable@kernel.org\nCc: Michael Poole \u003cmdpoole@troilus.org\u003e\nSigned-off-by: Henrik Rydberg \u003crydberg@euromail.se\u003e\nAcked-by: Chase Douglas \u003cchase.douglas@canonical.com\u003e\nSigned-off-by: Jiri Kosina \u003cjkosina@suse.cz\u003e\n"
    },
    {
      "commit": "a7153258b70ccbe3922fcee9ca4271d4f4c2bc55",
      "tree": "12e17027af36846933908da64a1419491ea58676",
      "parents": [
        "ae5e49c79c051ea1d5ca91cbd4a0d22189067ba3",
        "0fbf8ed976af5bb43cf9cf2492161eb9688fee0c"
      ],
      "author": {
        "name": "Jiri Kosina",
        "email": "jkosina@suse.cz",
        "time": "Sat Jan 08 01:08:19 2011 +0100"
      },
      "committer": {
        "name": "Jiri Kosina",
        "email": "jkosina@suse.cz",
        "time": "Sat Jan 08 01:08:19 2011 +0100"
      },
      "message": "Merge branches \u0027upstream\u0027 and \u0027upstream-fixes\u0027 into for-linus\n"
    },
    {
      "commit": "4291ee305e9bb0699504a66f0e2b7aefcf0512a5",
      "tree": "3996b77eb64d4f3b76a0799f30a5b2ba6cbc9ddb",
      "parents": [
        "5bea7660bba973dc5e8e9d92b11fb1dd5b524ebf"
      ],
      "author": {
        "name": "Joe Perches",
        "email": "joe@perches.com",
        "time": "Thu Dec 09 19:29:03 2010 -0800"
      },
      "committer": {
        "name": "Jiri Kosina",
        "email": "jkosina@suse.cz",
        "time": "Fri Dec 10 15:10:38 2010 +0100"
      },
      "message": "HID: Add and use hid_\u003clevel\u003e: dev_\u003clevel\u003e equivalents\n\nNeaten current uses of dev_\u003clevel\u003e by adding and using\nhid specific hid_\u003clevel\u003e macros.\n\nConvert existing uses of dev_\u003clevel\u003e uses to hid_\u003clevel\u003e.\nConvert hid-pidff printk uses to hid_\u003clevel\u003e.\n\nRemove err_hid and use hid_err instead.\n\nAdd missing newlines to logging messages where necessary.\nCoalesce format strings.\n\nAdd and use pr_fmt(fmt) KBUILD_MODNAME \": \" fmt\n\nOther miscellaneous changes:\n\nAdd const struct hid_device * argument to hid-core functions\nextract() and implement() so hid_\u003clevel\u003e can be used by them.\nFix bad indentation in hid-core hid_input_field function\nthat calls extract() function above.\n\nSigned-off-by: Joe Perches \u003cjoe@perches.com\u003e\nSigned-off-by: Jiri Kosina \u003cjkosina@suse.cz\u003e\n"
    },
    {
      "commit": "6a66bbd693c12f71697c61207aa18bc5a12da0ab",
      "tree": "a9e152c980282e69667221a5328083827aac33bb",
      "parents": [
        "59e57c622c3502346e8f930421ebc482d639520c"
      ],
      "author": {
        "name": "Chase Douglas",
        "email": "chase.douglas@canonical.com",
        "time": "Wed Dec 08 15:08:04 2010 -0800"
      },
      "committer": {
        "name": "Jiri Kosina",
        "email": "jkosina@suse.cz",
        "time": "Thu Dec 09 14:39:53 2010 +0100"
      },
      "message": "HID: magicmouse: Don\u0027t report REL_{X,Y} for Magic Trackpad\n\nWith the recent switch to having the hid layer handle standard axis\ninitialization, the Magic Trackpad now reports relative axes. This would\nbe fine in the normal mode, but the driver puts the device in multitouch\nmode where no relative events are generated. Also, userspace software\ndepends on accurate axis information for device type detection. Thus,\nignoring the relative axes from the Magic Trackpad is best.\n\nSigned-off-by: Chase Douglas \u003cchase.douglas@canonical.com\u003e\nSigned-off-by: Jiri Kosina \u003cjkosina@suse.cz\u003e\n"
    },
    {
      "commit": "921990b7046ab4fb523cbccc5bce2c921762232d",
      "tree": "366ba7e41687a360eaf9becb3b31fec3e4ecaecb",
      "parents": [
        "64eb105d7f92fa48798106ac0d8bf17668eb2524"
      ],
      "author": {
        "name": "Henrik Rydberg",
        "email": "rydberg@euromail.se",
        "time": "Tue Aug 31 21:56:24 2010 -0400"
      },
      "committer": {
        "name": "Jiri Kosina",
        "email": "jkosina@suse.cz",
        "time": "Fri Oct 01 15:42:47 2010 +0200"
      },
      "message": "HID: magicmouse: Adjust major / minor axes to scale\n\nBy visual inspection, the reported touch_major and touch_minor axes\nare roughly a factor of four too small. The factor is approximate,\nsince the protocol is not known and the HID report encodes touch size\nwith fewer bits than positions. This patch scales the reported values\nby a factor of four.\n\nSigned-off-by: Henrik Rydberg \u003crydberg@euromail.se\u003e\nSigned-off-by: Chase Douglas \u003cchase.douglas@canonical.com\u003e\nAcked-by: Michael Poole \u003cmdpoole@troilus.org\u003e\nSigned-off-by: Jiri Kosina \u003cjkosina@suse.cz\u003e\n"
    },
    {
      "commit": "64eb105d7f92fa48798106ac0d8bf17668eb2524",
      "tree": "2df6c2377c152d657558fb2a39bc9c441f1d9c0d",
      "parents": [
        "a462230e16acc8664145216da3c928d03556691a"
      ],
      "author": {
        "name": "Michael Poole",
        "email": "mdpoole@troilus.org",
        "time": "Fri Sep 24 13:58:18 2010 +0200"
      },
      "committer": {
        "name": "Jiri Kosina",
        "email": "jkosina@suse.cz",
        "time": "Fri Sep 24 13:59:13 2010 +0200"
      },
      "message": "HID: magicmouse: Use hid-input parsing rather than bypassing it\n\nLet the HID core handle input device setup and HID-compliant reports.\nThis driver then only has to worry about the non-standard reports.\n\nSigned-off-by: Michael Poole \u003cmdpoole@troilus.org\u003e\nAcked-by: Chase Douglas \u003cchase.douglas@canonical.com\u003e\nSigned-off-by: Jiri Kosina \u003cjkosina@suse.cz\u003e\n"
    },
    {
      "commit": "a462230e16acc8664145216da3c928d03556691a",
      "tree": "c6c4464789f324d8bee320bcacf253fdcf51f166",
      "parents": [
        "6de048bf1dd2ad35fe9b2326bf9d6d23fb2fff7a"
      ],
      "author": {
        "name": "Chase Douglas",
        "email": "chase.douglas@canonical.com",
        "time": "Tue Aug 31 21:56:23 2010 -0400"
      },
      "committer": {
        "name": "Jiri Kosina",
        "email": "jkosina@suse.cz",
        "time": "Fri Sep 03 18:20:47 2010 +0200"
      },
      "message": "HID: magicmouse: enable Magic Trackpad support\n\nThe trackpad speaks a similar, but different, protocol from the magic\nmouse. However, only small code tweaks here and there are needed to make\nbasic multitouch work.\n\nExtra logic is required for single-touch emulation of the touchpad. The\nchanges made here take the approach that only one finger may emulate the\nsingle pointer when multiple fingers have touched the screen. Once that\nfinger is raised, all touches must be raised before any further single\ntouch events can be sent.\n\nSometimes the magic trackpad sends two distinct touch reports as one big\nreport. Simply splitting the packet in two and resending them through\nmagicmouse_raw_event ensures they are handled properly.\n\nI also added myself to the copyright statement.\n\nSigned-off-by: Chase Douglas \u003cchase.douglas@canonical.com\u003e\nAcked-by: Michael Poole \u003cmdpoole@troilus.org\u003e\nSigned-off-by: Jiri Kosina \u003cjkosina@suse.cz\u003e\n"
    },
    {
      "commit": "6de048bf1dd2ad35fe9b2326bf9d6d23fb2fff7a",
      "tree": "25234d4e083ecbc1dfc6c00e5398a535d24fa707",
      "parents": [
        "0773590c89fee9c62eaddc5459e52ba96173f930"
      ],
      "author": {
        "name": "Chase Douglas",
        "email": "chase.douglas@canonical.com",
        "time": "Tue Aug 31 21:56:20 2010 -0400"
      },
      "committer": {
        "name": "Jiri Kosina",
        "email": "jkosina@suse.cz",
        "time": "Fri Sep 03 18:20:23 2010 +0200"
      },
      "message": "HID: magicmouse: simplify touch data bit manipulation\n\nThe new format should be easier to read to determine which bits\ncorrespond to which data. It also brings all the manipulation logic to\nthe top of the function. This makes size and orientation reading more\nclear.\n\nNote that the impetus for this change is the forthcoming support for the\nMagic Trackpad, which has a different touch data protocol.\n\nSigned-off-by: Chase Douglas \u003cchase.douglas@canonical.com\u003e\nAcked-by: Michael Poole \u003cmdpoole@troilus.org\u003e\nSigned-off-by: Jiri Kosina \u003cjkosina@suse.cz\u003e\n"
    },
    {
      "commit": "0773590c89fee9c62eaddc5459e52ba96173f930",
      "tree": "9a688ed981c943b62bd01da3ca318dd96f040a43",
      "parents": [
        "c61b7cee672cc7276619ac0edf8f426e2f9e63e9"
      ],
      "author": {
        "name": "Chase Douglas",
        "email": "chase.douglas@ubuntu.com",
        "time": "Tue Aug 31 21:56:19 2010 -0400"
      },
      "committer": {
        "name": "Jiri Kosina",
        "email": "jkosina@suse.cz",
        "time": "Fri Sep 03 15:57:43 2010 +0200"
      },
      "message": "HID: magicmouse: simplify multitouch feature request\n\nOnly the first feature request is required to put the Magic Mouse into\nmultitouch mode. This is also the case for the Magic Trackpad, for which\nsupport will be added in a later commit.\n\nSigned-off-by: Chase Douglas \u003cchase.douglas@canonical.com\u003e\nAcked-by: Michael Poole \u003cmdpoole@troilus.org\u003e\nSigned-off-by: Jiri Kosina \u003cjkosina@suse.cz\u003e\n"
    },
    {
      "commit": "c61b7cee672cc7276619ac0edf8f426e2f9e63e9",
      "tree": "b8d827b126d3d39072d227c1ae1103f8a2d1cb00",
      "parents": [
        "0228db70ce6afdcd14164ab8d18137fa319c76e8"
      ],
      "author": {
        "name": "Chase Douglas",
        "email": "chase.douglas@ubuntu.com",
        "time": "Thu Sep 02 16:51:54 2010 +0200"
      },
      "committer": {
        "name": "Jiri Kosina",
        "email": "jkosina@suse.cz",
        "time": "Thu Sep 02 16:51:54 2010 +0200"
      },
      "message": "HID: magicmouse: remove timestamp logic\n\nThe timestamps from the device are currently stored in the private data\nstructure. These aren\u0027t used, so remove them. I\u0027ve left a comment\ndetailing the protocol for future reference.\n\nSigned-off-by: Chase Douglas \u003cchase.douglas@canonical.com\u003e\nAcked-by: Michael Poole \u003cmdpoole@troilus.org\u003e\nSigned-off-by: Jiri Kosina \u003cjkosina@suse.cz\u003e\n"
    },
    {
      "commit": "0228db70ce6afdcd14164ab8d18137fa319c76e8",
      "tree": "d2549ca73b80654979b072af6f8d80474a64b3f8",
      "parents": [
        "763008c4357b73c8d18396dfd8d79dc58fa3f99d"
      ],
      "author": {
        "name": "Chase Douglas",
        "email": "chase.douglas@ubuntu.com",
        "time": "Thu Sep 02 16:49:52 2010 +0200"
      },
      "committer": {
        "name": "Jiri Kosina",
        "email": "jkosina@suse.cz",
        "time": "Thu Sep 02 16:49:52 2010 +0200"
      },
      "message": "HID: magicmouse: simplify touch down logic\n\nFor the MT protocol, we need to properly keep track of each down touch.\nThis change simplifies the logic, and should make things easier when\nsupport for the Magic Trackpad is added.\n\nSigned-off-by: Chase Douglas \u003cchase.douglas@canonical.com\u003e\nAcked-by: Michael Poole \u003cmdpoole@troilus.org\u003e\nSigned-off-by: Jiri Kosina \u003cjkosina@suse.cz\u003e\n"
    },
    {
      "commit": "7d876c05fa6cf82f0274f27276d981ed325697a5",
      "tree": "3470e4084de463e962ccd2d7b39fb41a850508bb",
      "parents": [
        "e3612e8669b8c15278058f8dd52e3dc6e7d26710"
      ],
      "author": {
        "name": "Michael Poole",
        "email": "mdpoole@troilus.org",
        "time": "Mon Jul 05 10:50:09 2010 -0400"
      },
      "committer": {
        "name": "Jiri Kosina",
        "email": "jkosina@suse.cz",
        "time": "Sun Jul 11 23:06:14 2010 +0200"
      },
      "message": "HID: magicmouse: Correct parsing of large X and Y motions.\n\nThe X and Y values have two more significant bits in the same byte\nthat contains click status.  Include these in the reported value.\nThanks to Iain Hibbert of NetBSD for pointing this out.\n\nSigned-off-by: Michael Poole \u003cmdpoole@troilus.org\u003e\nAcked-by: Chase Douglas \u003cchase.douglas@canonical.com\u003e\nSigned-off-by: Jiri Kosina \u003cjkosina@suse.cz\u003e\n"
    },
    {
      "commit": "e3612e8669b8c15278058f8dd52e3dc6e7d26710",
      "tree": "387c8259006adbd4865046ef812613f714d3984f",
      "parents": [
        "c04266889b591165bdea396b20313bebb83c0fd6"
      ],
      "author": {
        "name": "Chase Douglas",
        "email": "chase.douglas@canonical.com",
        "time": "Mon Jul 05 09:57:52 2010 -0400"
      },
      "committer": {
        "name": "Jiri Kosina",
        "email": "jkosina@suse.cz",
        "time": "Sun Jul 11 23:01:51 2010 +0200"
      },
      "message": "HID: magicmouse: report last touch up\n\nThe evdev multitouch protocol requires that a last MT sync event must be\nsent after all touches are up. This change adds the last MT sync event\nto the hid-magicmouse driver.\n\nAlso, don\u0027t send events when a touch leaves.\n\nSigned-off-by: Chase Douglas \u003cchase.douglas@canonical.com\u003e\nAcked-by: Michael Poole \u003cmdpoole@troilus.org\u003e\nSigned-off-by: Jiri Kosina \u003cjkosina@suse.cz\u003e\n"
    },
    {
      "commit": "c04266889b591165bdea396b20313bebb83c0fd6",
      "tree": "5b240074d9126960722952408f9ed8ed4f562ede",
      "parents": [
        "0b778e76c1e7ccf49f8980b594e72f984095fd26"
      ],
      "author": {
        "name": "Chase Douglas",
        "email": "chase.douglas@canonical.com",
        "time": "Sun Jun 20 21:32:31 2010 -0400"
      },
      "committer": {
        "name": "Jiri Kosina",
        "email": "jkosina@suse.cz",
        "time": "Thu Jun 24 10:49:58 2010 +0200"
      },
      "message": "HID: magicmouse: enable horizontal scrolling\n\nMimicks OS X behavior.\n\nSigned-off-by: Chase Douglas \u003cchase.douglas@canonical.com\u003e\nSigned-off-by: Jiri Kosina \u003cjkosina@suse.cz\u003e\n"
    },
    {
      "commit": "0b778e76c1e7ccf49f8980b594e72f984095fd26",
      "tree": "54b14fb5a51c63c83dc332990cf3d34988837d34",
      "parents": [
        "8d93efb27ab8927ffc7a357f1b2d10039de50ed4"
      ],
      "author": {
        "name": "Chase Douglas",
        "email": "chase.douglas@canonical.com",
        "time": "Sun Jun 20 21:32:30 2010 -0400"
      },
      "committer": {
        "name": "Jiri Kosina",
        "email": "jkosina@suse.cz",
        "time": "Thu Jun 24 10:49:39 2010 +0200"
      },
      "message": "HID: magicmouse: add param for scroll speed\n\nThe new scroll_speed param takes an integer value from 0 to 63, where 0\nis slowest and 63 is fastest. The default of 32 remains the same. This\nparameter also affects scroll acceleration linearly.\n\nA second part of this change is a tightly coupled modification to the\nscroll acceleration. Previously, scroll acceleration could be reset\nwithout lifting the scroll finger. This is rather unintuitive and hard\nto control in the case where a user wants faster scrolling, but wants to\nhold the scroll touch for longer than a moment.\n\nNote that scroll acceleration levels are now 1-7, where 7 is slowest. In\nthe previous implementation, there were 8 levels defined, but it was\nimpossible to start at the slowest level. In order to keep the default\nscroll speed unchanged, only 7 levels are used now.\n\nSigned-off-by: Chase Douglas \u003cchase.douglas@canonical.com\u003e\nAcked-by: Michael Poole \u003cmdpoole@troilus.org\u003e\nSigned-off-by: Jiri Kosina \u003cjkosina@suse.cz\u003e\n"
    },
    {
      "commit": "8d93efb27ab8927ffc7a357f1b2d10039de50ed4",
      "tree": "1ffc1eaff7f116243d8a84ae6944b4fb985b8616",
      "parents": [
        "9846f350ef4d4108c1154acfc125fe8d8630ef84"
      ],
      "author": {
        "name": "Chase Douglas",
        "email": "chase.douglas@canonical.com",
        "time": "Sun Jun 20 21:32:29 2010 -0400"
      },
      "committer": {
        "name": "Jiri Kosina",
        "email": "jkosina@suse.cz",
        "time": "Thu Jun 24 10:48:03 2010 +0200"
      },
      "message": "HID: magicmouse: properly account for scroll movement in state\n\nBefore this change, sequential scroll events would take a variable\namount of movement due to incorrect accounting. This change ensures all\nscroll movements require a deterministic touch movement for an action to\noccur.\n\nSigned-off-by: Chase Douglas \u003cchase.douglas@canonical.com\u003e\nAcked-by: Michael Poole \u003cmdpoole@troilus.org\u003e\nSigned-off-by: Jiri Kosina \u003cjkosina@suse.cz\u003e\n"
    },
    {
      "commit": "9846f350ef4d4108c1154acfc125fe8d8630ef84",
      "tree": "e7ac4280efcfa045c5ae64c511efa91bd4bb0ded",
      "parents": [
        "ef566d30a702cc9b49d24edc4ad45c62208a4f5d"
      ],
      "author": {
        "name": "Chase Douglas",
        "email": "chase.douglas@canonical.com",
        "time": "Wed Jun 02 10:28:27 2010 -0400"
      },
      "committer": {
        "name": "Jiri Kosina",
        "email": "jkosina@suse.cz",
        "time": "Fri Jun 04 12:06:32 2010 +0200"
      },
      "message": "HID: magicmouse: disable and add module param for scroll acceleration\n\nScroll acceleration is unique to the magicmouse driver, and is\nunintuitive to a user who is unaware of the functionality. Thus, disable\nit by default, but add a module parameter to enable it for power users\nwho want it.\n\nSigned-off-by: Chase Douglas \u003cchase.douglas@canonical.com\u003e\nAcked-by: Michael Poole \u003cmdpoole@troilus.org\u003e\nSigned-off-by: Jiri Kosina \u003cjkosina@suse.cz\u003e\n"
    },
    {
      "commit": "ef566d30a702cc9b49d24edc4ad45c62208a4f5d",
      "tree": "4676aefbbad0dd3f9d2915c665a450cce1939a77",
      "parents": [
        "67a3e12b05e055c0415c556a315a3d3eb637e29e"
      ],
      "author": {
        "name": "Chase Douglas",
        "email": "chase.douglas@canonical.com",
        "time": "Wed Jun 02 10:28:25 2010 -0400"
      },
      "committer": {
        "name": "Jiri Kosina",
        "email": "jkosina@suse.cz",
        "time": "Fri Jun 04 12:06:32 2010 +0200"
      },
      "message": "HID: magicmouse: scroll on entire surface, not just middle of mouse\n\nPreviously, scroll events only occurred when the user moved a touch\nalong the middle of the touch surface. This is unintuitive for a normal\nuser who is not aware of this. The device has a uniform surface, so the\ndistinction is artificial. This change removes the touch area check for\na scroll event, which replicates the OS X behavior.\n\nSigned-off-by: Chase Douglas \u003cchase.douglas@canonical.com\u003e\nAcked-by: Michael Poole \u003cmdpoole@troilus.org\u003e\nSigned-off-by: Jiri Kosina \u003cjkosina@suse.cz\u003e\n"
    },
    {
      "commit": "23d021167eebf0df5ccadf4f8de5ccb8d4ac2904",
      "tree": "5b5fd57be0cdb3cdaf366b08e6f38e992bf62c1d",
      "parents": [
        "94b849aaf6e22ab7bf54b0d0377a882d4892396d"
      ],
      "author": {
        "name": "Jiri Kosina",
        "email": "jkosina@suse.cz",
        "time": "Wed May 12 16:01:26 2010 +0200"
      },
      "committer": {
        "name": "Jiri Kosina",
        "email": "jkosina@suse.cz",
        "time": "Wed May 12 16:01:31 2010 +0200"
      },
      "message": "HID: magicmouse: fix input registration\n\nWhen HIDRAW is not set, hid_hw_start() returns ENODEV as no subsystem has\nclaimed the magicmouse device, and probe routine bails out. Which is not what we want.\n\nThis happens because magicmouse driver is instantiating the connection to\nInput subsystem itself, and since commit 28918c211d86b (\"HID: magicmouse: fix\noops after device removal\") the HID core is not registering input device\nitself.\n\nFix this by letting HID core register the input device (so that hid_hw_start()\nsucceeds, as the device is claimed by at least one subsystem) and de-register\nit again later before proceeding with proper input setup.\n\nReported-by: Justin P. Mattock \u003cjustinmattock@gmail.com\u003e\nSigned-off-by: Jiri Kosina \u003cjkosina@suse.cz\u003e\n"
    },
    {
      "commit": "5a0e3ad6af8660be21ca98a971cd00f331318c05",
      "tree": "5bfb7be11a03176a87296a43ac6647975c00a1d1",
      "parents": [
        "ed391f4ebf8f701d3566423ce8f17e614cde9806"
      ],
      "author": {
        "name": "Tejun Heo",
        "email": "tj@kernel.org",
        "time": "Wed Mar 24 17:04:11 2010 +0900"
      },
      "committer": {
        "name": "Tejun Heo",
        "email": "tj@kernel.org",
        "time": "Tue Mar 30 22:02:32 2010 +0900"
      },
      "message": "include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h\n\npercpu.h is included by sched.h and module.h and thus ends up being\nincluded when building most .c files.  percpu.h includes slab.h which\nin turn includes gfp.h making everything defined by the two files\nuniversally available and complicating inclusion dependencies.\n\npercpu.h -\u003e slab.h dependency is about to be removed.  Prepare for\nthis change by updating users of gfp and slab facilities include those\nheaders directly instead of assuming availability.  As this conversion\nneeds to touch large number of source files, the following script is\nused as the basis of conversion.\n\n  http://userweb.kernel.org/~tj/misc/slabh-sweep.py\n\nThe script does the followings.\n\n* Scan files for gfp and slab usages and update includes such that\n  only the necessary includes are there.  ie. if only gfp is used,\n  gfp.h, if slab is used, slab.h.\n\n* When the script inserts a new include, it looks at the include\n  blocks and try to put the new include such that its order conforms\n  to its surrounding.  It\u0027s put in the include block which contains\n  core kernel includes, in the same order that the rest are ordered -\n  alphabetical, Christmas tree, rev-Xmas-tree or at the end if there\n  doesn\u0027t seem to be any matching order.\n\n* If the script can\u0027t find a place to put a new include (mostly\n  because the file doesn\u0027t have fitting include block), it prints out\n  an error message indicating which .h file needs to be added to the\n  file.\n\nThe conversion was done in the following steps.\n\n1. The initial automatic conversion of all .c files updated slightly\n   over 4000 files, deleting around 700 includes and adding ~480 gfp.h\n   and ~3000 slab.h inclusions.  The script emitted errors for ~400\n   files.\n\n2. Each error was manually checked.  Some didn\u0027t need the inclusion,\n   some needed manual addition while adding it to implementation .h or\n   embedding .c file was more appropriate for others.  This step added\n   inclusions to around 150 files.\n\n3. The script was run again and the output was compared to the edits\n   from #2 to make sure no file was left behind.\n\n4. Several build tests were done and a couple of problems were fixed.\n   e.g. lib/decompress_*.c used malloc/free() wrappers around slab\n   APIs requiring slab.h to be added manually.\n\n5. The script was run on all .h files but without automatically\n   editing them as sprinkling gfp.h and slab.h inclusions around .h\n   files could easily lead to inclusion dependency hell.  Most gfp.h\n   inclusion directives were ignored as stuff from gfp.h was usually\n   wildly available and often used in preprocessor macros.  Each\n   slab.h inclusion directive was examined and added manually as\n   necessary.\n\n6. percpu.h was updated not to include slab.h.\n\n7. Build test were done on the following configurations and failures\n   were fixed.  CONFIG_GCOV_KERNEL was turned off for all tests (as my\n   distributed build env didn\u0027t work with gcov compiles) and a few\n   more options had to be turned off depending on archs to make things\n   build (like ipr on powerpc/64 which failed due to missing writeq).\n\n   * x86 and x86_64 UP and SMP allmodconfig and a custom test config.\n   * powerpc and powerpc64 SMP allmodconfig\n   * sparc and sparc64 SMP allmodconfig\n   * ia64 SMP allmodconfig\n   * s390 SMP allmodconfig\n   * alpha SMP allmodconfig\n   * um on x86_64 SMP allmodconfig\n\n8. percpu.h modifications were reverted so that it could be applied as\n   a separate patch and serve as bisection point.\n\nGiven the fact that I had only a couple of failures from tests on step\n6, I\u0027m fairly confident about the coverage of this conversion patch.\nIf there is a breakage, it\u0027s likely to be something in one of the arch\nheaders which should be easily discoverable easily on most builds of\nthe specific arch.\n\nSigned-off-by: Tejun Heo \u003ctj@kernel.org\u003e\nGuess-its-ok-by: Christoph Lameter \u003ccl@linux-foundation.org\u003e\nCc: Ingo Molnar \u003cmingo@redhat.com\u003e\nCc: Lee Schermerhorn \u003cLee.Schermerhorn@hp.com\u003e\n"
    },
    {
      "commit": "28918c211d86b6eeb70182c523800c7bc442960c",
      "tree": "02a27440adfd5ad3751e58a8d8b2202aec178da4",
      "parents": [
        "a85821fce2c100a6680511f9693b76f9717fbdee"
      ],
      "author": {
        "name": "Michael Poole",
        "email": "mdpoole@troilus.org",
        "time": "Tue Mar 09 06:47:35 2010 -0500"
      },
      "committer": {
        "name": "Jiri Kosina",
        "email": "jkosina@suse.cz",
        "time": "Tue Mar 09 13:42:19 2010 +0100"
      },
      "message": "HID: magicmouse: fix oops after device removal\n\nAsk the HID core not to register an input device for the mouse.\nFix an oops after removing the device, due to leaving the new\ninput device registered.\n\nSigned-off-by: Michael Poole \u003cmdpoole@troilus.org\u003e\nSigned-off-by: Jiri Kosina \u003cjkosina@suse.cz\u003e\n"
    },
    {
      "commit": "71b38bd4c1cc4f2b653064357e4efab77dfd711d",
      "tree": "32baee79b6f35fc6c0b0d3f2cfc9e09738781c88",
      "parents": [
        "9f5231472340ebcaf2dec75428b67d5d0d872857"
      ],
      "author": {
        "name": "Michael Poole",
        "email": "mdpoole@troilus.org",
        "time": "Thu Feb 11 00:32:57 2010 -0500"
      },
      "committer": {
        "name": "Jiri Kosina",
        "email": "jkosina@suse.cz",
        "time": "Thu Feb 11 11:22:35 2010 +0100"
      },
      "message": "HID: magicmouse: coding style and probe failure fixes\n\nUse proper values to initialize bool configuration variables, tabs rather than\nspaces, no braces for one-line else clause, __set_bit() when the operation\ndoesn\u0027t have to be atomic, input_set_abs_params() rather than writing the\nfields directly, and call hid_hw_stop() when appropriate to handle failures in\nthe probe.\n\nSigned-off-by: Michael Poole \u003cmdpoole@troilus.org\u003e\nSigned-off-by: Jiri Kosina \u003cjkosina@suse.cz\u003e\n"
    },
    {
      "commit": "128537cea464d919febeaea2000e256749f317eb",
      "tree": "e9d661d8ca243f90b32adda5e6b4c6115bc7767a",
      "parents": [
        "90a006abf8015c8cab893555244d8fc673b24839"
      ],
      "author": {
        "name": "Michael Poole",
        "email": "mdpoole@troilus.org",
        "time": "Sat Feb 06 12:24:36 2010 -0500"
      },
      "committer": {
        "name": "Jiri Kosina",
        "email": "jkosina@suse.cz",
        "time": "Wed Feb 10 14:57:33 2010 +0100"
      },
      "message": "HID: add a device driver for the Apple Magic Mouse.\n\nThe Magic Mouse requires that a driver send an unlock Report(Feature) command,\nsimilar to the Wacom wireless tablet and Sixaxis controller quirks.  This turns\non an Input Report that isn\u0027t published in the input Report descriptor that\ncontains touch data (and usually overrides the normal motion and click Report).\n\nBecause the mouse has only one switch and no scroll wheel, the driver\n(under control of parameters) emulates a middle button and scroll wheel.\nUser space could also ignore and/or re-synthesize those events based on\nthe reported events.\n\nSome user-space tools to talk to the mouse directly (that is, when it is not\nassociated with the host\u0027s HIDP stack) are at\nhttp://github.com/entrope/linux-magicmouse\n\nSigned-off-by: Michael Poole \u003cmdpoole@troilus.org\u003e\nSigned-off-by: Jiri Kosina \u003cjkosina@suse.cz\u003e\n"
    }
  ]
}
