)]}'
{
  "log": [
    {
      "commit": "0705a5f7ea0d3762138322f689106432f25fcfe2",
      "tree": "8c06593a6f786aa1daf7c09c9681b8555bdb4c85",
      "parents": [
        "09d2ac6698fd4e062afe934f8c618c26311ad702"
      ],
      "author": {
        "name": "Helen Zeng",
        "email": "xiaoyunz@codeaurora.org",
        "time": "Fri Oct 14 15:29:52 2011 -0700"
      },
      "committer": {
        "name": "Linux Build Service Account",
        "email": "lnxbuild@localhost",
        "time": "Wed Dec 21 06:47:08 2011 -0700"
      },
      "message": "ASoC: msm: Add incall music delivery support\n\nAdd one backend DAI, and add one mixer control to route playback stream\nto the new backend DAI. Start/stop playback commands will be sent to CVD\nif starting/stopping playback, after voice call is established.\n\nChange-Id: I334f1894ac0800e6a71fa7e20ac634b1b05cc414\nSigned-off-by: Helen Zeng \u003cxiaoyunz@codeaurora.org\u003e\n"
    },
    {
      "commit": "49259689fec0b7719da90c79bfc100943af20151",
      "tree": "7bd796f50428e1a914dc8fe95e73ab3f8c230f0e",
      "parents": [
        "a6815899298b08376a14a47d4af233ff2f04dcda"
      ],
      "author": {
        "name": "Ramesh Masavarapu",
        "email": "rameshm@codeaurora.org",
        "time": "Fri Dec 02 14:00:18 2011 -0800"
      },
      "committer": {
        "name": "Linux Build Service Account",
        "email": "lnxbuild@localhost",
        "time": "Tue Dec 20 23:46:34 2011 -0700"
      },
      "message": "crypto: Add bus scaling request.\n\nAdd bus bandwidth request in crypto driver modules.\nAdd bus scaling request information to platform data files.\nCurrently the support for bandwidth request is enabled and tested on\nmsm8960 only.\n\nChange-Id: I77edb827b1633218405cecf3a494c13b7b982c05\nSigned-off-by: Ramesh Masavarapu \u003crameshm@codeaurora.org\u003e\n"
    },
    {
      "commit": "544a005d36e64e4836b4bdc64ec670787777de6a",
      "tree": "85e3c78111754f13d3442bb0bf530de8bd0247a9",
      "parents": [
        "ed90b003892a297cc628189aaa3f33ee63dba4da",
        "fc4be3fbbfd53f52fca2609298ea6a307efcdd9e"
      ],
      "author": {
        "name": "Linux Build Service Account",
        "email": "lnxbuild@localhost",
        "time": "Tue Dec 20 18:27:47 2011 -0800"
      },
      "committer": {
        "name": "QuIC Gerrit Code Review",
        "email": "code-review@localhost",
        "time": "Tue Dec 20 18:27:47 2011 -0800"
      },
      "message": "Merge \"vidc: Add video driver support for h264 level 3.2\" into msm-3.0"
    },
    {
      "commit": "4c7758f294a1d4881623a06bb2cd02c04c174a07",
      "tree": "de90c90207d470de8021d23c124770359a58e3b1",
      "parents": [
        "0acb8094c7aa30c75feba08908aab89e204c1b6e"
      ],
      "author": {
        "name": "Guruprasad Gaonkar",
        "email": "ggaonk@codeaurora.org",
        "time": "Fri Dec 16 17:30:00 2011 -0800"
      },
      "committer": {
        "name": "Linux Build Service Account",
        "email": "lnxbuild@localhost",
        "time": "Mon Dec 19 20:48:12 2011 -0700"
      },
      "message": "Camera : Change to retreive system time from Kernel\n\nThis timestamp is needed in the userspace to flush old\nvideo frames.\n\nChange-Id: I432e5f5d35581b10857b41930d7751500ea131dc\nSigned-off-by: Guruprasad Gaonkar \u003cggaonk@codeaurora.org\u003e\n"
    },
    {
      "commit": "4ab597d902ad9cda1345f4c5edf7b0a9b6570994",
      "tree": "d3d63a63ad81927a17da04d0dfaebcf7e0c18598",
      "parents": [
        "144669a7f81bdca75587d1892732df76aa4b04af",
        "f637affcca6440c6896bf8fbe7d260f057020e26"
      ],
      "author": {
        "name": "Linux Build Service Account",
        "email": "lnxbuild@localhost",
        "time": "Mon Dec 19 16:52:42 2011 -0800"
      },
      "committer": {
        "name": "QuIC Gerrit Code Review",
        "email": "code-review@localhost",
        "time": "Mon Dec 19 16:52:43 2011 -0800"
      },
      "message": "Merge changes I1a1791bb,Id71c2e0c,I817c65a4,Id9a25354,I7eade250 into msm-3.0\n\n* changes:\n  pmem: Add fmem call backs\n  pmem: add support for reusable pmem\n  pmem: Make request/release region return a value\n  fmem: Add support for reusable virtual mappings\n  fmem: Add function stubs\n"
    },
    {
      "commit": "f637affcca6440c6896bf8fbe7d260f057020e26",
      "tree": "0a8d37393217d0650278ee3161cf1f40967abb18",
      "parents": [
        "511edafecfafec3030b305db850d39ec3e99b440"
      ],
      "author": {
        "name": "Laura Abbott",
        "email": "lauraa@codeaurora.org",
        "time": "Wed Dec 14 14:16:17 2011 -0800"
      },
      "committer": {
        "name": "Laura Abbott",
        "email": "lauraa@codeaurora.org",
        "time": "Mon Dec 19 10:36:34 2011 -0800"
      },
      "message": "pmem: Add fmem call backs\n\nAdd callbacks for request/release region to be used with fmem.\nThese files can be referenced in any board file for use with\nany pmem device.\n\nChange-Id: I1a1791bbf8fc00d3e324600aedb5361aa899bc4f\nSigned-off-by: Laura Abbott \u003clauraa@codeaurora.org\u003e\n"
    },
    {
      "commit": "511edafecfafec3030b305db850d39ec3e99b440",
      "tree": "c7786028383c1e057779925097e09b3b291fae68",
      "parents": [
        "72ae4bf926efa74036896d62fd9f153cb80330b9"
      ],
      "author": {
        "name": "Laura Abbott",
        "email": "lauraa@codeaurora.org",
        "time": "Wed Dec 14 13:34:53 2011 -0800"
      },
      "committer": {
        "name": "Laura Abbott",
        "email": "lauraa@codeaurora.org",
        "time": "Mon Dec 19 10:36:34 2011 -0800"
      },
      "message": "pmem: add support for reusable pmem\n\nIndividual pmem devices can now be marked as reusable. The\nmemory will be reused through fmem.\n\nChange-Id: Id71c2e0c42f093420c241771d7a2620ed2accfc4\nSigned-off-by: Laura Abbott \u003clauraa@codeaurora.org\u003e\n"
    },
    {
      "commit": "72ae4bf926efa74036896d62fd9f153cb80330b9",
      "tree": "0bda9f60bd465e1ccb539ded19626b1e7ab40e48",
      "parents": [
        "7749792e2c7a049267e16eae51e3be1af565218e"
      ],
      "author": {
        "name": "Laura Abbott",
        "email": "lauraa@codeaurora.org",
        "time": "Wed Dec 14 14:01:43 2011 -0800"
      },
      "committer": {
        "name": "Laura Abbott",
        "email": "lauraa@codeaurora.org",
        "time": "Mon Dec 19 10:36:33 2011 -0800"
      },
      "message": "pmem: Make request/release region return a value\n\nthe request_region/release_region call backs now return\nan error code. This way if the request fails the allocation\ncan fail as well.\n\nChange-Id: I817c65a43935fb41176ad03f5a7672fb5640084e\nSigned-off-by: Laura Abbott \u003clauraa@codeaurora.org\u003e\n"
    },
    {
      "commit": "7749792e2c7a049267e16eae51e3be1af565218e",
      "tree": "386fda0241de9dedc79f06320400c7b08beca68e",
      "parents": [
        "99f87d2473cb16e25895e4535d4d08eae5ba46d2"
      ],
      "author": {
        "name": "Laura Abbott",
        "email": "lauraa@codeaurora.org",
        "time": "Tue Dec 13 11:32:19 2011 -0800"
      },
      "committer": {
        "name": "Laura Abbott",
        "email": "lauraa@codeaurora.org",
        "time": "Mon Dec 19 10:36:33 2011 -0800"
      },
      "message": "fmem: Add support for reusable virtual mappings\n\nInstead of just keeping the entire heap mapped all the\ntime, reserve the virtual area and map as needed.\n\nChange-Id: Id9a253541f1462379f3f81611aec92cd760e71c8\nSigned-off-by: Laura Abbott \u003clauraa@codeaurora.org\u003e\n"
    },
    {
      "commit": "99f87d2473cb16e25895e4535d4d08eae5ba46d2",
      "tree": "fb00bbf8128f239d8546fea88172701eca04a7c3",
      "parents": [
        "671f5ce6f4d0a4c09670536a14ee33bbaeac5a74"
      ],
      "author": {
        "name": "Laura Abbott",
        "email": "lauraa@codeaurora.org",
        "time": "Wed Dec 14 16:01:54 2011 -0800"
      },
      "committer": {
        "name": "Laura Abbott",
        "email": "lauraa@codeaurora.org",
        "time": "Mon Dec 19 10:36:33 2011 -0800"
      },
      "message": "fmem: Add function stubs\n\nAdd function stubs for when qcache is not enabled\n\nChange-Id: I7eade250bee42316074fc790204154cd8f0af840\nSigned-off-by: Laura Abbott \u003clauraa@codeaurora.org\u003e\n"
    },
    {
      "commit": "0c72b8462e0d56176a70586ef3359313becf653c",
      "tree": "f2f8566ce915655210621b4d42077e7882e91fc9",
      "parents": [
        "33d93bf02c1798644e4119cb6668bb36b9e87de7"
      ],
      "author": {
        "name": "Anirudh Ghayal",
        "email": "aghayal@codeaurora.org",
        "time": "Mon Dec 19 09:08:09 2011 +0530"
      },
      "committer": {
        "name": "Anirudh Ghayal",
        "email": "aghayal@codeaurora.org",
        "time": "Mon Dec 19 09:21:39 2011 +0530"
      },
      "message": "mfd: pmic8058: Remove pm8058_hard_reset_config implementation\n\npm8xxx_hard_reset_config implements the required functionality,\nreplace the pm8058 specific call with this.\n\nRemove ssbi_read/ssbi_write functions used in pm8058_hard_reset_config.\nRemove unused variable(pm_lock) and enum(pon_config, pm8058_smpl_delay).\n\nChange-Id: I3c5982ebab9277dc088bd3abd5621eb9acf3add9\nSigned-off-by: Anirudh Ghayal \u003caghayal@codeaurora.org\u003e\n"
    },
    {
      "commit": "33d93bf02c1798644e4119cb6668bb36b9e87de7",
      "tree": "c268e98583f37e39e44cad477f3bbae1a0d2af1d",
      "parents": [
        "4bdc331fc302a70445f2aaf3c0026b0b13809df1"
      ],
      "author": {
        "name": "Anirudh Ghayal",
        "email": "aghayal@codeaurora.org",
        "time": "Fri Dec 16 10:22:26 2011 +0530"
      },
      "committer": {
        "name": "Anirudh Ghayal",
        "email": "aghayal@codeaurora.org",
        "time": "Mon Dec 19 08:57:02 2011 +0530"
      },
      "message": "mfd: pmic8058: Remove pm8058_stay_on implementation\n\npm8xxx_stay_on implements the required functionality internally.\n\nModify other occurrences of pm8058_stay_on to pm8xxx_stay_on.\n\nChange-Id: I1c4d932789c6b5592bcbc6fc718d037f188d0e56\nSigned-off-by: Anirudh Ghayal \u003caghayal@codeaurora.org\u003e\n"
    },
    {
      "commit": "6af1b58f0b051ebfef670b3b714eea56b2688cea",
      "tree": "b6ba45601cbf7ad953af1ba0a25536f3353514a1",
      "parents": [
        "d3fcef7a0c92b0115c3a380cdf82455076b7cc9b",
        "88b3f3dc89834601b75be84bfae4c882afcbe65b"
      ],
      "author": {
        "name": "Linux Build Service Account",
        "email": "lnxbuild@localhost",
        "time": "Fri Dec 16 21:09:57 2011 -0800"
      },
      "committer": {
        "name": "QuIC Gerrit Code Review",
        "email": "code-review@localhost",
        "time": "Fri Dec 16 21:09:57 2011 -0800"
      },
      "message": "Merge \"vfs: dont chain pipe/anon/socket on superblock s_inodes list\" into msm-3.0"
    },
    {
      "commit": "b508a570fa2a175ce4777c61a66e56f9be14b4cc",
      "tree": "26d5ef1422f3c19a74a0b0fb9ca3dd2eec233f57",
      "parents": [
        "c6c5503871a2f8b86c0e3a203f7b389bdd6c1307",
        "49ca45badc6aac637e0a1312d801ec1c50727e6f"
      ],
      "author": {
        "name": "Linux Build Service Account",
        "email": "lnxbuild@localhost",
        "time": "Fri Dec 16 21:09:57 2011 -0800"
      },
      "committer": {
        "name": "QuIC Gerrit Code Review",
        "email": "code-review@localhost",
        "time": "Fri Dec 16 21:09:57 2011 -0800"
      },
      "message": "Merge \"mfd: pmic8058: Remove reset_pwr_off, smpl control and WD reset control APIs\" into msm-3.0"
    },
    {
      "commit": "2bc47de273b50404be497a393ec1941e08dbc819",
      "tree": "35f6fd0282c2c2f81bd30f963f257f833a78df73",
      "parents": [
        "8d3c9501d1048df4c516c0bfd0e45c95ad3e0bb4",
        "37e6fc0bf7d7353454072f10ca7f3d3e0ca275e9"
      ],
      "author": {
        "name": "Linux Build Service Account",
        "email": "lnxbuild@localhost",
        "time": "Fri Dec 16 12:39:32 2011 -0800"
      },
      "committer": {
        "name": "QuIC Gerrit Code Review",
        "email": "code-review@localhost",
        "time": "Fri Dec 16 12:39:32 2011 -0800"
      },
      "message": "Merge \"hwmon: pm8xxx-adc-scale: Change scaling function\" into msm-3.0"
    },
    {
      "commit": "86810e75f776684c7cc3cf066a4baeb5336636c7",
      "tree": "435a4ba81cb73ea895ca81db62e822377e7e2352",
      "parents": [
        "187e51291e75645ae3aa05dbc7c583131ee2f1cb",
        "29cd5759f7a9b9a16b50cf396d410c708aec3d90"
      ],
      "author": {
        "name": "Linux Build Service Account",
        "email": "lnxbuild@localhost",
        "time": "Fri Dec 16 10:23:26 2011 -0800"
      },
      "committer": {
        "name": "QuIC Gerrit Code Review",
        "email": "code-review@localhost",
        "time": "Fri Dec 16 10:23:26 2011 -0800"
      },
      "message": "Merge changes I711dbd41,I3211a122 into msm-3.0\n\n* changes:\n  msm: board-9615: USB SPS Pipes configuration fixes\n  usb: gadget: Add SPS BAM-to-BAM support\n"
    },
    {
      "commit": "187e51291e75645ae3aa05dbc7c583131ee2f1cb",
      "tree": "5866a66a80aa01d9856847128996c83564e0be66",
      "parents": [
        "caacc08f9ab04766f56a7f2c0a72372dc67d9ce8",
        "a5ede607de98907eb9b76486e3734eb823c45408"
      ],
      "author": {
        "name": "Linux Build Service Account",
        "email": "lnxbuild@localhost",
        "time": "Fri Dec 16 10:23:26 2011 -0800"
      },
      "committer": {
        "name": "QuIC Gerrit Code Review",
        "email": "code-review@localhost",
        "time": "Fri Dec 16 10:23:26 2011 -0800"
      },
      "message": "Merge \"msm: vidc: Driver changes to disable demux in core decoder.\" into msm-3.0"
    },
    {
      "commit": "37e6fc0bf7d7353454072f10ca7f3d3e0ca275e9",
      "tree": "2af58fcb730da6071bee030caff2ba0b621ea99f",
      "parents": [
        "caacc08f9ab04766f56a7f2c0a72372dc67d9ce8"
      ],
      "author": {
        "name": "Siddartha Mohanadoss",
        "email": "smohanad@codeaurora.org",
        "time": "Wed Nov 16 16:57:03 2011 -0800"
      },
      "committer": {
        "name": "Siddartha Mohanadoss",
        "email": "smohanad@codeaurora.org",
        "time": "Fri Dec 16 10:16:03 2011 -0800"
      },
      "message": "hwmon: pm8xxx-adc-scale: Change scaling function\n\nModify the scaling function routines for Battery temperature\nand all channels whose units return milli-volts for voltage.\n\nThe Charger driver requires the Units of Voltage and temperature\nin uV and 0.1 DegC according to the framework where all voltages,\ncurrents, chargers, energies, time and temperature are in uV, uA,\nuAh, uWh, seconds and tenths of degree Celsius unless otherwise\nstated. In accordance with the above expected units, the scaling\nfunctions are modified for all voltage channels and the Batt Therm.\n\nThis change fixes the XO Therm temperature scaling routine,\nPA Therm and Batt id to use the ratiometric calibration.\nXO Therm and PA therm units are returned as milli-degree and\ndegree Centigrade respectively.\n\nAccordingly, update the clients of xoadc to handle this change in\nunits.\n\nCRs-Fixed: 315797\nChange-Id: I6fa3b808062563fef3b0e70cc694e3132421f735\nSigned-off-by: Siddartha Mohanadoss \u003csmohanad@codeaurora.org\u003e\nSigned-off-by: Abhijeet Dharmapurikar \u003cadharmap@codeaurora.org\u003e\n"
    },
    {
      "commit": "56c46ac1248b8c20e8c4e03d6217e6293a32c660",
      "tree": "79a65d77cf6624df78ac9a1aebacab1a73b72af8",
      "parents": [
        "1e48e609b7546138adf3af093fea6509f1976308",
        "6bc6375e10b58ecc34bfa1fa8fc1112a5750e3be"
      ],
      "author": {
        "name": "Linux Build Service Account",
        "email": "lnxbuild@localhost",
        "time": "Fri Dec 16 07:26:20 2011 -0800"
      },
      "committer": {
        "name": "QuIC Gerrit Code Review",
        "email": "code-review@localhost",
        "time": "Fri Dec 16 07:26:21 2011 -0800"
      },
      "message": "Merge \"VFS : mount lock scalability for internal mounts\" into msm-3.0"
    },
    {
      "commit": "49ca45badc6aac637e0a1312d801ec1c50727e6f",
      "tree": "3c854b8ac4ac59a3eaf29088a1ae41d99aa0317a",
      "parents": [
        "167763fa84ce85fc4acbeb87e18eec95676ce88d"
      ],
      "author": {
        "name": "Anirudh Ghayal",
        "email": "aghayal@codeaurora.org",
        "time": "Tue Dec 13 15:14:35 2011 +0530"
      },
      "committer": {
        "name": "Anirudh Ghayal",
        "email": "aghayal@codeaurora.org",
        "time": "Fri Dec 16 13:34:47 2011 +0530"
      },
      "message": "mfd: pmic8058: Remove reset_pwr_off, smpl control and WD reset control APIs\n\nThese APIs are implemented as a part of pm8xxx_reset_power_off,\npm8xxx_smpl_*, pm8xxx_watchdog_reset_control APIs in the pm8xxx-misc\ndriver.\n\nChange-Id: I8eaf83e0c4d3551d16ecc7fc94c62514711b9a7d\nSigned-off-by: Anirudh Ghayal \u003caghayal@codeaurora.org\u003e\n"
    },
    {
      "commit": "fc4be3fbbfd53f52fca2609298ea6a307efcdd9e",
      "tree": "487f4f89c2b03f5ec73855aea9ba65fb5b37f904",
      "parents": [
        "bf36355e9ccec9411c70ffb4d922b5f5b0b9839f"
      ],
      "author": {
        "name": "Mohan Kumar Gubbihalli Lachma Naik",
        "email": "mgubbi@codeaurora.org",
        "time": "Wed Dec 14 16:18:49 2011 -0800"
      },
      "committer": {
        "name": "Mohan Kumar Gubbihalli Lachma Naik",
        "email": "mgubbi@codeaurora.org",
        "time": "Thu Dec 15 11:43:19 2011 -0800"
      },
      "message": "vidc: Add video driver support for h264 level 3.2\n\nAdd video encoding support for h264 level 3.2\nin video encoder.\n\nChange-Id: I0d661cceace46e5059538ae348fa3b3e60a9f62f\nCRs-fixed: 313116\n\nSigned-off-by: Mohan Kumar Gubbihalli Lachma Naik \u003cmgubbi@codeaurora.org\u003e\n"
    },
    {
      "commit": "9a14eeb2611ff3013e148619c44dbb9d99a5f9fe",
      "tree": "210983140cd0f7ec2b3dc15637c00ea5caeaea44",
      "parents": [
        "47a21d7ec1c2ca61714fe4ffc31453b6e87cc57d",
        "f0b9ad0864575da54aeee4062322d4d3a4398e1d"
      ],
      "author": {
        "name": "Linux Build Service Account",
        "email": "lnxbuild@localhost",
        "time": "Thu Dec 15 07:10:54 2011 -0800"
      },
      "committer": {
        "name": "QuIC Gerrit Code Review",
        "email": "code-review@localhost",
        "time": "Thu Dec 15 07:10:54 2011 -0800"
      },
      "message": "Merge changes Iad754e82,I98666d74,Ic20482e6,I0a833f47 into msm-3.0\n\n* changes:\n  mfd: pmic8901: Remove pm8901_reset_power_off implementation\n  board: 8660: Add platform data for PM8901 pm8xxx-misc device\n  mfd: pmic8901: Add pm8xxx-misc mfd device\n  mfd: pm8xxx-misc: Add delay after disabling regulators in shutdown function\n"
    },
    {
      "commit": "585339b0071ffcbcfc6ef53e3dc4beddc96ea77d",
      "tree": "ef35bd75b156bf1f5c9089cf56b5ed0d605261c2",
      "parents": [
        "917f4e94c0c16657616999ee2c1efde9248c0cac",
        "ab83331c7ad4f09bab27affa2b5fe01a0788a214"
      ],
      "author": {
        "name": "Linux Build Service Account",
        "email": "lnxbuild@localhost",
        "time": "Thu Dec 15 07:10:54 2011 -0800"
      },
      "committer": {
        "name": "QuIC Gerrit Code Review",
        "email": "code-review@localhost",
        "time": "Thu Dec 15 07:10:54 2011 -0800"
      },
      "message": "Merge changes Ida66a62a,I206d116b,I29c71a20 into msm-3.0\n\n* changes:\n  power: pm8921-bms: expose start and end charging parameters\n  power: pm8921-bms: refactor BMS driver code\n  power: pm8921-bms: force max_voltage at end of charge\n"
    },
    {
      "commit": "88b3f3dc89834601b75be84bfae4c882afcbe65b",
      "tree": "63463b8d407c0731063671f2fb04ed05d44d7746",
      "parents": [
        "6bc6375e10b58ecc34bfa1fa8fc1112a5750e3be"
      ],
      "author": {
        "name": "Eric Dumazet",
        "email": "eric.dumazet@gmail.com",
        "time": "Tue Jul 26 11:36:34 2011 +0200"
      },
      "committer": {
        "name": "Pankaj Kumar",
        "email": "pakuma@codeaurora.org",
        "time": "Thu Dec 15 15:57:08 2011 +0530"
      },
      "message": "vfs: dont chain pipe/anon/socket on superblock s_inodes list\n\nWorkloads using pipes and sockets hit inode_sb_list_lock contention.\n\nsuperblock s_inodes list is needed for quota, dirty, pagecache and\nfsnotify management. pipe/anon/socket fs are clearly not candidates for\nthese.\n\nChange-Id: I8ed74115fb164a96e5a726d2cb7f476f140c384d\nSigned-off-by: Eric Dumazet \u003ceric.dumazet@gmail.com\u003e\nReviewed-by: Christoph Hellwig \u003chch@lst.de\u003e\nSigned-off-by: Al Viro \u003cviro@zeniv.linux.org.uk\u003e\nSigned-off-by: Pankaj Kumar \u003cpakuma@codeaurora.org\u003e\n"
    },
    {
      "commit": "6bc6375e10b58ecc34bfa1fa8fc1112a5750e3be",
      "tree": "5bd4718d1b48ef3f3edf168c369dbff4b8d931b4",
      "parents": [
        "a1d36c34cf184779330924c85dec99639733c1eb"
      ],
      "author": {
        "name": "Tim Chen",
        "email": "tim.c.chen@linux.intel.com",
        "time": "Tue Jul 19 09:32:38 2011 -0700"
      },
      "committer": {
        "name": "Pankaj Kumar",
        "email": "pakuma@codeaurora.org",
        "time": "Thu Dec 15 15:53:32 2011 +0530"
      },
      "message": "VFS : mount lock scalability for internal mounts\n\nFor a number of file systems that don\u0027t have a mount point (e.g. sockfs\nand pipefs), they are not marked as long term. Therefore in\nmntput_no_expire, all locks in vfs_mount lock are taken instead of just\nlocal cpu\u0027s lock to aggregate reference counts when we release\nreference to file objects.  In fact, only local lock need to have been\ntaken to update ref counts as these file systems are in no danger of\ngoing away until we are ready to unregister them.\n\nThe attached patch marks file systems using kern_mount without\nmount point as long term.  The contentions of vfs_mount lock\nis now eliminated.  Before un-registering such file system,\nkern_unmount should be called to remove the long term flag and\nmake the mount point ready to be freed.\n\nChange-Id: Ifbb211d08f25e4c2ec3b22126b8e745ee1cee0ea\nSigned-off-by: Tim Chen \u003ctim.c.chen@linux.intel.com\u003e\nSigned-off-by: Al Viro \u003cviro@zeniv.linux.org.uk\u003e\nSigned-off-by: Pankaj Kumar \u003cpakuma@codeaurora.org\u003e\n"
    },
    {
      "commit": "f0b9ad0864575da54aeee4062322d4d3a4398e1d",
      "tree": "873d29afb68bea5ecc71c8fb6761a4e0b2454a21",
      "parents": [
        "b6c98098aa84d2f651f6dfd4f4f79ff6cbf84fa3"
      ],
      "author": {
        "name": "Anirudh Ghayal",
        "email": "aghayal@codeaurora.org",
        "time": "Tue Dec 13 14:48:17 2011 +0530"
      },
      "committer": {
        "name": "Anirudh Ghayal",
        "email": "aghayal@codeaurora.org",
        "time": "Thu Dec 15 08:19:28 2011 +0530"
      },
      "message": "mfd: pmic8901: Remove pm8901_reset_power_off implementation\n\npm8901_reset_power_off is implemented as a part of\npm8xxx_reset_power_off (pm8xxx-misc driver).\n\nRemove other functions (ssbi_read/ssbi_write) used only\nby pm8901_reset_power_off.\n\nChange-Id: Iad754e827061627cea55a4d6d1b7600c0cf64441\nSigned-off-by: Anirudh Ghayal \u003caghayal@codeaurora.org\u003e\n"
    },
    {
      "commit": "934b2717fb33fbd5b2a8884fc323668ac85af2be",
      "tree": "77fa97815aa1ded499c0f51252911cb2ea885347",
      "parents": [
        "1fd48c6e081876137457101ab9426defdbc09424"
      ],
      "author": {
        "name": "Anirudh Ghayal",
        "email": "aghayal@codeaurora.org",
        "time": "Tue Dec 13 12:49:51 2011 +0530"
      },
      "committer": {
        "name": "Anirudh Ghayal",
        "email": "aghayal@codeaurora.org",
        "time": "Thu Dec 15 08:19:27 2011 +0530"
      },
      "message": "mfd: pmic8901: Add pm8xxx-misc mfd device\n\nMisc driver supports global functions such as\npm8xxx_reset_power_off, pm8xxx_hard_reset_config.\n\nChange-Id: Ic20482e693002ae97c31cc476bc52ad3f99891f7\nSigned-off-by: Anirudh Ghayal \u003caghayal@codeaurora.org\u003e\n"
    },
    {
      "commit": "33f65e0cce39b965f25f6452fbbf7ee425ab67da",
      "tree": "7f0265ab6aca5460ae351c806cb55d0428b8c04a",
      "parents": [
        "6e28b6d6e6f7ce98f5d9f2062c93aa515b1a261a",
        "6bc004a29148396bc3974dc6e22864a63fab4448"
      ],
      "author": {
        "name": "Linux Build Service Account",
        "email": "lnxbuild@localhost",
        "time": "Wed Dec 14 14:18:39 2011 -0800"
      },
      "committer": {
        "name": "QuIC Gerrit Code Review",
        "email": "code-review@localhost",
        "time": "Wed Dec 14 14:18:39 2011 -0800"
      },
      "message": "Merge \"msm: camera: Support for MT9M114 YUV sensor\" into msm-3.0"
    },
    {
      "commit": "d3f83726f1b452696493d62b33642b0785a97c48",
      "tree": "4897647925ede778b3d14ec93ba5ce06240d47e7",
      "parents": [
        "8f83f61010015167b2597f7f28a415ec914a9d3f",
        "6217da090de13db124c89ddb4e3e889ed5e70368"
      ],
      "author": {
        "name": "Linux Build Service Account",
        "email": "lnxbuild@localhost",
        "time": "Wed Dec 14 10:25:00 2011 -0800"
      },
      "committer": {
        "name": "QuIC Gerrit Code Review",
        "email": "code-review@localhost",
        "time": "Wed Dec 14 10:25:00 2011 -0800"
      },
      "message": "Merge changes Ic51664f7,I6614dc07 into msm-3.0\n\n* changes:\n  hwmon: pm8xxx-adc: Fix setting disable bit for CNTRL register\n  power: pm8921-charger: Disable BTM before entering suspend\n"
    },
    {
      "commit": "6bc004a29148396bc3974dc6e22864a63fab4448",
      "tree": "64442ab2453c72d8240aaa6c1547ecbf1e7766a0",
      "parents": [
        "f6cfb8ef4ae56839084de3a56e7702749943d610"
      ],
      "author": {
        "name": "Rajakumar Govindaram",
        "email": "crajaku@codeaurora.org",
        "time": "Mon Dec 05 20:58:19 2011 -0800"
      },
      "committer": {
        "name": "Linux Build Service Account",
        "email": "lnxbuild@localhost",
        "time": "Wed Dec 14 07:30:54 2011 -0700"
      },
      "message": "msm: camera: Support for MT9M114 YUV sensor\n\nInitial support for Aptina 720p YUV sensor\n\nChange-Id: Idb2eb0c1d98482077cb170f3fc581b1e548dc1ee\nSigned-off-by: Rajakumar Govindaram \u003ccrajaku@codeaurora.org\u003e\n"
    },
    {
      "commit": "e48e9d12b88fe767c08dd7773e2fbc808212e994",
      "tree": "16cee1efcae463a285f146ce98135490261ff8bb",
      "parents": [
        "e9b4b64a51435157b055b8263648e2948cfd90c4",
        "0ea48c04865d34d7164b8b8c79541dccef2cd679"
      ],
      "author": {
        "name": "Linux Build Service Account",
        "email": "lnxbuild@localhost",
        "time": "Wed Dec 14 04:44:16 2011 -0800"
      },
      "committer": {
        "name": "QuIC Gerrit Code Review",
        "email": "code-review@localhost",
        "time": "Wed Dec 14 04:44:16 2011 -0800"
      },
      "message": "Merge changes Ief2357bb,Iac66d768,Ib49a41f5 into msm-3.0\n\n* changes:\n  defconfig: 9615: Enable USB BAM driver\n  msm: board-9615: Add USB BAM driver\n  usb: gadget: SPS BAM-to-BAM - USB BAM driver\n"
    },
    {
      "commit": "e9b4b64a51435157b055b8263648e2948cfd90c4",
      "tree": "3d01491388e73cda9045aea43ded2819df40aa87",
      "parents": [
        "c2f25f737fe3152e20e2de7dcc89f8ae75dc027c",
        "1eb58f0a2f897406f7f11d151261c454f9016939"
      ],
      "author": {
        "name": "Linux Build Service Account",
        "email": "lnxbuild@localhost",
        "time": "Wed Dec 14 04:44:16 2011 -0800"
      },
      "committer": {
        "name": "QuIC Gerrit Code Review",
        "email": "code-review@localhost",
        "time": "Wed Dec 14 04:44:16 2011 -0800"
      },
      "message": "Merge changes I74d93f35,Iea942e84 into msm-3.0\n\n* changes:\n  fmem: reserve memory for fmem\n  fmem: add fmem API header file\n"
    },
    {
      "commit": "c2f25f737fe3152e20e2de7dcc89f8ae75dc027c",
      "tree": "b93d9185314e664aa4abdd1e93ab03b3bfb4213c",
      "parents": [
        "04e510bbcff312d278ee25bf70ea736c3aaeb028",
        "5556a8524591e4d1c4c9188316551900e8b8382d"
      ],
      "author": {
        "name": "Linux Build Service Account",
        "email": "lnxbuild@localhost",
        "time": "Wed Dec 14 04:44:16 2011 -0800"
      },
      "committer": {
        "name": "QuIC Gerrit Code Review",
        "email": "code-review@localhost",
        "time": "Wed Dec 14 04:44:16 2011 -0800"
      },
      "message": "Merge \"misc: tspp: adding TSPP driver files\" into msm-3.0"
    },
    {
      "commit": "a1c2a87d394a3b5325d52bb0543f717cf51405cb",
      "tree": "510d5748736eefd6e3daa6f9a2c39f0d7afc8c12",
      "parents": [
        "0ea48c04865d34d7164b8b8c79541dccef2cd679"
      ],
      "author": {
        "name": "Ofir Cohen",
        "email": "ofirc@codeaurora.org",
        "time": "Wed Dec 14 10:26:34 2011 +0200"
      },
      "committer": {
        "name": "Ofir Cohen",
        "email": "ofirc@codeaurora.org",
        "time": "Wed Dec 14 10:26:34 2011 +0200"
      },
      "message": "usb: gadget: Add SPS BAM-to-BAM support\n\nAdding new support to enable USB-Peripheral\nBAM-to-BAM transactions.\nChanges were added to the UDC to support\n\"legacy/regular\" USB transfers and\nendless BAM-to-BAM transfers.\n\nTo avoid adding new vendor specific UDC file\nto support the new feature and keep the UDC\nas a generic as possiblea, USB request holds\na vendor specific data that distinguish between\nthe two transfer types.\n\nUSB BAM will be added in seperate commit.\n\nChange-Id: I3211a122fe5236cda2dbe844b44f52a2b2063baf\nSigned-off-by: Ofir Cohen \u003cofirc@codeaurora.org\u003e\nSigned-off-by: Amit Blay \u003cablay@codeaurora.org\u003e\n"
    },
    {
      "commit": "71d6fa6ccd9d6bf6d47dda6b4e4b8b672161adca",
      "tree": "4a438e7e4f80280c8f17328c76639da3bf1b64ba",
      "parents": [
        "bf36355e9ccec9411c70ffb4d922b5f5b0b9839f"
      ],
      "author": {
        "name": "Anantha Krishnan",
        "email": "ananthk@codeaurora.org",
        "time": "Tue Dec 13 19:30:51 2011 +0530"
      },
      "committer": {
        "name": "Srinivasa Rao Uppala",
        "email": "uppalas@codeaurora.org",
        "time": "Wed Dec 14 11:08:11 2011 +0530"
      },
      "message": "radio-tavarua: Add place holders for IRIS specific commands\n\nChange-Id: I4bcf4316b23ce0f9c02815c0bc0d495ee49df51f\nCRs-Fixed: 324758\nSigned-off-by: Srinivasa Rao Uppala \u003cuppalas@codeaurora.org\u003e\n"
    },
    {
      "commit": "f2226020462824476c6d66799ed24a344124d339",
      "tree": "3a9766490a0e006968c7b4f84eaadbd55e0690a5",
      "parents": [
        "bf36355e9ccec9411c70ffb4d922b5f5b0b9839f"
      ],
      "author": {
        "name": "David Keitel",
        "email": "dkeitel@codeaurora.org",
        "time": "Tue Dec 13 15:55:50 2011 -0800"
      },
      "committer": {
        "name": "Siddartha Mohanadoss",
        "email": "smohanad@codeaurora.org",
        "time": "Tue Dec 13 20:22:52 2011 -0800"
      },
      "message": "power: pm8921-charger: Disable BTM before entering suspend\n\nSignificant sleep current is seen with BTM enabled during suspend.\n\nFix this by disabling BTM before entering suspend and re-enable it\non resume. A board file option may be added to disable this feature.\nBy default battery temperature monitoring will be turned off on\nsuspend.\n\nChange-Id: I6614dc076d8ea69f25840dd3eeef94f9739e392f\nSigned-off-by: David Keitel \u003cdkeitel@codeaurora.org\u003e\n"
    },
    {
      "commit": "1daa0f027eb52b85c287faf52ee7bed4a36ec38e",
      "tree": "618bb9a8486f31d9833312f1a8e444bfdddf56c8",
      "parents": [
        "6b17b8be3950f0199cb9b9249d5c3cc64deeb701"
      ],
      "author": {
        "name": "Larry Bassel",
        "email": "lbassel@codeaurora.org",
        "time": "Tue Dec 06 15:55:58 2011 -0800"
      },
      "committer": {
        "name": "Laura Abbott",
        "email": "lauraa@codeaurora.org",
        "time": "Tue Dec 13 11:25:55 2011 -0800"
      },
      "message": "fmem: add fmem API header file\n\nChange-Id: Iea942e84106512ba4c1418fe10bd7f53e635451e\nSigned-off-by: Larry Bassel \u003clbassel@codeaurora.org\u003e\n"
    },
    {
      "commit": "c7827e45a3659869ec7fd6f74b0717a751474f17",
      "tree": "45473dac9fa3ec261f9c18286e891aa4f9f13291",
      "parents": [
        "08bbf040682e6177336030c51568428a63caa583"
      ],
      "author": {
        "name": "Ofir Cohen",
        "email": "ofirc@codeaurora.org",
        "time": "Tue Dec 13 20:10:01 2011 +0200"
      },
      "committer": {
        "name": "Ofir Cohen",
        "email": "ofirc@codeaurora.org",
        "time": "Tue Dec 13 20:46:22 2011 +0200"
      },
      "message": "usb: gadget: SPS BAM-to-BAM - USB BAM driver\n\nUSB BAM driver to support BAM-to-BAM\nUSB\u003c-\u003ePeripheral transactions.\n\nChange-Id: Ib49a41f5dcdccb6f6bff2492fa64ead40f18b870\nSigned-off-by: Ofir Cohen \u003cofirc@codeaurora.org\u003e\n"
    },
    {
      "commit": "a5ede607de98907eb9b76486e3734eb823c45408",
      "tree": "16537f860ecc035bf3a8b4b8956372570d509794",
      "parents": [
        "08bbf040682e6177336030c51568428a63caa583"
      ],
      "author": {
        "name": "Deepika Pepakayala",
        "email": "deepikap@codeaurora.org",
        "time": "Fri Dec 02 11:33:26 2011 -0800"
      },
      "committer": {
        "name": "Deepika Pepakayala",
        "email": "deepikap@codeaurora.org",
        "time": "Tue Dec 13 10:44:54 2011 -0800"
      },
      "message": "msm: vidc: Driver changes to disable demux in core decoder.\n\nAdded the following driver changes to support demux\ndisabling in video core.\n\n\t- IOCTLs to check if feature can be enabled.\n\t- set/get feature properties\n\t- descriptor buffer handling\n\t- HAL changes to enable/disable feature in\n          video core\n\t- Resource tracker changes\n\nChange-Id: I86cf4c959175aba954339fff9f78dae6b5be740c\nSigned-off-by: Deepika Pepakayala \u003cdeepikap@codeaurora.org\u003e\n"
    },
    {
      "commit": "1dc5ae6b97b5b6df32488479c1633749212f4642",
      "tree": "2f5710fb7a9339dbc82fc2b05e94306afc8b74eb",
      "parents": [
        "2acd05e80bc4aa49c6a1fbe02d9b1de26c64f732",
        "1714337153c9b1fc24eb8597e94f6205183227c5"
      ],
      "author": {
        "name": "Linux Build Service Account",
        "email": "lnxbuild@localhost",
        "time": "Tue Dec 13 09:09:54 2011 -0800"
      },
      "committer": {
        "name": "QuIC Gerrit Code Review",
        "email": "code-review@localhost",
        "time": "Tue Dec 13 09:09:54 2011 -0800"
      },
      "message": "Merge changes I1c9e58dd,I3e3d0f36,I132df8e6 into msm-3.0\n\n* changes:\n  genirq: percpu: allow interrupt type to be set at enable time\n  genirq: Add support for per-cpu dev_id interrupts\n  irq: Track the owner of irq descriptor\n"
    },
    {
      "commit": "2acd05e80bc4aa49c6a1fbe02d9b1de26c64f732",
      "tree": "a6a2bd87c842d0f1aa3e4c4ce3c0a8d9581eb8ea",
      "parents": [
        "a6e4e8f118e6423b7f81a56a72b0057a0bbb91d3",
        "0a34f5ce81e084dfdb0a148106b90c41bae7840d"
      ],
      "author": {
        "name": "Linux Build Service Account",
        "email": "lnxbuild@localhost",
        "time": "Tue Dec 13 09:09:54 2011 -0800"
      },
      "committer": {
        "name": "QuIC Gerrit Code Review",
        "email": "code-review@localhost",
        "time": "Tue Dec 13 09:09:54 2011 -0800"
      },
      "message": "Merge \"vidc: Add metabuffer mode support for encoder driver.\" into msm-3.0"
    },
    {
      "commit": "5556a8524591e4d1c4c9188316551900e8b8382d",
      "tree": "3535979d1b68be007ae2925949837e67c42af39e",
      "parents": [
        "3c8b8dba522595352b0ef0b979514ba3ce62dd14"
      ],
      "author": {
        "name": "Joel Nider",
        "email": "jnider@codeaurora.org",
        "time": "Sun Oct 16 10:52:13 2011 +0200"
      },
      "committer": {
        "name": "Joel Nider",
        "email": "jnider@codeaurora.org",
        "time": "Tue Dec 13 10:14:33 2011 +0200"
      },
      "message": "misc: tspp: adding TSPP driver files\n\nThe TSPP driver manages the transport stream packet processor.  This core\nis used to offload the main CPU by handling MPEG TS packets, generally\ncoming from a broadcast modem using the ISDB-T (or variant) protocol.\n\nChange-Id: Ia4c16dcce970ae0f52d8d17957a92fce34ecdb44\nSigned-off-by: Joel Nider \u003cjnider@codeaurora.org\u003e\n"
    },
    {
      "commit": "4c3a49e1c7e055450050ba2db96ccac6471bec2a",
      "tree": "0cb6bca410c8a154588d9cfdfb5abb7f83d1b367",
      "parents": [
        "0f30368be80d32ccdaf4c7087f3295dc1e64734b",
        "9f77e968dd6b1422b084144f962f90e1c17c2132"
      ],
      "author": {
        "name": "Linux Build Service Account",
        "email": "lnxbuild@localhost",
        "time": "Mon Dec 12 16:35:44 2011 -0800"
      },
      "committer": {
        "name": "QuIC Gerrit Code Review",
        "email": "code-review@localhost",
        "time": "Mon Dec 12 16:35:44 2011 -0800"
      },
      "message": "Merge \"mfd: pm8901: Modify pm8901 subdevices to pm8xxx interface\" into msm-3.0"
    },
    {
      "commit": "0a34f5ce81e084dfdb0a148106b90c41bae7840d",
      "tree": "392c73e95565bf7b29f435cdbaba58b2a65e59a3",
      "parents": [
        "fdeb4932f867d1c2454bbb336315c09499658d88"
      ],
      "author": {
        "name": "Gopikrishnaiah Anandan",
        "email": "gopikr@codeaurora.org",
        "time": "Thu Dec 01 12:01:19 2011 -0800"
      },
      "committer": {
        "name": "Gopikrishnaiah Anandan",
        "email": "gopikr@codeaurora.org",
        "time": "Mon Dec 12 16:11:19 2011 -0800"
      },
      "message": "vidc: Add metabuffer mode support for encoder driver.\n\nVideo encoder driver when configured in meta buffer mode,\nwill allow clients to register buffers in data path.\n\nChange-Id: I23e2cb07386461275da5731134d8aad7df1cd060\nSigned-off-by: Gopikrishnaiah Anandan \u003cgopikr@codeaurora.org\u003e\n"
    },
    {
      "commit": "409ed358cf9f2d5c46b41791e5bcafd4b501e009",
      "tree": "d54097ac42d13691139cf69557b62a0523b68a43",
      "parents": [
        "fdeb4932f867d1c2454bbb336315c09499658d88"
      ],
      "author": {
        "name": "Sameer Thalappil",
        "email": "sameert@codeaurora.org",
        "time": "Wed Dec 07 10:53:31 2011 -0800"
      },
      "committer": {
        "name": "Sameer Thalappil",
        "email": "sameert@codeaurora.org",
        "time": "Mon Dec 12 15:01:08 2011 -0800"
      },
      "message": "wcnss: Proxy vote for Iris regulators on behalf of Riva\n\nThis patch includes the following changes,\na. Proxy vote for Iris regulators on behalf of Riva.\nb. During SSR power-on, vote for Iris regulators just like in\n   cold boot.\nc. Remove wcnss_riva.h, it was meant to be local to platform driver.\nd. Make WCNSS platform driver part of kernel\n\nChange-Id: Ied1f91297305469a0e4d9e524a03b49e1f600852\nSigned-off-by: Sameer Thalappil \u003csameert@codeaurora.org\u003e\n"
    },
    {
      "commit": "a93ede8e3f073b4b9f8999afa1ff782cca643547",
      "tree": "a1482913ca02db38d3124a5bdf67977c60e2a5a2",
      "parents": [
        "fdeb4932f867d1c2454bbb336315c09499658d88"
      ],
      "author": {
        "name": "Abhijeet Dharmapurikar",
        "email": "adharmap@codeaurora.org",
        "time": "Thu Nov 17 12:20:03 2011 -0800"
      },
      "committer": {
        "name": "David Collins",
        "email": "collinsd@codeaurora.org",
        "time": "Mon Dec 12 13:53:12 2011 -0800"
      },
      "message": "power: pm8921-bms: force max_voltage at end of charge\n\nWhen an end of charge with a full battery happens, the bms driver\nfakes max ocv and zero cc. To force max ocv the driver currently\nassumes that the first row last column will have the highest profiled\nvoltage. This may not be true always.\n\nPass the maximum voltage from platform data and use that to force\nmax ocv.\n\nChange-Id: I29c71a20648fb2f9066f2f82e14a6080692c63fd\nSigned-off-by: Abhijeet Dharmapurikar \u003cadharmap@codeaurora.org\u003e\n"
    },
    {
      "commit": "9f77e968dd6b1422b084144f962f90e1c17c2132",
      "tree": "7b2210e8151c0580b0573f2387b37d16e6b8f5b1",
      "parents": [
        "fdeb4932f867d1c2454bbb336315c09499658d88"
      ],
      "author": {
        "name": "Anirudh Ghayal",
        "email": "aghayal@codeaurora.org",
        "time": "Tue Dec 06 12:38:21 2011 +0530"
      },
      "committer": {
        "name": "David Collins",
        "email": "collinsd@codeaurora.org",
        "time": "Mon Dec 12 13:43:27 2011 -0800"
      },
      "message": "mfd: pm8901: Modify pm8901 subdevices to pm8xxx interface\n\nMove the following  subdevices to use the pm8xxx interface -\nmpp, irq, thermal, regulators.\n\nThis allows usage of a common driver for modules which are same\nacross multiple PM8XXX PMICs. It also provides flexibility\nto add/remove subdevices for multiple board configurations.\n\nChange-Id: I6478ec1b99b1ab55ca370d314dbeb590103a4b1c\nSigned-off-by: Anirudh Ghayal \u003caghayal@codeaurora.org\u003e\n"
    },
    {
      "commit": "970346bf4d52aece948d79dc4970c310bfe7bc74",
      "tree": "21916aedae2ad4aba2dd1b2d06aa86ba903cfc0c",
      "parents": [
        "1db17dd496baac3cbd6b77a27e9dabbd98e90ae9",
        "abb96810510a25d9d601157c5d46320d62528452"
      ],
      "author": {
        "name": "Linux Build Service Account",
        "email": "lnxbuild@localhost",
        "time": "Mon Dec 12 04:59:53 2011 -0800"
      },
      "committer": {
        "name": "QuIC Gerrit Code Review",
        "email": "code-review@localhost",
        "time": "Mon Dec 12 04:59:53 2011 -0800"
      },
      "message": "Merge \"mmc: core: Ensure clocks are always enabled before host interaction\" into msm-3.0"
    },
    {
      "commit": "abb96810510a25d9d601157c5d46320d62528452",
      "tree": "660215812a4032f421662aecd3a92aca1c8389d1",
      "parents": [
        "a6362186ae44fb29791717dbf5a0fdde96280200"
      ],
      "author": {
        "name": "Sujit Reddy Thumma",
        "email": "sthumma@codeaurora.org",
        "time": "Thu Dec 08 14:53:14 2011 +0530"
      },
      "committer": {
        "name": "Sujit Reddy Thumma",
        "email": "sthumma@codeaurora.org",
        "time": "Mon Dec 12 15:00:03 2011 +0530"
      },
      "message": "mmc: core: Ensure clocks are always enabled before host interaction\n\nEnsure clocks are always enabled before any interaction with the\nhost controller driver. This makes sure that there is no race\nbetween host execution and the core layer turning off clocks\nin different context with clock gating framework.\n\nCRs-Fixed: 324380\nChange-Id: Id3dc2074ed81bf758649bc61ce918500a95e9bae\nSigned-off-by: Sujit Reddy Thumma \u003csthumma@codeaurora.org\u003e\n"
    },
    {
      "commit": "a7c1c5ce1f8e92b119464f2f8f566e652eeea4f0",
      "tree": "5599862b597dbe4b7bc3475db1c695c1406a3a98",
      "parents": [
        "60e48c9ec99f04dab5d3d9aebdb3999b4e6c7e96"
      ],
      "author": {
        "name": "Anji jonnala",
        "email": "anjir@codeaurora.org",
        "time": "Mon Dec 12 12:20:36 2011 +0530"
      },
      "committer": {
        "name": "Anji jonnala",
        "email": "anjir@codeaurora.org",
        "time": "Mon Dec 12 13:44:31 2011 +0530"
      },
      "message": "USB: OTG: prevent idle standalone PC when USB cable is connected.\n\nWhen USB cable is connected, the mass storage function in the\ndevice will get interrupts for every 3ms. Entering and exiting the\nidle standalone PC itself will take around 3ms on 8960. Hence allowing\nidle standalone PC when USB cable is connected causes processor to\nspend most of the time in entering and exiting the idle standalone PC.\nHence Vote for minimum DMA latency to prevent idle standalone PC\nwhen USB cable is connected.\n\nChange-Id: Id625dc01f253ed553b2f65f08900022a8c6e1daa\nSigned-off-by: Anji jonnala \u003canjir@codeaurora.org\u003e\n"
    },
    {
      "commit": "a5df020eedff582b4f421fe6559dcb8d0b3ebe9d",
      "tree": "dba7a8e660812bc7b9df80f71938bf621e6b2d7f",
      "parents": [
        "2a3cbdbb60dc02db8ac35f5fc0998b3398a4db95",
        "9d36a3d4571455400955e0030a16e42d88509147"
      ],
      "author": {
        "name": "Linux Build Service Account",
        "email": "lnxbuild@localhost",
        "time": "Sat Dec 10 15:31:48 2011 -0800"
      },
      "committer": {
        "name": "QuIC Gerrit Code Review",
        "email": "code-review@localhost",
        "time": "Sat Dec 10 15:31:48 2011 -0800"
      },
      "message": "Merge \"mfd: pm8038: Add PMIC 8038 core driver\" into msm-3.0"
    },
    {
      "commit": "1714337153c9b1fc24eb8597e94f6205183227c5",
      "tree": "54c4657b8b5e91411e2b0580a45852a4bc179f7a",
      "parents": [
        "2c4d6f229d29c4c44b5ea0ccd6b1cf53bc02a594"
      ],
      "author": {
        "name": "Trilok Soni",
        "email": "tsoni@codeaurora.org",
        "time": "Fri Sep 30 10:48:47 2011 +0100"
      },
      "committer": {
        "name": "Trilok Soni",
        "email": "tsoni@codeaurora.org",
        "time": "Sat Dec 10 16:34:15 2011 +0530"
      },
      "message": "genirq: percpu: allow interrupt type to be set at enable time\n\nThe commit 1e7c5fd breaks the build which gets fixed in the\nnext commit 32cffdd.\n\ncommit 1e7c5fd29487ee88cb3abac945bafa60ae026146\nAuthor: Marc Zyngier \u003cmarc.zyngier@arm.com\u003e\nDate:   Fri Sep 30 10:48:47 2011 +0100\n\n    genirq: percpu: allow interrupt type to be set at enable time\n\n    As request_percpu_irq() doesn\u0027t allow for a percpu interrupt to have\n    its type configured (it is generally impossible to configure it on all\n    CPUs at once), add a \u0027type\u0027 argument to enable_percpu_irq().\n\n    This allows some low-level, board specific init code to be switched to\n    a generic API.\n\n    [ tglx: Added WARN_ON argument ]\n\n    Signed-off-by: Marc Zyngier \u003cmarc.zyngier@arm.com\u003e\n    Cc: Abhijeet Dharmapurikar \u003cadharmap@codeaurora.org\u003e\n    Signed-off-by: Thomas Gleixner \u003ctglx@linutronix.de\u003e\n\ncommit 32cffdde4a3ee6c2d9e0f0a94edecf1a9ce7586b\nAuthor: Thomas Gleixner \u003ctglx@linutronix.de\u003e\nDate:   Tue Oct 4 18:43:57 2011 +0200\n\n    genirq: Fix fatfinered fixup really\n\n    Putting the argument inside the quote does not really help.\n\n    Signed-off-by: Thomas Gleixner \u003ctglx@linutronix.de\u003e\n\nChange-Id: I1c9e58dd8788b5515f183ec169975d48a329b339\n[tsoni@codeaurora.org: Fixup MSM build failure]\nSigned-off-by: Trilok Soni \u003ctsoni@codeaurora.org\u003e\n"
    },
    {
      "commit": "2c4d6f229d29c4c44b5ea0ccd6b1cf53bc02a594",
      "tree": "5c7401f9bfaee66ff2e2c6d3654039dfb0d154d1",
      "parents": [
        "6f1c405828afce2ac53f5fcacb1312f597e92d33"
      ],
      "author": {
        "name": "Marc Zyngier",
        "email": "marc.zyngier@arm.com",
        "time": "Fri Sep 23 17:03:06 2011 +0100"
      },
      "committer": {
        "name": "Trilok Soni",
        "email": "tsoni@codeaurora.org",
        "time": "Sat Dec 10 16:34:13 2011 +0530"
      },
      "message": "genirq: Add support for per-cpu dev_id interrupts\n\nThe ARM GIC interrupt controller offers per CPU interrupts (PPIs),\nwhich are usually used to connect local timers to each core. Each CPU\nhas its own private interface to the GIC, and only sees the PPIs that\nare directly connect to it.\n\nWhile these timers are separate devices and have a separate interrupt\nline to a core, they all use the same IRQ number.\n\nFor these devices, request_irq() is not the right API as it assumes\nthat an IRQ number is visible by a number of CPUs (through the\naffinity setting), but makes it very awkward to express that an IRQ\nnumber can be handled by all CPUs, and yet be a different interrupt\nline on each CPU, requiring a different dev_id cookie to be passed\nback to the handler.\n\nThe *_percpu_irq() functions is designed to overcome these\nlimitations, by providing a per-cpu dev_id vector:\n\nint request_percpu_irq(unsigned int irq, irq_handler_t handler,\n\t\t   const char *devname, void __percpu *percpu_dev_id);\nvoid free_percpu_irq(unsigned int, void __percpu *);\nint setup_percpu_irq(unsigned int irq, struct irqaction *new);\nvoid remove_percpu_irq(unsigned int irq, struct irqaction *act);\nvoid enable_percpu_irq(unsigned int irq);\nvoid disable_percpu_irq(unsigned int irq);\n\nThe API has a number of limitations:\n- no interrupt sharing\n- no threading\n- common handler across all the CPUs\n\nOnce the interrupt is requested using setup_percpu_irq() or\nrequest_percpu_irq(), it must be enabled by each core that wishes its\nlocal interrupt to be delivered.\n\nBased on an initial patch by Thomas Gleixner.\n\nChange-Id: I3e3d0f36e04added105753d30b2ef07e3d9d6a56\nSigned-off-by: Marc Zyngier \u003cmarc.zyngier@arm.com\u003e\nCc: linux-arm-kernel@lists.infradead.org\nLink: http://lkml.kernel.org/r/1316793788-14500-2-git-send-email-marc.zyngier@arm.com\nSigned-off-by: Thomas Gleixner \u003ctglx@linutronix.de\u003e\n[kumarrav@codeaurora.org: fixup manage.c merge conflict]\nSigned-off-by: Ravi Kumar \u003ckumarrav@codeaurora.org\u003e\n"
    },
    {
      "commit": "6f1c405828afce2ac53f5fcacb1312f597e92d33",
      "tree": "10545f4f5436b3ea715b1b7f1a2dd49b8f7f0a02",
      "parents": [
        "9a48df2d29848d4751745761c1a9386287eaaa2d"
      ],
      "author": {
        "name": "Sebastian Andrzej Siewior",
        "email": "sebastian@breakpoint.cc",
        "time": "Mon Jul 11 12:17:31 2011 +0200"
      },
      "committer": {
        "name": "Trilok Soni",
        "email": "tsoni@codeaurora.org",
        "time": "Sat Dec 10 16:34:12 2011 +0530"
      },
      "message": "irq: Track the owner of irq descriptor\n\nInterrupt descriptors can be allocated from modules. The interrupts\nare used by other modules, but we have no refcount on the module which\nprovides the interrupts and there is no way to establish one on the\ndevice level as the interrupt using module is agnostic to the fact\nthat the interrupt is provided by a module rather than by some builtin\ninterrupt controller.\n\nTo prevent removal of the interrupt providing module, we can track the\nowner of the interrupt descriptor, which also provides the relevant\nirq chip functions in the irq descriptor.\n\nrequest/setup_irq() can now acquire a refcount on the owner module to\nprevent unloading. free_irq() drops the refcount.\n\nChange-Id: I132df8e65d4e01db4f15dba0868607c7cdd33e14\nSigned-off-by: Sebastian Andrzej Siewior \u003csebastian@breakpoint.cc\u003e\nLink: http://lkml.kernel.org/r/20110711101731.GA13804@Chamillionaire.breakpoint.cc\nSigned-off-by: Thomas Gleixner \u003ctglx@linutronix.de\u003e\nSigned-off-by: Ravi Kumar \u003ckumarrav@codeaurora.org\u003e\n"
    },
    {
      "commit": "5411d64555ba1bc83fa726bb51180664a023736a",
      "tree": "7f5ae2f1162dcb19bdabf2a6a4ec8b6a99deb1d1",
      "parents": [
        "9e4862bd60de0af8720578e23e49e508c71d636e",
        "fc6be921eeb73aea9bd625189f225d199908b685"
      ],
      "author": {
        "name": "Linux Build Service Account",
        "email": "lnxbuild@localhost",
        "time": "Fri Dec 09 17:24:47 2011 -0800"
      },
      "committer": {
        "name": "QuIC Gerrit Code Review",
        "email": "code-review@localhost",
        "time": "Fri Dec 09 17:24:47 2011 -0800"
      },
      "message": "Merge \"msm_fb: display: enable border color fill on external display\" into msm-3.0"
    },
    {
      "commit": "9d36a3d4571455400955e0030a16e42d88509147",
      "tree": "fe7fb1ad06a2cfda2762e52f0d36f48fdebdfea0",
      "parents": [
        "65683dcd47cc34b775a140d9a540958e8b2a42cc"
      ],
      "author": {
        "name": "Jay Chokshi",
        "email": "jchokshi@codeaurora.org",
        "time": "Wed Oct 26 15:57:51 2011 -0700"
      },
      "committer": {
        "name": "Jay Chokshi",
        "email": "jchokshi@codeaurora.org",
        "time": "Fri Dec 09 17:24:27 2011 -0800"
      },
      "message": "mfd: pm8038: Add PMIC 8038 core driver\n\nAdd support for the Qualcomm PM8038 PMIC chip. The core driver\nwill communicate with the PMIC chip via the MSM SSBI bus.\n\nInitial support is provided for: IRQ, GPIO, MPP, RTC, Power Key,\nMisc, and Debug.\n\nChange-Id: I83f995cc238699100a05e82d04b45ea2a63eb667\nSigned-off-by: Jay Chokshi \u003cjchokshi@codeaurora.org\u003e\n"
    },
    {
      "commit": "8ce725fb065d5ab907d6c9101f6bdd77bb5e0eaf",
      "tree": "59e52519255ec62154ad5deafd31423a307d787e",
      "parents": [
        "b5cf8a409a1c272b85d66d64607d5328da48c6c1",
        "61dc15eae13804a779dfd504a7d4875630b13820"
      ],
      "author": {
        "name": "Linux Build Service Account",
        "email": "lnxbuild@localhost",
        "time": "Fri Dec 09 13:32:33 2011 -0800"
      },
      "committer": {
        "name": "QuIC Gerrit Code Review",
        "email": "code-review@localhost",
        "time": "Fri Dec 09 13:32:33 2011 -0800"
      },
      "message": "Merge \"radio-iris: Add place holder for TAVARUA specific commands.\" into msm-3.0"
    },
    {
      "commit": "76bb397d5a3b0fb5680bec805de82a4c7a09785f",
      "tree": "ca10a63bc6cc371c60414939b3e0b3aada0cfdf0",
      "parents": [
        "ad32dc235b609bb6bd0bc20075f7b2a173f9cff3",
        "52a74c097ee16dae3a94a6c4a6d519fb021df83b"
      ],
      "author": {
        "name": "Linux Build Service Account",
        "email": "lnxbuild@localhost",
        "time": "Fri Dec 09 13:32:33 2011 -0800"
      },
      "committer": {
        "name": "QuIC Gerrit Code Review",
        "email": "code-review@localhost",
        "time": "Fri Dec 09 13:32:33 2011 -0800"
      },
      "message": "Merge \"msm: audio: qds6v2: Add support for new hardware codecs\" into msm-3.0"
    },
    {
      "commit": "d6a9cebcd172dd036a5d0196f24aedfd132a0932",
      "tree": "a2f53d23d2ace81ac58638abcddf7b154479369c",
      "parents": [
        "37c78782ca52462527335a15557a28e57b07177e"
      ],
      "author": {
        "name": "Peter Krystad",
        "email": "pkrystad@codeaurora.org",
        "time": "Thu Dec 01 15:44:54 2011 -0800"
      },
      "committer": {
        "name": "Peter Krystad",
        "email": "pkrystad@codeaurora.org",
        "time": "Fri Dec 09 08:10:19 2011 -0800"
      },
      "message": "Bluetooth: Fix possible access of hci_chan after it is deleted\n\nWhen the connection is not in BT_CONNECTED state it was possible\nfor code in hci_chan_modify() to attempt to access the hci_chan\nstructure after it had already been deleted by hci_chan_put().\n\nChange-Id: I5ae352ac12aa3b456e7bcf30633015d98b03e44b\nCRs-fixed: 319934\nSigned-off-by: Peter Krystad \u003cpkrystad@codeaurora.org\u003e\n"
    },
    {
      "commit": "f077c70ec869660f6ca8188572d7c829952b23e3",
      "tree": "f9e184d54256555914de9c8f55647bb15831fdf1",
      "parents": [
        "1bcf72b08eab86755f21c32beb901eab96906b30",
        "59f9f1c9ae463a3d4499cd9353619f8b1993371b"
      ],
      "author": {
        "name": "Linux Build Service Account",
        "email": "lnxbuild@localhost",
        "time": "Fri Dec 09 02:43:11 2011 -0800"
      },
      "committer": {
        "name": "QuIC Gerrit Code Review",
        "email": "code-review@localhost",
        "time": "Fri Dec 09 02:43:11 2011 -0800"
      },
      "message": "Merge \"mm: Add total_unmovable_pages global variable\" into msm-3.0"
    },
    {
      "commit": "61dc15eae13804a779dfd504a7d4875630b13820",
      "tree": "d16165bad89deb45439eccfdd5d124e7a08da701",
      "parents": [
        "22b1dd8eece555b0a34b4ac9013f73c35ea42341"
      ],
      "author": {
        "name": "Anantha Krishnan",
        "email": "ananthk@codeaurora.org",
        "time": "Tue Dec 06 11:39:02 2011 +0530"
      },
      "committer": {
        "name": "Anantha Krishnan",
        "email": "ananthk@codeaurora.org",
        "time": "Fri Dec 09 15:39:19 2011 +0530"
      },
      "message": "radio-iris: Add place holder for TAVARUA specific commands.\n\nChange-Id: I83226f1d6dce998dab0bde990c6855b0763ac0f3\nCRs-Fixed: 314648\nSigned-off-by: Anantha Krishnan \u003cananthk@codeaurora.org\u003e\n"
    },
    {
      "commit": "c1ab5d376f687df0fd3fa9844c31a32161fbbc72",
      "tree": "0d0f03c925c1bf439ea8bb184f9f086a361e3bb1",
      "parents": [
        "38df8f1be616b332b957a2516f5d59cf746bd27e",
        "ed6e321217c73862b03182a314a60f7c0838eba9"
      ],
      "author": {
        "name": "Linux Build Service Account",
        "email": "lnxbuild@localhost",
        "time": "Thu Dec 08 23:47:51 2011 -0800"
      },
      "committer": {
        "name": "QuIC Gerrit Code Review",
        "email": "code-review@localhost",
        "time": "Thu Dec 08 23:47:51 2011 -0800"
      },
      "message": "Merge \"clk: provide prepare/unprepare functions\" into msm-3.0"
    },
    {
      "commit": "ed6e321217c73862b03182a314a60f7c0838eba9",
      "tree": "9898c51cee4efe57de0199b48b4e95b467262363",
      "parents": [
        "13605e484b85a9f4b1f38f678c090b640bb3c2a7"
      ],
      "author": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Thu Sep 22 11:30:50 2011 +0100"
      },
      "committer": {
        "name": "Stephen Boyd",
        "email": "sboyd@codeaurora.org",
        "time": "Thu Dec 08 18:19:09 2011 -0800"
      },
      "message": "clk: provide prepare/unprepare functions\n\nAs discussed previously, there\u0027s the need on some platforms to run some\nparts of clk_enable() in contexts which can schedule.  The solution\nwhich was agreed upon was to provide clk_prepare() and clk_unprepare()\nto contain this parts, while clk_enable() and clk_disable() perform\nthe atomic part.\n\nThis patch provides a common definition for clk_prepare() and\nclk_unprepare() in linux/clk.h, and provides an upgrade path for\nexisting implementation and drivers: drivers can start using\nclk_prepare() and clk_unprepare() once this patch is merged without\nhaving to wait for platform support.  Platforms can then start to\nprovide these additional functions.\n\nEventually, HAVE_CLK_PREPARE will be removed from the kernel, and\neveryone will have to provide these new APIs.\n\nChange-Id: Ib9d24a7a0fdb571d392b970b1c159acabb07b365\nAcked-by: Saravana Kannan \u003cskannan@codeaurora.org\u003e\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\nSigned-off-by: Stephen Boyd \u003csboyd@codeaurora.org\u003e\n"
    },
    {
      "commit": "fc6be921eeb73aea9bd625189f225d199908b685",
      "tree": "be9b979000b2119f6f1bb58bfffbc47047c225e3",
      "parents": [
        "13605e484b85a9f4b1f38f678c090b640bb3c2a7"
      ],
      "author": {
        "name": "Adrian Salido-Moreno",
        "email": "adrianm@codeaurora.org",
        "time": "Tue Oct 04 15:22:39 2011 -0700"
      },
      "committer": {
        "name": "kuogee hsieh",
        "email": "khsieh@codeaurora.org",
        "time": "Thu Dec 08 17:19:01 2011 -0800"
      },
      "message": "msm_fb: display: enable border color fill on external display\n\nEnable border color fill feature on external display. This avoids usage\nof RGB pipe for background border fill and can now be used as overlay\nlayer for UI display.\n\nChange-Id: I652ab3ffe2c43260590e4e5a2ffc986340c4a8c0\nSigned-off-by: Adrian Salido-Moreno \u003cadrianm@codeaurora.org\u003e\n"
    },
    {
      "commit": "7da3f26984ebd496e23b2d48661a3f16fdc43ce9",
      "tree": "b7d59b46e808c83d73319cc35393fce841ac27ed",
      "parents": [
        "13605e484b85a9f4b1f38f678c090b640bb3c2a7"
      ],
      "author": {
        "name": "Anji jonnala",
        "email": "anjir@codeaurora.org",
        "time": "Fri Dec 02 17:22:14 2011 -0800"
      },
      "committer": {
        "name": "Matt Wagantall",
        "email": "mattw@codeaurora.org",
        "time": "Thu Dec 08 16:04:18 2011 -0800"
      },
      "message": "usb: msm_otg: vote and unvote for TCXO through XO API\n\nUSB PHY takes TCXO clock as input and using the PHY internal PLL,\ngets the 480MHz clock for USB operations. While USB PHY is suspended,\nthe TCXO clock can be turned off.\nOn 8960 target, mandating that TCXO clock users must need to vote for\nTCXO and if all the users vote for TCXO clock-off, then MSM can switch to\nlower power clock and can run.\n\nChange-Id: Ia9a91bca52a1003439a3a38bbd8eb835dbf349e1\nSigned-off-by: Anji jonnala \u003canjir@codeaurora.org\u003e\nSigned-off-by: Matt Wagantall \u003cmattw@codeaurora.org\u003e\n"
    },
    {
      "commit": "5ba1e3291c10a35fc46d4199145c8cbf44b27152",
      "tree": "6335399620d5a9a51840e2d4042aa3341cc637ae",
      "parents": [
        "22b1dd8eece555b0a34b4ac9013f73c35ea42341",
        "40bcd05937c63eca0965b6043b2c30bed5a60c81"
      ],
      "author": {
        "name": "Linux Build Service Account",
        "email": "lnxbuild@localhost",
        "time": "Thu Dec 08 14:54:13 2011 -0800"
      },
      "committer": {
        "name": "QuIC Gerrit Code Review",
        "email": "code-review@localhost",
        "time": "Thu Dec 08 14:54:13 2011 -0800"
      },
      "message": "Merge \"radio-tavarua: Add host side support for the new FM Search Algorithm\" into msm-3.0"
    },
    {
      "commit": "c5320c2e36ef90f3c4b540f8361af4c6847c6185",
      "tree": "4d64324df490a6663016147f8fd4b9acfca698e6",
      "parents": [
        "1671f939a50a08fd252b98597d873348763e5d35"
      ],
      "author": {
        "name": "Srinivasa Rao Uppala",
        "email": "uppalas@codeaurora.org",
        "time": "Mon Nov 28 14:28:51 2011 +0530"
      },
      "committer": {
        "name": "Linux Build Service Account",
        "email": "lnxbuild@localhost",
        "time": "Thu Dec 08 12:37:34 2011 -0700"
      },
      "message": "radio: iris: Fix the FM FTM Tx configuration failure\n\nFM configuration failure is due to two issues. Since the calibration\nwill take around 6 seconds to complete, any commands sent to SOC\nduring that time will fail.Added a state machine to prevent the\nexecution of another command while FM calibration is in progress.\n\nThe other issues is with the Get tuner command.FM kernel driver is\nsending the Rx specific command to get the Tx configuration.\nSend the proper command to get the TX configuration parameters.\n\nCRs-Fixed: 317658\nChange-Id: I54e637c267cbdb88d15d68d8ad7ceb72f985c54d\nSigned-off-by: Srinivasa Rao Uppala \u003cuppalas@codeaurora.org\u003e\n"
    },
    {
      "commit": "52a74c097ee16dae3a94a6c4a6d519fb021df83b",
      "tree": "dbe498af22d531d3382d9aebe7430e2e29d774e1",
      "parents": [
        "ec6fd7af651dc2126e5c15936b3ef22c55ead78a"
      ],
      "author": {
        "name": "Deepa Madiregama",
        "email": "dmadireg@codeaurora.org",
        "time": "Fri Oct 28 10:54:43 2011 +0530"
      },
      "committer": {
        "name": "Deepa Madiregama",
        "email": "dmadireg@codeaurora.org",
        "time": "Thu Dec 08 15:11:11 2011 +0530"
      },
      "message": "msm: audio: qds6v2: Add support for new hardware codecs\n\nAdd support for following codecs\n\t-MP3 decoder\n\t-AMRNB decoder\n\t-AMRWB decoder\n\t-EVRC decoder\n\t-QCELP(v13k) decoder\n\t-AMRWB encoder\n\nChange-Id: I3d6fe52b206ab7a82d0d068d35769c3aa8c2b855\nSigned-off-by: Deepa Madiregama \u003cdmadireg@codeaurora.org\u003e\n"
    },
    {
      "commit": "89489c3e4815dd78c4443d5e672c6c19cc2ef3cf",
      "tree": "d1f22c4893d54cda9302d8b40b815584ce8314d7",
      "parents": [
        "e6bee116fbcc0721e35658beb3c65fdab4dde057"
      ],
      "author": {
        "name": "Jay Chokshi",
        "email": "jchokshi@codeaurora.org",
        "time": "Wed Nov 16 16:55:26 2011 -0800"
      },
      "committer": {
        "name": "Jay Chokshi",
        "email": "jchokshi@codeaurora.org",
        "time": "Wed Dec 07 19:00:30 2011 -0800"
      },
      "message": "power_supply: Add driver for LTC4088 Charger\n\nLTC4088 is high efficiency USB powerpath controller\nand Li-Ion/Polymer battery charger. This driver\nenables the charger, allows to set current limits,\nand detection.\n\nChange-Id: I844431210cfd6e71d02fa7ffb730ee56d8417273\nSigned-off-by: Jay Chokshi \u003cjchokshi@codeaurora.org\u003e\n"
    },
    {
      "commit": "e6bee116fbcc0721e35658beb3c65fdab4dde057",
      "tree": "f5298ecb0eed211c6dff4960d6507bcb2026d624",
      "parents": [
        "b9599f1d4d913ecc85cdd0ebe16dee8210120753"
      ],
      "author": {
        "name": "Willie Ruan",
        "email": "wruan@codeaurora.org",
        "time": "Sun Nov 06 15:52:52 2011 -0800"
      },
      "committer": {
        "name": "Jay Chokshi",
        "email": "jchokshi@codeaurora.org",
        "time": "Wed Dec 07 19:00:30 2011 -0800"
      },
      "message": "power: core: add power supply APIs\n\nAdd two APIs, 1) set_current_limit API and 2) set_charging_by.\nset_current_limit api is used for external control, such as for USB\ndriver to tell a charger driver the maximum current to draw.\nset_charging_by is used to change the state of the charger.\n\nChange-Id: I147eab37836b54627ca1458167eb117ba3eacd7a\nSigned-off-by: Willie Ruan \u003cwruan@codeaurora.org\u003e\n"
    },
    {
      "commit": "40bcd05937c63eca0965b6043b2c30bed5a60c81",
      "tree": "825946f205b0992185bea8837989e482294ccb23",
      "parents": [
        "952a1d10fdf7d9276869e6ba0d551258cc1b99c8"
      ],
      "author": {
        "name": "Anantha Krishnan",
        "email": "ananthk@codeaurora.org",
        "time": "Mon Dec 05 15:28:29 2011 +0530"
      },
      "committer": {
        "name": "Anantha Krishnan",
        "email": "ananthk@codeaurora.org",
        "time": "Wed Dec 07 12:47:26 2011 +0530"
      },
      "message": "radio-tavarua: Add host side support for the new FM Search Algorithm\n\nChange-Id: Iba497b84e525d08fa588bb7f58ff6a238452c47c\nCRs-Fixed: 314648\nSigned-off-by: Anantha Krishnan \u003cananthk@codeaurora.org\u003e\n"
    },
    {
      "commit": "0ac06e4925f54d299ac57ef05ca022b228a4b36c",
      "tree": "e8a3393af2fd83a93aef23529a613c5dbba07420",
      "parents": [
        "10cb4f92168b02881e18ddfb5e3c1aef470f04c3",
        "89b8f8d8b00393ffceb57cde9c41bd4a9ec2ecb8"
      ],
      "author": {
        "name": "Linux Build Service Account",
        "email": "lnxbuild@localhost",
        "time": "Tue Dec 06 19:03:13 2011 -0800"
      },
      "committer": {
        "name": "QuIC Gerrit Code Review",
        "email": "code-review@localhost",
        "time": "Tue Dec 06 19:03:13 2011 -0800"
      },
      "message": "Merge changes Id3e9fc8e,I61b85b48 into msm-3.0\n\n* changes:\n  perf: add raw event selection by reg/code/group for scorpion l2\n  Perf: Add support for L2 cycle counter in default list\n"
    },
    {
      "commit": "59f9f1c9ae463a3d4499cd9353619f8b1993371b",
      "tree": "c091bf4c74c696d412024d10ccb87e84b4c07d5e",
      "parents": [
        "c3a5a8cb8a7d082777d213cb6ff737450c5718a5"
      ],
      "author": {
        "name": "Jack Cheung",
        "email": "jackc@codeaurora.org",
        "time": "Tue Nov 29 16:52:49 2011 -0800"
      },
      "committer": {
        "name": "Jack Cheung",
        "email": "jackc@codeaurora.org",
        "time": "Tue Dec 06 15:00:36 2011 -0800"
      },
      "message": "mm: Add total_unmovable_pages global variable\n\nVmalloc will exit if the amount it needs to allocate is\ngreater than totalram_pages. Vmalloc cannot allocate\nfrom the movable zone, so pages in the movable zone should\nnot be counted.\n\nThis change adds a new global variable: total_unmovable_pages.\nIt is calculated in init.c, based on totalram_pages minus\nthe pages in the movable zone. Vmalloc now looks at this new\nglobal instead of totalram_pages.\n\ntotal_unmovable_pages can be modified during memory_hotplug.\nIf the zone you are offlining/onlining is unmovable, then\nyou modify it similar to totalram_pages.  If the zone is\nmovable, then no change is needed.\n\nChange-Id: Ie55c41051e9ad4b921eb04ecbb4798a8bd2344d6\nSigned-off-by: Jack Cheung \u003cjackc@codeaurora.org\u003e\n"
    },
    {
      "commit": "c3a5a8cb8a7d082777d213cb6ff737450c5718a5",
      "tree": "41e7bcd9cd019f18c86eb25000f81a5388e218d5",
      "parents": [
        "fc662a11060743cf3c655183b5a647dda79db0ed",
        "012deefa0bbc38fbef4860185d78ee05d77772a6"
      ],
      "author": {
        "name": "Linux Build Service Account",
        "email": "lnxbuild@localhost",
        "time": "Tue Dec 06 14:52:29 2011 -0800"
      },
      "committer": {
        "name": "QuIC Gerrit Code Review",
        "email": "code-review@localhost",
        "time": "Tue Dec 06 14:52:29 2011 -0800"
      },
      "message": "Merge \"power: pm8921-charger: Allow disabling of input current limit\" into msm-3.0"
    },
    {
      "commit": "ed8dee710b4ad1028d82e3848194bcdf9099cb55",
      "tree": "6357391703b7daae8bef27ee19ee8999433aba0d",
      "parents": [
        "47dece1c78a334c48ed0750187b974273c9d8024",
        "eecdc06dfed6d999b217becccef9731907d8a865"
      ],
      "author": {
        "name": "Linux Build Service Account",
        "email": "lnxbuild@localhost",
        "time": "Tue Dec 06 12:47:37 2011 -0800"
      },
      "committer": {
        "name": "QuIC Gerrit Code Review",
        "email": "code-review@localhost",
        "time": "Tue Dec 06 12:47:37 2011 -0800"
      },
      "message": "Merge \"input: pmic8xxx-pwrkey: Change algorithm on converting trigger delay\" into msm-3.0"
    },
    {
      "commit": "47dece1c78a334c48ed0750187b974273c9d8024",
      "tree": "64caa89c146b1cfa48c7f5565b6faf22e5129e3b",
      "parents": [
        "042f0e0b045f0c0ddcb1002c66c6370c7a5b8468",
        "6e349d0a901681e85d427f2489e817c437bba565"
      ],
      "author": {
        "name": "Linux Build Service Account",
        "email": "lnxbuild@localhost",
        "time": "Tue Dec 06 11:36:58 2011 -0800"
      },
      "committer": {
        "name": "QuIC Gerrit Code Review",
        "email": "code-review@localhost",
        "time": "Tue Dec 06 11:36:58 2011 -0800"
      },
      "message": "Merge \"Bluetooth: Move Discovery timers to hci_dev struct\" into msm-3.0"
    },
    {
      "commit": "5c5bed0c36d6389c426c617b122da6f73e15161a",
      "tree": "f402cc53991d37d66687eeeb219463defffa2549",
      "parents": [
        "9ba143aba6458ecf5d20a85dd01f95b509743990",
        "5b26a95110742e32ea8ec0dc57f7d5c1fa5734bf"
      ],
      "author": {
        "name": "Linux Build Service Account",
        "email": "lnxbuild@localhost",
        "time": "Tue Dec 06 11:36:58 2011 -0800"
      },
      "committer": {
        "name": "QuIC Gerrit Code Review",
        "email": "code-review@localhost",
        "time": "Tue Dec 06 11:36:58 2011 -0800"
      },
      "message": "Merge \"msm: nl80211: Add WAPI support for cfg80211.\" into msm-3.0"
    },
    {
      "commit": "eecdc06dfed6d999b217becccef9731907d8a865",
      "tree": "b1a71b1bc5769d81120aadf738e9658d224f70ee",
      "parents": [
        "a9b96e1ba341e12ab903accf4da63c8f91f735fe"
      ],
      "author": {
        "name": "Jing Lin",
        "email": "jinglin@codeaurora.org",
        "time": "Thu Nov 17 09:47:09 2011 -0800"
      },
      "committer": {
        "name": "Jing Lin",
        "email": "jinglin@codeaurora.org",
        "time": "Tue Dec 06 10:29:19 2011 -0800"
      },
      "message": "input: pmic8xxx-pwrkey: Change algorithm on converting trigger delay\n\nThe previous algorithm requires that kpd_trigger_delay_us be set to\n1/32 of the preferred trigger delay. The new algorithm allows setting\nkpd_trigger_delay_us to the preferred trigger delay directly.\n\nThe actual delay can only be one of the eight levels: 2 sec, 1 sec,\n1/2 sec, 1/4 sec, 1/8 sec, 1/16 sec, 1/32 sec, and 1/64 sec. The valid\nrange of kpd_trigger_delay_us is 1/64 second to 2 seconds. A value\nwithin the valid range will be rounded down to the closest level. Any\nvalue outside the valid range will be rejected.\n\nUpdate board files for targets that use this driver accordingly.\n\nCRs-Fixed: 307203\nChange-Id: If98b9cd32e03ab85cd078024b2adee02212cf030\nSigned-off-by: Jing Lin \u003cjinglin@codeaurora.org\u003e\n"
    },
    {
      "commit": "389497b245a3833c8a6fd45b6fa015d9fd61fe89",
      "tree": "c94c92fcaaedbeb41ebaa0a214348bb378e390c5",
      "parents": [
        "a9b96e1ba341e12ab903accf4da63c8f91f735fe"
      ],
      "author": {
        "name": "Ashwin Chaugule",
        "email": "ashwinc@codeaurora.org",
        "time": "Fri Nov 11 15:32:15 2011 -0500"
      },
      "committer": {
        "name": "Neil Leeder",
        "email": "nleeder@codeaurora.org",
        "time": "Tue Dec 06 12:30:24 2011 -0500"
      },
      "message": "Perf: Add support for L2 cycle counter in default list\n\nAdding the L2 cycle counter in the default list of events\nhas the advantage that the user can do a :\n\nperf stat -e l2-cycles -e cycles ls\n\nand see the outputs for the L2 cycle counter and L1 cycle\ncounter separately. Previously, it was only accessible via\nthe raw code \"rsfe\".\n\nThis method also allows us to program the L2 cycle counter\nonly from one CPU.\n\nThe changes in this patch are used by the userspace perf\ntool.\n\nChange-Id: I61b85b48f5474fe9f6ffb1a405b60b4332ab60c7\nSigned-off-by: Ashwin Chaugule \u003cashwinc@codeaurora.org\u003e\n"
    },
    {
      "commit": "65a8aae7a004c09af9172a7b1cda59fcd371481a",
      "tree": "45fb525ec1440d5a6ef76b699dc025826ac86d64",
      "parents": [
        "b23c9aaeeccd3f0a0235b86acfebbbb1a91d4da7",
        "a75b3df26b8177d60acac320ac9cb23c3d655028"
      ],
      "author": {
        "name": "Linux Build Service Account",
        "email": "lnxbuild@localhost",
        "time": "Tue Dec 06 06:33:33 2011 -0800"
      },
      "committer": {
        "name": "QuIC Gerrit Code Review",
        "email": "code-review@localhost",
        "time": "Tue Dec 06 06:33:33 2011 -0800"
      },
      "message": "Merge \"ARM: cpu_pm: Fix compilation when CONFIG_PM disabled\" into msm-3.0"
    },
    {
      "commit": "012deefa0bbc38fbef4860185d78ee05d77772a6",
      "tree": "ed22f3618a19f0fbb3ad0c8b7526a1cd56b5a5c5",
      "parents": [
        "4121ed0859d7b400c1782b66e4ea5060adfd800a"
      ],
      "author": {
        "name": "David Keitel",
        "email": "dkeitel@codeaurora.org",
        "time": "Fri Dec 02 11:49:33 2011 -0800"
      },
      "committer": {
        "name": "David Keitel",
        "email": "dkeitel@codeaurora.org",
        "time": "Mon Dec 05 12:23:44 2011 -0800"
      },
      "message": "power: pm8921-charger: Allow disabling of input current limit\n\nSome use cases require higher input currents which are out of range\nof USB specification.\n\nFix this by adding a call to disable the input current limit and\nwarn the user with an adequate message that input current limiting\nis disabled when the function is called\n\nCRs-Fixed: 318511\nChange-Id: I7e2baa0378c94b0b9af22c00d8605b9df8d4f826\nSigned-off-by: David Keitel \u003cdkeitel@codeaurora.org\u003e\n"
    },
    {
      "commit": "8c0173668e315984ce3ba03d2ef0c7e84d64ab85",
      "tree": "ec631b8306839543265466b8ca2a8a3638c143ee",
      "parents": [
        "4121ed0859d7b400c1782b66e4ea5060adfd800a"
      ],
      "author": {
        "name": "Laura Abbott",
        "email": "lauraa@codeaurora.org",
        "time": "Thu Sep 22 20:59:12 2011 -0700"
      },
      "committer": {
        "name": "Laura Abbott",
        "email": "lauraa@codeaurora.org",
        "time": "Mon Dec 05 10:36:11 2011 -0800"
      },
      "message": "gpu: ion: Add support for iommus\n\nAdd infrastructure to support mapping allocations\ninto iommus.\n\nChange-Id: Ia5eafebee408e297013bf55284abf67d9eb8d78b\nSigned-off-by: Laura Abbott \u003clauraa@codeaurora.org\u003e\n"
    },
    {
      "commit": "6e349d0a901681e85d427f2489e817c437bba565",
      "tree": "5e2eb0abbc1910b807e005ae15958bec70869581",
      "parents": [
        "c94a53722d83450ac3ee3dfff3b0503bb0ded63e"
      ],
      "author": {
        "name": "Brian Gix",
        "email": "bgix@codeaurora.org",
        "time": "Mon Nov 28 14:51:14 2011 -0800"
      },
      "committer": {
        "name": "Brian Gix",
        "email": "bgix@codeaurora.org",
        "time": "Mon Dec 05 07:46:16 2011 -0800"
      },
      "message": "Bluetooth: Move Discovery timers to hci_dev struct\n\nTo prevent timers from expiring on potentiatially free\u0027d dynamic memory.\n\nChange-Id: I8b9685150bcee72fa7ca71b221bc54b54516021e\nSigned-off-by: Brian Gix \u003cbgix@codeaurora.org\u003e\n"
    },
    {
      "commit": "a75b3df26b8177d60acac320ac9cb23c3d655028",
      "tree": "ad0b631af7b88a289e807c963755ba01a99bc2c6",
      "parents": [
        "d585ff2a159e1ff120746ffb3e5da295780244e8"
      ],
      "author": {
        "name": "Taniya Das",
        "email": "tdas@codeaurora.org",
        "time": "Fri Dec 02 17:04:40 2011 +0530"
      },
      "committer": {
        "name": "Taniya Das",
        "email": "tdas@codeaurora.org",
        "time": "Mon Dec 05 14:12:58 2011 +0530"
      },
      "message": "ARM: cpu_pm: Fix compilation when CONFIG_PM disabled\n\nWhen CONFIG_PM is disabled we see cpu_pm_register_notifier error at\nlink time.\n\nin function init_hw_perf_events:perf_event.c(.init.text+0x14a8): error:\nundefined reference to \u0027cpu_pm_register_notifier\u0027\n\nChange-Id: I97525a3f8938543b2d2c9cafeee83367b8ffe702\nSigned-off-by: Taniya Das \u003ctdas@codeaurora.org\u003e\n"
    },
    {
      "commit": "cba43d2faa48a68cff779890cdd49ba50443f186",
      "tree": "a2735c2d708aace96bc16f0a2139fa122a59e8af",
      "parents": [
        "94dd4f4b85f575db3ebc176749c0ccc75ad75a72"
      ],
      "author": {
        "name": "Chintan Pandya",
        "email": "cpandya@codeaurora.org",
        "time": "Tue Nov 29 13:11:40 2011 +0530"
      },
      "committer": {
        "name": "Chintan Pandya",
        "email": "cpandya@codeaurora.org",
        "time": "Mon Dec 05 12:38:11 2011 +0530"
      },
      "message": "rfkill: Fix compilation when PM is disabled\n\nAdd config macros for RFKILL_PM to fix compilation when\nCONFIG_PM is disabled\n\nChange-Id: I9fba48fb02d671885665354091101f3813426f57\nSigned-off-by: Chintan Pandya \u003ccpandya@codeaurora.org\u003e\n"
    },
    {
      "commit": "94dd4f4b85f575db3ebc176749c0ccc75ad75a72",
      "tree": "6166ea5261cd23671162fb399b16187ca52e4421",
      "parents": [
        "1260788dc216118c55344243ac2661a01c4d0865"
      ],
      "author": {
        "name": "Chintan Pandya",
        "email": "cpandya@codeaurora.org",
        "time": "Wed Nov 30 13:23:56 2011 +0530"
      },
      "committer": {
        "name": "Chintan Pandya",
        "email": "cpandya@codeaurora.org",
        "time": "Mon Dec 05 12:38:11 2011 +0530"
      },
      "message": "wakelock: Fix compilation when PM is disabled\n\nIf PM is disabled, WAKELOCK will also get disabled.\nThat gives compilation error at kgsl driver.\n\ndrivers/gpu/msm/kgsl_pwrctrl.c:755: error:\n\u0027struct wake_lock\u0027 has no member named \u0027name\u0027\n\nSo, ifdef check whithin struct wake_lock will not give\nmore advantages but break builds. So, remove\nCONFIG_HAS_WAKELOCK check in struct wake_lock.\n\nChange-Id: I9f808f3b6ff14af6fa7f91dee7fe279ddab09add\nSigned-off-by: Chintan Pandya \u003ccpandya@codeaurora.org\u003e\n"
    },
    {
      "commit": "eab3d79c40d73adc1227ad3728910af61f280ffa",
      "tree": "5e23f6644ba828b591c54b6e295de48e567a78bc",
      "parents": [
        "3f10ea0336773131bf678874254fd17d0b7bc478",
        "46230fac9062526385249516ca40381adc21ced0"
      ],
      "author": {
        "name": "Linux Build Service Account",
        "email": "lnxbuild@localhost",
        "time": "Sat Dec 03 19:45:05 2011 -0800"
      },
      "committer": {
        "name": "QuIC Gerrit Code Review",
        "email": "code-review@localhost",
        "time": "Sat Dec 03 19:45:06 2011 -0800"
      },
      "message": "Merge \"Bluetooth: changes to implement mgmt_encrypt_link procedure\" into msm-3.0"
    },
    {
      "commit": "d32590c92ae608e779649f3351aa9ee5f53e647a",
      "tree": "5b7f45950ea992bb56f43c2dec41fa90223a40b1",
      "parents": [
        "fcd99e4a343d4ea6a84763722cafc219d98558e1",
        "16e79b9fd87749502429eb9686107de84fd81b8c"
      ],
      "author": {
        "name": "Linux Build Service Account",
        "email": "lnxbuild@localhost",
        "time": "Sat Dec 03 19:45:05 2011 -0800"
      },
      "committer": {
        "name": "QuIC Gerrit Code Review",
        "email": "code-review@localhost",
        "time": "Sat Dec 03 19:45:06 2011 -0800"
      },
      "message": "Merge \"misc: pmic8058-xoadc: Fix #include guard\" into msm-3.0"
    },
    {
      "commit": "cc7c99e950ce1727a5b00d00da03a4cc5e6edce0",
      "tree": "dd1050deb51f60e811abd19d462b7708c5a59b8c",
      "parents": [
        "810a9ac2ef0adcec8dbda73d1128520df55c74ba",
        "68993b52c78eb2542254ac86a9f1a980bc875e15"
      ],
      "author": {
        "name": "Linux Build Service Account",
        "email": "lnxbuild@localhost",
        "time": "Sat Dec 03 18:19:43 2011 -0800"
      },
      "committer": {
        "name": "QuIC Gerrit Code Review",
        "email": "code-review@localhost",
        "time": "Sat Dec 03 18:19:43 2011 -0800"
      },
      "message": "Merge \"msm: audio: qdsp6v2: Add codec support in mvs driver\" into msm-3.0"
    },
    {
      "commit": "3f83653a6de434a124e6b8b6ceba95e6bfdc3966",
      "tree": "21dd037dacf060577ed0c59e6a0832e68d960a42",
      "parents": [
        "455673b82002d4abdc48aad586709516f04c0710",
        "e130fd0c7b249ddcbcd4b1a53fb550c7f19db5f2"
      ],
      "author": {
        "name": "Linux Build Service Account",
        "email": "lnxbuild@localhost",
        "time": "Sat Dec 03 04:41:16 2011 -0800"
      },
      "committer": {
        "name": "QuIC Gerrit Code Review",
        "email": "code-review@localhost",
        "time": "Sat Dec 03 04:41:18 2011 -0800"
      },
      "message": "Merge \"USB: gadget: Add CCID function driver\" into msm-3.0"
    },
    {
      "commit": "374309d86373c128d951e3acc90cd8fba4842fb6",
      "tree": "7dc12bda5510f724896de50b98a6a1723cacfbbe",
      "parents": [
        "01a91400433e4293fbb5ec163a670d10dd9b8919",
        "8feaa3fe882332192daacd5027386b000667674e"
      ],
      "author": {
        "name": "Linux Build Service Account",
        "email": "lnxbuild@localhost",
        "time": "Sat Dec 03 04:41:16 2011 -0800"
      },
      "committer": {
        "name": "QuIC Gerrit Code Review",
        "email": "code-review@localhost",
        "time": "Sat Dec 03 04:41:18 2011 -0800"
      },
      "message": "Merge \"msm: separating frame divert and post process path.\" into msm-3.0"
    },
    {
      "commit": "388e93dc455bda7a19ff5dbd5e5f9c6f3f0abf1e",
      "tree": "3ae30a18760710224df7a0165777ce083e7c9840",
      "parents": [
        "ec7cdb2aacd2ed95cc148dadf2eaa7b5932fcea7",
        "8a3ede38016e3e4cb6785d5078d9ce421a032af0"
      ],
      "author": {
        "name": "Linux Build Service Account",
        "email": "lnxbuild@localhost",
        "time": "Fri Dec 02 23:25:46 2011 -0800"
      },
      "committer": {
        "name": "QuIC Gerrit Code Review",
        "email": "code-review@localhost",
        "time": "Fri Dec 02 23:25:46 2011 -0800"
      },
      "message": "Merge \"gpu: ion: Add callbacks to enable SMI voting in ION.\" into msm-3.0"
    },
    {
      "commit": "16e79b9fd87749502429eb9686107de84fd81b8c",
      "tree": "ea3be4731f30f482239cc7efa3fa12eda63bdc98",
      "parents": [
        "d1a21be509127b1ff7ab101b668090391c20019d"
      ],
      "author": {
        "name": "Rob Walker",
        "email": "rwalker@codeaurora.org",
        "time": "Fri Dec 02 18:08:23 2011 -0800"
      },
      "committer": {
        "name": "Rob Walker",
        "email": "rwalker@codeaurora.org",
        "time": "Fri Dec 02 18:08:23 2011 -0800"
      },
      "message": "misc: pmic8058-xoadc: Fix #include guard\n\nCorrect inclusion guard to prevent compilation error on\nmultiple header file inclusion.\n\nChange-Id: I022b47b4ff30af9b46dc32db390003ca20db3529\nSigned-off-by: Rob Walker \u003crwalker@codeaurora.org\u003e\n"
    },
    {
      "commit": "8feaa3fe882332192daacd5027386b000667674e",
      "tree": "ef00a3eff255a83cc1a5efbbf48523659a8b9fd9",
      "parents": [
        "e8992f221351880366f08375d12a0a326dcb6667"
      ],
      "author": {
        "name": "Mingcheng Zhu",
        "email": "mingchen@codeaurora.org",
        "time": "Wed Nov 23 11:33:52 2011 -0800"
      },
      "committer": {
        "name": "Kevin Chan",
        "email": "ktchan@codeaurora.org",
        "time": "Fri Dec 02 16:35:40 2011 -0800"
      },
      "message": "msm: separating frame divert and post process path.\n\nAdd a new IOCTL to handle the completion of diverted\nframe.\n\nChange-Id: I3bbfc2bd3bfdfcd5e078713c068f3f6f97f7239a\nSigned-off-by: Mingcheng Zhu \u003cmingchen@codeaurora.org\u003e\n"
    },
    {
      "commit": "999480d505bbf14aeddeab512f57f0f46aa69b0d",
      "tree": "79d3129cd613e3e4ef191b4056836434203dd238",
      "parents": [
        "e8992f221351880366f08375d12a0a326dcb6667"
      ],
      "author": {
        "name": "David Collins",
        "email": "collinsd@codeaurora.org",
        "time": "Wed Nov 16 08:52:30 2011 -0800"
      },
      "committer": {
        "name": "Linux Build Service Account",
        "email": "lnxbuild@localhost",
        "time": "Fri Dec 02 01:22:32 2011 -0700"
      },
      "message": "mfd: pm8921-core: Add support for PMIC PM8922 chips\n\nThe PMIC PM8922 chip is very similar to the PM8921 chip.  Modify\nthe pm8921-core driver so that it can also handle PM8922 chips.\n\nChange-Id: Ibae402ff65d1af4e0f18e4a66304f7ac609065b4\nSigned-off-by: David Collins \u003ccollinsd@codeaurora.org\u003e\n"
    },
    {
      "commit": "e130fd0c7b249ddcbcd4b1a53fb550c7f19db5f2",
      "tree": "a565673bb9388e9f6c5bf83b732568cbc85bf63e",
      "parents": [
        "6be929895e2acfdc6d05d01c440e7d339ec2d23c"
      ],
      "author": {
        "name": "Chiranjeevi Velempati",
        "email": "cvelempa@codeaurora.org",
        "time": "Tue Nov 29 05:06:13 2011 +0530"
      },
      "committer": {
        "name": "Chiranjeevi Velempati",
        "email": "cvelempa@codeaurora.org",
        "time": "Fri Dec 02 11:09:17 2011 +0530"
      },
      "message": "USB: gadget: Add CCID function driver\n\nThis USB CCID function driver will be a transport layer between\nuserspace CCID component and the Windows Host. Data and control\ncommands from the Windows Host will be sent to the userspace component\nand vice-versa.\n\nChange-Id: I5f00f9802a57329d2c932bba740b286b98cb8e27\nSigned-off-by: Chiranjeevi Velempati \u003ccvelempa@codeaurora.org\u003e\n"
    },
    {
      "commit": "68993b52c78eb2542254ac86a9f1a980bc875e15",
      "tree": "ad0e218688e0d54bd945ec8f4b270dd0680e0501",
      "parents": [
        "6be929895e2acfdc6d05d01c440e7d339ec2d23c"
      ],
      "author": {
        "name": "Chaithanya Krishna Bacharaju",
        "email": "chaithan@codeaurora.org",
        "time": "Tue Oct 18 08:41:30 2011 +0530"
      },
      "committer": {
        "name": "Chaithanya Krishna Bacharaju",
        "email": "chaithan@codeaurora.org",
        "time": "Fri Dec 02 10:32:56 2011 +0530"
      },
      "message": "msm: audio: qdsp6v2: Add codec support in mvs driver\n\nSupport for Qcelp-13k, EFR, FR, HR, G.711 modes in mvs driver.\n\nChange-Id: I5b8f90388b2fc79ad6d9b6276d0dd29e3cc6ba80\nSigned-off-by: Chaithanya Krishna Bacharaju \u003cchaithan@codeaurora.org\u003e\n"
    },
    {
      "commit": "8a3ede38016e3e4cb6785d5078d9ce421a032af0",
      "tree": "3bccac2505c213922cab68ed5455f17a03aceab9",
      "parents": [
        "6be929895e2acfdc6d05d01c440e7d339ec2d23c"
      ],
      "author": {
        "name": "Alex Bird",
        "email": "alexbird@codeaurora.org",
        "time": "Mon Nov 07 12:33:42 2011 -0800"
      },
      "committer": {
        "name": "Alex Bird",
        "email": "alexbird@codeaurora.org",
        "time": "Thu Dec 01 17:45:22 2011 -0800"
      },
      "message": "gpu: ion: Add callbacks to enable SMI voting in ION.\n\nThis change is part of the move from PMEM to ION. ION needs an SMI\nvoting interface smiliar to PMEM\u0027s.\n\nChange-Id: I18888f46198848694fb7e1e0d2671074bf51d7c9\nSigned-off-by: Alex Bird \u003calexbird@codeaurora.org\u003e\n"
    },
    {
      "commit": "6be929895e2acfdc6d05d01c440e7d339ec2d23c",
      "tree": "c9b55ccec07301c600f6400a449f32b1b0bf769e",
      "parents": [
        "ea1c6b5118d7c906f84727d598a80967eb45e5b8",
        "464983a7e991a484cac0bc0885cee4fee318d659"
      ],
      "author": {
        "name": "Linux Build Service Account",
        "email": "lnxbuild@localhost",
        "time": "Thu Dec 01 15:09:41 2011 -0800"
      },
      "committer": {
        "name": "QuIC Gerrit Code Review",
        "email": "code-review@localhost",
        "time": "Thu Dec 01 15:09:41 2011 -0800"
      },
      "message": "Merge changes I4d5d73ab,I6e076344,I6cf6035d,I29faa348 into msm-3.0\n\n* changes:\n  Perf: Use CPU PM notifiers to save and restore PMU regs\n  ARM: cpu_pm: Add cpu power management notifiers\n  ARM: Perfevents: Add mode exclusion support for Krait P2\n  Perf: Fix detection of Krait implementation events\n"
    },
    {
      "commit": "6e4757905884fe6ef3d4f6c01c7e934070d798af",
      "tree": "27c8b886e6a9d08065d599d756f4e42dd721705d",
      "parents": [
        "4891b57d4318eff4d917189d01d817dbeb26559e",
        "af91d9056d61b28231893925aaa1534f63f1c65b"
      ],
      "author": {
        "name": "Linux Build Service Account",
        "email": "lnxbuild@localhost",
        "time": "Thu Dec 01 09:30:50 2011 -0800"
      },
      "committer": {
        "name": "QuIC Gerrit Code Review",
        "email": "code-review@localhost",
        "time": "Thu Dec 01 09:30:50 2011 -0800"
      },
      "message": "Merge \"hwmon: pm8xxx_adc: Remove pm8921-adc\" into msm-3.0"
    }
  ],
  "next": "af91d9056d61b28231893925aaa1534f63f1c65b"
}
