)]}'
{
  "log": [
    {
      "commit": "eebc4618982d2e618b50e2e244ed5a44a3ce2bdf",
      "tree": "ed68f21215004f1c49a3ae889425d827106a0097",
      "parents": [
        "741b37d83fb0e824998711471fa0993bd75c927e"
      ],
      "author": {
        "name": "Jeremy Gebben",
        "email": "jgebben@codeaurora.org",
        "time": "Wed Aug 31 10:15:21 2011 -0700"
      },
      "committer": {
        "name": "Bryan Huntsman",
        "email": "bryanh@codeaurora.org",
        "time": "Mon Oct 03 16:19:39 2011 -0700"
      },
      "message": "msm: kgsl: clean up adreno220 registers\n\nThere\u0027s not enough of these to justify a separate header.\n\nSigned-off-by: Jeremy Gebben \u003cjgebben@codeaurora.org\u003e\n"
    },
    {
      "commit": "741b37d83fb0e824998711471fa0993bd75c927e",
      "tree": "7f37127a10e0d0a209213222dcb46d7c0a66fec2",
      "parents": [
        "156bca993a4f6b2057f8910338b22c9a76831d16"
      ],
      "author": {
        "name": "Taniya Das",
        "email": "tdas@codeaurora.org",
        "time": "Tue Sep 13 10:26:11 2011 +0530"
      },
      "committer": {
        "name": "Bryan Huntsman",
        "email": "bryanh@codeaurora.org",
        "time": "Mon Oct 03 16:19:39 2011 -0700"
      },
      "message": "msm: Makefile: Cleanup for CONFIG_ARCH_MSM7X27A\n\nmove compilation of common device file.\n\nSigned-off-by: Taniya Das \u003ctdas@codeaurora.org\u003e\n"
    },
    {
      "commit": "156bca993a4f6b2057f8910338b22c9a76831d16",
      "tree": "4cd93e1ce5819cb1ab09b5c74ae14e5618bdb833",
      "parents": [
        "ad4b5f401a376cb2fb7382cb6f7f12d2f89b5417"
      ],
      "author": {
        "name": "David Collins",
        "email": "collinsd@codeaurora.org",
        "time": "Wed Sep 07 17:05:21 2011 -0700"
      },
      "committer": {
        "name": "Bryan Huntsman",
        "email": "bryanh@codeaurora.org",
        "time": "Mon Oct 03 16:19:38 2011 -0700"
      },
      "message": "msm: board-8960: allow VDD_Mem and VDD_Dig retention voltage levels\n\nChange the minimum voltage allowed for both VDD_Mem (L24) and\nVDD_Dig (S3) from 1.15 V to 0.75 V and 0.5 V respectively.  This\nwill allow for voltage minimization to retention levels.\n\nSigned-off-by: David Collins \u003ccollinsd@codeaurora.org\u003e\n"
    },
    {
      "commit": "ad4b5f401a376cb2fb7382cb6f7f12d2f89b5417",
      "tree": "2f5a2f1ec60980ce5100363db5be4388f7de4081",
      "parents": [
        "5e2b2fdc658a0b64e6db2b3fcf3064c0c8ef51d5"
      ],
      "author": {
        "name": "David Collins",
        "email": "collinsd@codeaurora.org",
        "time": "Wed Sep 07 17:01:07 2011 -0700"
      },
      "committer": {
        "name": "Bryan Huntsman",
        "email": "bryanh@codeaurora.org",
        "time": "Mon Oct 03 16:19:37 2011 -0700"
      },
      "message": "msm: rpm_resources: update retention voltage constraints\n\nUpdate the VDD_Mem and VDD_Dig voltages constraints to match the\nmost recent known values.\n\nSigned-off-by: David Collins \u003ccollinsd@codeaurora.org\u003e\n"
    },
    {
      "commit": "5e2b2fdc658a0b64e6db2b3fcf3064c0c8ef51d5",
      "tree": "cd0cf4fef171557193bce25997dd87e2519658d4",
      "parents": [
        "44f672ecbaad3a8c3e577fe4b3decdde7540caa0"
      ],
      "author": {
        "name": "David Collins",
        "email": "collinsd@codeaurora.org",
        "time": "Thu Sep 08 15:23:30 2011 -0700"
      },
      "committer": {
        "name": "Bryan Huntsman",
        "email": "bryanh@codeaurora.org",
        "time": "Mon Oct 03 16:19:37 2011 -0700"
      },
      "message": "msm: mpm: 8960: add more interrupts to the bypassed list\n\nAdd these three interrupts managed by the smd driver into the\nmsm_mpm_bypassed_apps_irqs list:\n1. 169 \u003d SPS_MTI_30              \u003d INT_DSPS_A11_SMSM\n2. 230 \u003d RIVA_APSS_SPARE_IRQ     \u003d INT_WCNSS_A11\n3. 236 \u003d RIVA_APPS_WLAN_SMSM_IRQ \u003d INT_WCNSS_A11_SMSM\n\nSigned-off-by: David Collins \u003ccollinsd@codeaurora.org\u003e\n"
    },
    {
      "commit": "44f672ecbaad3a8c3e577fe4b3decdde7540caa0",
      "tree": "ce43f09957f6e307b1a55f25450e86d7cca98a06",
      "parents": [
        "4ac053cdb9893a85c1d28afa8a1f80f139fa7bdd"
      ],
      "author": {
        "name": "Matt Wagantall",
        "email": "mattw@codeaurora.org",
        "time": "Wed Sep 07 20:31:16 2011 -0700"
      },
      "committer": {
        "name": "Bryan Huntsman",
        "email": "bryanh@codeaurora.org",
        "time": "Mon Oct 03 16:19:36 2011 -0700"
      },
      "message": "msm: acpuclock-9615: Introduce the MDM9615 acpuclock driver\n\nOnly basic CPU scaling is supported at this time.  Voltage\nand bus scaling will be added later once prerequisite\ndrivers are available.\n\nSigned-off-by: Matt Wagantall \u003cmattw@codeaurora.org\u003e\n"
    },
    {
      "commit": "4ac053cdb9893a85c1d28afa8a1f80f139fa7bdd",
      "tree": "df84187808901bdfeb7d7308a03ecf5ffe9e4762",
      "parents": [
        "339aadf4a78a4dedb10e4f5a40bcca742a25dd20"
      ],
      "author": {
        "name": "Iiro Valkonen",
        "email": "iiro.valkonen@atmel.com",
        "time": "Thu Sep 08 11:10:52 2011 -0700"
      },
      "committer": {
        "name": "Bryan Huntsman",
        "email": "bryanh@codeaurora.org",
        "time": "Mon Oct 03 16:19:35 2011 -0700"
      },
      "message": "Input: atmel_mxt_ts - Make wait-after-reset peroid compatible with all chips\n\nThe delay before the chip can be accessed after reset varies between different\nchips in maXTouch family. Waiting for 200ms and then monitoring the CHG (chip\nis ready when the line is low) is guaranteed to work with all chips.\n\nv4: Adjust delay depending on the family ID of the chip. Also add a readback\n    of command register after backup is issued, to make sure we are not\nproceeding\n    too fast there.\nv3: Add a check for NULL read_chg() function, and add the read_chg() to platform\n    files using this driver (currently only mach-goni.c)\nv2: At Dmitry\u0027s suggestion, add a timeout so we are not stuck looping\n    endlessly in case the CHG is not going low.\n\nSigned-off-by: Iiro Valkonen \u003ciiro.valkonen@atmel.com\u003e\nSigned-off-by: Amy Maloche \u003camaloche@codeaurora.org\u003e\n"
    },
    {
      "commit": "339aadf4a78a4dedb10e4f5a40bcca742a25dd20",
      "tree": "257d6343e5da51f4c30ab82b9aafb8df485de2d2",
      "parents": [
        "feea77447cdc0b1e0b2e10a44dcaae20b92544b3"
      ],
      "author": {
        "name": "Manish Dewangan",
        "email": "manish@codeaurora.org",
        "time": "Mon Sep 05 10:31:08 2011 +0530"
      },
      "committer": {
        "name": "Bryan Huntsman",
        "email": "bryanh@codeaurora.org",
        "time": "Mon Oct 03 16:19:34 2011 -0700"
      },
      "message": "msm: audio: qdsp5: Update snd stop callback id to match modem\n\n-Snd pcm session is not getting terminated properly as apps snd pcm\n stop callback id doesn\u0027t match with modem side stop call back id.\n\n-Updated apps snd pcm stop callback id to match with  modem.\n\nSigned-off-by: Manish Dewangan \u003cmanish@codeaurora.org\u003e\n"
    },
    {
      "commit": "feea77447cdc0b1e0b2e10a44dcaae20b92544b3",
      "tree": "a089e9f9d84b78a42ed43bd37270855db41e7092",
      "parents": [
        "0f4098f5b445f624e821e5cc97f88b0635ec95c3"
      ],
      "author": {
        "name": "Neema Shetty",
        "email": "nshetty@codeaurora.org",
        "time": "Sun Sep 11 12:30:36 2011 -0700"
      },
      "committer": {
        "name": "Bryan Huntsman",
        "email": "bryanh@codeaurora.org",
        "time": "Mon Oct 03 16:19:34 2011 -0700"
      },
      "message": "ASoC: msm: Change voice routing controls.\n\nChange voice routing controls to contain back-end DAI and front-end\nDAI information.\n\nCRs-fixed: 304889\nSigned-off-by: Neema Shetty \u003cnshetty@codeaurora.org\u003e\n"
    },
    {
      "commit": "0f4098f5b445f624e821e5cc97f88b0635ec95c3",
      "tree": "dd94c83c9c862bb3f554fb7af2c23e1ab0815452",
      "parents": [
        "6f8108f0d0e6fcf91620cb2033cdbde7203064aa"
      ],
      "author": {
        "name": "Srinivasa Rao Uppala",
        "email": "uppalas@codeaurora.org",
        "time": "Tue Sep 06 16:46:28 2011 +0530"
      },
      "committer": {
        "name": "Bryan Huntsman",
        "email": "bryanh@codeaurora.org",
        "time": "Mon Oct 03 16:19:33 2011 -0700"
      },
      "message": "radio: iris: Added support for FTM commands\n\nThis patch adds support for  RDS group counters,\nSet HLsi and Set notch filter FTM commands.\n\nSigned-off-by: Srinivasa Rao Uppala \u003cuppalas@codeaurora.org\u003e\n"
    },
    {
      "commit": "6f8108f0d0e6fcf91620cb2033cdbde7203064aa",
      "tree": "6a220cd9d1746ecd2f7f7f057d493a149b153658",
      "parents": [
        "5083738e88e84a149fa4591139166db443c5da56"
      ],
      "author": {
        "name": "Mona Hossain",
        "email": "mhossain@codeaurora.org",
        "time": "Tue Sep 13 12:45:09 2011 -0700"
      },
      "committer": {
        "name": "Bryan Huntsman",
        "email": "bryanh@codeaurora.org",
        "time": "Mon Oct 03 16:19:32 2011 -0700"
      },
      "message": "crypto: Fix failure to process F8, F9 request\n\nThis patch clears up the supports for 32KB+ packet\nand makes it more generic (not cipher/hash specific)\n\nThis is done by relocating where the following are being\nprocessed for 32KB+ packets\n- ce_in_dst_desc: from chain_sg_buffer_in() to ce_in_final()\n- ce_out_src_desc: from chain_sg_buffer_out() to ce_out_final()\n\nFurthermore, the descriptor length for the last (single or\nmultiple descriptors) entry of the above mentioned descriptor\nlists is not set correctly.\n\nWith the above fixes, f8, f9 and AEAD operations (on supported\ntargets) is functioning properly.\n\nSigned-off-by: Mona Hossain \u003cmhossain@codeaurora.org\u003e\n"
    },
    {
      "commit": "5083738e88e84a149fa4591139166db443c5da56",
      "tree": "b623f2268b657b47fe87908ef32eb43a2cb22b5d",
      "parents": [
        "0a98de9e61c5aeca1db821e579b351065d9bd860"
      ],
      "author": {
        "name": "Mohan Pallaka",
        "email": "mpallaka@codeaurora.org",
        "time": "Wed Sep 07 11:00:57 2011 +0530"
      },
      "committer": {
        "name": "Bryan Huntsman",
        "email": "bryanh@codeaurora.org",
        "time": "Mon Oct 03 16:19:32 2011 -0700"
      },
      "message": "board-msm8960: Add atmel based touchcontroller for liquid\n\nSigned-off-by: Mohan Pallaka \u003cmpallaka@codeaurora.org\u003e\n"
    },
    {
      "commit": "0a98de9e61c5aeca1db821e579b351065d9bd860",
      "tree": "63459524de26aa0a58d4e85792231e0374147138",
      "parents": [
        "b6f30f016c2184520ccfc8a47fb67739735bf145"
      ],
      "author": {
        "name": "Lucille Sylvester",
        "email": "lsylvest@codeaurora.org",
        "time": "Tue Sep 13 17:20:55 2011 -0600"
      },
      "committer": {
        "name": "Bryan Huntsman",
        "email": "bryanh@codeaurora.org",
        "time": "Mon Oct 03 16:19:31 2011 -0700"
      },
      "message": "msm: kgsl: Temporarily turn off NAP for 8960 stability\n\nSigned-off-by: Lucille Sylvester \u003clsylvest@codeaurora.org\u003e\n"
    },
    {
      "commit": "b6f30f016c2184520ccfc8a47fb67739735bf145",
      "tree": "572c6bea1f97c4daeb7e1987d6295ea544930946",
      "parents": [
        "ecdd1004ead02409d6adb93a0c12320954116d8a"
      ],
      "author": {
        "name": "Matt Wagantall",
        "email": "mattw@codeaurora.org",
        "time": "Wed Sep 07 16:48:56 2011 -0700"
      },
      "committer": {
        "name": "Bryan Huntsman",
        "email": "bryanh@codeaurora.org",
        "time": "Mon Oct 03 16:19:31 2011 -0700"
      },
      "message": "msm: clock-8960: Map voltage level \u0027NONE\u0027 to 0 Volts for vdd_dig\n\nSigned-off-by: Matt Wagantall \u003cmattw@codeaurora.org\u003e\n"
    },
    {
      "commit": "ecdd1004ead02409d6adb93a0c12320954116d8a",
      "tree": "e037f18969f28acd100928c730c62a0290ab5062",
      "parents": [
        "1fc44074b021d432e09ebcb60317dcbbf569c4f6"
      ],
      "author": {
        "name": "Sameer Thalappil",
        "email": "sameert@codeaurora.org",
        "time": "Fri Sep 09 10:52:27 2011 -0700"
      },
      "committer": {
        "name": "Bryan Huntsman",
        "email": "bryanh@codeaurora.org",
        "time": "Mon Oct 03 16:19:30 2011 -0700"
      },
      "message": "wcnss: PM un-register API for Riva platform driver\n\nThis API will be called by the host drivers to un-register the PM APIs\n\nSigned-off-by: Sameer Thalappil \u003csameert@codeaurora.org\u003e\n"
    },
    {
      "commit": "1fc44074b021d432e09ebcb60317dcbbf569c4f6",
      "tree": "8308fd7ab6430343281347119528893bcb527b35",
      "parents": [
        "84e157f94b824e38d24eb0a26433c51e8dca9405"
      ],
      "author": {
        "name": "Peter Krystad",
        "email": "pkrystad@codeaurora.org",
        "time": "Tue Aug 30 15:38:12 2011 -0700"
      },
      "committer": {
        "name": "Bryan Huntsman",
        "email": "bryanh@codeaurora.org",
        "time": "Mon Oct 03 16:19:29 2011 -0700"
      },
      "message": "Bluetooth: Only send mgmt_ops messages for BR-EDR devices\n\nSigned-off-by: Peter Krystad \u003cpkrystad@codeaurora.org\u003e\n"
    },
    {
      "commit": "84e157f94b824e38d24eb0a26433c51e8dca9405",
      "tree": "83ffcd586dd6b16be740b023ed48564d30bb95c0",
      "parents": [
        "0565a2d188e31cd0f51f2cc92c4e264002b96b2e"
      ],
      "author": {
        "name": "Rohit Vaswani",
        "email": "rvaswani@codeaurora.org",
        "time": "Thu Sep 15 11:33:46 2011 -0700"
      },
      "committer": {
        "name": "Bryan Huntsman",
        "email": "bryanh@codeaurora.org",
        "time": "Mon Oct 03 16:19:29 2011 -0700"
      },
      "message": "configs: fsm9xxx_defconfig: Enable IP multicast\n\nAcked-by: Kaushik Sikdar \u003cksikdar@qualcomm.com\u003e\nSigned-off-by: Rohit Vaswani \u003crvaswani@codeaurora.org\u003e\n"
    },
    {
      "commit": "0565a2d188e31cd0f51f2cc92c4e264002b96b2e",
      "tree": "ace72c564185c48f36de6b9ac9c51051e259a700",
      "parents": [
        "ff2d366f21bf5ec2748e890fc15966932f5fd981"
      ],
      "author": {
        "name": "Rohit Vaswani",
        "email": "rvaswani@codeaurora.org",
        "time": "Thu Sep 15 12:53:07 2011 -0700"
      },
      "committer": {
        "name": "Bryan Huntsman",
        "email": "bryanh@codeaurora.org",
        "time": "Mon Oct 03 16:19:28 2011 -0700"
      },
      "message": "net: qfec: Add multicast support\n\nThis adds multicast support to the qfec driver. The driver\nis Level 2 compliant. It can send and receive multicast traffic.\n\nAcked-by: Kaushik Sikdar \u003cksikdar@qualcomm.com\u003e\nSigned-off-by: Rohit Vaswani \u003crvaswani@codeaurora.org\u003e\n"
    },
    {
      "commit": "ff2d366f21bf5ec2748e890fc15966932f5fd981",
      "tree": "27acca3a8ba169a77aa03f8580afab84aed4c5bb",
      "parents": [
        "ab34ca44fcf6d9dd34eeb23ad0d282799b659fe6"
      ],
      "author": {
        "name": "Stepan Moskovchenko",
        "email": "stepanm@codeaurora.org",
        "time": "Wed Aug 31 17:13:32 2011 -0700"
      },
      "committer": {
        "name": "Bryan Huntsman",
        "email": "bryanh@codeaurora.org",
        "time": "Mon Oct 03 16:19:28 2011 -0700"
      },
      "message": "drivers: iommu: Add flags to iommu_domain_alloc\n\nAdd the ability to pass flags into the iommu_domain_alloc\nfunction to specify domain attributes.\n\nSigned-off-by: Stepan Moskovchenko \u003cstepanm@codeaurora.org\u003e\n"
    },
    {
      "commit": "ab34ca44fcf6d9dd34eeb23ad0d282799b659fe6",
      "tree": "aa9d960cc79b955ea341c89f7b56b1e61e61ad50",
      "parents": [
        "d4de6d7efd30339e7fae836c6d3dc354ca4da17f"
      ],
      "author": {
        "name": "Sidipotu Ashok",
        "email": "sashok@codeaurora.org",
        "time": "Fri Jul 22 16:34:20 2011 +0530"
      },
      "committer": {
        "name": "Bryan Huntsman",
        "email": "bryanh@codeaurora.org",
        "time": "Mon Oct 03 16:19:27 2011 -0700"
      },
      "message": "msm: board-msm7x27a: Correcting SND_CURRENT dev id.\n\nChange the SND_CURRENT dev id to align it\nwith change in Modem software.\n\nSigned-off-by: Sidipotu Ashok \u003csashok@codeaurora.org\u003e\n"
    },
    {
      "commit": "d4de6d7efd30339e7fae836c6d3dc354ca4da17f",
      "tree": "4da23180816bf35bec051f6032eaaa27bd078a41",
      "parents": [
        "fcfd4ddf4f47bc6625f880aac2f7b01dd947fccf"
      ],
      "author": {
        "name": "Stephen Boyd",
        "email": "sboyd@codeaurora.org",
        "time": "Tue Sep 13 13:01:40 2011 -0700"
      },
      "committer": {
        "name": "Bryan Huntsman",
        "email": "bryanh@codeaurora.org",
        "time": "Mon Oct 03 16:19:26 2011 -0700"
      },
      "message": "msm: clock-8960: Properly hand off QDSS clocks\n\nSome QDSS clocks come out of reset enabled. This causes problems\nfor drivers which wish to use the clocks during kernel init as\nthe clock driver view of the hardware isn\u0027t in sync with the\nactual hardware state causing clk_set_rate() to hang the device\nwhen it switches the clock to a PLL that is off. Hand off these\nclocks so that drivers can call clk_set_rate() during kernel init\nand not hang the system.\n\nSigned-off-by: Stephen Boyd \u003csboyd@codeaurora.org\u003e\n"
    },
    {
      "commit": "fcfd4ddf4f47bc6625f880aac2f7b01dd947fccf",
      "tree": "ba9ec2e76799d83e1a100476b78a80fbff1e9be9",
      "parents": [
        "18f63087971116fc2af33f90ed42fd764d8ae7c0"
      ],
      "author": {
        "name": "Stephen Boyd",
        "email": "sboyd@codeaurora.org",
        "time": "Tue Sep 13 12:49:57 2011 -0700"
      },
      "committer": {
        "name": "Bryan Huntsman",
        "email": "bryanh@codeaurora.org",
        "time": "Mon Oct 03 16:19:26 2011 -0700"
      },
      "message": "msm: clock-8960: Remove branch control for qdss_at_clk\n\nThis clock always needs to be on for suspend/resume to work.\nRemove control for this branch so that it never turns off.\n\nSigned-off-by: Stephen Boyd \u003csboyd@codeaurora.org\u003e\n"
    },
    {
      "commit": "18f63087971116fc2af33f90ed42fd764d8ae7c0",
      "tree": "12e0bbf4bd8e1b7345133f9dc40eeae21c846d69",
      "parents": [
        "ef2293e7340a45c7d7f412c694b87dd0f19b267d"
      ],
      "author": {
        "name": "Carl Vanderlip",
        "email": "carlv@codeaurora.org",
        "time": "Fri Jul 22 12:32:33 2011 -0700"
      },
      "committer": {
        "name": "Bryan Huntsman",
        "email": "bryanh@codeaurora.org",
        "time": "Mon Oct 03 16:19:25 2011 -0700"
      },
      "message": "video: msm: Defining functions for MIPI CMD panel\n\nDefining do_histogram and lut_update functions for MIPI CMD panel\n\nCRs-Fixed: 294029\nSigned-off-by: Carl Vanderlip \u003ccarlv@codeaurora.org\u003e\n"
    },
    {
      "commit": "ef2293e7340a45c7d7f412c694b87dd0f19b267d",
      "tree": "2cec0f24232f78558e268fd4d405080ec92fe97f",
      "parents": [
        "c42862ab0b4149d6264b39d849aaf70b3de7a1fe"
      ],
      "author": {
        "name": "Abhijeet Dharmapurikar",
        "email": "adharmap@codeaurora.org",
        "time": "Fri Sep 09 14:11:00 2011 -0700"
      },
      "committer": {
        "name": "Bryan Huntsman",
        "email": "bryanh@codeaurora.org",
        "time": "Mon Oct 03 16:19:25 2011 -0700"
      },
      "message": "genirq: explicitly mask a freed irq\n\nWhen an interrupt is freed, the shutdown or the disable callback\nis called for that interrupt. These calls might not be implemented\nor even if they were, might not mask the interrupt.\n\nExplicitly mask the interrupt when it is freed. If not masked, the\ninterrupt could trigger, set the pending bit in the irq controller\nand cause unnecessary wakeup or exits from idle power collapse.\n\nSigned-off-by: Abhijeet Dharmapurikar \u003cadharmap@codeaurora.org\u003e\n\nConflicts:\n\n\tkernel/irq/manage.c\n"
    },
    {
      "commit": "c42862ab0b4149d6264b39d849aaf70b3de7a1fe",
      "tree": "1282791fc27b2cd809a3d3b3039f06c2a2a5f225",
      "parents": [
        "eed82a54b7368f506eb9597cb3b3031ffa01313e"
      ],
      "author": {
        "name": "Ravishangar Kalyanam",
        "email": "rkalya@codeaurora.org",
        "time": "Wed Sep 14 11:42:34 2011 -0700"
      },
      "committer": {
        "name": "Bryan Huntsman",
        "email": "bryanh@codeaurora.org",
        "time": "Mon Oct 03 16:19:24 2011 -0700"
      },
      "message": "msm_fb: display: Fix division by zero error in MDP downscale check\n\nFix division by zero error in MDP downscale validation by rejecting\ndestination rectangle width and height params with 0\n\nSigned-off-by: Ravishangar Kalyanam \u003crkalya@codeaurora.org\u003e\n"
    },
    {
      "commit": "eed82a54b7368f506eb9597cb3b3031ffa01313e",
      "tree": "2861a25b19ff0321cf32e5461e8595cff11f8337",
      "parents": [
        "e9185854706f7744e3ec9072f9679090f44fc570"
      ],
      "author": {
        "name": "Stepan Moskovchenko",
        "email": "stepanm@codeaurora.org",
        "time": "Fri Sep 02 13:19:23 2011 -0700"
      },
      "committer": {
        "name": "Bryan Huntsman",
        "email": "bryanh@codeaurora.org",
        "time": "Mon Oct 03 16:19:24 2011 -0700"
      },
      "message": "msm: 8064: Add SPI Ethernet support for the Rumi3 target\n\nAdd the SPI device declarations, GPIO configuration, and\ninitialization code needed to use the SPI Ethernet\ncontroller found on the APQ8064 Rumi3.\n\nSigned-off-by: Stepan Moskovchenko \u003cstepanm@codeaurora.org\u003e\n"
    },
    {
      "commit": "e9185854706f7744e3ec9072f9679090f44fc570",
      "tree": "fffbef72e39ffde74b4ad79e3d369db6faf3679b",
      "parents": [
        "448db0fde529480f32463323211a2f13dd380e1d"
      ],
      "author": {
        "name": "Santosh Mardi",
        "email": "gsantosh@codeaurora.org",
        "time": "Thu Sep 08 10:38:31 2011 +0530"
      },
      "committer": {
        "name": "Bryan Huntsman",
        "email": "bryanh@codeaurora.org",
        "time": "Mon Oct 03 16:19:23 2011 -0700"
      },
      "message": "msm: audio: qdsp5v2: Broadcast fake audpp enable message\n\nFor multiple playback session for the first session audpp\nIs enabled and successive sessions audpp driver generates\nFake dsp event but not broadcast the audpp layer enable message.\n\nIf two sessions are active, and if one of the session issues audpp\nDisable command audpp driver generates the fake audpp disable event\nto ACDB driver as one more session still active.\n\nThis patch address to broadcast fake audpp enable and disable message.\n\nCRs-Fixed: 300489\nCRs-Fixed: 304331\nSigned-off-by: Santosh Mardi \u003cgsantosh@codeaurora.org\u003e\n"
    },
    {
      "commit": "448db0fde529480f32463323211a2f13dd380e1d",
      "tree": "7eee7faae0843d48d98773eb78584605e96af348",
      "parents": [
        "334304198b792cb4a7512a475423c27fefde787e"
      ],
      "author": {
        "name": "Matt Wagantall",
        "email": "mattw@codeaurora.org",
        "time": "Wed Sep 07 10:17:40 2011 -0700"
      },
      "committer": {
        "name": "Bryan Huntsman",
        "email": "bryanh@codeaurora.org",
        "time": "Mon Oct 03 16:19:22 2011 -0700"
      },
      "message": "msm: clock-8960: Correct rot_clk voltage requirements\n\nThe voltage requirements 96MHz is only LOW, not NOMINAL.\n\nSigned-off-by: Matt Wagantall \u003cmattw@codeaurora.org\u003e\n"
    },
    {
      "commit": "334304198b792cb4a7512a475423c27fefde787e",
      "tree": "db0f4d842d2a7db7ea86391cb73987687511e62d",
      "parents": [
        "8b0d2322548e32b724095b7de69666600a11fee2"
      ],
      "author": {
        "name": "Tianyi Gou",
        "email": "tgou@codeaurora.org",
        "time": "Wed Sep 07 21:50:42 2011 -0700"
      },
      "committer": {
        "name": "Bryan Huntsman",
        "email": "bryanh@codeaurora.org",
        "time": "Mon Oct 03 16:19:22 2011 -0700"
      },
      "message": "msm: clock-8064: Add phys to virt address mapping for clock registers\n\nSigned-off-by: Tianyi Gou \u003ctgou@codeaurora.org\u003e\n"
    },
    {
      "commit": "8b0d2322548e32b724095b7de69666600a11fee2",
      "tree": "9293de30306d95155bda610a784f6de834368dfb",
      "parents": [
        "7a28909b3bee87564712773df71fd28fc35e3e6e"
      ],
      "author": {
        "name": "Kevin Chan",
        "email": "ktchan@codeaurora.org",
        "time": "Sat Sep 10 21:06:31 2011 -0700"
      },
      "committer": {
        "name": "Bryan Huntsman",
        "email": "bryanh@codeaurora.org",
        "time": "Mon Oct 03 16:19:21 2011 -0700"
      },
      "message": "msm: camera: Add support for privacy light on 8960 Liquid\n\nMPP 12 is used for privacy light on Liquid device.\nSetting sink to low to turn the light on.\nPrivacy light is only turn on for front camera.\n\nSigned-off-by: Kevin Chan \u003cktchan@codeaurora.org\u003e\n"
    },
    {
      "commit": "7a28909b3bee87564712773df71fd28fc35e3e6e",
      "tree": "fd96a3347ca1888b7f65f29fbd3639d1a9859f76",
      "parents": [
        "dbeca47ca2f9cd6158139c2df11b3aa5c997ca87"
      ],
      "author": {
        "name": "Vikram Mulukutla",
        "email": "markivx@codeaurora.org",
        "time": "Wed Sep 14 10:08:36 2011 -0700"
      },
      "committer": {
        "name": "Bryan Huntsman",
        "email": "bryanh@codeaurora.org",
        "time": "Mon Oct 03 16:19:21 2011 -0700"
      },
      "message": "msm: subsystem_restart: Add mutex_unlock to return path\n\ndo_epoch_check needs a mutex_unlock in its return path,\nwhen epoch checking is disabled.\n\nSigned-off-by: Vikram Mulukutla \u003cmarkivx@codeaurora.org\u003e\n"
    },
    {
      "commit": "dbeca47ca2f9cd6158139c2df11b3aa5c997ca87",
      "tree": "64712cfaf4603a1028965641e31a47b0159096ab",
      "parents": [
        "20c876f412a2a2b5c8810b0d4fa9e6058bb708f6"
      ],
      "author": {
        "name": "Stephen Boyd",
        "email": "sboyd@codeaurora.org",
        "time": "Mon Sep 12 19:21:22 2011 -0700"
      },
      "committer": {
        "name": "Bryan Huntsman",
        "email": "bryanh@codeaurora.org",
        "time": "Mon Oct 03 16:19:20 2011 -0700"
      },
      "message": "msm: clock-8960: Don\u0027t disable QDSS roots\n\nDisabling the roots of the QDSS clocks prevents an external\ndebugger from coming in and enabling the debug clocks it requires\nto operate. Therefore never disable the roots of these clocks so\nthat debugging continues to work.\n\nSigned-off-by: Stephen Boyd \u003csboyd@codeaurora.org\u003e\n"
    },
    {
      "commit": "20c876f412a2a2b5c8810b0d4fa9e6058bb708f6",
      "tree": "d61f97e93d3b4ca66ec4da2781995b06b5363708",
      "parents": [
        "002e9e03034eec0be01898d36721b3162774beb7"
      ],
      "author": {
        "name": "Mohan Pallaka",
        "email": "mpallaka@codeaurora.org",
        "time": "Fri Aug 05 12:57:38 2011 +0530"
      },
      "committer": {
        "name": "Bryan Huntsman",
        "email": "bryanh@codeaurora.org",
        "time": "Mon Oct 03 16:19:20 2011 -0700"
      },
      "message": "board-8960: Add regulator info for atmel touchscreen\n\nSigned-off-by: Mohan Pallaka \u003cmpallaka@codeaurora.org\u003e\n"
    },
    {
      "commit": "002e9e03034eec0be01898d36721b3162774beb7",
      "tree": "00d3e7ad603647714834f50678e84c67af91f306",
      "parents": [
        "939ff3f7e1bdcfb0d46343ec9ff909b7d4caf334"
      ],
      "author": {
        "name": "Mohan Pallaka",
        "email": "mpallaka@codeaurora.org",
        "time": "Fri Aug 05 11:23:22 2011 +0530"
      },
      "committer": {
        "name": "Bryan Huntsman",
        "email": "bryanh@codeaurora.org",
        "time": "Mon Oct 03 16:19:19 2011 -0700"
      },
      "message": "board-8960: Add keymap for liquid platform\n\nSigned-off-by: Mohan Pallaka \u003cmpallaka@codeaurora.org\u003e\n"
    },
    {
      "commit": "939ff3f7e1bdcfb0d46343ec9ff909b7d4caf334",
      "tree": "8e640fcebfe9a80652c96213de17eb4da2fdac98",
      "parents": [
        "054dc107f98f31b2941489bd37e647e8be7b34e6"
      ],
      "author": {
        "name": "Bradley Rubin",
        "email": "brubin@codeaurora.org",
        "time": "Fri Aug 26 17:19:34 2011 -0700"
      },
      "committer": {
        "name": "Bryan Huntsman",
        "email": "bryanh@codeaurora.org",
        "time": "Mon Oct 03 16:19:18 2011 -0700"
      },
      "message": "ASoC: WCD9310: Fix issue with ANC firmware parsing\n\nIncorrect parsing of ANC firmware can lead to DAPM\nfailing to successfully enable ANC, which can cause\na kernel panic.\n\nSigned-off-by: Brad Rubin \u003cbrubin@codeaurora.org\u003e\n"
    },
    {
      "commit": "054dc107f98f31b2941489bd37e647e8be7b34e6",
      "tree": "33080001dc39a9a5076ad3ee146ed776096b10b3",
      "parents": [
        "7a7e46f6c1b48a5e2a3234bf0bb0e0ccfcd90323"
      ],
      "author": {
        "name": "kuogee hsieh",
        "email": "khsieh@codeaurora.org",
        "time": "Fri Sep 09 10:02:58 2011 -0700"
      },
      "committer": {
        "name": "Bryan Huntsman",
        "email": "bryanh@codeaurora.org",
        "time": "Mon Oct 03 16:19:18 2011 -0700"
      },
      "message": "msm_fb: display: add mutex during lcdc off\n\nThere has possibility that suspend operation and screen\nupdate happen simultaneously. There mutex at lcdc_off is\nnecessary to serialize both lcdc off and pan display.\n\nCRs-fixed: 302527\nSigned-off-by: Khsieh \u003ckhsieh@codeaurora.org\u003e\n"
    },
    {
      "commit": "7a7e46f6c1b48a5e2a3234bf0bb0e0ccfcd90323",
      "tree": "ae63d81374a1699740f935e9a442065cad4e2a04",
      "parents": [
        "5f5dde17cbca734d3a95ea3bea26f5277128ae94"
      ],
      "author": {
        "name": "Ravishangar Kalyanam",
        "email": "rkalya@codeaurora.org",
        "time": "Mon Sep 12 12:45:29 2011 -0700"
      },
      "committer": {
        "name": "Bryan Huntsman",
        "email": "bryanh@codeaurora.org",
        "time": "Mon Oct 03 16:19:17 2011 -0700"
      },
      "message": "msm_fb: display: Set DSI Video mode dest type as DISPLAY_LCDC\n\nSet DSI Video mode dest type as DISPLAY_LCDC to return\ncorrect fps to userspace in reserved[4]\n\nCRs-Fixed: 302910\nSigned-off-by: Ravishangar Kalyanam \u003crkalya@codeaurora.org\u003e\n"
    },
    {
      "commit": "5f5dde17cbca734d3a95ea3bea26f5277128ae94",
      "tree": "e7b906278ee1a17adcca10c399cbad1b395439fb",
      "parents": [
        "962ff20afa41ddb967d2f29f2acef17f17ee5ad8"
      ],
      "author": {
        "name": "Mona Hossain",
        "email": "mhossain@codeaurora.org",
        "time": "Mon Sep 12 10:28:34 2011 -0700"
      },
      "committer": {
        "name": "Bryan Huntsman",
        "email": "bryanh@codeaurora.org",
        "time": "Mon Oct 03 16:19:17 2011 -0700"
      },
      "message": "crypto: Add support for larger ce block size\n\nAdds support for CE block size larger than 16 bytes\nby setting appropriate bits in CRYPTO_CONFIG register.\nNOTE:  This bits are functional in rev 4.2 and higher\nof the CE hardware. Setting the bits in 4.0 HW does not\ndo anything.\n\nSigned-off-by: Mona Hossain \u003cmhossain@codeaurora.org\u003e\n"
    },
    {
      "commit": "962ff20afa41ddb967d2f29f2acef17f17ee5ad8",
      "tree": "ac46757cb9bd3fb00e4ec3ca7ee1aa6632376ad5",
      "parents": [
        "64bd5309f8bcf2e7f7cce6e1eb6dfbf3a13b07f6"
      ],
      "author": {
        "name": "Mona Hossain",
        "email": "mhossain@codeaurora.org",
        "time": "Tue Sep 13 11:07:26 2011 -0700"
      },
      "committer": {
        "name": "Bryan Huntsman",
        "email": "bryanh@codeaurora.org",
        "time": "Mon Oct 03 16:19:16 2011 -0700"
      },
      "message": "crypto: Remove configuration of CRYPTO_CONFIG register\n\nCRYPTO_CONFIG is configured by secure code and the register\nis XPU protected. Writing to this register has no effect.\n\nSigned-off-by: Mona Hossain \u003cmhossain@codeaurora.org\u003e\n"
    },
    {
      "commit": "64bd5309f8bcf2e7f7cce6e1eb6dfbf3a13b07f6",
      "tree": "c4ddce6a45452e551227f40c9e5f09ccfbdb8322",
      "parents": [
        "7dfd197f980188bba5784cf625246f083ec58a2f"
      ],
      "author": {
        "name": "Brian Gix",
        "email": "bgix@codeaurora.org",
        "time": "Thu Sep 08 11:35:48 2011 -0700"
      },
      "committer": {
        "name": "Bryan Huntsman",
        "email": "bryanh@codeaurora.org",
        "time": "Mon Oct 03 16:19:16 2011 -0700"
      },
      "message": "Bluetooth: Fix balance of hci_dev_get/hci_dev_put\n\nSigned-off-by: Brian Gix \u003cbgix@codeaurora.org\u003e\n"
    },
    {
      "commit": "7dfd197f980188bba5784cf625246f083ec58a2f",
      "tree": "81279dc9c7cf3f8e8518982ab36f24a2f58b831b",
      "parents": [
        "357a4676beaf55263f3ad217dee4491cb4ea513d"
      ],
      "author": {
        "name": "Eric Holmberg",
        "email": "eholmber@codeaurora.org",
        "time": "Fri Sep 09 16:07:57 2011 -0600"
      },
      "committer": {
        "name": "Bryan Huntsman",
        "email": "bryanh@codeaurora.org",
        "time": "Mon Oct 03 16:19:15 2011 -0700"
      },
      "message": "msm: smd: Update subsystem restart support\n\nAdd Modem FW support to the subsystem restart code.\n\nSigned-off-by: Eric Holmberg \u003ceholmber@codeaurora.org\u003e\n"
    },
    {
      "commit": "357a4676beaf55263f3ad217dee4491cb4ea513d",
      "tree": "a7efc0492e9d7729157315c12494416b02e54198",
      "parents": [
        "71c86b7acbd49aecded5fa64a5953432d6000014"
      ],
      "author": {
        "name": "Eric Holmberg",
        "email": "eholmber@codeaurora.org",
        "time": "Fri Sep 09 15:23:18 2011 -0600"
      },
      "committer": {
        "name": "Bryan Huntsman",
        "email": "bryanh@codeaurora.org",
        "time": "Mon Oct 03 16:19:14 2011 -0700"
      },
      "message": "msm: smd: Add Q6FW edges\n\nAdd Q6FW (modem FW) edge definitions.\n\nSigned-off-by: Eric Holmberg \u003ceholmber@codeaurora.org\u003e\n"
    },
    {
      "commit": "71c86b7acbd49aecded5fa64a5953432d6000014",
      "tree": "b27b70dfb8e8bafd877318625f598cca8f1da69a",
      "parents": [
        "545e836759d0dd719ccfa19722b470bcb90be105"
      ],
      "author": {
        "name": "Rohit Vaswani",
        "email": "rvaswani@codeaurora.org",
        "time": "Fri Sep 09 16:51:46 2011 -0700"
      },
      "committer": {
        "name": "Bryan Huntsman",
        "email": "bryanh@codeaurora.org",
        "time": "Mon Oct 03 16:19:14 2011 -0700"
      },
      "message": "msm: iomap: Add the RPM, APCS_GLB base for MSM9615\n\nThis patch corrects the APCS_GCC base used by the RPM and\nadds the RPM, RPM_MPM and APCS_GLB base to the iomap.\n\nSigned-off-by: Rohit Vaswani \u003crvaswani@codeaurora.org\u003e\n"
    },
    {
      "commit": "545e836759d0dd719ccfa19722b470bcb90be105",
      "tree": "fae39f39e68875dffac7bb76c18efab98a0d3f8b",
      "parents": [
        "bbf9a472c9484c9e7a0b6ec15995a29afa0dfaeb"
      ],
      "author": {
        "name": "Stephen Boyd",
        "email": "sboyd@codeaurora.org",
        "time": "Tue Sep 13 15:04:38 2011 -0700"
      },
      "committer": {
        "name": "Bryan Huntsman",
        "email": "bryanh@codeaurora.org",
        "time": "Mon Oct 03 16:19:13 2011 -0700"
      },
      "message": "msm: peripheral-loader: Ignore pil_put(NULL|ERR_PTR)\n\nInstead of printing a warning just skip doing anything in\npil_put() if the pointer is NULL or an error pointer. This should\nmake error paths simpler.\n\nSigned-off-by: Stephen Boyd \u003csboyd@codeaurora.org\u003e\n"
    },
    {
      "commit": "bbf9a472c9484c9e7a0b6ec15995a29afa0dfaeb",
      "tree": "1babbeb5a39980115b77b6f052f955d0a53cf01f",
      "parents": [
        "57f65008859e72fcbb5b14f24e2807b60791ea2b"
      ],
      "author": {
        "name": "Manoj Rao",
        "email": "manojraj@codeaurora.org",
        "time": "Tue Jun 14 21:05:18 2011 -0700"
      },
      "committer": {
        "name": "Bryan Huntsman",
        "email": "bryanh@codeaurora.org",
        "time": "Mon Oct 03 16:19:13 2011 -0700"
      },
      "message": "msm_fb: HDMI: Support for 480p 16:9 in HDMI Driver\n\nRequirement for customer (Samsung) to have support\nfor 720x480p 16:9 aspect ratio, prior to this we\nsupported only 4:3 aspect ratio for 720x480p.\nAdding the appropriate Lookup Table changes.\n\nSigned-off-by: Manoj Rao \u003cmanojraj@codeaurora.org\u003e\n"
    },
    {
      "commit": "57f65008859e72fcbb5b14f24e2807b60791ea2b",
      "tree": "d7bdbdfd0b6143c482e8b1aa6c24825a53685227",
      "parents": [
        "66cd093ac663b75aff0e41e59fd4d5439cbdfd0e"
      ],
      "author": {
        "name": "Laura Abbott",
        "email": "lauraa@codeaurora.org",
        "time": "Mon Sep 12 11:07:33 2011 -0700"
      },
      "committer": {
        "name": "Bryan Huntsman",
        "email": "bryanh@codeaurora.org",
        "time": "Mon Oct 03 16:19:12 2011 -0700"
      },
      "message": "msm: remove outdated comment for strongly ordered memory\n\nThe comment related to strongly ordered memory no longer describes\nwhat the code does. Remove it.\n\nSigned-off-by: Laura Abbott \u003clauraa@codeaurora.org\u003e\n"
    },
    {
      "commit": "66cd093ac663b75aff0e41e59fd4d5439cbdfd0e",
      "tree": "a7a3039aca9d7c22a159ddee22ec8315d73ecd45",
      "parents": [
        "738c931e6926a0426b3ac3ba54b4c14f9984b56d"
      ],
      "author": {
        "name": "Matt Wagantall",
        "email": "mattw@codeaurora.org",
        "time": "Mon Sep 12 19:04:34 2011 -0700"
      },
      "committer": {
        "name": "Bryan Huntsman",
        "email": "bryanh@codeaurora.org",
        "time": "Mon Oct 03 16:19:12 2011 -0700"
      },
      "message": "msm: clock-8x60: Add support for ebi2_clk and ebi2_2x_clk\n\nThese clocks are linked in a dependency chain by software\nso that enabling ebi2_clk is sufficient to cause both\nclock to enable.\n\nSigned-off-by: Matt Wagantall \u003cmattw@codeaurora.org\u003e\n"
    },
    {
      "commit": "738c931e6926a0426b3ac3ba54b4c14f9984b56d",
      "tree": "6fbdc96a8b514cc26156714ee82ddbfa698033e5",
      "parents": [
        "0747758d8042a27dce234764615b6e9b9caa6a4b"
      ],
      "author": {
        "name": "Harini Jayaraman",
        "email": "harinij@codeaurora.org",
        "time": "Thu Sep 08 15:22:38 2011 -0600"
      },
      "committer": {
        "name": "Bryan Huntsman",
        "email": "bryanh@codeaurora.org",
        "time": "Mon Oct 03 16:19:11 2011 -0700"
      },
      "message": "msm: Add SPI QUP support for MSM9615.\n\nAdd the device definitions and platform data to support\nSPI QUP on MSM9615.\n\nSigned-off-by: Harini Jayaraman \u003charinij@codeaurora.org\u003e\n"
    },
    {
      "commit": "0747758d8042a27dce234764615b6e9b9caa6a4b",
      "tree": "53bbaaddceb4ddabc84e8b6db3a95600548c62b5",
      "parents": [
        "988feaf8de555bf2b10118d42f0563386f4de17a"
      ],
      "author": {
        "name": "Neema Shetty",
        "email": "nshetty@codeaurora.org",
        "time": "Fri Sep 02 17:35:44 2011 -0700"
      },
      "committer": {
        "name": "Bryan Huntsman",
        "email": "bryanh@codeaurora.org",
        "time": "Mon Oct 03 16:19:10 2011 -0700"
      },
      "message": "ASoC: msm: Release CVD handles on LPASS restart.\n\nSigned-off-by: Neema Shetty \u003cnshetty@codeaurora.org\u003e\n"
    },
    {
      "commit": "988feaf8de555bf2b10118d42f0563386f4de17a",
      "tree": "1da6c4fa300365882b2b0145358fa806638cc12b",
      "parents": [
        "bcef77324e5e52fa546e0cf25d9609697167633c"
      ],
      "author": {
        "name": "Saravana Kannan",
        "email": "skannan@codeaurora.org",
        "time": "Wed Sep 07 19:57:06 2011 -0700"
      },
      "committer": {
        "name": "Bryan Huntsman",
        "email": "bryanh@codeaurora.org",
        "time": "Mon Oct 03 16:19:10 2011 -0700"
      },
      "message": "msm: scm: Add API to query for service/command availability.\n\nSigned-off-by: Saravana Kannan \u003cskannan@codeaurora.org\u003e\n"
    },
    {
      "commit": "bcef77324e5e52fa546e0cf25d9609697167633c",
      "tree": "7c447bc62334db737d474481779cfaeca8a1b7df",
      "parents": [
        "b823cd575085d42200a5672f9663918b6dac5aa9"
      ],
      "author": {
        "name": "Harini Jayaraman",
        "email": "harinij@codeaurora.org",
        "time": "Thu Sep 01 12:12:58 2011 -0600"
      },
      "committer": {
        "name": "Bryan Huntsman",
        "email": "bryanh@codeaurora.org",
        "time": "Mon Oct 03 16:19:09 2011 -0700"
      },
      "message": "spi_qsd: Fix for SPI Operational State Invalid error\n\nThis error is reproted randomly when the SPI core is put\ninto RUN state and occurs when the ACPU clock is low.\nWhen the timer expires, we check again to ensure that the\nSTATE_VALID bit is set before returning.\n\nCRs-fixed: 304672\nSigned-off-by: Harini Jayaraman \u003charinij@codeaurora.org\u003e\n"
    },
    {
      "commit": "b823cd575085d42200a5672f9663918b6dac5aa9",
      "tree": "4190e590d7d9658e4406bc72b64821f34048c6f1",
      "parents": [
        "391ec1be2f31b05152ae834908913dea4ab9f573"
      ],
      "author": {
        "name": "David Collins",
        "email": "collinsd@codeaurora.org",
        "time": "Wed Aug 31 10:14:51 2011 -0700"
      },
      "committer": {
        "name": "Bryan Huntsman",
        "email": "bryanh@codeaurora.org",
        "time": "Mon Oct 03 16:19:09 2011 -0700"
      },
      "message": "defconfig: msm8960: enable RPM log for 8960\n\nSigned-off-by: David Collins \u003ccollinsd@codeaurora.org\u003e\n\nConflicts:\n\n\tarch/arm/configs/msm8960_defconfig\n"
    },
    {
      "commit": "391ec1be2f31b05152ae834908913dea4ab9f573",
      "tree": "be6ad321875c8bd4abfe4345cfe2ba6e6121e17b",
      "parents": [
        "cf065315c021d1236a77164a899715a82f88ed39"
      ],
      "author": {
        "name": "Eric Holmberg",
        "email": "eholmber@codeaurora.org",
        "time": "Fri Sep 09 14:02:22 2011 -0600"
      },
      "committer": {
        "name": "Bryan Huntsman",
        "email": "bryanh@codeaurora.org",
        "time": "Mon Oct 03 16:19:08 2011 -0700"
      },
      "message": "msm: smem_log: Handle disabled logging regions\n\nProperly handle disabled logging regions.\n\nCRs-fixed: 300312\nSigned-off-by: Eric Holmberg \u003ceholmber@codeaurora.org\u003e\n"
    },
    {
      "commit": "cf065315c021d1236a77164a899715a82f88ed39",
      "tree": "beeea3ff114721d8ab80db0a3a5d832e4385e480",
      "parents": [
        "fd97843e7efcf4104897767970fec40d54803417"
      ],
      "author": {
        "name": "Eric Holmberg",
        "email": "eholmber@codeaurora.org",
        "time": "Fri Sep 09 14:00:40 2011 -0600"
      },
      "committer": {
        "name": "Bryan Huntsman",
        "email": "bryanh@codeaurora.org",
        "time": "Mon Oct 03 16:19:08 2011 -0700"
      },
      "message": "msm: smem_log: Fix handling of default logging area\n\nFix code that was always using the default logging\narea when copying log data to userspace, even if\na different logging area had been selected.\n\nSigned-off-by: Eric Holmberg \u003ceholmber@codeaurora.org\u003e\n"
    },
    {
      "commit": "fd97843e7efcf4104897767970fec40d54803417",
      "tree": "a777dcb5b0a0ed0f8b972b26e37cc4ad9639a9a1",
      "parents": [
        "976cf0e96581d57f0b71f0f146c9d0e5348e3e90"
      ],
      "author": {
        "name": "Jordan Crouse",
        "email": "jcrouse@codeaurora.org",
        "time": "Fri Sep 02 14:34:32 2011 -0600"
      },
      "committer": {
        "name": "Bryan Huntsman",
        "email": "bryanh@codeaurora.org",
        "time": "Mon Oct 03 16:19:07 2011 -0700"
      },
      "message": "msm: kgsl: Fix an over greedy CONFIG_ANDROID_PMEM ifdef\n\nkgsl_get_phys_file is used for both PMEM and the framebuffer,\nso adjust the #ifdef CONFIG_ANDROID_PMEM to only omit the\nPMEM specific parts.\n\nSigned-off-by: Jordan Crouse \u003cjcrouse@codeaurora.org\u003e\n"
    },
    {
      "commit": "976cf0e96581d57f0b71f0f146c9d0e5348e3e90",
      "tree": "c41feb284416ca08581919e3ae088fa4d3403e7a",
      "parents": [
        "75a25ca6f8640eeb7e7f8ce4258c05bf051b9dc9"
      ],
      "author": {
        "name": "Jordan Crouse",
        "email": "jcrouse@codeaurora.org",
        "time": "Mon Sep 12 10:41:49 2011 -0600"
      },
      "committer": {
        "name": "Bryan Huntsman",
        "email": "bryanh@codeaurora.org",
        "time": "Mon Oct 03 16:19:06 2011 -0700"
      },
      "message": "msm: kgsl: Avoid a possible variable dereference in kgsl_mmap\n\nThere was a possiblity that a variable would be dereferenced\nin a loop, so use a temporary holder to avoid any corner\ncase problems.\n\nSigned-off-by: Jordan Crouse \u003cjcrouse@codeaurora.org\u003e\n"
    },
    {
      "commit": "75a25ca6f8640eeb7e7f8ce4258c05bf051b9dc9",
      "tree": "6b8e48b0a27fd1d21c32aa949bfc04b80785ebd2",
      "parents": [
        "d727efce414d9ed8bbac15f6568229f35827e9a4"
      ],
      "author": {
        "name": "Jordan Crouse",
        "email": "jcrouse@codeaurora.org",
        "time": "Fri Sep 09 12:49:57 2011 -0600"
      },
      "committer": {
        "name": "Bryan Huntsman",
        "email": "bryanh@codeaurora.org",
        "time": "Mon Oct 03 16:19:06 2011 -0700"
      },
      "message": "msm: subsystem-restart: Fixup variable declaration\n\nA variable in do_epoch_check could possibly be\nuninitialized when it gets used, so initalize to NULL\nand check for failure.\n\nSigned-off-by: Jordan Crouse \u003cjcrouse@codeaurora.org\u003e\n"
    },
    {
      "commit": "d727efce414d9ed8bbac15f6568229f35827e9a4",
      "tree": "a36696e0c9e1f5f4887040737a2807efc5cba5d3",
      "parents": [
        "c29f2911c9cb91023e72c99613a663746de5e822"
      ],
      "author": {
        "name": "Matt Wagantall",
        "email": "mattw@codeaurora.org",
        "time": "Tue Sep 13 14:17:03 2011 -0700"
      },
      "committer": {
        "name": "Bryan Huntsman",
        "email": "bryanh@codeaurora.org",
        "time": "Mon Oct 03 16:19:05 2011 -0700"
      },
      "message": "msm: clock-fsm9xxxx: Add dummy clocks for additional crypo devices\n\nSigned-off-by: Matt Wagantall \u003cmattw@codeaurora.org\u003e\n"
    },
    {
      "commit": "c29f2911c9cb91023e72c99613a663746de5e822",
      "tree": "80dc34e33a62f7e2e01988110dbb1a8654d82cbe",
      "parents": [
        "efa6af86db6c730af6b4b8c7a5ed8f8b6a084c03"
      ],
      "author": {
        "name": "Maya Erez",
        "email": "merez@codeaurora.org",
        "time": "Mon Aug 22 14:32:13 2011 +0300"
      },
      "committer": {
        "name": "Bryan Huntsman",
        "email": "bryanh@codeaurora.org",
        "time": "Mon Oct 03 16:19:05 2011 -0700"
      },
      "message": "msm: sdio: add sdio_close support for stream mode channels\n\nSigned-off-by: Maya Erez \u003cmerez@codeaurora.org\u003e\n"
    },
    {
      "commit": "efa6af86db6c730af6b4b8c7a5ed8f8b6a084c03",
      "tree": "9d059d3a69cfd6edef8c3bbc749dae1f2d0146a2",
      "parents": [
        "88124ba6348cf5f24bcaba79d14b7cd56c145043"
      ],
      "author": {
        "name": "Sahitya Tummala",
        "email": "stummala@codeaurora.org",
        "time": "Wed Sep 07 14:46:30 2011 +0530"
      },
      "committer": {
        "name": "Bryan Huntsman",
        "email": "bryanh@codeaurora.org",
        "time": "Mon Oct 03 16:19:04 2011 -0700"
      },
      "message": "mmc: msm_sdcc: Fix issue with msmsdcc_enable()\n\nDue to the recent commit 68338b, any pending runtime PM\nwork (runtime suspend/resume request) is not getting\ncancelled before enabling the host for a new request.\nThis results in a possibility for suspend work to happen\nin parallel while processing any active SD/MMC command.\n\nCRs-fixed: 305399\nSigned-off-by: Sahitya Tummala \u003cstummala@codeaurora.org\u003e\n"
    },
    {
      "commit": "88124ba6348cf5f24bcaba79d14b7cd56c145043",
      "tree": "feced87fc2aec2bda1c0a1f10af27e8f410c01be",
      "parents": [
        "0e506aba9ac3c264a7f64cf678dc643e0c9a97d4"
      ],
      "author": {
        "name": "Rahul Kashyap",
        "email": "rkashyap@codeaurora.org",
        "time": "Mon Aug 29 23:30:23 2011 +0530"
      },
      "committer": {
        "name": "Bryan Huntsman",
        "email": "bryanh@codeaurora.org",
        "time": "Mon Oct 03 16:19:04 2011 -0700"
      },
      "message": "board: msm7x27a: Put BT vregs in LPM Pin control.\n\nBT vregs are put in LPM with D1_XO_EN. It doesn\u0027t disable\nthe vreg anymore.Capacitive charging Current Spikes are\nseen if the vreg is disabled, instead of putting in LPM.\n\nSigned-off-by: Rahul Kashyap \u003crkashyap@codeaurora.org\u003e\n"
    },
    {
      "commit": "0e506aba9ac3c264a7f64cf678dc643e0c9a97d4",
      "tree": "b42ab1e19b7a9f19ff3906ca8ef0f66147212261",
      "parents": [
        "269de7fc6653e7a83a4539d5a3b2c412718f239a"
      ],
      "author": {
        "name": "Santosh Sajjan",
        "email": "ssajjan@codeaurora.org",
        "time": "Tue Aug 30 12:30:50 2011 +0530"
      },
      "committer": {
        "name": "Bryan Huntsman",
        "email": "bryanh@codeaurora.org",
        "time": "Mon Oct 03 16:19:03 2011 -0700"
      },
      "message": "wlan: Put vregs in LPM Pin control.\n\nWLAN vregs are put in LPM with A0_XO_EN. It doesn\u0027t disable\nthe vreg anymore.Capacitive charging Current Spikes are\nseen if the vreg is disabled, instead of putting in LPM.\n\nSigned-off-by: Santosh Sajjan \u003cssajjan@codeaurora.org\u003e\n"
    },
    {
      "commit": "269de7fc6653e7a83a4539d5a3b2c412718f239a",
      "tree": "884551f438fca1567957c22009419c50588a5589",
      "parents": [
        "bb8404804e9e9d8e067e91f8146f87350f0958aa"
      ],
      "author": {
        "name": "Sriranjan Srikantam",
        "email": "cssrika@codeaurora.org",
        "time": "Tue Sep 06 18:24:45 2011 -0700"
      },
      "committer": {
        "name": "Bryan Huntsman",
        "email": "bryanh@codeaurora.org",
        "time": "Mon Oct 03 16:19:02 2011 -0700"
      },
      "message": "ASoC: msm8960: Fix LPA volume saturation at higher volume levels\n\nLPA volume is saturated at higher volume levels as maximum gain\nvalue is higher than unity gain value. Maximum LPA volume value\nshould be set to unity gain value i.e. 0x2000 to avoid saturation\nat higher volume levels. Fix the saturation issue by changing the\nmaximum gain value\n\nCRs-Fixed: 304858\nSigned-off-by: Sriranjan Srikantam \u003ccssrika@codeaurora.org\u003e\n"
    },
    {
      "commit": "bb8404804e9e9d8e067e91f8146f87350f0958aa",
      "tree": "43e53a48a2cf49e528f89689b351e57cf2d3fb9e",
      "parents": [
        "eba526719a2b3919f0b5be5c77b69158bd4103b0"
      ],
      "author": {
        "name": "Kevin Chan",
        "email": "ktchan@codeaurora.org",
        "time": "Fri Sep 09 16:07:58 2011 -0700"
      },
      "committer": {
        "name": "Bryan Huntsman",
        "email": "bryanh@codeaurora.org",
        "time": "Mon Oct 03 16:19:02 2011 -0700"
      },
      "message": "msm: camera: Update csi interrupt trigger conditon\n\nCsi interrupt is a active high trigger,\nupdated to match hardware spec.\nUpdate csi interrupt mask to show error only.\nMask csi interrupt when camera exit\n\nSigned-off-by: Kevin Chan \u003cktchan@codeaurora.org\u003e\n"
    },
    {
      "commit": "eba526719a2b3919f0b5be5c77b69158bd4103b0",
      "tree": "974a2dc5fc425a582dff2fe7053ce1ccabeea7c2",
      "parents": [
        "8912c38948d89ec42a49f173db6d213845a38610"
      ],
      "author": {
        "name": "Harini Jayaraman",
        "email": "harinij@codeaurora.org",
        "time": "Thu Sep 08 15:13:00 2011 -0600"
      },
      "committer": {
        "name": "Bryan Huntsman",
        "email": "bryanh@codeaurora.org",
        "time": "Mon Oct 03 16:19:01 2011 -0700"
      },
      "message": "msm: Add I2C QUP support for MSM9615\n\nAdd the device definitions and platform data to support\nI2C QUP on MSM9615.\n\nSigned-off-by: Harini Jayaraman \u003charinij@codeaurora.org\u003e\n"
    },
    {
      "commit": "8912c38948d89ec42a49f173db6d213845a38610",
      "tree": "1b4c2ccd0df9fbb7856ea05cf8fc14cecf2501e8",
      "parents": [
        "77db73fe405c8a03d895641c2c68560b858f31ef"
      ],
      "author": {
        "name": "Sriranjan Srikantam",
        "email": "cssrika@codeaurora.org",
        "time": "Mon Sep 12 12:20:57 2011 -0700"
      },
      "committer": {
        "name": "Bryan Huntsman",
        "email": "bryanh@codeaurora.org",
        "time": "Mon Oct 03 16:19:01 2011 -0700"
      },
      "message": "Revert \"ASoC: msm8960: Use DAPM_PRE and POST for MCLK\"\n\nThis reverts commit 7687dc0741be36ed1537180e9ac716724dd704b9.\n\nSigned-off-by: Sriranjan Srikantam \u003ccssrika@codeaurora.org\u003e\n"
    },
    {
      "commit": "77db73fe405c8a03d895641c2c68560b858f31ef",
      "tree": "254ddf0e67c36e431fd63f76e024f1b00376783b",
      "parents": [
        "20a123325f50c82a27f95451d4206eec06ea30e0"
      ],
      "author": {
        "name": "Matt Wagantall",
        "email": "mattw@codeaurora.org",
        "time": "Tue Sep 13 15:18:58 2011 -0700"
      },
      "committer": {
        "name": "Bryan Huntsman",
        "email": "bryanh@codeaurora.org",
        "time": "Mon Oct 03 16:19:00 2011 -0700"
      },
      "message": "msm: msm_bus: Downgrade some halt/unhalt error messages to debug level\n\nThese errors are returned to the caller, which may not always\ncare about its success.  Leave it up to the caller to check\nthe return code and print an error message when failures\ndo matter.\n\nSigned-off-by: Matt Wagantall \u003cmattw@codeaurora.org\u003e\n"
    },
    {
      "commit": "20a123325f50c82a27f95451d4206eec06ea30e0",
      "tree": "bfd3216196e1173414c996d91911322497b48a44",
      "parents": [
        "c1d2b68990c664c1e6c46bb0992e24dec75642b4"
      ],
      "author": {
        "name": "Stepan Moskovchenko",
        "email": "stepanm@codeaurora.org",
        "time": "Tue Sep 13 13:54:59 2011 -0700"
      },
      "committer": {
        "name": "Bryan Huntsman",
        "email": "bryanh@codeaurora.org",
        "time": "Mon Oct 03 16:19:00 2011 -0700"
      },
      "message": "msm: platsmp: Support waking up more than two CPUs\n\nAdd handling to boot_secondary to take an arbitrary number\nof CPUs out of reset.\n\nSigned-off-by: Stepan Moskovchenko \u003cstepanm@codeaurora.org\u003e\n"
    },
    {
      "commit": "c1d2b68990c664c1e6c46bb0992e24dec75642b4",
      "tree": "f011b9138981bdb39d080175e8baccba53a73f24",
      "parents": [
        "89f25ceab3822c74dfdd41b11c26bf5ea6288d65"
      ],
      "author": {
        "name": "Ramesh Masavarapu",
        "email": "rameshm@codeaurora.org",
        "time": "Wed Sep 07 14:57:58 2011 -0700"
      },
      "committer": {
        "name": "Bryan Huntsman",
        "email": "bryanh@codeaurora.org",
        "time": "Mon Oct 03 16:18:59 2011 -0700"
      },
      "message": "crypto: Driver cleanup\n\nRemoved printk messages and replaced them with corresponding\npr_err, pr_debug messages. Added log messages when memory\nallocation fails.\n\nSigned-off-by: Ramesh Masavarapu \u003crameshm@codeaurora.org\u003e\n"
    },
    {
      "commit": "89f25ceab3822c74dfdd41b11c26bf5ea6288d65",
      "tree": "74ac22c6f8772552302fad30c602d0267055cebd",
      "parents": [
        "355611a382ed3ba31b83887e143708b74f9641d2"
      ],
      "author": {
        "name": "Jay Chokshi",
        "email": "jchokshi@codeaurora.org",
        "time": "Mon Aug 29 17:29:05 2011 -0700"
      },
      "committer": {
        "name": "Bryan Huntsman",
        "email": "bryanh@codeaurora.org",
        "time": "Mon Oct 03 16:18:58 2011 -0700"
      },
      "message": "defconfig: 8064: Enable PMIC PM8821 and subdevices\n\nSigned-off-by: Jay Chokshi \u003cjchokshi@codeaurora.org\u003e\n"
    },
    {
      "commit": "355611a382ed3ba31b83887e143708b74f9641d2",
      "tree": "ce2a9e98946efd0e5679ef1a3ba34ef53725bd8c",
      "parents": [
        "4c31a87dca1b36c00628abbed73c83293047227e"
      ],
      "author": {
        "name": "Bradley Rubin",
        "email": "brubin@codeaurora.org",
        "time": "Wed Aug 24 14:01:18 2011 -0700"
      },
      "committer": {
        "name": "Bryan Huntsman",
        "email": "bryanh@codeaurora.org",
        "time": "Mon Oct 03 16:18:58 2011 -0700"
      },
      "message": "ASoC: WCD9310: Precharge LDO_H and CFILT before hs polling\n\nFixes the issue of button press interrupts coming upon\ninserting the headset\n\nThe problem was that the microphone bias voltage was not\nramping up quickly enough during the start of button\npolling. This caused microphone voltage readings to be\ninaccurate. By precharging the microphone bias supplies,\nthe microphone bias ramps up quickly enough to accurately\nmeasure the microphone voltage.\n\nCRs-fixed: 299410, 302071\nSigned-off-by: Brad Rubin \u003cbrubin@codeaurora.org\u003e\n"
    },
    {
      "commit": "4c31a87dca1b36c00628abbed73c83293047227e",
      "tree": "31ef649fc4b0055dad7715a06cdd584a22177c9f",
      "parents": [
        "67b8e4c62ac445604eed733afed7a9ca0aac1eb8"
      ],
      "author": {
        "name": "David Collins",
        "email": "collinsd@codeaurora.org",
        "time": "Wed Aug 31 10:07:10 2011 -0700"
      },
      "committer": {
        "name": "Bryan Huntsman",
        "email": "bryanh@codeaurora.org",
        "time": "Mon Oct 03 16:18:57 2011 -0700"
      },
      "message": "msm: board-8960: Add support for reading the RPM log\n\nAdd platform data for the RPM log which specifies the memory location\nof the RPM log.  Register the RPM log device along with other 8960\ncommon devices.\n\nSigned-off-by: David Collins \u003ccollinsd@codeaurora.org\u003e\n"
    },
    {
      "commit": "67b8e4c62ac445604eed733afed7a9ca0aac1eb8",
      "tree": "c1d8c442d671f89d34020bed1c105df0b39a227c",
      "parents": [
        "1107a18c590137c1b5d9fcb2704befb63e1f7979"
      ],
      "author": {
        "name": "Jeff Ohlstein",
        "email": "johlstei@codeaurora.org",
        "time": "Tue Sep 06 18:13:15 2011 -0700"
      },
      "committer": {
        "name": "Bryan Huntsman",
        "email": "bryanh@codeaurora.org",
        "time": "Mon Oct 03 16:18:57 2011 -0700"
      },
      "message": "msm: dma: add proper handling of spurious interrupts\n\nPreviously, the irq handler assumes that the clock for the datamover is\non, and that the interrupt is enabled, and so it turns them off and\ndisables the irq if the channel is not active once it is finished. This\nis incorrect in the case of a spurious interrupt, where we can end up\ndisabling a clock that was never enabled, and can disable the irq twice,\npreventing it from ever coming in. Fix this by only doing these things\nif we got a valid transfer result, which won\u0027t be the case if the irq is\nspurious.\n\nSigned-off-by: Jeff Ohlstein \u003cjohlstei@codeaurora.org\u003e\n"
    },
    {
      "commit": "1107a18c590137c1b5d9fcb2704befb63e1f7979",
      "tree": "ed53b65202c3c4df696d69ee3c665562eb8a2a53",
      "parents": [
        "7d7c85f982ca776c725b85cb83b9ede575a1d0b7"
      ],
      "author": {
        "name": "Sameer Thalappil",
        "email": "sameert@codeaurora.org",
        "time": "Wed Sep 07 14:42:31 2011 -0700"
      },
      "committer": {
        "name": "Bryan Huntsman",
        "email": "bryanh@codeaurora.org",
        "time": "Mon Oct 03 16:18:56 2011 -0700"
      },
      "message": "wcnss: Iris VDD_PA is changed from 2.9V to 3V\n\nSigned-off-by: Sameer Thalappil \u003csameert@codeaurora.org\u003e\n"
    },
    {
      "commit": "7d7c85f982ca776c725b85cb83b9ede575a1d0b7",
      "tree": "a604610c646d1aab1605730e9a2307efedada54e",
      "parents": [
        "b7b5b8aae3a271f75667c6e77f4a3db4c9b5f01d"
      ],
      "author": {
        "name": "Kevin Chan",
        "email": "ktchan@codeaurora.org",
        "time": "Mon Sep 12 15:09:30 2011 -0700"
      },
      "committer": {
        "name": "Bryan Huntsman",
        "email": "bryanh@codeaurora.org",
        "time": "Mon Oct 03 16:18:56 2011 -0700"
      },
      "message": "msm: camera: Adjust sensor reset wait time\n\nAdd delay after the sensor reset pull up to ensure\nthe sensor is out of reset mode. This would cover\nmost of the hardware variance.\n\nSigned-off-by: Kevin Chan \u003cktchan@codeaurora.org\u003e\n"
    },
    {
      "commit": "b7b5b8aae3a271f75667c6e77f4a3db4c9b5f01d",
      "tree": "0276fe607b9644ad0dfe0c4aa76c58c5258e974f",
      "parents": [
        "05cdbdb233e05620aaac11e82a01c43facdcc8f3"
      ],
      "author": {
        "name": "Subhash Jadavani",
        "email": "subhashj@codeaurora.org",
        "time": "Tue Sep 13 13:00:40 2011 +0530"
      },
      "committer": {
        "name": "Bryan Huntsman",
        "email": "bryanh@codeaurora.org",
        "time": "Mon Oct 03 16:18:55 2011 -0700"
      },
      "message": "msm: 8960: configure SDC1 and SDC3 clock pin to NO PULL mode\n\nAt power on, by default SDC1 and SDC3 clock pins are configured\nin NO PULL mode and currently driver depends on this power\non default state to keep the clock lines in NO PULL mode.\nBut this change explicitly configures the clock pins to\nNO PULL mode.\n\nSigned-off-by: Subhash Jadavani \u003csubhashj@codeaurora.org\u003e\n"
    },
    {
      "commit": "05cdbdb233e05620aaac11e82a01c43facdcc8f3",
      "tree": "4efeb01f012dbcd3ae0963ed398e6a81c8aaad12",
      "parents": [
        "b4d883f10673709a908d168d3d4282a7fce383a4"
      ],
      "author": {
        "name": "Pavankumar Kondeti",
        "email": "pkondeti@codeaurora.org",
        "time": "Mon Sep 12 09:13:12 2011 +0530"
      },
      "committer": {
        "name": "Bryan Huntsman",
        "email": "bryanh@codeaurora.org",
        "time": "Mon Oct 03 16:18:54 2011 -0700"
      },
      "message": "USB: gadget: ci13xxx_udc: Fix bug in nuking the control OUT endpoint\n\nci13xxx_udc controller driver exposes EP0 In as control endpoint to\nfunction drivers.  Function drivers request both IN and OUT control\ndata transfers on EP0 In.  Controller driver internally uses EP0 Out\nfor queuing/retiring OUT control endpoint requests by checking the\ncontrol transfer direction.  Do the same for nuking and dequeuing.\n\nCRs-Fixed: 305866\nSigned-off-by: Pavankumar Kondeti \u003cpkondeti@codeaurora.org\u003e\n"
    },
    {
      "commit": "b4d883f10673709a908d168d3d4282a7fce383a4",
      "tree": "a9a7759c54cdc8c6d03772079a89a303e6846168",
      "parents": [
        "b727f7dcd503fb57901bd852465560325502e680"
      ],
      "author": {
        "name": "Sahitya Tummala",
        "email": "stummala@codeaurora.org",
        "time": "Tue Aug 23 10:44:51 2011 +0530"
      },
      "committer": {
        "name": "Bryan Huntsman",
        "email": "bryanh@codeaurora.org",
        "time": "Mon Oct 03 16:18:54 2011 -0700"
      },
      "message": "mmc: 8064: Add support to configure VREG and I/O pins for SDCC\n\nThis adds support to configure voltage regulators and I/O pins\nfor SDC1 and SDC3.\n\nSigned-off-by: Sahitya Tummala \u003cstummala@codeaurora.org\u003e\n"
    },
    {
      "commit": "b727f7dcd503fb57901bd852465560325502e680",
      "tree": "f734fa8c553b2373f15b7b807259162c87950d79",
      "parents": [
        "3b574d8ba4be9d0f8b489e95b0b314625a3e843f"
      ],
      "author": {
        "name": "David Collins",
        "email": "collinsd@codeaurora.org",
        "time": "Mon Sep 12 11:54:49 2011 -0700"
      },
      "committer": {
        "name": "Bryan Huntsman",
        "email": "bryanh@codeaurora.org",
        "time": "Mon Oct 03 16:18:53 2011 -0700"
      },
      "message": "wcnss: Cancel Apps vote for Riva and Iris regulators once Riva is up\n\nThis reverts commit d6758ad3ab238b1fc89136646af7e95271018dca.\nThis change is a revert of a revert.\n\nThe WCNSS driver can remove it regulator votes because RIVA is\nnow requesting regulators for itself once it boots.\n\nSigned-off-by: David Collins \u003ccollinsd@codeaurora.org\u003e\n"
    },
    {
      "commit": "3b574d8ba4be9d0f8b489e95b0b314625a3e843f",
      "tree": "a66ff35292cc91e59e5c3be644993734e992e9f5",
      "parents": [
        "dfdd9360af1cd921bce4bfa618cbd756cf085698"
      ],
      "author": {
        "name": "Mona Hossain",
        "email": "mhossain@codeaurora.org",
        "time": "Thu Sep 01 15:02:01 2011 -0700"
      },
      "committer": {
        "name": "Bryan Huntsman",
        "email": "bryanh@codeaurora.org",
        "time": "Mon Oct 03 16:18:53 2011 -0700"
      },
      "message": "crypto: Remove direct access to crypto registers\n\nRemove direct access to CRYPTO register when configuring\nfor a cipher or authentication operation. Create DM  commands\nand command pointer list to configure registers.\n\nThis change is needed to allow multiple clients from different\nexecution environment use the same CE1 hardware. DM synchronizes\nthe request by blocking any access to the CE hardware by any\nother pair of DM channels (used by other EE clients)\n\nSigned-off-by: Mona Hossain \u003cmhossain@codeaurora.org\u003e\n"
    },
    {
      "commit": "dfdd9360af1cd921bce4bfa618cbd756cf085698",
      "tree": "ff6317337effafee459e12509d95e763f3ec62a4",
      "parents": [
        "15b911f61535abe60a2e354b2d3aa0d2a76252ba"
      ],
      "author": {
        "name": "Brian Gix",
        "email": "bgix@codeaurora.org",
        "time": "Thu Aug 18 09:58:02 2011 -0700"
      },
      "committer": {
        "name": "Bryan Huntsman",
        "email": "bryanh@codeaurora.org",
        "time": "Mon Oct 03 16:18:52 2011 -0700"
      },
      "message": "Bluetooth: Fix Connection persistence, SSP caching\n\nFix key storage when not bonding\nFix when LE ACL is disconnected after use\n\nSigned-off-by: Brian Gix \u003cbgix@codeaurora.org\u003e\n"
    },
    {
      "commit": "15b911f61535abe60a2e354b2d3aa0d2a76252ba",
      "tree": "68e5ea7d6c8e3d821f8cfb9d4e5ba33545aacfd4",
      "parents": [
        "a68668b4e3e9076190521459ba3773a92f237152"
      ],
      "author": {
        "name": "Kun Han Kim",
        "email": "kunhank@codeaurora.org",
        "time": "Fri Jul 08 09:30:28 2011 -0700"
      },
      "committer": {
        "name": "Bryan Huntsman",
        "email": "bryanh@codeaurora.org",
        "time": "Mon Oct 03 16:18:52 2011 -0700"
      },
      "message": "Bluetooth: Added support for HFP 1.6 Wide Band Speech\n\nSigned-off-by: Kun Han Kim \u003ckunhank@codeaurora.org\u003e\n"
    },
    {
      "commit": "a68668b4e3e9076190521459ba3773a92f237152",
      "tree": "93eb173d9875d219c8dea13546b3b2973bfcd93e",
      "parents": [
        "a8d41eed79264a58384b4f844c2aa82ece91f181"
      ],
      "author": {
        "name": "Brian Gix",
        "email": "bgix@codeaurora.org",
        "time": "Thu Aug 11 15:49:36 2011 -0700"
      },
      "committer": {
        "name": "Bryan Huntsman",
        "email": "bryanh@codeaurora.org",
        "time": "Mon Oct 03 16:18:51 2011 -0700"
      },
      "message": "Bluetooth: Add LE SecMgr and mgmtops support\n\nEnabled ECB Block encoding for Low Energy pairing\nImplemented missing components of MGMTOPS interface\nDifferentiated as needed between BR/EDR pairing and LE pairing\n\nSigned-off-by: Brian Gix \u003cbgix@codeaurora.org\u003e\n\nConflicts:\n\n\tnet/bluetooth/mgmt.c\n"
    },
    {
      "commit": "a8d41eed79264a58384b4f844c2aa82ece91f181",
      "tree": "07abf1221b5e7c74f19af4bf7d7481324da77b1b",
      "parents": [
        "00c158046dd548059c2fa6875cbc6246a5cd04ed"
      ],
      "author": {
        "name": "Patrick Lai",
        "email": "plai@codeaurora.org",
        "time": "Mon Sep 12 12:42:04 2011 -0700"
      },
      "committer": {
        "name": "Bryan Huntsman",
        "email": "bryanh@codeaurora.org",
        "time": "Mon Oct 03 16:18:50 2011 -0700"
      },
      "message": "ASoC:  bypass powering widget process for platform widgets\n\nExisting logic which calls dapm_power_widgets() regardless type\nof widget results in kernel panic because caller of mixer/mux\nupdate power functions must acquire codec mutex. Otherwise,\nmultiple DAPM powering processes can be executed in parallel\nand corrupt commonly shared data structures.\nWhen user-space issues platform mixer/mux command, DAPM\npower widgets function should not be called in the mux and\nmixer update power functions. soc-dsp framework would take\ncare of connecting front-end and back-end and kick start\nDAPM powering process eventually. Since soc-dsp has access to\nCODEC mutex, corruption is avoided.\n\nCRs-fixed: 306115\nSigned-off-by: Patrick Lai \u003cplai@codeaurora.org\u003e\n\nConflicts:\n\n\tsound/soc/soc-dapm.c\n"
    },
    {
      "commit": "00c158046dd548059c2fa6875cbc6246a5cd04ed",
      "tree": "294c0bd88871fbdce494ba27584a9a90312de1b9",
      "parents": [
        "ed222c69225135d00870bd6ab071262ba0e3cf12"
      ],
      "author": {
        "name": "Michael Bohan",
        "email": "mbohan@codeaurora.org",
        "time": "Wed Sep 14 16:10:35 2011 -0700"
      },
      "committer": {
        "name": "Bryan Huntsman",
        "email": "bryanh@codeaurora.org",
        "time": "Mon Oct 03 16:18:50 2011 -0700"
      },
      "message": "defconfig: Enable 8960 Audio\n\nSigned-off-by: Michael Bohan \u003cmbohan@codeaurora.org\u003e\n"
    },
    {
      "commit": "ed222c69225135d00870bd6ab071262ba0e3cf12",
      "tree": "a682889331d12eb3a829e85829a701a9f0199c09",
      "parents": [
        "0097a610c6e69fe101595e57cbe59daaef1cff4f"
      ],
      "author": {
        "name": "Bharath Ramachandramurthy",
        "email": "bramacha@codeaurora.org",
        "time": "Wed Jul 27 14:25:33 2011 -0700"
      },
      "committer": {
        "name": "Bryan Huntsman",
        "email": "bryanh@codeaurora.org",
        "time": "Mon Oct 03 16:18:49 2011 -0700"
      },
      "message": "defconfig: 8960: Enable the 8960 lpass driver\n\nSigned-off-by: Bharath Ramachandramurthy \u003cbramacha@codeaurora.org\u003e\n\nConflicts:\n\n\tarch/arm/configs/msm8960_defconfig\n"
    },
    {
      "commit": "0097a610c6e69fe101595e57cbe59daaef1cff4f",
      "tree": "e8713db07cafb0c52ba5d75fae0b3cf456a9232a",
      "parents": [
        "6b0b3b76eb32120592198a8c9f471e3a4d82c3a7"
      ],
      "author": {
        "name": "Stephen Boyd",
        "email": "sboyd@codeaurora.org",
        "time": "Thu Jul 14 10:53:56 2011 -0700"
      },
      "committer": {
        "name": "Bryan Huntsman",
        "email": "bryanh@codeaurora.org",
        "time": "Mon Oct 03 16:18:49 2011 -0700"
      },
      "message": "defconfig: Enable LOCALVERSION_AUTO and MODVERSIONS\n\nIt\u0027s nice to have the git hash after the kernel version to easily\nidentify what commit a crash report comes from. In such a\nsituation, a matching kernel can be easily built by simply\nchecking out the hash that is indicated in the kernel version.\n\nTherefore, enable LOCALVERSION_AUTO in all the defconfigs so that\nwe get the shortened commit hash. Enable MODVERSIONS too,\nensuring that modules won\u0027t fail to load when the version of the\nkernel changes from one commit to another.\n\nSigned-off-by: Stephen Boyd \u003csboyd@codeaurora.org\u003e\n\nConflicts:\n\n\tarch/arm/configs/msm7627-perf_defconfig\n\tarch/arm/configs/msm7627_defconfig\n\tarch/arm/configs/qsd-chromeos-st1q-qrdc_defconfig\n\tarch/arm/configs/qsd8650-perf_defconfig\n\tarch/arm/configs/qsd8650_defconfig\n"
    },
    {
      "commit": "6b0b3b76eb32120592198a8c9f471e3a4d82c3a7",
      "tree": "fc9bf8d4397f819d1e3b0228594824246c40fa9c",
      "parents": [
        "adf0b53d4635af2d04bb4c28cfd73d5e36994252"
      ],
      "author": {
        "name": "Murali Nalajala",
        "email": "mnalajal@codeaurora.org",
        "time": "Tue Jul 12 11:30:39 2011 +0530"
      },
      "committer": {
        "name": "Bryan Huntsman",
        "email": "bryanh@codeaurora.org",
        "time": "Mon Oct 03 16:18:48 2011 -0700"
      },
      "message": "defconfig: msm7x27a: Enable CPU FREQ statistic details\n\nSigned-off-by: Murali Nalajala \u003cmnalajal@codeaurora.org\u003e\n\nConflicts:\n\n\tarch/arm/configs/msm7627a-perf_defconfig\n"
    },
    {
      "commit": "adf0b53d4635af2d04bb4c28cfd73d5e36994252",
      "tree": "66c550b9dc152ca9398f3dad65ab3d8c3ae61b41",
      "parents": [
        "a2b797e002d5f50c10fbabf76e5dc07facf624e8"
      ],
      "author": {
        "name": "Wei Zou",
        "email": "wzou@codeaurora.org",
        "time": "Thu Jun 23 11:29:12 2011 -0700"
      },
      "committer": {
        "name": "Bryan Huntsman",
        "email": "bryanh@codeaurora.org",
        "time": "Mon Oct 03 16:18:48 2011 -0700"
      },
      "message": "defconfig: msm8660: Enable shadow write\n\nSigned-off-by: Wei Zou \u003cwzou@codeaurora.org\u003e\n\nConflicts:\n\n\tarch/arm/configs/msm8660-perf_defconfig\n\tarch/arm/configs/msm8660_defconfig\n"
    },
    {
      "commit": "a2b797e002d5f50c10fbabf76e5dc07facf624e8",
      "tree": "0c48a3f0e657576b6aafb07148772aee79a42869",
      "parents": [
        "e0473b4aafe9013a27749518afd449594f158b04"
      ],
      "author": {
        "name": "Jin Hong",
        "email": "jinh@codeaurora.org",
        "time": "Tue Jul 12 21:39:03 2011 -0700"
      },
      "committer": {
        "name": "Bryan Huntsman",
        "email": "bryanh@codeaurora.org",
        "time": "Mon Oct 03 16:18:47 2011 -0700"
      },
      "message": "defconfig: 8660: disable CONFIG_STRICT_MEMORY_RWX\n\nNot all changes for STRICT_MEMORY_RWX feature have been merged yet.\nWe\u0027ll mainline those changes and turn on this config option in the end.\n\nSigned-off-by: Jin Hong \u003cjinh@codeaurora.org\u003e\n\nConflicts:\n\n\tarch/arm/configs/msm8660-perf_defconfig\n\tarch/arm/configs/msm8660_defconfig\n"
    },
    {
      "commit": "e0473b4aafe9013a27749518afd449594f158b04",
      "tree": "a1ce51e4e0fe7e4a615d09bdde13930d934bb615",
      "parents": [
        "38c0739f978cabe79afb6c75599ba8be347e8714"
      ],
      "author": {
        "name": "Maya Spivak",
        "email": "mspivak@codeaurora.org",
        "time": "Fri Jul 08 16:44:34 2011 -0700"
      },
      "committer": {
        "name": "Bryan Huntsman",
        "email": "bryanh@codeaurora.org",
        "time": "Mon Oct 03 16:18:46 2011 -0700"
      },
      "message": "partition_sched_domains: Do not destroy old sched domain on cpu_up\n\nThis is safe on a cpu_up only. Although a reader may still have\naccess to the old scheduling domain data, the data indicates that\nthe new CPU is not up, and therefore the only limitation is the\nnew CPU will not be schedulable by that reader until that reader\nreceives the new data.\n\nSigned-off-by: Maya Spivak \u003cmspivak@codeaurora.org\u003e\n"
    },
    {
      "commit": "38c0739f978cabe79afb6c75599ba8be347e8714",
      "tree": "1e25ac329f1b43730c115caafd850b81fe77f0e6",
      "parents": [
        "9e49ea9beeed1450a129e1b47b14f3cf8ffcaf6f"
      ],
      "author": {
        "name": "Rajkumar Raghupathy",
        "email": "raghup@codeaurora.org",
        "time": "Mon Jul 18 16:12:05 2011 +0530"
      },
      "committer": {
        "name": "Bryan Huntsman",
        "email": "bryanh@codeaurora.org",
        "time": "Mon Oct 03 16:18:46 2011 -0700"
      },
      "message": "usb: msm_otg: Enabling the IDPU in OTGSC register during otg_reset\n\nIn some scenarios, as a part of otg_reset the IDPU bit in OTGSC register\nis getting disabled. This blocks the ID pin to be sampled and so the\ntarget does not enumerate in the expected mode.\n\nHandling this by setting the IDPU bit in OTGSC register during\notg_reset.\n\nCRs-Fixed: 296231\nSigned-off-by: Rajkumar Raghupathy \u003craghup@codeaurora.org\u003e\n"
    },
    {
      "commit": "9e49ea9beeed1450a129e1b47b14f3cf8ffcaf6f",
      "tree": "27182327085186190f5c39818703544ac211ae1d",
      "parents": [
        "e505066887bfd81511000e6213ace4dfd427ead7"
      ],
      "author": {
        "name": "Pavankumar Kondeti",
        "email": "pkondeti@codeaurora.org",
        "time": "Wed Jul 13 17:51:40 2011 +0530"
      },
      "committer": {
        "name": "Bryan Huntsman",
        "email": "bryanh@codeaurora.org",
        "time": "Mon Oct 03 16:18:45 2011 -0700"
      },
      "message": "USB: msm_otg: Simplify ACA state machine to support standard ACA\n\nA Standard ACA has a Standard-A receptacle on the Accessory Port,\nand can only be attached to a B-device.  RID_A and RID_GND states\nare only possible with Standard ACA.  As RID_A to RID_GND transition\ncan generate IdGnd interrupt from PHY, polling is disabled in RID_A\nstate and low power mode is allowed.\n\nSigned-off-by: Pavankumar Kondeti \u003cpkondeti@codeaurora.org\u003e\n"
    },
    {
      "commit": "e505066887bfd81511000e6213ace4dfd427ead7",
      "tree": "552e563ac9ded47960ad5453995f9e79009e44e2",
      "parents": [
        "9e4491612de7c7a322d061b85c8d42ee42ea831a"
      ],
      "author": {
        "name": "Asish Bhattacharya",
        "email": "asishb@codeaurora.org",
        "time": "Tue Aug 02 15:39:45 2011 +0530"
      },
      "committer": {
        "name": "Bryan Huntsman",
        "email": "bryanh@codeaurora.org",
        "time": "Mon Oct 03 16:18:45 2011 -0700"
      },
      "message": "ALSA: tlv - Add tlv.h to include/sound/Kbuild\n\nSigned-off-by: Asish Bhattacharya \u003casishb@codeaurora.org\u003e\n"
    },
    {
      "commit": "9e4491612de7c7a322d061b85c8d42ee42ea831a",
      "tree": "3c4a6f3f63af9f51b175bf18a011f8c703aa595a",
      "parents": [
        "3d4d275bd9442307af9f0ffb36660114e842e529"
      ],
      "author": {
        "name": "Ajay Singh Parmar",
        "email": "aparmar@codeaurora.org",
        "time": "Fri Sep 09 11:57:41 2011 +0530"
      },
      "committer": {
        "name": "Bryan Huntsman",
        "email": "bryanh@codeaurora.org",
        "time": "Mon Oct 03 16:18:44 2011 -0700"
      },
      "message": "msm_fb: display: Re-arrange the reference clock enabling.\n\nReference clock needs to be enabled before DSI PHY Ctrl enabling.\n\nSigned-off-by: Ajay Singh Parmar \u003caparmar@codeaurora.org\u003e\n"
    },
    {
      "commit": "3d4d275bd9442307af9f0ffb36660114e842e529",
      "tree": "1fdd9444018b645b3765edf75658703b03f04fa8",
      "parents": [
        "393bdb581d969d9af071cc546f1dd63585f9c346"
      ],
      "author": {
        "name": "Ajay Singh Parmar",
        "email": "aparmar@codeaurora.org",
        "time": "Fri Sep 09 09:01:55 2011 +0530"
      },
      "committer": {
        "name": "Bryan Huntsman",
        "email": "bryanh@codeaurora.org",
        "time": "Mon Oct 03 16:18:44 2011 -0700"
      },
      "message": "msm_fb: Display: Set ebi1 clock during lcdc on and off.\n\nSet EBI1 clock to 0 during lcdc off and to 65MHz during on.\n\nSigned-off-by: Ajay Singh Parmar \u003caparmar@codeaurora.org\u003e\n"
    },
    {
      "commit": "393bdb581d969d9af071cc546f1dd63585f9c346",
      "tree": "2049cae3d1f3866c273f9d8dfa9a541ec39edabd",
      "parents": [
        "d913f6c096525516dc3f82fb77348340c65413e8"
      ],
      "author": {
        "name": "Matt Wagantall",
        "email": "mattw@codeaurora.org",
        "time": "Wed Sep 07 10:15:28 2011 -0700"
      },
      "committer": {
        "name": "Bryan Huntsman",
        "email": "bryanh@codeaurora.org",
        "time": "Mon Oct 03 16:18:43 2011 -0700"
      },
      "message": "msm: clock-8960: Add 266MHz rate for ijpeg_clk\n\nSigned-off-by: Matt Wagantall \u003cmattw@codeaurora.org\u003e\n"
    },
    {
      "commit": "d913f6c096525516dc3f82fb77348340c65413e8",
      "tree": "aa4d412ba0f5db386646a1e5661d4b411fbd9501",
      "parents": [
        "550be3da2993507a81cd77a42f31c45533e146ca"
      ],
      "author": {
        "name": "Maya Erez",
        "email": "merez@codeaurora.org",
        "time": "Wed Sep 07 13:12:10 2011 +0300"
      },
      "committer": {
        "name": "Bryan Huntsman",
        "email": "bryanh@codeaurora.org",
        "time": "Mon Oct 03 16:18:42 2011 -0700"
      },
      "message": "msm: sdio: read the HW mailbox in sdio_close flush procedure\n\nIn the sdio_close flush procedure we need to make sure read_mailbox\nis done to verify that the rx bytes avail were updated, before we can\ncomplete the flush.\nIn case the apps is loaded, we cannot assume that read_mailbox was done\nduring the wait time and we need to explicitly call read_mailbox.\n\nSigned-off-by: Maya Erez \u003cmerez@codeaurora.org\u003e\n"
    },
    {
      "commit": "550be3da2993507a81cd77a42f31c45533e146ca",
      "tree": "37cb05973701c40708cd7158a7c9104d9b83cc10",
      "parents": [
        "75512f647138e41724e11bb156e032c1d25573c4"
      ],
      "author": {
        "name": "Karthikeyan Ramasubramanian",
        "email": "kramasub@codeaurora.org",
        "time": "Mon Sep 12 16:55:36 2011 -0600"
      },
      "committer": {
        "name": "Bryan Huntsman",
        "email": "bryanh@codeaurora.org",
        "time": "Mon Oct 03 16:18:42 2011 -0700"
      },
      "message": "msm: sdio_cmux: Send OPEN command in response to modem\u0027s OPEN command\n\nWhen modem comes out of reset, it sends a OPEN command. APPs should\nrespond with a OPEN command to complete the OPEN operation and hence\navoid data stall.\n\nCRs-Fixed: 306171\nSigned-off-by: Karthikeyan Ramasubramanian \u003ckramasub@codeaurora.org\u003e\n"
    },
    {
      "commit": "75512f647138e41724e11bb156e032c1d25573c4",
      "tree": "d61dfbd9689d2b44f06a846604a2f2c1f66de5e9",
      "parents": [
        "9a952d9e3d425363f13444ce8171576e3cb8abcd"
      ],
      "author": {
        "name": "Rajakumar Govindaram",
        "email": "crajaku@codeaurora.org",
        "time": "Thu Jul 07 19:59:13 2011 -0700"
      },
      "committer": {
        "name": "Bryan Huntsman",
        "email": "bryanh@codeaurora.org",
        "time": "Mon Oct 03 16:18:41 2011 -0700"
      },
      "message": "msm: camera: 8660: 3D Auto Focus correction\n\nThe 2 sensors are not identical with respect to\nAF parameters. Hence separate AF table is used.\n\nSigned-off-by: Rajakumar Govindaram \u003ccrajaku@codeaurora.org\u003e\n"
    }
  ],
  "next": "9a952d9e3d425363f13444ce8171576e3cb8abcd"
}
