)]}'
{
  "log": [
    {
      "commit": "a75fe0d78ec00d3d5b2c42b1ee76b22e99f213d1",
      "tree": "c569e79696521570131cefce464f882e60ae42fc",
      "parents": [
        "a7ce3f041e640daf96e227d8f7ffa6b988f33025"
      ],
      "author": {
        "name": "Corentin Chary",
        "email": "corentincj@iksaif.net",
        "time": "Sat Feb 26 10:20:34 2011 +0100"
      },
      "committer": {
        "name": "Matthew Garrett",
        "email": "mjg@redhat.com",
        "time": "Mon Mar 28 06:07:21 2011 -0400"
      },
      "message": "asus-wmi: handle \"unknown status\" bit\n\nSigned-off-by: Corentin Chary \u003ccorentincj@iksaif.net\u003e\nSigned-off-by: Matthew Garrett \u003cmjg@redhat.com\u003e\n"
    },
    {
      "commit": "a7ce3f041e640daf96e227d8f7ffa6b988f33025",
      "tree": "e19facfea5534b95c908777167062e13fde014c9",
      "parents": [
        "57ab7dae27fae6a492ec968dc543106685adcad5"
      ],
      "author": {
        "name": "Corentin Chary",
        "email": "corentincj@iksaif.net",
        "time": "Sat Feb 26 10:20:33 2011 +0100"
      },
      "committer": {
        "name": "Matthew Garrett",
        "email": "mjg@redhat.com",
        "time": "Mon Mar 28 06:07:20 2011 -0400"
      },
      "message": "asus-wmi: introduce struct asus_rfkill\n\nFirst, this allow use to remove the custom asusrfkill_wlan_query,\nbut this will also allow us to give struct asus_wmi * to\nget_devstate/set_devstate later.\n\nSigned-off-by: Corentin Chary \u003ccorentincj@iksaif.net\u003e\nSigned-off-by: Matthew Garrett \u003cmjg@redhat.com\u003e\n"
    },
    {
      "commit": "57ab7dae27fae6a492ec968dc543106685adcad5",
      "tree": "239d85862bf4eda7adb47a331beb012696fa48b3",
      "parents": [
        "e12e6d94db24e9050821965aa75c95e8d2c65f10"
      ],
      "author": {
        "name": "Corentin Chary",
        "email": "corentincj@iksaif.net",
        "time": "Sat Feb 26 10:20:32 2011 +0100"
      },
      "committer": {
        "name": "Matthew Garrett",
        "email": "mjg@redhat.com",
        "time": "Mon Mar 28 06:07:20 2011 -0400"
      },
      "message": "asus-wmi: minor cleanups\n\nSigned-off-by: Corentin Chary \u003ccorentincj@iksaif.net\u003e\nSigned-off-by: Matthew Garrett \u003cmjg@redhat.com\u003e\n"
    },
    {
      "commit": "e12e6d94db24e9050821965aa75c95e8d2c65f10",
      "tree": "9d747a02982309c27206720d2f6699db9e532dff",
      "parents": [
        "5b799d4fb787bb94f1068352220ab033ac7969f8"
      ],
      "author": {
        "name": "Corentin Chary",
        "email": "corentincj@iksaif.net",
        "time": "Sat Feb 26 10:20:31 2011 +0100"
      },
      "committer": {
        "name": "Matthew Garrett",
        "email": "mjg@redhat.com",
        "time": "Mon Mar 28 06:07:20 2011 -0400"
      },
      "message": "eeepc-wmi: asus generic asus-wmi.ko module\n\nNew Asus notebooks are using a WMI device similar to\nthe one used in Eee PCs. Since we don\u0027t want to load\neeepc-wmi module on Asus notebooks, and we want to\nkeep the eeepc-wmi module for backward compatibility,\nthis patch introduce a new module, named asus-wmi, that\nwill be used by eeepc-wmi and the new Asus Notebook WMI\nDriver.\n\neeepc-wmi\u0027s input device strings (device name and phys)\nare kept, but rfkill and led names are changed (s/eeepc/asus/).\nThis should not break anything since rfkill are used by type or\nindex, not by name, and the eeepc::touchpad led wasn\u0027t working\ncorrectly before 2.6.39 anyway.\n\nSigned-off-by: Corentin Chary \u003ccorentincj@iksaif.net\u003e\nSigned-off-by: Matthew Garrett \u003cmjg@redhat.com\u003e\n"
    },
    {
      "commit": "5b799d4fb787bb94f1068352220ab033ac7969f8",
      "tree": "2a3b7ca5ddafc8c303a9c190b40f0246e81118f3",
      "parents": [
        "f017fbe7993d8416824aaf079fa1e6dc88d1ba55"
      ],
      "author": {
        "name": "Corentin Chary",
        "email": "corentincj@iksaif.net",
        "time": "Sat Feb 26 10:20:30 2011 +0100"
      },
      "committer": {
        "name": "Matthew Garrett",
        "email": "mjg@redhat.com",
        "time": "Mon Mar 28 06:07:20 2011 -0400"
      },
      "message": "asus-wmi: move generic code to asus-wmi\n\nNew Asus notebooks are using a WMI device similar to\nthe one used in Eee PCs. Since we don\u0027t want to load\na module named eeepc-laptop on Asus Notebooks, start by\ncopying all the code to asus-wmi.c.\n\nSigned-off-by: Corentin Chary \u003ccorentincj@iksaif.net\u003e\nSigned-off-by: Matthew Garrett \u003cmjg@redhat.com\u003e\n"
    },
    {
      "commit": "f017fbe7993d8416824aaf079fa1e6dc88d1ba55",
      "tree": "598b1f6a1d13a14eeb1b31325037a78e75f2aa8b",
      "parents": [
        "c0b9c6494498014f28dbec37fe327bf016a91356"
      ],
      "author": {
        "name": "Durgadoss R",
        "email": "durgadoss.r@intel.com",
        "time": "Sun Feb 20 23:05:43 2011 +0530"
      },
      "committer": {
        "name": "Matthew Garrett",
        "email": "mjg@redhat.com",
        "time": "Mon Mar 28 06:07:19 2011 -0400"
      },
      "message": "medfield: Add Thermal Driver\n\nThis is the basic thermal sensor driver for Intel MID platform using the\nMedfield chipset. It plugs in via the thermal drivers and provides sensor\nreadings for the device sensors.\n\nSigned-off-by: Durgadoss R \u003cdurgadoss.r@intel.com\u003e\nSigned-off-by: Alan Cox \u003calan@linux.intel.com\u003e\nSigned-off-by: Matthew Garrett \u003cmjg@redhat.com\u003e\n"
    },
    {
      "commit": "c0b9c6494498014f28dbec37fe327bf016a91356",
      "tree": "6bcb7e86b32d082dbda358b58a169986e0b9cd13",
      "parents": [
        "7cd635da42fda9272fd200121e565d116c0c65c9"
      ],
      "author": {
        "name": "Anssi Hannula",
        "email": "anssi.hannula@iki.fi",
        "time": "Sun Feb 20 20:07:26 2011 +0200"
      },
      "committer": {
        "name": "Matthew Garrett",
        "email": "mjg@redhat.com",
        "time": "Mon Mar 28 06:07:19 2011 -0400"
      },
      "message": "hp-wmi: add rfkill support for wireless query 0x1b\n\nSome recent HP laptops use a new wireless query command type 0x1b.\n\nAdd support for it. Tested on HP Mini 5102.\n\nSigned-off-by: Anssi Hannula \u003canssi.hannula@iki.fi\u003e\nSigned-off-by: Matthew Garrett \u003cmjg@redhat.com\u003e\n"
    },
    {
      "commit": "7cd635da42fda9272fd200121e565d116c0c65c9",
      "tree": "3f01cf1b6496f3bf9ae712b843bc3bf292d843f8",
      "parents": [
        "6d97db590ca2787c202cf35e76f5d24b3007bc7c"
      ],
      "author": {
        "name": "Anssi Hannula",
        "email": "anssi.hannula@iki.fi",
        "time": "Sun Feb 20 20:07:25 2011 +0200"
      },
      "committer": {
        "name": "Matthew Garrett",
        "email": "mjg@redhat.com",
        "time": "Mon Mar 28 06:07:19 2011 -0400"
      },
      "message": "hp-wmi: make rfkill initialization failure non-fatal\n\nhp_wmi_rfkill_setup cleans up after itself now, so failing completely is\nno longer necessary.\n\nSigned-off-by: Anssi Hannula \u003canssi.hannula@iki.fi\u003e\nSigned-off-by: Matthew Garrett \u003cmjg@redhat.com\u003e\n"
    },
    {
      "commit": "6d97db590ca2787c202cf35e76f5d24b3007bc7c",
      "tree": "f94034daa9f0ae2969e3fabebd2601622f5eb9a5",
      "parents": [
        "eceb7bdf644b418175aab1c998137e692ac98a4c"
      ],
      "author": {
        "name": "Anssi Hannula",
        "email": "anssi.hannula@iki.fi",
        "time": "Sun Feb 20 20:07:24 2011 +0200"
      },
      "committer": {
        "name": "Matthew Garrett",
        "email": "mjg@redhat.com",
        "time": "Mon Mar 28 06:07:18 2011 -0400"
      },
      "message": "hp-wmi: clear rfkill device pointers when appropriate\n\nNULLify rfkill pointers during initialization. This prevents dereference\nof invalid pointer in case the driver is rebound and some rfkill device\nisn\u0027t detected anymore. Clear them also in hp_wmi_rfkill_setup failure\npath so that an rfkill initialization failure doesn\u0027t need to be fatal\nfor the whole driver.\n\nSigned-off-by: Anssi Hannula \u003canssi.hannula@iki.fi\u003e\nSigned-off-by: Matthew Garrett \u003cmjg@redhat.com\u003e\n"
    },
    {
      "commit": "eceb7bdf644b418175aab1c998137e692ac98a4c",
      "tree": "5fd2c9cda3215d3efb3ff236be063bd5f6a0ab40",
      "parents": [
        "c3021ea1beeeb1aa8a92fa6946a6e25fc55f171d"
      ],
      "author": {
        "name": "Anssi Hannula",
        "email": "anssi.hannula@iki.fi",
        "time": "Sun Feb 20 20:07:23 2011 +0200"
      },
      "committer": {
        "name": "Matthew Garrett",
        "email": "mjg@redhat.com",
        "time": "Mon Mar 28 06:07:18 2011 -0400"
      },
      "message": "hp-wmi: split rfkill initialization out of hp_wmi_bios_setup\n\nSplit initialization of rfkill devices from hp_wmi_bios_setup() to\nhp_wmi_rfkill_setup(). This makes the code somewhat cleaner, especially\nwith the future command 0x1b rfkill support.\n\nSigned-off-by: Anssi Hannula \u003canssi.hannula@iki.fi\u003e\nSigned-off-by: Matthew Garrett \u003cmjg@redhat.com\u003e\n"
    },
    {
      "commit": "c3021ea1beeeb1aa8a92fa6946a6e25fc55f171d",
      "tree": "11fd3dd2fa1c100fcbf639d76a22386f825984b5",
      "parents": [
        "25bb067a08c5db70cd8bcf9e160ac81718ea075c"
      ],
      "author": {
        "name": "Anssi Hannula",
        "email": "anssi.hannula@iki.fi",
        "time": "Sun Feb 20 20:07:22 2011 +0200"
      },
      "committer": {
        "name": "Matthew Garrett",
        "email": "mjg@redhat.com",
        "time": "Mon Mar 28 06:07:18 2011 -0400"
      },
      "message": "hp-wmi: allow setting input and output buffer sizes separately\n\nSplit buffersize parameter of hp_wmi_perform_query to insize and\noutsize. Existing callers are changed to use the same value for insize\nand outsize to avoid any regressions, with the exception of\nhp_wmi_set_block where the output buffer is unused and therefore outsize\nis set to 0 (this change is not seen by BIOS code).\n\nThe maximum input buffer size is kept at 4 bytes as per struct\nbios_args. Some commands exist that take longer buffers, but they\nhaven\u0027t been implemented. The data portion of bios_args can be trivially\nmade dynamically allocated later when such larger buffers become needed.\n\nSigned-off-by: Anssi Hannula \u003canssi.hannula@iki.fi\u003e\nSigned-off-by: Matthew Garrett \u003cmjg@redhat.com\u003e\n"
    },
    {
      "commit": "25bb067a08c5db70cd8bcf9e160ac81718ea075c",
      "tree": "58241bf2f9f787e70bbd02615fa04d5efd560cf2",
      "parents": [
        "9af0e0fb70ed8e2387323c19496a7e174363f7b6"
      ],
      "author": {
        "name": "Anssi Hannula",
        "email": "anssi.hannula@iki.fi",
        "time": "Sun Feb 20 20:07:21 2011 +0200"
      },
      "committer": {
        "name": "Matthew Garrett",
        "email": "mjg@redhat.com",
        "time": "Mon Mar 28 06:07:18 2011 -0400"
      },
      "message": "hp-wmi: remove a variable that is never read\n\nRemove the status variable from hp_wmi_perform_query which holds the\nreturn value from wmi_evaluate_method(). It is never checked as the\nfunction bails out if the output buffer hasn\u0027t been allocated which\nindicates the call failed.\n\nSigned-off-by: Anssi Hannula \u003canssi.hannula@iki.fi\u003e\nSigned-off-by: Matthew Garrett \u003cmjg@redhat.com\u003e\n"
    },
    {
      "commit": "9af0e0fb70ed8e2387323c19496a7e174363f7b6",
      "tree": "637c967dbb194e1e8aed4177ef9bf03eb6c2ff30",
      "parents": [
        "7751ab8e600f26e10c2ba12a92d48a4852a51da8"
      ],
      "author": {
        "name": "Anssi Hannula",
        "email": "anssi.hannula@iki.fi",
        "time": "Sun Feb 20 20:07:20 2011 +0200"
      },
      "committer": {
        "name": "Matthew Garrett",
        "email": "mjg@redhat.com",
        "time": "Mon Mar 28 06:07:17 2011 -0400"
      },
      "message": "hp-wmi: check query return value in hp_wmi_perform_query\n\nCheck BIOS provided return value code in hp_wmi_perform_query and print\na warning on error. Printing is suppressed for HPWMI_RET_UNKNOWN_CMDTYPE\nwhich is returned when the command type is unsupported.\n\nSigned-off-by: Anssi Hannula \u003canssi.hannula@iki.fi\u003e\nSigned-off-by: Matthew Garrett \u003cmjg@redhat.com\u003e\n"
    },
    {
      "commit": "7751ab8e600f26e10c2ba12a92d48a4852a51da8",
      "tree": "887b25b25796b35451291cdd7a7922cc68f29fbf",
      "parents": [
        "bf155714013e59c299e378055d60a4adf92e79db"
      ],
      "author": {
        "name": "Mattia Dongili",
        "email": "malattia@linux.it",
        "time": "Sat Feb 19 11:52:32 2011 +0900"
      },
      "committer": {
        "name": "Matthew Garrett",
        "email": "mjg@redhat.com",
        "time": "Mon Mar 28 06:07:17 2011 -0400"
      },
      "message": "sony-laptop: implement new backlight control method\n\nReasonably recent Vaios have a 0x12f or 0x137 handler that exposes a\nfine lid backlight regulation with values ranging from 0 to 255.\nThe patch is based on findings and code from Javier Achirica\n\u003cachirica@gmail.com\u003e and Marco Chiappero \u003cmarco@absence.it\u003e\n\nSigned-off-by: Mattia Dongili \u003cmalattia@linux.it\u003e\nSigned-off-by: Matthew Garrett \u003cmjg@redhat.com\u003e\n"
    },
    {
      "commit": "bf155714013e59c299e378055d60a4adf92e79db",
      "tree": "db171b36a88ad86419e76d43424ddd8b0984c3fc",
      "parents": [
        "2a4f0c81adcd1f812a63bc9106be2fd26f437730"
      ],
      "author": {
        "name": "Mattia Dongili",
        "email": "malattia@linux.it",
        "time": "Sat Feb 19 11:52:31 2011 +0900"
      },
      "committer": {
        "name": "Matthew Garrett",
        "email": "mjg@redhat.com",
        "time": "Mon Mar 28 06:05:26 2011 -0400"
      },
      "message": "sony-laptop: implement keyboard backlight support\n\nRecent Vaios have the opportunity to control the keyboard backlight via\nACPI calls to the SNC device.\nIntroduce two module parameters to control how keyboard backlight should\nbe set at module loading (default to on and with 10 seconds timeout).\n\nTested-by: Marco Chiappero \u003cmarco@absence.it\u003e\nSigned-off-by: Mattia Dongili \u003cmalattia@linux.it\u003e\nSigned-off-by: Matthew Garrett \u003cmjg@redhat.com\u003e\n"
    },
    {
      "commit": "2a4f0c81adcd1f812a63bc9106be2fd26f437730",
      "tree": "1b06beb94eb06631f0bedca6ac70eb6ec37ff51b",
      "parents": [
        "3672329c3642033286984313d05f4a5b57bd2da7"
      ],
      "author": {
        "name": "Mattia Dongili",
        "email": "malattia@linux.it",
        "time": "Sat Feb 19 11:52:30 2011 +0900"
      },
      "committer": {
        "name": "Matthew Garrett",
        "email": "mjg@redhat.com",
        "time": "Mon Mar 28 06:05:26 2011 -0400"
      },
      "message": "sony-laptop: cache handles and report them via sysfs\n\nAvoid calling into acpi each time we need to lookup a method handle\nand report the available handles to ease collection of information when\ndebugging issues. Also move initialization of the platform driver\nearlier to allow adding files from other setup functions.\n\nSigned-off-by: Mattia Dongili \u003cmalattia@linux.it\u003e\nSigned-off-by: Matthew Garrett \u003cmjg@redhat.com\u003e\n"
    },
    {
      "commit": "3672329c3642033286984313d05f4a5b57bd2da7",
      "tree": "10cb370d5b4f3db1a8e0de65546f2491f85d9f67",
      "parents": [
        "d669793802be5ac105d8ecbab00404ae886d3ebe"
      ],
      "author": {
        "name": "Mattia Dongili",
        "email": "malattia@linux.it",
        "time": "Sat Feb 19 11:52:29 2011 +0900"
      },
      "committer": {
        "name": "Matthew Garrett",
        "email": "mjg@redhat.com",
        "time": "Mon Mar 28 06:05:25 2011 -0400"
      },
      "message": "sony-laptop: remove unused Type4 define\n\nSigned-off-by: Mattia Dongili \u003cmalattia@linux.it\u003e\nSigned-off-by: Matthew Garrett \u003cmjg@redhat.com\u003e\n"
    },
    {
      "commit": "d669793802be5ac105d8ecbab00404ae886d3ebe",
      "tree": "fe2cdd3e343d856b4c4be5caad29d2391da99633",
      "parents": [
        "4eeb50220a4efd8c33598a228d03aff203a7ad07"
      ],
      "author": {
        "name": "Mattia Dongili",
        "email": "malattia@linux.it",
        "time": "Sat Feb 19 11:52:28 2011 +0900"
      },
      "committer": {
        "name": "Matthew Garrett",
        "email": "mjg@redhat.com",
        "time": "Mon Mar 28 06:05:25 2011 -0400"
      },
      "message": "sony-laptop: use pr_\u003clevel\u003e for messages\n\nSigned-off-by: Mattia Dongili \u003cmalattia@linux.it\u003e\nSigned-off-by: Matthew Garrett \u003cmjg@redhat.com\u003e\n"
    },
    {
      "commit": "4eeb50220a4efd8c33598a228d03aff203a7ad07",
      "tree": "c265652de7d5a0c74e81e3b88676160ea54ad7a0",
      "parents": [
        "54286fd0da36a51f4cefe669b70a284a799f3e45"
      ],
      "author": {
        "name": "Mattia Dongili",
        "email": "malattia@linux.it",
        "time": "Sat Feb 19 11:52:27 2011 +0900"
      },
      "committer": {
        "name": "Matthew Garrett",
        "email": "mjg@redhat.com",
        "time": "Mon Mar 28 06:05:24 2011 -0400"
      },
      "message": "sony-laptop: ignore hard switch rfkill events (SPIC)\n\nThere is not much use for these events in userspace and handling the\nevents themselves seems to get in the way of the actual activation of\nthe rf devices. The SNC device doesn\u0027t expose them already.\nhttps://bugzilla.kernel.org/show_bug.cgi?id\u003d15303\n\nSigned-off-by: Mattia Dongili \u003cmalattia@linux.it\u003e\nSigned-off-by: Matthew Garrett \u003cmjg@redhat.com\u003e\n"
    },
    {
      "commit": "54286fd0da36a51f4cefe669b70a284a799f3e45",
      "tree": "beacfaf1cd20efe287be5dda199ee6454dadc45e",
      "parents": [
        "56e6e716b5211f4cda8db63b9a16d083ee193480"
      ],
      "author": {
        "name": "Mattia Dongili",
        "email": "malattia@linux.it",
        "time": "Sat Feb 19 11:52:26 2011 +0900"
      },
      "committer": {
        "name": "Matthew Garrett",
        "email": "mjg@redhat.com",
        "time": "Mon Mar 28 06:05:23 2011 -0400"
      },
      "message": "sony-laptop: documentation updates\n\nSigned-off-by: Mattia Dongili \u003cmalattia@linux.it\u003e\nSigned-off-by: Matthew Garrett \u003cmjg@redhat.com\u003e\n"
    },
    {
      "commit": "56e6e716b5211f4cda8db63b9a16d083ee193480",
      "tree": "63f2454092607b7f7c1fb4c9f039feda3d17e7c3",
      "parents": [
        "80887757e304d1f973330d9398024cffcd82d00d"
      ],
      "author": {
        "name": "Mattia Dongili",
        "email": "malattia@linux.it",
        "time": "Sat Feb 19 11:52:25 2011 +0900"
      },
      "committer": {
        "name": "Matthew Garrett",
        "email": "mjg@redhat.com",
        "time": "Mon Mar 28 06:05:23 2011 -0400"
      },
      "message": "sony-laptop: add some debug printk useful for bug reports\n\nSigned-off-by: Mattia Dongili \u003cmalattia@linux.it\u003e\nSigned-off-by: Matthew Garrett \u003cmjg@redhat.com\u003e\n"
    },
    {
      "commit": "80887757e304d1f973330d9398024cffcd82d00d",
      "tree": "690f5fcaf13ebaa7fc9959505161184cbf7e36e4",
      "parents": [
        "820787fceb3e62c29a36423eb30e2f9f198547f7"
      ],
      "author": {
        "name": "Randy Dunlap",
        "email": "randy.dunlap@oracle.com",
        "time": "Wed Feb 16 14:31:02 2011 -0800"
      },
      "committer": {
        "name": "Matthew Garrett",
        "email": "mjg@redhat.com",
        "time": "Mon Mar 28 06:05:23 2011 -0400"
      },
      "message": "platform/x86: intel_mid_powerbutton needs INPUT\n\nintel_mid_powerbtn.c uses input interfaces, so it should depend\non INPUT to fix build errors when CONFIG_INPUT is not enabled:\n\nintel_mid_powerbtn.c:(.text+0x56ca8f): undefined reference to `input_event\u0027\nintel_mid_powerbtn.c:(.devinit.text+0x2e7b4): undefined reference to `input_allocate_device\u0027\nintel_mid_powerbtn.c:(.devinit.text+0x2e7ff): undefined reference to `input_set_capability\u0027\nintel_mid_powerbtn.c:(.devinit.text+0x2e84a): undefined reference to `input_register_device\u0027\nintel_mid_powerbtn.c:(.devinit.text+0x2e88b): undefined reference to `input_free_device\u0027\nintel_mid_powerbtn.c:(.devexit.text+0x42f0): undefined reference to `input_unregister_device\u0027\n\nSigned-off-by: Randy Dunlap \u003crandy.dunlap@oracle.com\u003e\nCc: Hong Liu \u003chong.liu@intel.com\u003e\nSigned-off-by: Matthew Garrett \u003cmjg@redhat.com\u003e\n"
    },
    {
      "commit": "820787fceb3e62c29a36423eb30e2f9f198547f7",
      "tree": "94342dca1dd89c5d2c8557e45618460d5a048dab",
      "parents": [
        "8eec8a1167b5912c19fec2cdad5b968dd0f8690d"
      ],
      "author": {
        "name": "Colin Ian King",
        "email": "colin.king@canonical.com",
        "time": "Thu Feb 17 18:44:09 2011 +0000"
      },
      "committer": {
        "name": "Matthew Garrett",
        "email": "mjg@redhat.com",
        "time": "Mon Mar 28 06:05:22 2011 -0400"
      },
      "message": "Enable Dell All-In-One volume up/down keys\n\nEnable volume up and down hotkeys on WMI events\nGUID 284A0E6B-380E-472A-921F-E52786257FB4 and\nGUID 02314822-307C-4F66-bf0E-48AEAEB26CC8.\n\nAlso works around a firmware bug where the _WED method\nshould return an integer containing the key code and in fact\nthe method returns the key code in element zero of a buffer.\n\nBugLink: http://bugs.launchpad.net/bugs/701530\nBugLink: http://bugs.launchpad.net/bugs/676997\n\nSigned-off-by: Colin Ian King \u003ccolin.king@canonical.com\u003e\nSigned-off-by: Matthew Garrett \u003cmjg@redhat.com\u003e\n"
    },
    {
      "commit": "8eec8a1167b5912c19fec2cdad5b968dd0f8690d",
      "tree": "a0e360fc06db7bcae291fb262c1d7adb9908e6f1",
      "parents": [
        "e2d3d44b9a6efe4f3968252d4b680397a9640268"
      ],
      "author": {
        "name": "Hong Liu",
        "email": "hong.liu@intel.com",
        "time": "Mon Feb 07 14:45:55 2011 -0500"
      },
      "committer": {
        "name": "Matthew Garrett",
        "email": "mjg@redhat.com",
        "time": "Mon Mar 28 06:05:21 2011 -0400"
      },
      "message": "intel_mid_powerbtn: add power button driver for Medfield platform (#3)\n\nThe power button is connected to MSIC on Medfield, we will get two\ninterrupts from IOAPIC when pressing or releasing the power button.\n\nSigned-off-by: Hong Liu \u003chong.liu@intel.com\u003e\n[Minor fixes as noted by Dmitry]\nSigned-off-by: Alan Cox \u003calan@linux.intel.com\u003e\nAcked-by: Dmitry Torokhov \u003cdtor@mail.ru\u003e\nSigned-off-by: Matthew Garrett \u003cmjg@redhat.com\u003e\n"
    },
    {
      "commit": "e2d3d44b9a6efe4f3968252d4b680397a9640268",
      "tree": "a03c34194ba399db4b37be36a23b73b3c557310b",
      "parents": [
        "43815941efb1374c2f71eb1fb0a2814b049030eb"
      ],
      "author": {
        "name": "Corentin Chary",
        "email": "corentincj@iksaif.net",
        "time": "Sun Feb 06 13:30:47 2011 +0100"
      },
      "committer": {
        "name": "Matthew Garrett",
        "email": "mjg@redhat.com",
        "time": "Mon Mar 28 06:05:21 2011 -0400"
      },
      "message": "eeepc-wmi: add camera keys\n\nThese keys are supposed to be handled by any software\nusing the camera (like webKam or cheese...). They can\nalso be used to actually move the camera when possible.\n\nSigned-off-by: Corentin Chary \u003ccorentincj@iksaif.net\u003e\nSigned-off-by: Matthew Garrett \u003cmjg@redhat.com\u003e\n"
    },
    {
      "commit": "43815941efb1374c2f71eb1fb0a2814b049030eb",
      "tree": "531f72769f3bf94bfeb1cfb82cb48df8b3fdd819",
      "parents": [
        "4615bb661352acb7032796185c8c5573e47dfa1d"
      ],
      "author": {
        "name": "Corentin Chary",
        "email": "corentincj@iksaif.net",
        "time": "Sun Feb 06 13:28:43 2011 +0100"
      },
      "committer": {
        "name": "Matthew Garrett",
        "email": "mjg@redhat.com",
        "time": "Mon Mar 28 06:05:20 2011 -0400"
      },
      "message": "eeepc-wmi: reorder device ids\n\nEach device seems to be in a \"group\" (devid \u003e\u003e 16 \u0026 0xFF).\n\nSigned-off-by: Corentin Chary \u003ccorentincj@iksaif.net\u003e\nSigned-off-by: Matthew Garrett \u003cmjg@redhat.com\u003e\n"
    },
    {
      "commit": "4615bb661352acb7032796185c8c5573e47dfa1d",
      "tree": "be803b5f5ea84a128cf7d0c8f2c9a73300f07b22",
      "parents": [
        "3b81cf9d558c57406b4ed9b0d2639113d1d428b6"
      ],
      "author": {
        "name": "Corentin Chary",
        "email": "corentincj@iksaif.net",
        "time": "Sun Feb 06 13:28:42 2011 +0100"
      },
      "committer": {
        "name": "Matthew Garrett",
        "email": "mjg@redhat.com",
        "time": "Mon Mar 28 06:05:20 2011 -0400"
      },
      "message": "eeepc-wmi: add touchpad sysfs file\n\nSigned-off-by: Corentin Chary \u003ccorentincj@iksaif.net\u003e\nSigned-off-by: Matthew Garrett \u003cmjg@redhat.com\u003e\n"
    },
    {
      "commit": "3b81cf9d558c57406b4ed9b0d2639113d1d428b6",
      "tree": "53fa3cfe6ca2b65c1042aa42fc39b55efc5ba9d9",
      "parents": [
        "af96f87703f33a4dba4b51c7b3f0d6f874aa4853"
      ],
      "author": {
        "name": "Corentin Chary",
        "email": "corentin.chary@gmail.com",
        "time": "Sun Feb 06 13:27:31 2011 +0100"
      },
      "committer": {
        "name": "Matthew Garrett",
        "email": "mjg@redhat.com",
        "time": "Mon Mar 28 06:05:20 2011 -0400"
      },
      "message": "asus-laptop: remove deprecated interfaces (lcd_switch and display_get)\n\nI should have done that one year ago, so it\u0027s more than\ntime to do it.\n\nThese two features use non-standard interfaces. There are the\nonly features that really need multiple path to guess what\u0027s\nthe right method name on a specific laptop.\n\nRemoving them allow to remove a lot of code an significantly\nclean the driver.\n\nThis will affect the backlight code which won\u0027t be able to know\nif the backlight is on or off.\n\nThe platform display file will also be write only (like the one\nin eeepc-laptop).\n\nSigned-off-by: Corentin Chary \u003ccorentin.chary@gmail.com\u003e\nSigned-off-by: Matthew Garrett \u003cmjg@redhat.com\u003e\n"
    },
    {
      "commit": "af96f87703f33a4dba4b51c7b3f0d6f874aa4853",
      "tree": "43f3572697befd44f173c56a3f97178e835f139d",
      "parents": [
        "77ca5b0197138db1260bbbb95ce3fd015dd10437"
      ],
      "author": {
        "name": "Corentin Chary",
        "email": "corentin.chary@gmail.com",
        "time": "Sun Feb 06 13:27:30 2011 +0100"
      },
      "committer": {
        "name": "Matthew Garrett",
        "email": "mjg@redhat.com",
        "time": "Mon Mar 28 06:05:19 2011 -0400"
      },
      "message": "asus-laptop: let WLED alone on L1400B\n\nAsus took the DSDT from another model (L84F), made some change\nto make it work, but forgot to remove WLED method (the laptop\ndoesn\u0027t have a wireless card). They even didn\u0027t change the model\nname.\n\nref: https://bugzilla.kernel.org/show_bug.cgi?id\u003d25712\n\nSigned-off-by: Corentin Chary \u003ccorentin.chary@gmail.com\u003e\nSigned-off-by: Matthew Garrett \u003cmjg@redhat.com\u003e\n"
    },
    {
      "commit": "77ca5b0197138db1260bbbb95ce3fd015dd10437",
      "tree": "6b8f459ecf0f3467adcaa87467a2d19293843016",
      "parents": [
        "8571d75d614702e3e0278c92892012dbf7c2e65b"
      ],
      "author": {
        "name": "Corentin Chary",
        "email": "corentincj@iksaif.net",
        "time": "Sun Feb 06 13:30:48 2011 +0100"
      },
      "committer": {
        "name": "Matthew Garrett",
        "email": "mjg@redhat.com",
        "time": "Mon Mar 28 06:05:19 2011 -0400"
      },
      "message": "eeepc-wmi: comments keymap to clarify the meaning of some keys\n\nFound while checking PDF manuals...\n\nSigned-off-by: Corentin Chary \u003ccorentincj@iksaif.net\u003e\nSigned-off-by: Matthew Garrett \u003cmjg@redhat.com\u003e\n"
    },
    {
      "commit": "8571d75d614702e3e0278c92892012dbf7c2e65b",
      "tree": "d66fd1f45b76dbc9e6a83e5700d1d088269e999b",
      "parents": [
        "c14d4b8ea799515cd44134b8eddd8f789f0b6286"
      ],
      "author": {
        "name": "Corentin Chary",
        "email": "corentincj@iksaif.net",
        "time": "Sun Feb 06 13:28:41 2011 +0100"
      },
      "committer": {
        "name": "Matthew Garrett",
        "email": "mjg@redhat.com",
        "time": "Mon Mar 28 06:05:19 2011 -0400"
      },
      "message": "eeepc-wmi: real touchpad led device id is 0x001000012\n\nSigned-off-by: Corentin Chary \u003ccorentincj@iksaif.net\u003e\nSigned-off-by: Matthew Garrett \u003cmjg@redhat.com\u003e\n"
    },
    {
      "commit": "c14d4b8ea799515cd44134b8eddd8f789f0b6286",
      "tree": "c30ea7806c60ed429f5e42675228b75ed091e12d",
      "parents": [
        "b71872650fe967eb0a38aa0d7dcbe9c60d160032"
      ],
      "author": {
        "name": "Corentin Chary",
        "email": "corentincj@iksaif.net",
        "time": "Sun Feb 06 13:28:40 2011 +0100"
      },
      "committer": {
        "name": "Matthew Garrett",
        "email": "mjg@redhat.com",
        "time": "Mon Mar 28 06:05:18 2011 -0400"
      },
      "message": "eeepc-wmi: respect wireless_hotplug setting\n\nSigned-off-by: Corentin Chary \u003ccorentincj@iksaif.net\u003e\nSigned-off-by: Matthew Garrett \u003cmjg@redhat.com\u003e\n"
    },
    {
      "commit": "b71872650fe967eb0a38aa0d7dcbe9c60d160032",
      "tree": "efaf18d28433d1cba20352538329c1d9bd8c2306",
      "parents": [
        "54c799a50f58285f5f6a93d87470cba1847943a3"
      ],
      "author": {
        "name": "Corentin Chary",
        "email": "corentincj@iksaif.net",
        "time": "Sun Feb 06 13:28:39 2011 +0100"
      },
      "committer": {
        "name": "Matthew Garrett",
        "email": "mjg@redhat.com",
        "time": "Mon Mar 28 06:05:18 2011 -0400"
      },
      "message": "eeepc-wmi: support backlight power (bl_power) attribute\n\nSigned-off-by: Corentin Chary \u003ccorentincj@iksaif.net\u003e\nSigned-off-by: Matthew Garrett \u003cmjg@redhat.com\u003e\n"
    },
    {
      "commit": "54c799a50f58285f5f6a93d87470cba1847943a3",
      "tree": "51666de3fa7f94c3e4a271e79378ee609d4af0f6",
      "parents": [
        "2e9e159d8e18c37d60a7d5040314f579a40f4c63"
      ],
      "author": {
        "name": "Corentin Chary",
        "email": "corentincj@iksaif.net",
        "time": "Sun Feb 06 13:28:38 2011 +0100"
      },
      "committer": {
        "name": "Matthew Garrett",
        "email": "mjg@redhat.com",
        "time": "Mon Mar 28 06:05:18 2011 -0400"
      },
      "message": "eeepc-wmi: set the right key code for 0xe9\n\nThis key should power off the backlight, not the display,\nit is also used in acpi/video.c to do the same thing.\n\nSigned-off-by: Corentin Chary \u003ccorentincj@iksaif.net\u003e\nSigned-off-by: Matthew Garrett \u003cmjg@redhat.com\u003e\n"
    },
    {
      "commit": "2e9e159d8e18c37d60a7d5040314f579a40f4c63",
      "tree": "12c6ca570cfbfda41ad892a1876b71f659a24abe",
      "parents": [
        "9e1565bc390123d3c74b940ba3466faf196970ec"
      ],
      "author": {
        "name": "Corentin Chary",
        "email": "corentincj@iksaif.net",
        "time": "Sun Feb 06 13:28:37 2011 +0100"
      },
      "committer": {
        "name": "Matthew Garrett",
        "email": "mjg@redhat.com",
        "time": "Mon Mar 28 06:05:18 2011 -0400"
      },
      "message": "eeepc-wmi: add wimax support\n\nSigned-off-by: Corentin Chary \u003ccorentincj@iksaif.net\u003e\nSigned-off-by: Matthew Garrett \u003cmjg@redhat.com\u003e\n"
    },
    {
      "commit": "9e1565bc390123d3c74b940ba3466faf196970ec",
      "tree": "ecbf20f8db83afde5b7767f95f9be0d303e2aad8",
      "parents": [
        "aafa719dcd0cb0c05bb0690c816b13263c8b36e6"
      ],
      "author": {
        "name": "Corentin Chary",
        "email": "corentincj@iksaif.net",
        "time": "Sun Feb 06 13:28:36 2011 +0100"
      },
      "committer": {
        "name": "Matthew Garrett",
        "email": "mjg@redhat.com",
        "time": "Mon Mar 28 06:05:17 2011 -0400"
      },
      "message": "eeepc-wmi: add camera and card reader support\n\nSigned-off-by: Corentin Chary \u003ccorentincj@iksaif.net\u003e\nSigned-off-by: Matthew Garrett \u003cmjg@redhat.com\u003e\n"
    },
    {
      "commit": "aafa719dcd0cb0c05bb0690c816b13263c8b36e6",
      "tree": "491bdb8888c9259ec3cf05c4d2ecfdc1020a1f29",
      "parents": [
        "33e0e6fed04dc6067562c65e3e6d551dc0eb11fc"
      ],
      "author": {
        "name": "Corentin Chary",
        "email": "corentincj@iksaif.net",
        "time": "Sun Feb 06 13:28:35 2011 +0100"
      },
      "committer": {
        "name": "Matthew Garrett",
        "email": "mjg@redhat.com",
        "time": "Mon Mar 28 06:05:17 2011 -0400"
      },
      "message": "eeepc-wmi: use the presence bit correctly\n\nI checked some more DSDT, and it seems that I wasn\u0027t\ntotally right about the meaning of DSTS return value.\nBit 0 is clearly the status of the device, and I discovered\nthat bit 16 is set when the device is present.\n\nSigned-off-by: Corentin Chary \u003ccorentincj@iksaif.net\u003e\nSigned-off-by: Matthew Garrett \u003cmjg@redhat.com\u003e\n"
    },
    {
      "commit": "33e0e6fed04dc6067562c65e3e6d551dc0eb11fc",
      "tree": "6e5f9cf2605af25fa59e8311d4e033677175e081",
      "parents": [
        "a04ce290bffe6b39edf18bac0fdb302503a53a4e"
      ],
      "author": {
        "name": "Corentin Chary",
        "email": "corentincj@iksaif.net",
        "time": "Sun Feb 06 13:28:34 2011 +0100"
      },
      "committer": {
        "name": "Matthew Garrett",
        "email": "mjg@redhat.com",
        "time": "Mon Mar 28 06:05:17 2011 -0400"
      },
      "message": "eeepc-wmi: reorder defines\n\nSigned-off-by: Corentin Chary \u003ccorentincj@iksaif.net\u003e\nSigned-off-by: Matthew Garrett \u003cmjg@redhat.com\u003e\n"
    },
    {
      "commit": "a04ce290bffe6b39edf18bac0fdb302503a53a4e",
      "tree": "b796b9a013d80805bfdf29e6c354f18c64045007",
      "parents": [
        "0773d7f9f1c0ad5fb86d23ad7e4ef5bfd2f48b5e"
      ],
      "author": {
        "name": "Corentin Chary",
        "email": "corentincj@iksaif.net",
        "time": "Sun Feb 06 13:28:33 2011 +0100"
      },
      "committer": {
        "name": "Matthew Garrett",
        "email": "mjg@redhat.com",
        "time": "Mon Mar 28 06:05:16 2011 -0400"
      },
      "message": "eeepc-wmi: switch to platform_create_bundle()\n\nThis allow to remove ~30 lines of code.\n\nSigned-off-by: Corentin Chary \u003ccorentincj@iksaif.net\u003e\nSigned-off-by: Matthew Garrett \u003cmjg@redhat.com\u003e\n"
    },
    {
      "commit": "0773d7f9f1c0ad5fb86d23ad7e4ef5bfd2f48b5e",
      "tree": "91bfeeeb9b8932c99bdd1407b1b3071fa209eb9b",
      "parents": [
        "5c95638d115f9c6661fff254b3beb14b19f88e41"
      ],
      "author": {
        "name": "Corentin Chary",
        "email": "corentincj@iksaif.net",
        "time": "Sun Feb 06 13:28:32 2011 +0100"
      },
      "committer": {
        "name": "Matthew Garrett",
        "email": "mjg@redhat.com",
        "time": "Mon Mar 28 06:05:16 2011 -0400"
      },
      "message": "eeepc-wmi: add hibernate/resume callbacks\n\nSigned-off-by: Corentin Chary \u003ccorentincj@iksaif.net\u003e\nSigned-off-by: Matthew Garrett \u003cmjg@redhat.com\u003e\n"
    },
    {
      "commit": "5c95638d115f9c6661fff254b3beb14b19f88e41",
      "tree": "a8028278fafc70dc2c363b437ab88a4e54124a5c",
      "parents": [
        "7898cf1a3665d22c4d16308f73e981c6464be81b"
      ],
      "author": {
        "name": "Corentin Chary",
        "email": "corentincj@iksaif.net",
        "time": "Sun Feb 06 13:28:31 2011 +0100"
      },
      "committer": {
        "name": "Matthew Garrett",
        "email": "mjg@redhat.com",
        "time": "Mon Mar 28 06:05:16 2011 -0400"
      },
      "message": "eeepc-wmi: add an helper using simple return codes\n\neeepc_wmi_get_devstate returns an acpi_status, so each\ncall need extra logic to handle the return code. This\npatch add a simple getter, returning a boolean (or a\nnegative error code).\n\nSigned-off-by: Corentin Chary \u003ccorentincj@iksaif.net\u003e\nSigned-off-by: Matthew Garrett \u003cmjg@redhat.com\u003e\n"
    },
    {
      "commit": "7898cf1a3665d22c4d16308f73e981c6464be81b",
      "tree": "aec2a6c98f34ece36b34f18b8cd999bbc7d6359b",
      "parents": [
        "279f8f95493c9aaa0a85520c863ccba87c4bf930"
      ],
      "author": {
        "name": "Corentin Chary",
        "email": "corentincj@iksaif.net",
        "time": "Sun Feb 06 13:28:30 2011 +0100"
      },
      "committer": {
        "name": "Matthew Garrett",
        "email": "mjg@redhat.com",
        "time": "Mon Mar 28 06:05:16 2011 -0400"
      },
      "message": "eeepc-wmi: return proper error code in eeepc_rfkill_set()\n\nSigned-off-by: Corentin Chary \u003ccorentincj@iksaif.net\u003e\nSigned-off-by: Matthew Garrett \u003cmjg@redhat.com\u003e\n"
    },
    {
      "commit": "279f8f95493c9aaa0a85520c863ccba87c4bf930",
      "tree": "02b1b68a797e1b5094f557b92f881d090893a7ba",
      "parents": [
        "afa7c886578ce264d9b66d4bcb1fea51fac47925"
      ],
      "author": {
        "name": "Corentin Chary",
        "email": "corentincj@iksaif.net",
        "time": "Sun Feb 06 13:28:29 2011 +0100"
      },
      "committer": {
        "name": "Matthew Garrett",
        "email": "mjg@redhat.com",
        "time": "Mon Mar 28 06:05:15 2011 -0400"
      },
      "message": "eeepc-wmi: serialize access to wmi method\n\n\\AMW0.WMBC, which is the main method that we use,\nis not reentrant. When wireless hotpluging is enabled,\ntoggling the status of the wireless device using WMBC will\ntrigger a notification and the notification handler need to\ncall WMBC again to get the new status of the device, this\nwill trigger the following error:\n\nACPI Error (dswload-0802): [_T_0] Namespace lookup failure, AE_ALREADY_EXISTS\nACPI Exception: AE_ALREADY_EXISTS, During name lookup/catalog (20100428/psloop-231)\nACPI Error (psparse-0537): Method parse/execution failed [\\AMW0.WMBC] (Node f7023b88), AE_ALREADY_EXISTS\nACPI: Marking method WMBC as Serialized because of AE_ALREADY_EXISTS error\n\nSince there is currently no way to tell the acpi subsystem to mark\na method as serialized, we do it in eeepc-wmi.\n\nOf course, we could let the first call fail, and then it would work,\nbut it doesn\u0027t seems really clean, and it will make the first\nWMBC call return a random value.\n\nThis patch was tested on EeePc 1000H with a RaLink RT2860\nwireless card using the rt2800pci driver. rt2860sta driver\nseems to deadlock when we remove the pci device...\n\nSigned-off-by: Corentin Chary \u003ccorentincj@iksaif.net\u003e\nSigned-off-by: Matthew Garrett \u003cmjg@redhat.com\u003e\n"
    },
    {
      "commit": "afa7c886578ce264d9b66d4bcb1fea51fac47925",
      "tree": "5e56ab329d992d2651588b3d97996d30cdaf88b3",
      "parents": [
        "bc40cce201b69ab25178565e298d9482a5876306"
      ],
      "author": {
        "name": "Corentin Chary",
        "email": "corentincj@iksaif.net",
        "time": "Sun Feb 06 13:28:28 2011 +0100"
      },
      "committer": {
        "name": "Matthew Garrett",
        "email": "mjg@redhat.com",
        "time": "Mon Mar 28 06:05:15 2011 -0400"
      },
      "message": "eeepc-wmi: add hotplug code for Eeepc 1000H\n\nImplement wireless like hotplug handling (code stolen from eeepc-laptop).\n\nReminder: on some models rfkill is implemented by logically unplugging the\nwireless card from the PCI bus. Despite sending ACPI notifications, this does\nnot appear to be implemented using standard ACPI hotplug - nor does the\nfirmware provide the _OSC method required to support native PCIe hotplug.\nThe only sensible choice appears to be to handle the hotplugging directly in\nthe platform driver.\n\nSigned-off-by: Corentin Chary \u003ccorentincj@iksaif.net\u003e\nSigned-off-by: Matthew Garrett \u003cmjg@redhat.com\u003e\n"
    },
    {
      "commit": "bc40cce201b69ab25178565e298d9482a5876306",
      "tree": "cead2c5a69e33eef0f8896ddd1cc7e9f4245d8cd",
      "parents": [
        "5628e5aa12d6147f4174ed7c42da146ef57fd125"
      ],
      "author": {
        "name": "Corentin Chary",
        "email": "corentincj@iksaif.net",
        "time": "Sun Feb 06 13:28:27 2011 +0100"
      },
      "committer": {
        "name": "Matthew Garrett",
        "email": "mjg@redhat.com",
        "time": "Mon Mar 28 06:05:15 2011 -0400"
      },
      "message": "eeepc-wmi: add wlan key found on 1015P\n\nSigned-off-by: Corentin Chary \u003ccorentincj@iksaif.net\u003e\nSigned-off-by: Matthew Garrett \u003cmjg@redhat.com\u003e\n"
    },
    {
      "commit": "5628e5aa12d6147f4174ed7c42da146ef57fd125",
      "tree": "d89d3f7c076dcab6420a2cd0f98b6e6ac199744b",
      "parents": [
        "89ca11771a4b50ed616ab6c37e0ef333d02f1d47"
      ],
      "author": {
        "name": "Corentin Chary",
        "email": "corentincj@iksaif.net",
        "time": "Sun Feb 06 13:28:26 2011 +0100"
      },
      "committer": {
        "name": "Matthew Garrett",
        "email": "mjg@redhat.com",
        "time": "Mon Mar 28 06:05:14 2011 -0400"
      },
      "message": "eeepc-wmi: reorder keymap\n\nSigned-off-by: Corentin Chary \u003ccorentincj@iksaif.net\u003e\nSigned-off-by: Matthew Garrett \u003cmjg@redhat.com\u003e\n"
    },
    {
      "commit": "89ca11771a4b50ed616ab6c37e0ef333d02f1d47",
      "tree": "a0cd71e287e22500abe7848d6e840e9034d3281c",
      "parents": [
        "18bcd0c8cb7d85a9063b88ec810dc1cdc0974518"
      ],
      "author": {
        "name": "Paul Fox",
        "email": "pgf@laptop.org",
        "time": "Thu Feb 03 16:27:55 2011 +0000"
      },
      "committer": {
        "name": "Matthew Garrett",
        "email": "mjg@redhat.com",
        "time": "Mon Mar 28 06:05:14 2011 -0400"
      },
      "message": "OLPC XO-1.5 ebook switch driver\n\nThe OLPC XO-1.5 has an ebook switch, triggered when the laptop\nscreen is rotated then folding down, converting the device into ebook\nform.\n\nThis switch is exposed through ACPI. Add a driver that exposes it\nto userspace as an input device.\n\nSigned-off-by: Daniel Drake \u003cdsd@laptop.org\u003e\nAcked-by: Dmitry Torokhov \u003cdtor@mail.ru\u003e\nSigned-off-by: Matthew Garrett \u003cmjg@redhat.com\u003e\n"
    },
    {
      "commit": "18bcd0c8cb7d85a9063b88ec810dc1cdc0974518",
      "tree": "2a27d7b53a221f79169014c79e80f721663434a5",
      "parents": [
        "7b724a2260731edbddadfa08f13de5bce2e601a2",
        "a51b907b2ecdfd3830576733810233f00dcfb2af"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Sun Mar 27 20:37:50 2011 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Sun Mar 27 20:37:50 2011 -0700"
      },
      "message": "Merge branch \u0027for-linus\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/lrg/voltage-2.6\n\n* \u0027for-linus\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/lrg/voltage-2.6:\n  regulator: Add MODULE_DEVICE_TABLE to max8997 and max8998\n  regulator: fix tps6524x section mismatch\n  regulator: Remove more wm831x-specific IRQ operations\n  regulator: add ab8500 enable and raise time delays\n  regulator: provide consumer interface for fall/rise time\n  regulator: add set_voltage_time_sel infrastructure\n  regulator: initialization for ab8500 regulators\n  regulator: add support for USB voltage regulator\n  regulator: switch the ab3100 to use enable_time()\n  Regulator: add suspend-finish API for regulator core.\n  regulator: fix typo in Kconfig\n  regulator: Convert WM831x regulators to genirq\n  regulator: If we fail when setting up a supply say which supply\n"
    },
    {
      "commit": "7b724a2260731edbddadfa08f13de5bce2e601a2",
      "tree": "dcf905f023635ee22aacd917d2a2706f257ee7eb",
      "parents": [
        "551b0bda46d4caf74755a018e2cdb1d093e000c9",
        "a45e3d6b13e97506b616980c0f122c3389bcefa4"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Sun Mar 27 20:35:07 2011 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Sun Mar 27 20:35:07 2011 -0700"
      },
      "message": "Merge branch \u0027for-linus\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6\n\n* \u0027for-linus\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6:\n  ALSA: Fix yet another race in disconnection\n  ALSA: asihpi - Update verbose debug print macros\n  ALSA: asihpi - Improve non-busmaster adapter operation\n  ALSA: asihpi - Support single-rate no-SRC cards\n  ALSA: HDA: New AD1984A model for Dell Precision R5500\n  ALSA: vmalloc buffers should use normal mmap\n  ALSA: hda - Fix SPDIF out regression on ALC889\n  ALSA: usb-audio - Support for Boss JS-8 Jam Station\n  ALSA: usb-audio: add Cakewalk UM-1G support\n  sound/oss/opl3: validate voice and channel indexes\n  sound/oss: remove offset from load_patch callbacks\n"
    },
    {
      "commit": "551b0bda46d4caf74755a018e2cdb1d093e000c9",
      "tree": "aafdf32ae629903c2f200b090de4b36e598d406c",
      "parents": [
        "4329510c22af1d0cfcc291dc4ce6274abebfe170",
        "8317d5178e7491589693693e5a7f64442cf46ca2"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Sun Mar 27 20:07:01 2011 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Sun Mar 27 20:07:01 2011 -0700"
      },
      "message": "Merge branch \u0027for-next\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6\n\n* \u0027for-next\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6:\n  mfd: Clean up max8997 IRQ namespace\n  mfd: Fold irq_set_chip/irq_set_handler\n  mfd: Cleanup irq namespace\n  mfd: twl6030: Cleanup interrupt handling\n  mfd: twl4030: Cleanup interrupt handling\n  mfd: mx8925: Remove irq_desc leftovers\n  mfd: htc-i2cpld: Cleanup interrupt handling\n  mfd: htc-egpio: Cleanup interrupt handling\n  mfd: ezx-pcap: Remvove open coded irq handling\n  mfd: 88pm860x: Remove unused irq_desc leftovers\n  mfd: asic3: Cleanup irq handling\n  mfd: Select MFD_CORE if TPS6105X driver is configured\n  mfd: Add MODULE_DEVICE_TABLE to rdc321x-southbridge\n  mfd: Add MAX8997/8966 IRQ control\n  mfd: Constify i2c_device_id tables\n  mfd: OLPC: Clean up names to match what OLPC actually uses\n  mfd: Add mfd_clone_cell(), convert cs5535-mfd/olpc-xo1 to it\n"
    },
    {
      "commit": "4329510c22af1d0cfcc291dc4ce6274abebfe170",
      "tree": "20f78e40c7c919ce01d1ab5f648d95cfa9710814",
      "parents": [
        "17c6dd8144924e3c71930636091704da6d043536",
        "3506999e2fd1eb7ed7375eaa67dcc1d1d60e8ccd"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Sun Mar 27 20:03:39 2011 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Sun Mar 27 20:03:39 2011 -0700"
      },
      "message": "Merge branch \u0027hwmon-for-linus\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/staging\n\n* \u0027hwmon-for-linus\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/staging:\n  hwmon: (pmbus) Fix temperature limit register access\n"
    },
    {
      "commit": "17c6dd8144924e3c71930636091704da6d043536",
      "tree": "60eb6926ac8affb7040795350104feb3e55fad1c",
      "parents": [
        "34c27a497ab0e9ca28eb1bd572907ba8a154ad50",
        "4fa8eebb045a6d798011f3935a38dd29de30e6c9"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Sun Mar 27 20:03:12 2011 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Sun Mar 27 20:03:12 2011 -0700"
      },
      "message": "Merge branch \u0027omap-fixes-for-linus\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6\n\n* \u0027omap-fixes-for-linus\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6:\n  hwspinlock: depend on OMAP4\n  ARM: OMAP2+: Fix warnings for GPMC interrupt\n  OMAP4: PandaBoard: remove unused power regulators\n  arm: mach-omap2: omap_l3_smx: fix irq handler setup\n  arm: mach-omap2: devices: fix omap3_l3_init() return value\n"
    },
    {
      "commit": "34c27a497ab0e9ca28eb1bd572907ba8a154ad50",
      "tree": "d736a9846a5d1b5be1fe3dc0622843d8dfd2ead4",
      "parents": [
        "8d49a77568d1105ff3e64aec484dac059f54824e",
        "0b58b4e3e711aed17aa26fafd01be137f6a1ab2e"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Sun Mar 27 20:02:45 2011 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Sun Mar 27 20:02:45 2011 -0700"
      },
      "message": "Merge branch \u0027for-linus\u0027 of git://git.kernel.dk/linux-2.6-block\n\n* \u0027for-linus\u0027 of git://git.kernel.dk/linux-2.6-block:\n  staging: Fix bdops-\u003echeck_events() misconversion in cyasblkdev_block.c\n  ide: ensure that we re-run the queue handler\n"
    },
    {
      "commit": "8d49a77568d1105ff3e64aec484dac059f54824e",
      "tree": "633ee954a3cea97bf136dec933388a2e419e5dac",
      "parents": [
        "93567c43eb2a4771b9c590435928f9b3a428e568",
        "1ddd5049545e0aa1a0ed19bca4d9c9c3ce1ac8a2"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Sun Mar 27 20:02:07 2011 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Sun Mar 27 20:02:07 2011 -0700"
      },
      "message": "Merge branch \u0027for-2.6.39/drivers\u0027 of git://git.kernel.dk/linux-2.6-block\n\n* \u0027for-2.6.39/drivers\u0027 of git://git.kernel.dk/linux-2.6-block: (122 commits)\n  cciss: fix lost command issue\n  drbd: need include for bitops functions declarations\n  Revert \"cciss: Add missing allocation in scsi_cmd_stack_setup and  corresponding deallocation\"\n  cciss: fix missed command status value CMD_UNABORTABLE\n  cciss: remove unnecessary casts\n  cciss: Mask off error bits of c-\u003ebusaddr in cmd_special_free when calling pci_free_consistent\n  cciss: Inform controller we are using 32-bit tags.\n  cciss: hoist tag masking out of loop\n  cciss: Add missing allocation in scsi_cmd_stack_setup and  corresponding deallocation\n  cciss: export resettable host attribute\n  drbd: drop code present under #ifdef which is relevant to 2.6.28 and below\n  drbd: Fixed handling of read errors on a \u0027VerifyS\u0027 node\n  drbd: Fixed handling of read errors on a \u0027VerifyT\u0027 node\n  drbd: Implemented real timeout checking for request processing time\n  drbd: Remove unused function atodb_endio()\n  drbd: improve log message if received sector offset exceeds local capacity\n  drbd: kill dead code\n  drbd: don\u0027t BUG_ON, if bio_add_page of a single page to an empty bio fails\n  drbd: Removed left over, now wrong comments\n  drbd: serialize admin requests for new verify run with pending bitmap io\n  ...\n"
    },
    {
      "commit": "93567c43eb2a4771b9c590435928f9b3a428e568",
      "tree": "67879e1e1b597d5557a8a7798d22a1dab6b92d01",
      "parents": [
        "1680a013b4ef5c5a6aea239d08042652ea65e759",
        "5c050fb96380a87a85aad9084b68fdcd2b84c193"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Sun Mar 27 19:46:59 2011 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Sun Mar 27 19:46:59 2011 -0700"
      },
      "message": "Merge branch \u0027docs-next\u0027 of git://git.lwn.net/linux-2.6\n\n* \u0027docs-next\u0027 of git://git.lwn.net/linux-2.6:\n  docs: update the development process document\n  docs: fix dev_debug() braino in dynamic-debug-howto.txt\n"
    },
    {
      "commit": "1680a013b4ef5c5a6aea239d08042652ea65e759",
      "tree": "c249a7eb2f508ba59a73ce566e64750b8e6b5400",
      "parents": [
        "a17d47300b4042a3893217c0c3f2d806fe1faa3b",
        "a66c10887ad2a99e172111cc94087ba4bed8fa92"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Sun Mar 27 19:42:12 2011 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Sun Mar 27 19:42:12 2011 -0700"
      },
      "message": "Merge branch \u0027hwmon-for-linus\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging\n\n* \u0027hwmon-for-linus\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging:\n  hwmon: (f71882fg) Add support for the F71889A\n  hwmon: (f71882fg) Add support for the F81865F\n  hwmon: (f71882fg) Document all supported devices\n  hwmon: (f71882fg) Per-chip fan/temperature input count tables\n  hwmon: (f71882fg) Secure chip property definition arrays\n"
    },
    {
      "commit": "a17d47300b4042a3893217c0c3f2d806fe1faa3b",
      "tree": "91964353354d358cbafc350421e2bddb9455c73c",
      "parents": [
        "04a6553f0766df3f56830c89b7da2f618b7ef0b0",
        "7bf7e370d5919112c223a269462cd0b546903829"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Sun Mar 27 19:40:56 2011 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Sun Mar 27 19:40:56 2011 -0700"
      },
      "message": "Merge branch \u0027for-linus-1\u0027 of git://git.infradead.org/mtd-2.6\n\n* \u0027for-linus-1\u0027 of git://git.infradead.org/mtd-2.6: (49 commits)\n  mtd: mtdswap: fix compilation warning\n  mtdswap: kill strict error handling option\n  mtd: nand: enable software BCH ECC in nand simulator\n  mtd: nand: add software BCH ECC support\n  mtd: fix printf format warnings, mostly lack of %zd for size_t, in mtdswap\n  mtd: sm_rtl: check kmalloc return value\n  mtd: cfi: add support for AMIC flashes (e.g. A29L160AT)\n  lib: add shared BCH ECC library\n  mtd: mxc_nand: fix OOB corruption when page size \u003e 2KiB\n  mtd: DaVinci: Removed header file that is not required\n  mtd: pxa3xx_nand: clean the keep configure code\n  mtd: pxa3xx_nand: mtd scan id process could be defined by driver itself\n  mtd: pxa3xx_nand: unify prepare command\n  mtd: pxa3xx_nand: discard wait_for_event,write_cmd,__readid function\n  mtd: pxa3xx_nand: rework irq logic\n  mtd: pxa3xx_nand: make scan procedure more clear\n  mtd: speedtest: fix integer overflow\n  mtd: mxc_nand: fix read past buffer end\n  mtd: omap3: nand: report corrected ecc errors\n  jffs2: remove a trailing white space in commentaries\n  ...\n"
    },
    {
      "commit": "04a6553f0766df3f56830c89b7da2f618b7ef0b0",
      "tree": "a741b325b5f906cf0cd85dc3b960dff11e36edd2",
      "parents": [
        "b15194b7076d6bb7b0b6f3efcb6a103e6cbcc5db"
      ],
      "author": {
        "name": "Stephen Rothwell",
        "email": "sfr@canb.auug.org.au",
        "time": "Sat Mar 26 17:22:04 2011 +1100"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Sun Mar 27 19:33:15 2011 -0700"
      },
      "message": "apm: orphan the driver\n\nI no longer have access to any hardware that uses APM and have not\nprovided real maintenance for several years.  Hopefully someone with the\nhardware or energy will step forward if the driver is to be kept.\n\nSigned-off-by: Stephen Rothwell \u003csfr@canb.auug.org.au\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@linux-foundation.org\u003e\n"
    },
    {
      "commit": "b15194b7076d6bb7b0b6f3efcb6a103e6cbcc5db",
      "tree": "08a02b58edbc09c85cea06466e5401504a541e69",
      "parents": [
        "03b044cca18c7b3efd5a06fb5aacab5c6384c2fa"
      ],
      "author": {
        "name": "Richard Weinberger",
        "email": "richard@nod.at",
        "time": "Sat Mar 26 20:48:57 2011 +0100"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Sun Mar 27 19:32:25 2011 -0700"
      },
      "message": "um: Add myself as co-maintainer\n\nSigned-off-by: Richard Weinberger \u003crichard@nod.at\u003e\nAcked-and-appreciated-by: Thomas Gleixner \u003ctglx@linutronix.de\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@linux-foundation.org\u003e\n"
    },
    {
      "commit": "03b044cca18c7b3efd5a06fb5aacab5c6384c2fa",
      "tree": "8d16d2ef67322f04e092f2b6e613317eba270181",
      "parents": [
        "1f524520f9002d47a6c636bb33ff483611c8913a"
      ],
      "author": {
        "name": "Randy Dunlap",
        "email": "randy.dunlap@oracle.com",
        "time": "Sat Mar 26 13:27:54 2011 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Sun Mar 27 19:30:19 2011 -0700"
      },
      "message": "docbook: fix rapidio warning\n\nFix fsl_rio.c kernel-doc warning: no exported symbols as\nrequested by !E are found:\n\n  Warning(arch/powerpc/sysdev/fsl_rio.c): no structured comments found\n\nSigned-off-by: Randy Dunlap \u003crandy.dunlap@oracle.com\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@linux-foundation.org\u003e\n"
    },
    {
      "commit": "1f524520f9002d47a6c636bb33ff483611c8913a",
      "tree": "1f8ed6185bceabfd5f09b65ddc7396efc52c011e",
      "parents": [
        "b6d0ad686da95fa85ce0c583ec35017bf1583563"
      ],
      "author": {
        "name": "Randy Dunlap",
        "email": "randy.dunlap@oracle.com",
        "time": "Sat Mar 26 13:28:00 2011 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Sun Mar 27 19:30:19 2011 -0700"
      },
      "message": "docbook: fix broken media build\n\nDocBook/v4l/ no longer has any *.png files, so the \u0027cp\u0027 command fails,\nbreaking the build.  Drop the *.png cp.\n\n  cp: cannot stat `linux-2.6.38-git18/Documentation/DocBook/v4l/*.png\u0027: No such file or directory\n\nSigned-off-by: Randy Dunlap \u003crandy.dunlap@oracle.com\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@linux-foundation.org\u003e\n"
    },
    {
      "commit": "b6d0ad686da95fa85ce0c583ec35017bf1583563",
      "tree": "357c740a9d8bb37397ead382dc3dd302f91d0e28",
      "parents": [
        "6213cfe82461e39219a3b06ecf1d0679b4c0657f"
      ],
      "author": {
        "name": "Randy Dunlap",
        "email": "randy.dunlap@oracle.com",
        "time": "Sat Mar 26 13:27:47 2011 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Sun Mar 27 19:30:19 2011 -0700"
      },
      "message": "fs: fix inode.c kernel-doc warning\n\nFix inode.c kernel-doc fatal error: 2 comment sections have the same name:\n\n  Error(fs/inode.c:1171): duplicate section name \u0027Note\u0027\n\nSigned-off-by: Randy Dunlap \u003crandy.dunlap@oracle.com\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@linux-foundation.org\u003e\n"
    },
    {
      "commit": "6213cfe82461e39219a3b06ecf1d0679b4c0657f",
      "tree": "4db887e11a001984bb9d084fb861debb2f319e9a",
      "parents": [
        "ae91dbfc9949cf042c45798557b48d3b83bc3635"
      ],
      "author": {
        "name": "Randy Dunlap",
        "email": "randy.dunlap@oracle.com",
        "time": "Sat Mar 26 13:27:41 2011 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Sun Mar 27 19:30:19 2011 -0700"
      },
      "message": "ipc: fix util.c kernel-doc warnings\n\nFix ipc/util.c kernel-doc warnings:\n\n  Warning(ipc/util.c:336): No description found for parameter \u0027ns\u0027\n  Warning(ipc/util.c:620): No description found for parameter \u0027ns\u0027\n  Warning(ipc/util.c:790): No description found for parameter \u0027ns\u0027\n\nSigned-off-by: Randy Dunlap \u003crandy.dunlap@oracle.com\u003e\nReviewed-by: Jesper Juhl \u003cjj@chaosbits.net\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@linux-foundation.org\u003e\n"
    },
    {
      "commit": "ae91dbfc9949cf042c45798557b48d3b83bc3635",
      "tree": "6af0edfd904b957a2f6ca65ae4a5fdebb78ca5b8",
      "parents": [
        "d7c3f8cee81f4548de0513403b74131aee655576"
      ],
      "author": {
        "name": "Randy Dunlap",
        "email": "randy.dunlap@oracle.com",
        "time": "Sat Mar 26 13:27:01 2011 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Sun Mar 27 19:30:18 2011 -0700"
      },
      "message": "mm: fix memory.c incorrect kernel-doc\n\nFix mm/memory.c incorrect kernel-doc function notation:\n\n  Warning(mm/memory.c:3718): Cannot understand  * @access_remote_vm - access another process\u0027 address space\n   on line 3718 - I thought it was a doc line\n\nSigned-off-by: Randy Dunlap \u003crandy.dunlap@oracle.com\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@linux-foundation.org\u003e\n"
    },
    {
      "commit": "d7c3f8cee81f4548de0513403b74131aee655576",
      "tree": "3512188d9be3e429284d094d4bc1fdc2299b92db",
      "parents": [
        "76597cd31470fa130784c78fadb4dab2e624a723"
      ],
      "author": {
        "name": "Christoph Lameter",
        "email": "cl@linux.com",
        "time": "Sat Mar 26 20:57:18 2011 -0500"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Sun Mar 27 19:25:36 2011 -0700"
      },
      "message": "percpu: Omit segment prefix in the UP case for cmpxchg_double\n\nOmit the segment prefix in the UP case. GS is not used then\nand we will generate segfaults if cmpxchg16b is used otherwise.\n\nSigned-off-by: Christoph Lameter \u003ccl@linux.com\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@linux-foundation.org\u003e\n"
    },
    {
      "commit": "76597cd31470fa130784c78fadb4dab2e624a723",
      "tree": "94387f243f4b8211352a95fda5b23bd12bbf8873",
      "parents": [
        "16c29dafcc86024048f1dbb8349d31cb22c7c55a"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Sun Mar 27 19:09:29 2011 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Sun Mar 27 19:09:29 2011 -0700"
      },
      "message": "proc: fix oops on invalid /proc/\u003cpid\u003e/maps access\n\nWhen m_start returns an error, the seq_file logic will still call m_stop\nwith that error entry, so we\u0027d better make sure that we check it before\nusing it as a vma.\n\nIntroduced by commit ec6fd8a4355c (\"report errors in /proc/*/*map*\nsanely\"), which replaced NULL with various ERR_PTR() cases.\n\n(On ia64, you happen to get a unaligned fault instead of a page fault,\nsince the address used is generally some random error code like -EPERM)\n\nReported-by: Anca Emanuel \u003canca.emanuel@gmail.com\u003e\nReported-by: Tony Luck \u003ctony.luck@intel.com\u003e\nCc: Al Viro \u003cviro@zeniv.linux.org.uk\u003e\nCc: Américo Wang \u003cxiyou.wangcong@gmail.com\u003e\nCc: Stephen Wilson \u003cwilsons@start.ca\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@linux-foundation.org\u003e\n"
    },
    {
      "commit": "a51b907b2ecdfd3830576733810233f00dcfb2af",
      "tree": "47ccdb991b44085601a4478f38cd42fc3df97093",
      "parents": [
        "5362b09849508db94a15f3f6996427aab248320a"
      ],
      "author": {
        "name": "Axel Lin",
        "email": "axel.lin@gmail.com",
        "time": "Sat Mar 26 23:28:42 2011 +0800"
      },
      "committer": {
        "name": "Liam Girdwood",
        "email": "lrg@slimlogic.co.uk",
        "time": "Sun Mar 27 11:47:25 2011 +0100"
      },
      "message": "regulator: Add MODULE_DEVICE_TABLE to max8997 and max8998\n\nThe device table is required to load modules based on modaliases.\n\nSigned-off-by: Axel Lin \u003caxel.lin@gmail.com\u003e\nCc: MyungJoo Ham \u003cmyungjoo.ham@smasung.com\u003e\nCc: Kyungmin Park \u003ckyungmin.park@samsung.com\u003e\nCc: Marek Szyprowski \u003cm.szyprowski@samsung.com\u003e\nAcked-by: Mark Brown \u003cbroonie@opensource.wolfsonmicro.com\u003e\nSigned-off-by: Liam Girdwood \u003clrg@slimlogic.co.uk\u003e\n"
    },
    {
      "commit": "8317d5178e7491589693693e5a7f64442cf46ca2",
      "tree": "51d2e0790a676dd061b01400e0c7a32e64282890",
      "parents": [
        "d6f7ce9f7fde069424e6400c31717ef34aab7e5f"
      ],
      "author": {
        "name": "Samuel Ortiz",
        "email": "sameo@linux.intel.com",
        "time": "Fri Mar 25 17:56:02 2011 +0100"
      },
      "committer": {
        "name": "Samuel Ortiz",
        "email": "sameo@linux.intel.com",
        "time": "Sun Mar 27 00:09:53 2011 +0100"
      },
      "message": "mfd: Clean up max8997 IRQ namespace\n\nSigned-off-by: Samuel Ortiz \u003csameo@linux.intel.com\u003e\n"
    },
    {
      "commit": "d6f7ce9f7fde069424e6400c31717ef34aab7e5f",
      "tree": "22afbe82d756093ffa147ecd40b88f146c93dce3",
      "parents": [
        "d5bb122165981aed327845c32a9916d1b8ae0e4b"
      ],
      "author": {
        "name": "Thomas Gleixner",
        "email": "tglx@linutronix.de",
        "time": "Fri Mar 25 11:12:35 2011 +0000"
      },
      "committer": {
        "name": "Samuel Ortiz",
        "email": "sameo@linux.intel.com",
        "time": "Sun Mar 27 00:09:52 2011 +0100"
      },
      "message": "mfd: Fold irq_set_chip/irq_set_handler\n\nUse the combined irq_set_chip_and_handler() function\ninstead. Converted with coccinelle.\n\nSigned-off-by: Thomas Gleixner \u003ctglx@linutronix.de\u003e\nSigned-off-by: Samuel Ortiz \u003csameo@linux.intel.com\u003e\n"
    },
    {
      "commit": "d5bb122165981aed327845c32a9916d1b8ae0e4b",
      "tree": "09b79a87b6727ce1e592371c84c68e14b11a21c5",
      "parents": [
        "c22435a307e00b8ae947b79a8c0d94ab0bef404c"
      ],
      "author": {
        "name": "Thomas Gleixner",
        "email": "tglx@linutronix.de",
        "time": "Fri Mar 25 11:12:32 2011 +0000"
      },
      "committer": {
        "name": "Samuel Ortiz",
        "email": "sameo@linux.intel.com",
        "time": "Sun Mar 27 00:09:51 2011 +0100"
      },
      "message": "mfd: Cleanup irq namespace\n\nConverted with coccinelle.\n\nSigned-off-by: Thomas Gleixner \u003ctglx@linutronix.de\u003e\nAcked-by: Mark Brown \u003cbroonie@opensource.wolfsonmicro.com\u003e\nSigned-off-by: Samuel Ortiz \u003csameo@linux.intel.com\u003e\n"
    },
    {
      "commit": "c22435a307e00b8ae947b79a8c0d94ab0bef404c",
      "tree": "f54ef88fc71bbc3e94412f7b01b8a7db61a61d9a",
      "parents": [
        "d740f4523bb4aea24bece704c726c69094e20d00"
      ],
      "author": {
        "name": "Thomas Gleixner",
        "email": "tglx@linutronix.de",
        "time": "Fri Mar 25 11:12:31 2011 +0000"
      },
      "committer": {
        "name": "Samuel Ortiz",
        "email": "sameo@linux.intel.com",
        "time": "Sun Mar 27 00:09:49 2011 +0100"
      },
      "message": "mfd: twl6030: Cleanup interrupt handling\n\nirq_desc checking in the interrupt demux routine is totally\npointless. The driver sets those lines up, so that cant go away\nmagically.\n\nRemove the open coded handler magic and use the proper accessor.\n\nThis driver needs to be converted to threaded interrupts and buslock.\n\nSigned-off-by: Thomas Gleixner \u003ctglx@linutronix.de\u003e\nSigned-off-by: Samuel Ortiz \u003csameo@linux.intel.com\u003e\n"
    },
    {
      "commit": "d740f4523bb4aea24bece704c726c69094e20d00",
      "tree": "b26bfc2a92c53cf6cf115bf9bf99bc7a51d11983",
      "parents": [
        "9d8fd10aa5843e018d456644fc1a58896d8eeaf5"
      ],
      "author": {
        "name": "Thomas Gleixner",
        "email": "tglx@linutronix.de",
        "time": "Fri Mar 25 11:12:31 2011 +0000"
      },
      "committer": {
        "name": "Samuel Ortiz",
        "email": "sameo@linux.intel.com",
        "time": "Sun Mar 27 00:09:48 2011 +0100"
      },
      "message": "mfd: twl4030: Cleanup interrupt handling\n\nirq_desc checking in a function which is called with that irq\ndescriptor locked, is pointless. Equally pointless as the irq desc\ncheck in the interrupt service routine. The driver sets those lines\nup, so that cant go away magically.\n\nRemove the open coded handler magic and use the proper accessor.\n\nNo need to fiddle with irq_desc in the type setting function. The\noriginal value is in irq_data and the core code stores the new setting\nwhen the return value is 0.\n\nThis driver needs to be converted to threaded interrupts and buslock.\n\nSigned-off-by: Thomas Gleixner \u003ctglx@linutronix.de\u003e\nSigned-off-by: Samuel Ortiz \u003csameo@linux.intel.com\u003e\n"
    },
    {
      "commit": "9d8fd10aa5843e018d456644fc1a58896d8eeaf5",
      "tree": "b880900a68e564a2f248551d6f429e6af63581be",
      "parents": [
        "9eaee99e5a9cedcc4acb3b5507c0878352222bce"
      ],
      "author": {
        "name": "Thomas Gleixner",
        "email": "tglx@linutronix.de",
        "time": "Fri Mar 25 11:12:30 2011 +0000"
      },
      "committer": {
        "name": "Samuel Ortiz",
        "email": "sameo@linux.intel.com",
        "time": "Sun Mar 27 00:09:47 2011 +0100"
      },
      "message": "mfd: mx8925: Remove irq_desc leftovers\n\nRemove unused code.\n\nSigned-off-by: Thomas Gleixner \u003ctglx@linutronix.de\u003e\nSigned-off-by: Samuel Ortiz \u003csameo@linux.intel.com\u003e\n"
    },
    {
      "commit": "9eaee99e5a9cedcc4acb3b5507c0878352222bce",
      "tree": "365f832c427f18afb55c4c5d12e07f118da65d1d",
      "parents": [
        "77eda96691f5e39973f2f2667a28e57e852f559d"
      ],
      "author": {
        "name": "Thomas Gleixner",
        "email": "tglx@linutronix.de",
        "time": "Fri Mar 25 11:12:29 2011 +0000"
      },
      "committer": {
        "name": "Samuel Ortiz",
        "email": "sameo@linux.intel.com",
        "time": "Sun Mar 27 00:09:46 2011 +0100"
      },
      "message": "mfd: htc-i2cpld: Cleanup interrupt handling\n\nRemove the pointless irq_desc check in set_type. This function is\ncalled with that irq descriptor locked. Also remove the write back of\nthe flow type as the core code does this already when the return value\nis 0.\n\nAlso store the flow type in the chip data structure, so there is no\nneed to fiddle in the irq descriptor.\n\nSigned-off-by: Thomas Gleixner \u003ctglx@linutronix.de\u003e\nSigned-off-by: Samuel Ortiz \u003csameo@linux.intel.com\u003e\n"
    },
    {
      "commit": "77eda96691f5e39973f2f2667a28e57e852f559d",
      "tree": "005a76cf55cdaea905a17d0230091a9e2d37efc3",
      "parents": [
        "73a6839fdb7f3f5ac7bfaee0796dd7647b9c9376"
      ],
      "author": {
        "name": "Thomas Gleixner",
        "email": "tglx@linutronix.de",
        "time": "Fri Mar 25 11:12:28 2011 +0000"
      },
      "committer": {
        "name": "Samuel Ortiz",
        "email": "sameo@linux.intel.com",
        "time": "Sun Mar 27 00:09:44 2011 +0100"
      },
      "message": "mfd: htc-egpio: Cleanup interrupt handling\n\nReplace the open coded handler call with the prober accessor. Retrieve\nthe handler data from desc. That avoids a redundant lookup in the\nsparse irq case.\n\nSigned-off-by: Thomas Gleixner \u003ctglx@linutronix.de\u003e\nSigned-off-by: Samuel Ortiz \u003csameo@linux.intel.com\u003e\n"
    },
    {
      "commit": "73a6839fdb7f3f5ac7bfaee0796dd7647b9c9376",
      "tree": "711fc01dce50f711c1a5d2d0a4f4e38cf094769d",
      "parents": [
        "256d0e2e4553417466ca8213b446954ff1778c2c"
      ],
      "author": {
        "name": "Thomas Gleixner",
        "email": "tglx@linutronix.de",
        "time": "Fri Mar 25 11:12:27 2011 +0000"
      },
      "committer": {
        "name": "Samuel Ortiz",
        "email": "sameo@linux.intel.com",
        "time": "Sun Mar 27 00:09:42 2011 +0100"
      },
      "message": "mfd: ezx-pcap: Remvove open coded irq handling\n\nThere is no point in checking irq_desc here, as it _is_ available. The\ndriver configured those lines, so they cannot go away.\n\nThe home brewn disabled/note_interrupt magic can be removed as well by\nadding a irq_disable callback which avoids the lazy disable.\n\nThat driver needs to be converted to threaded interrupts.\n\nSigned-off-by: Thomas Gleixner \u003ctglx@linutronix.de\u003e\nSigned-off-by: Samuel Ortiz \u003csameo@linux.intel.com\u003e\n"
    },
    {
      "commit": "256d0e2e4553417466ca8213b446954ff1778c2c",
      "tree": "f5539757f781fae030c4d58d72794c7b707fc623",
      "parents": [
        "52a7d60775aa447b3a3dc685b7006f7cdc7835dd"
      ],
      "author": {
        "name": "Thomas Gleixner",
        "email": "tglx@linutronix.de",
        "time": "Fri Mar 25 11:12:27 2011 +0000"
      },
      "committer": {
        "name": "Samuel Ortiz",
        "email": "sameo@linux.intel.com",
        "time": "Sun Mar 27 00:09:41 2011 +0100"
      },
      "message": "mfd: 88pm860x: Remove unused irq_desc leftovers\n\nSigned-off-by: Thomas Gleixner \u003ctglx@linutronix.de\u003e\nSigned-off-by: Samuel Ortiz \u003csameo@linux.intel.com\u003e\n"
    },
    {
      "commit": "52a7d60775aa447b3a3dc685b7006f7cdc7835dd",
      "tree": "1cc03d7e782569a666ac90f1e869dbfacce1a41d",
      "parents": [
        "fc498fa29c725a0f0fc5ed359db0e3ed33f4ed52"
      ],
      "author": {
        "name": "Thomas Gleixner",
        "email": "tglx@linutronix.de",
        "time": "Fri Mar 25 11:12:26 2011 +0000"
      },
      "committer": {
        "name": "Samuel Ortiz",
        "email": "sameo@linux.intel.com",
        "time": "Sun Mar 27 00:09:40 2011 +0100"
      },
      "message": "mfd: asic3: Cleanup irq handling\n\nRemove the open coded access to irq_desc and use the proper wrappers.\n\nSigned-off-by: Thomas Gleixner \u003ctglx@linutronix.de\u003e\nSigned-off-by: Samuel Ortiz \u003csameo@linux.intel.com\u003e\n"
    },
    {
      "commit": "fc498fa29c725a0f0fc5ed359db0e3ed33f4ed52",
      "tree": "fe3421220a4ad582d7b8153da6857e568b7ae23b",
      "parents": [
        "8537548645231424b457dd277900054c59096920"
      ],
      "author": {
        "name": "Guenter Roeck",
        "email": "guenter.roeck@ericsson.com",
        "time": "Thu Mar 24 12:12:47 2011 -0700"
      },
      "committer": {
        "name": "Samuel Ortiz",
        "email": "sameo@linux.intel.com",
        "time": "Sun Mar 27 00:09:38 2011 +0100"
      },
      "message": "mfd: Select MFD_CORE if TPS6105X driver is configured\n\nThe TPS61050/61052 driver uses MFD core code, yet does not specify the\ndependency in Kconfig. If it is the only MFD driver configured, compilation\nfails with\n\nERROR: \"mfd_add_devices\" [drivers/mfd/tps6105x.ko] undefined!\nERROR: \"mfd_remove_devices\" [drivers/mfd/tps6105x.ko] undefined!\n\nFix the problem by adding \"select MFD_CORE\" to the respective Kconfig entry.\n\nSigned-off-by: Guenter Roeck \u003cguenter.roeck@ericsson.com\u003e\nAcked-by: Linus Walleij \u003clinus.walleij@linaro.org\u003e\nSigned-off-by: Samuel Ortiz \u003csameo@linux.intel.com\u003e\n"
    },
    {
      "commit": "8537548645231424b457dd277900054c59096920",
      "tree": "2b9692da51e37fb3543d0b8ff5e8cf97bfdcb380",
      "parents": [
        "8de6bc7f6ba58dd717e4a65e3bf4a746116fb874"
      ],
      "author": {
        "name": "Axel Lin",
        "email": "axel.lin@gmail.com",
        "time": "Thu Mar 24 15:04:53 2011 +0800"
      },
      "committer": {
        "name": "Samuel Ortiz",
        "email": "sameo@linux.intel.com",
        "time": "Sun Mar 27 00:09:34 2011 +0100"
      },
      "message": "mfd: Add MODULE_DEVICE_TABLE to rdc321x-southbridge\n\nThe device table is required to load modules based on modaliases.\nAfter adding MODULE_DEVICE_TABLE, below entry will be added to modules.pcimap:\nrdc321x-southbridge  0x000017f3 0x00006030 0xffffffff 0xffffffff 0x00000000 0x00000000 0x0\n\nSigned-off-by: Axel Lin \u003caxel.lin@gmail.com\u003e\nSigned-off-by: Samuel Ortiz \u003csameo@linux.intel.com\u003e\n"
    },
    {
      "commit": "8de6bc7f6ba58dd717e4a65e3bf4a746116fb874",
      "tree": "4ac0647d8941965d5d84d95ab4dafe63b3af133a",
      "parents": [
        "1206552b02f725bdc603e3153b4a32403d7da9e4"
      ],
      "author": {
        "name": "MyungJoo Ham",
        "email": "myungjoo.ham@samsung.com",
        "time": "Thu Mar 24 15:54:45 2011 +0900"
      },
      "committer": {
        "name": "Samuel Ortiz",
        "email": "sameo@linux.intel.com",
        "time": "Sun Mar 27 00:09:33 2011 +0100"
      },
      "message": "mfd: Add MAX8997/8966 IRQ control\n\nThis patch enables IRQ handling for MAX8997/8966 chips.\n\nPlease note that Fuel-Gauge-related IRQs are not implemented in this\ninitial release. The fuel gauge module in MAX8997 is identical to\nMAX17042, which is already in Linux kernel. In order to use the\nalready-existing MAX17042 driver for fuel gauge module in MAX8997, the\nmain interrupt handler of MAX8997 should relay related interrupts to\nMAX17042 driver. However, in order to do this, we need to modify\nMAX17042 driver as well because MAX17042 driver does not have any\ninterrupt handlers for now. We are not going to implement this in this\ninitial release as it is not crucial in basic operations of MAX8997.\n\nSigned-off-by: MyungJoo Ham \u003cmyungjoo.ham@samsung.com\u003e\nSigned-off-by: Kyungmin Park \u003ckyungmin.park@samsung.com\u003e\nSigned-off-by: Samuel Ortiz \u003csameo@linux.intel.com\u003e\n"
    },
    {
      "commit": "1206552b02f725bdc603e3153b4a32403d7da9e4",
      "tree": "18742789e7372a896c0ac6cc95d628927d081d93",
      "parents": [
        "adfa4bd4a8bfc53ca7370c57be240d35c2ec28e2"
      ],
      "author": {
        "name": "Axel Lin",
        "email": "axel.lin@gmail.com",
        "time": "Wed Mar 23 20:54:17 2011 +0800"
      },
      "committer": {
        "name": "Samuel Ortiz",
        "email": "sameo@linux.intel.com",
        "time": "Sun Mar 27 00:09:32 2011 +0100"
      },
      "message": "mfd: Constify i2c_device_id tables\n\nSigned-off-by: Axel Lin \u003caxel.lin@gmail.com\u003e\nAcked-by: Harald Welte \u003claforge@gnumonks.org\u003e\nCc: Matti Aaltonen \u003cmatti.j.aaltonen@nokia.com\u003e\nSigned-off-by: Samuel Ortiz \u003csameo@linux.intel.com\u003e\n"
    },
    {
      "commit": "adfa4bd4a8bfc53ca7370c57be240d35c2ec28e2",
      "tree": "077f0fff75ca9b070aa76949900e7fe028c19901",
      "parents": [
        "fa1df691688f34cbcd5bf77bd084bbe47e9d6bfe"
      ],
      "author": {
        "name": "Daniel Drake",
        "email": "dsd@laptop.org",
        "time": "Tue Mar 22 13:50:39 2011 -0700"
      },
      "committer": {
        "name": "Samuel Ortiz",
        "email": "sameo@linux.intel.com",
        "time": "Sun Mar 27 00:09:31 2011 +0100"
      },
      "message": "mfd: OLPC: Clean up names to match what OLPC actually uses\n\nThe cs5535-pms cell doesn\u0027t actually need to be cloned, so we can drop that\nand simply have the olpc-xo1.c driver use \"cs5535-pms\" directly.\n\nAlso, rename the cs5535-acpi clones to what we actually use for the (currently\nout-of-tree) SCI driver.  In the process, that fixes a subtle bug in\nolpc-xo1.c which broke powerdown on XO-1s.. olpc-xo1-ac-acpi was a typo, not\nsomething that actually existed.\n\nSigned-off-by: Daniel Drake \u003cdsd@laptop.org\u003e\nSigned-off-by: Andres Salomon \u003cdilinger@queued.net\u003e\nSigned-off-by: Samuel Ortiz \u003csameo@linux.intel.com\u003e\n"
    },
    {
      "commit": "fa1df691688f34cbcd5bf77bd084bbe47e9d6bfe",
      "tree": "83df18f1d427115c0016a059535b04f2d600a2d0",
      "parents": [
        "16c29dafcc86024048f1dbb8349d31cb22c7c55a"
      ],
      "author": {
        "name": "Andres Salomon",
        "email": "dilinger@queued.net",
        "time": "Mon Mar 21 19:19:35 2011 -0700"
      },
      "committer": {
        "name": "Samuel Ortiz",
        "email": "sameo@linux.intel.com",
        "time": "Sun Mar 27 00:09:30 2011 +0100"
      },
      "message": "mfd: Add mfd_clone_cell(), convert cs5535-mfd/olpc-xo1 to it\n\nReplace mfd_shared_platform_driver_register with mfd_clone_cell.  The\nformer was called by an mfd client, and registered both a platform driver\nand device.  The latter is called by an mfd driver, and registers only a\nplatform device.\n\nThe downside of this is that mfd drivers need to be modified whenever\nnew clients are added that share a cell; the upside is that it fits\nLinux\u0027s driver model better.  It\u0027s also simpler.\n\nThis also converts cs5535-mfd/olpc-xo1 from the old API.  cs5535-mfd\nnow creates the olpc-xo1-{acpi,pms} devices, while olpc-xo1 binds to\nthem via platform drivers.\n\nSigned-off-by: Andres Salomon \u003cdilinger@queued.net\u003e\nSigned-off-by: Samuel Ortiz \u003csameo@linux.intel.com\u003e\n"
    },
    {
      "commit": "0b58b4e3e711aed17aa26fafd01be137f6a1ab2e",
      "tree": "296d4eb5548a8f7a1844a66467d346e64869d36d",
      "parents": [
        "9ced0b95b3993660e7990cf6bf68c1a80f31544e"
      ],
      "author": {
        "name": "Tejun Heo",
        "email": "tj@kernel.org",
        "time": "Sat Mar 26 19:52:59 2011 +0100"
      },
      "committer": {
        "name": "Jens Axboe",
        "email": "jaxboe@fusionio.com",
        "time": "Sat Mar 26 19:52:59 2011 +0100"
      },
      "message": "staging: Fix bdops-\u003echeck_events() misconversion in cyasblkdev_block.c\n\nCommit cafb0bfca1 (staging: Convert to bdops-\u003echeck_events())\nincorrectly set bd-\u003euser_disk_0-\u003eevents while initializing\nbd-\u003euser_disk_1.  Fix it.\n\nThe problem was spotted by Milton\u0027s suspect code pattern detector.\n\nSigned-off-by: Tejun Heo \u003ctj@kernel.org\u003e\nReported-by: Milton Miller \u003cmiltonm@bga.com\u003e\nSigned-off-by: Jens Axboe \u003cjaxboe@fusionio.com\u003e\n"
    },
    {
      "commit": "9ced0b95b3993660e7990cf6bf68c1a80f31544e",
      "tree": "d424345b88c0f2dae88beb6bbb5d153b028f824a",
      "parents": [
        "40471856f2e38e9bfa8d605295e8234421110dd6"
      ],
      "author": {
        "name": "Jens Axboe",
        "email": "jaxboe@fusionio.com",
        "time": "Sat Mar 26 19:49:54 2011 +0100"
      },
      "committer": {
        "name": "Jens Axboe",
        "email": "jaxboe@fusionio.com",
        "time": "Sat Mar 26 19:49:54 2011 +0100"
      },
      "message": "ide: ensure that we re-run the queue handler\n\nThe conversion to blk_delay_queue() missed parts of IDE.\nAdd a blk_delay_queue() to ensure that the request handler\ngets reinvoked when it needs to.\n\nNote that in all but one place the old plug re-run delay of\n3 msecs is used, even though it probably could be shorter\nfor performance reasons in some of those cases.\n\nReported-by: Geert Uytterhoeven \u003cgeert@linux-m68k.org\u003e\nSigned-off-by: Jens Axboe \u003cjaxboe@fusionio.com\u003e\n"
    },
    {
      "commit": "3506999e2fd1eb7ed7375eaa67dcc1d1d60e8ccd",
      "tree": "8809f96a42cbb1c5fe43f7bfc2d23c25aaf2bbed",
      "parents": [
        "16c29dafcc86024048f1dbb8349d31cb22c7c55a"
      ],
      "author": {
        "name": "Guenter Roeck",
        "email": "guenter.roeck@ericsson.com",
        "time": "Mon Mar 21 21:31:00 2011 -0700"
      },
      "committer": {
        "name": "Guenter Roeck",
        "email": "guenter.roeck@ericsson.com",
        "time": "Sat Mar 26 09:53:56 2011 -0700"
      },
      "message": "hwmon: (pmbus) Fix temperature limit register access\n\nCommit 8677011 added auto-update to temperature limit registers.\nUnfortunately, the update flag is also used to determine if an attribute\nis writable, which results in read-only temperature limit registers.\nTo fix the problem, pass \u0027readonly\u0027 as separate flag to the function used\nto add sensor attributes.\n\nSigned-off-by: Guenter Roeck \u003cguenter.roeck@ericsson.com\u003e\n"
    },
    {
      "commit": "5362b09849508db94a15f3f6996427aab248320a",
      "tree": "4b094eda9660c5440fea51b96a25b1d40e0c20ab",
      "parents": [
        "69952369ed2367bae0ae207a6e380ed40cdbc414"
      ],
      "author": {
        "name": "Randy Dunlap",
        "email": "randy.dunlap@oracle.com",
        "time": "Thu Mar 24 13:30:59 2011 -0700"
      },
      "committer": {
        "name": "Liam Girdwood",
        "email": "lrg@slimlogic.co.uk",
        "time": "Sat Mar 26 14:15:06 2011 +0000"
      },
      "message": "regulator: fix tps6524x section mismatch\n\nAcked-by: Mark Brown \u003cbroonie@opensource.wolfsonmicro.com\u003e\n\nFix section mismatch that is caused by init code calling exit code:\npmic_remove() cannot be marked as __devexit.\n\nWARNING: drivers/regulator/tps6524x-regulator.o(.devinit.text+0x205): Section mismatch in reference from the function pmic_probe() to the function .devexit.text:pmic_remove()\nThe function __devinit pmic_probe() references\na function __devexit pmic_remove().\nThis is often seen when error handling in the init function\nuses functionality in the exit path.\nThe fix is often to remove the __devexit annotation of\npmic_remove() so it may be used outside an exit section.\n\nSigned-off-by: Randy Dunlap \u003crandy.dunlap@oracle.com\u003e\nCc:\tLiam Girdwood \u003clrg@slimlogic.co.uk\u003e\nCc:\tMark Brown \u003cbroonie@opensource.wolfsonmicro.com\u003e\nCc:\tCyril Chemparathy \u003ccyril@ti.com\u003e\nSigned-off-by: Liam Girdwood \u003clrg@slimlogic.co.uk\u003e\n"
    },
    {
      "commit": "69952369ed2367bae0ae207a6e380ed40cdbc414",
      "tree": "c7cb32a3890aa0ce4428c2a05dd41b74afe8178d",
      "parents": [
        "42ab616afe8844261828395cc2e4708c867412c2"
      ],
      "author": {
        "name": "Mark Brown",
        "email": "broonie@opensource.wolfsonmicro.com",
        "time": "Fri Mar 18 12:43:35 2011 +0000"
      },
      "committer": {
        "name": "Liam Girdwood",
        "email": "lrg@slimlogic.co.uk",
        "time": "Sat Mar 26 14:15:06 2011 +0000"
      },
      "message": "regulator: Remove more wm831x-specific IRQ operations\n\nThese are the last users in the tree.\n\nSigned-off-by: Mark Brown \u003cbroonie@opensource.wolfsonmicro.com\u003e\nSigned-off-by: Liam Girdwood \u003clrg@slimlogic.co.uk\u003e\n"
    },
    {
      "commit": "42ab616afe8844261828395cc2e4708c867412c2",
      "tree": "99f1054c1c4bb3deff87b3650a0d615043f3f47b",
      "parents": [
        "88cd222b259d62148ab8c82398498b1a01314476"
      ],
      "author": {
        "name": "Linus Walleij",
        "email": "linus.walleij@linaro.org",
        "time": "Thu Mar 17 13:25:02 2011 +0100"
      },
      "committer": {
        "name": "Liam Girdwood",
        "email": "lrg@slimlogic.co.uk",
        "time": "Sat Mar 26 14:15:06 2011 +0000"
      },
      "message": "regulator: add ab8500 enable and raise time delays\n\nThis uses the new infrastructure to provide proper delays when\nenabling or setting the voltage of one specific regulator.\n\nCc: Bengt Jonsson \u003cbengt.g.jonsson@stericsson.com\u003e\nSigned-off-by: Linus Walleij \u003clinus.walleij@linaro.org\u003e\nAcked-by: Mark Brown \u003cbroonie@opensource.wolfsonmicro.com\u003e\nSigned-off-by: Liam Girdwood \u003clrg@slimlogic.co.uk\u003e\n"
    },
    {
      "commit": "88cd222b259d62148ab8c82398498b1a01314476",
      "tree": "d7a5f1561ef8617d42536ff84310eb191d0f0115",
      "parents": [
        "77af1b2641faf45788a0d480db94082ebee931dc"
      ],
      "author": {
        "name": "Linus Walleij",
        "email": "linus.walleij@linaro.org",
        "time": "Thu Mar 17 13:24:52 2011 +0100"
      },
      "committer": {
        "name": "Liam Girdwood",
        "email": "lrg@slimlogic.co.uk",
        "time": "Sat Mar 26 14:15:06 2011 +0000"
      },
      "message": "regulator: provide consumer interface for fall/rise time\n\nThis exposes the functionality for rise/fall fime when setting\nvoltage to the consumers.\n\nCc: Bengt Jonsson \u003cbengt.g.jonsson@stericsson.com\u003e\nSigned-off-by: Linus Walleij \u003clinus.walleij@linaro.org\u003e\nAcked-by: Mark Brown \u003cbroonie@opensource.wolfsonmicro.com\u003e\nSigned-off-by: Liam Girdwood \u003clrg@slimlogic.co.uk\u003e\n"
    },
    {
      "commit": "77af1b2641faf45788a0d480db94082ebee931dc",
      "tree": "66f06c3244e6c961f15b22e66156f388e0420994",
      "parents": [
        "79568b941277b5986a8a7f0fb8578b2ccfc3e87e"
      ],
      "author": {
        "name": "Linus Walleij",
        "email": "linus.walleij@linaro.org",
        "time": "Thu Mar 17 13:24:36 2011 +0100"
      },
      "committer": {
        "name": "Liam Girdwood",
        "email": "lrg@slimlogic.co.uk",
        "time": "Sat Mar 26 14:15:06 2011 +0000"
      },
      "message": "regulator: add set_voltage_time_sel infrastructure\n\nThis makes it possible to set the stabilization time for voltage\nregulators in the same manner as enable_time(). The interface\nonly supports regulators that implements fixed selectors.\n\nCc: Bengt Jonsson \u003cbengt.g.jonsson@stericsson.com\u003e\nSigned-off-by: Linus Walleij \u003clinus.walleij@linaro.org\u003e\nAcked-by: Mark Brown \u003cbroonie@opensource.wolfsonmicro.com\u003e\nSigned-off-by: Liam Girdwood \u003clrg@slimlogic.co.uk\u003e\n"
    },
    {
      "commit": "79568b941277b5986a8a7f0fb8578b2ccfc3e87e",
      "tree": "b66551a8bd5c9fa75f01767578e76a19d030ee32",
      "parents": [
        "ea05ef31f2aa98b25d14222300dc9c1d1eb59e41"
      ],
      "author": {
        "name": "Bengt Jonsson",
        "email": "bengt.g.jonsson@stericsson.com",
        "time": "Fri Mar 11 11:54:46 2011 +0100"
      },
      "committer": {
        "name": "Liam Girdwood",
        "email": "lrg@slimlogic.co.uk",
        "time": "Sat Mar 26 14:15:05 2011 +0000"
      },
      "message": "regulator: initialization for ab8500 regulators\n\nThe regulators on the AB8500 have a lot of custom\nhardware control settings pertaining to 8 external\nsignals, settings which are board-specific and need\nbe provided from the platform at startup.\n\nInitialization added for regulators Vana, VextSupply1,\nVextSupply2, VextSupply3, Vaux1, Vaux2, Vaux3, VTVout,\nVintcore12, Vaudio, Vdmic, Vamic1, Vamic2, VrefDDR.\n\nSigned-off-by: Bengt Jonsson \u003cbengt.g.jonsson@stericsson.com\u003e\nReviewed-by: Rickard Andersson \u003crickard.andersson@stericsson.com\u003e\nReviewed-by: Jonas Aberg \u003cjonas.aberg@stericsson.com\u003e\nSigned-off-by: Linus Walleij \u003clinus.walleij@linaro.org\u003e\nAcked-by: Mark Brown \u003cbroonie@opensource.wolfsonmicro.com\u003e\nSigned-off-by: Liam Girdwood \u003clrg@slimlogic.co.uk\u003e\n"
    },
    {
      "commit": "ea05ef31f2aa98b25d14222300dc9c1d1eb59e41",
      "tree": "8011d07af586b7e83259abce6b4f4e2da0c7a17d",
      "parents": [
        "19c98825941cb10b59c9953665fc4495bc82c0ae"
      ],
      "author": {
        "name": "Bengt Jonsson",
        "email": "bengt.g.jonsson@stericsson.com",
        "time": "Thu Mar 10 14:43:31 2011 +0100"
      },
      "committer": {
        "name": "Liam Girdwood",
        "email": "lrg@slimlogic.co.uk",
        "time": "Sat Mar 26 14:15:05 2011 +0000"
      },
      "message": "regulator: add support for USB voltage regulator\n\nSigned-off-by: Bengt Jonsson \u003cbengt.g.jonsson@stericsson.com\u003e\nSigned-off-by: Linus Walleij \u003clinus.walleij@linaro.org\u003e\nAcked-by: Mark Brown \u003cbroonie@opensource.wolfsonmicro.com\u003e\nSigned-off-by: Liam Girdwood \u003clrg@slimlogic.co.uk\u003e\n"
    },
    {
      "commit": "19c98825941cb10b59c9953665fc4495bc82c0ae",
      "tree": "0004f7c73171fdd29c4e94fbf0e93922622c9cbe",
      "parents": [
        "7a32b589a9c856493bccb02db55047edc04eee7b"
      ],
      "author": {
        "name": "Linus Walleij",
        "email": "linus.walleij@linaro.org",
        "time": "Fri Mar 11 16:26:18 2011 +0100"
      },
      "committer": {
        "name": "Liam Girdwood",
        "email": "lrg@slimlogic.co.uk",
        "time": "Sat Mar 26 14:15:04 2011 +0000"
      },
      "message": "regulator: switch the ab3100 to use enable_time()\n\nAcked-by: Mark Brown \u003cbroonie@opensource.wolfsonmicro.com\u003e\n\nThis switches the ab3100 core to use the enable_time()\ninfrastructure from the regulator core.\n\nCc: Mattias Wallin \u003cmattias.wallin@stericsson.com\u003e\nSigned-off-by: Linus Walleij \u003clinus.walleij@linaro.org\u003e\nSigned-off-by: Liam Girdwood \u003clrg@slimlogic.co.uk\u003e\n"
    },
    {
      "commit": "7a32b589a9c856493bccb02db55047edc04eee7b",
      "tree": "a47d83f3d1320de5a18c513072c17cdc070d2bbf",
      "parents": [
        "fb7c18cac8608983168a7f4f55193cea190c83c8"
      ],
      "author": {
        "name": "MyungJoo Ham",
        "email": "myungjoo.ham@samsung.com",
        "time": "Fri Mar 11 10:13:59 2011 +0900"
      },
      "committer": {
        "name": "Liam Girdwood",
        "email": "lrg@slimlogic.co.uk",
        "time": "Sat Mar 26 14:15:04 2011 +0000"
      },
      "message": "Regulator: add suspend-finish API for regulator core.\n\nThe regulator core had suspend-prepare that turns off the regulators\nwhen entering a system-wide suspend. However, it did not have\nsuspend-finish that pairs with suspend-prepare and the regulator core\nhas assumed that the regulator devices and their drivers support\nautonomous recover at resume.\n\nThis patch adds regulator_suspend_finish that pairs with the\npreviously-existed regulator_suspend_prepare. The function\nregulator_suspend_finish turns on the regulators that have always_on set\nor positive use_count so that we can reset the regulator states\nappropriately at resume.\n\nIn regulator_suspend_finish, if has_full_constraints, it disables\nunnecessary regulators.\n\nSigned-off-by: MyungJoo Ham \u003cmyungjoo.ham@samsung.com\u003e\nSigned-off-by: Kyungmin Park \u003ckyungmin.park@samsung.com\u003e\nAcked-by: Mark Brown \u003cbroonie@opensource.wolfsonmicro.com\u003e\n--\nUpdates\nv3\n\tcomments corrected (Thanks to Igor)\nv2\n\tdisable unnecessary regulators (Thanks to Mark)\nSigned-off-by: Liam Girdwood \u003clrg@slimlogic.co.uk\u003e\n"
    },
    {
      "commit": "fb7c18cac8608983168a7f4f55193cea190c83c8",
      "tree": "3be37be2c1129f5082ca63ef9023e0fa64463963",
      "parents": [
        "dfda9c27ba15330f37453c389d775ecf9e981d05"
      ],
      "author": {
        "name": "Igor Grinberg",
        "email": "grinberg@compulab.co.il",
        "time": "Tue Mar 01 11:54:44 2011 +0200"
      },
      "committer": {
        "name": "Liam Girdwood",
        "email": "lrg@slimlogic.co.uk",
        "time": "Sat Mar 26 14:15:04 2011 +0000"
      },
      "message": "regulator: fix typo in Kconfig\n\nFix typo: s/TPS695x0/TPS659x0/\n\nSigned-off-by: Igor Grinberg \u003cgrinberg@compulab.co.il\u003e\nAcked-by: Mark Brown \u003cbroonie@opensource.wolfsonmicro.com\u003e\nSigned-off-by: Liam Girdwood \u003clrg@slimlogic.co.uk\u003e\n"
    },
    {
      "commit": "dfda9c27ba15330f37453c389d775ecf9e981d05",
      "tree": "c8b6eb3bcab3fc4f15d5949c858342cbfa56ef31",
      "parents": [
        "23c2f041efa891e6ec0706dc9ad4f776a9aa8c14"
      ],
      "author": {
        "name": "Mark Brown",
        "email": "broonie@opensource.wolfsonmicro.com",
        "time": "Tue Mar 01 16:50:43 2011 +0000"
      },
      "committer": {
        "name": "Liam Girdwood",
        "email": "lrg@slimlogic.co.uk",
        "time": "Sat Mar 26 14:15:04 2011 +0000"
      },
      "message": "regulator: Convert WM831x regulators to genirq\n\nSigned-off-by: Mark Brown \u003cbroonie@opensource.wolfsonmicro.com\u003e\nSigned-off-by: Liam Girdwood \u003clrg@slimlogic.co.uk\u003e\n"
    },
    {
      "commit": "23c2f041efa891e6ec0706dc9ad4f776a9aa8c14",
      "tree": "ee6174b3a243c55bc4e00b7f6d49ac788abfec2d",
      "parents": [
        "16c29dafcc86024048f1dbb8349d31cb22c7c55a"
      ],
      "author": {
        "name": "Mark Brown",
        "email": "broonie@opensource.wolfsonmicro.com",
        "time": "Thu Feb 24 17:39:09 2011 +0000"
      },
      "committer": {
        "name": "Liam Girdwood",
        "email": "lrg@slimlogic.co.uk",
        "time": "Sat Mar 26 14:15:03 2011 +0000"
      },
      "message": "regulator: If we fail when setting up a supply say which supply\n\nMakes it a bit easier to identify if it\u0027s a problem with the supplies,\nthe usual error would be omitting the supply name entirely.\n\nSigned-off-by: Mark Brown \u003cbroonie@opensource.wolfsonmicro.com\u003e\nSigned-off-by: Liam Girdwood \u003clrg@slimlogic.co.uk\u003e\n"
    },
    {
      "commit": "a66c10887ad2a99e172111cc94087ba4bed8fa92",
      "tree": "40358df9bf880a447fe1bcc2e515fac0021d2889",
      "parents": [
        "383586b12d89ba4297c49898645658cdb324b918"
      ],
      "author": {
        "name": "Hans de Goede",
        "email": "hdegoede@redhat.com",
        "time": "Sat Mar 26 10:45:02 2011 +0100"
      },
      "committer": {
        "name": "Jean Delvare",
        "email": "khali@endymion.delvare",
        "time": "Sat Mar 26 10:45:02 2011 +0100"
      },
      "message": "hwmon: (f71882fg) Add support for the F71889A\n\nSigned-off-by: Hans de Goede \u003chdegoede@redhat.com\u003e\nAcked-by: Guenter Roeck \u003cguenter.roeck@ericsson.com\u003e\nSigned-off-by: Jean Delvare \u003ckhali@linux-fr.org\u003e\n"
    }
  ],
  "next": "383586b12d89ba4297c49898645658cdb324b918"
}
