)]}'
{
  "log": [
    {
      "commit": "37e6b24e8812698ce5cdea324e1feeb9063ac6f1",
      "tree": "969274be1ce1d9036f602b5c317b79992d9cefd9",
      "parents": [
        "1440eef52524374d3e7dfe8f8695f9d6e5e1a7c1"
      ],
      "author": {
        "name": "Sameer Thalappil",
        "email": "sameert@codeaurora.org",
        "time": "Mon Sep 10 11:58:33 2012 -0700"
      },
      "committer": {
        "name": "Sridhar Gujje",
        "email": "sgujje@codeaurora.org",
        "time": "Mon Jul 01 11:57:00 2013 +0530"
      },
      "message": "wcnss: Pre-alloc memory for WLAN driver\n\nWLAN driver will use this pre-allocated memory (when available) for\nlarge memory allocations; this will prevent WLAN driver load\nfailures because of the un-availability of the large size slabs\nduring module load.\n\nChange-Id: I8a8139bdf343ddc871036f6d5c6ab90993816de0\nCRs-Fixed: 369983\nSigned-off-by: Sameer Thalappil \u003csameert@codeaurora.org\u003e\nSigned-off-by: Sridhar Gujje \u003csgujje@codeaurora.org\u003e\n"
    },
    {
      "commit": "ee7e7973a7a8351c0264ee4f0adab4122b6b4aa7",
      "tree": "e3ddfdf1b0e117892a4d1f63b0a295a303aa5279",
      "parents": [
        "4186974dd5bde1b5bb1ec66f21c2dbd5de1ef06a"
      ],
      "author": {
        "name": "Anirudh Ghayal",
        "email": "aghayal@codeaurora.org",
        "time": "Tue May 07 16:40:12 2013 +0530"
      },
      "committer": {
        "name": "Sridhar Gujje",
        "email": "sgujje@codeaurora.org",
        "time": "Mon Jul 01 11:55:13 2013 +0530"
      },
      "message": "power: pm8921-bms: Update the FCC learning algorithm\n\n1. Add configurable parameters to\n\t- enable/disable fcc learning\n\t- minimum soc to start FCC learning\n\t- minimum ocv (pc) to start FCC learning\n\t- minimum cycles to update fcc vs temp. table\n\n2. New FCC is calculated using the cc count-\n\tFCC_NEW \u003d (cc_end - cc_start) / (soc2 - soc1)\n\tcc_end \u003d CC count when charing ends\n\tcc_start \u003d CC count when charging starts\n\tsoc1, soc2 \u003d starting and ending SOC_rbatt value\n\n3. Add a new sysfs entries to update the learnt fcc values\n   to userspace. These values are restored back on\n   reboot.\n\nCRs-Fixed: 417288\nChange-Id: I0dc713d59ef9c45f96b9f0b5844252758bd09320\nSigned-off-by: Anirudh Ghayal \u003caghayal@codeaurora.org\u003e\nSigned-off-by: Sridhar Gujje \u003csgujje@codeaurora.org\u003e\n"
    },
    {
      "commit": "4186974dd5bde1b5bb1ec66f21c2dbd5de1ef06a",
      "tree": "8b880bdd7ee18fb79c834e816844e389f0b149e6",
      "parents": [
        "81705a567fed97700168a532f9ddd3024a50da5b"
      ],
      "author": {
        "name": "Shantanu Jain",
        "email": "shjain@codeaurora.org",
        "time": "Wed May 29 16:10:42 2013 +0530"
      },
      "committer": {
        "name": "Sridhar Gujje",
        "email": "sgujje@codeaurora.org",
        "time": "Mon Jul 01 11:54:23 2013 +0530"
      },
      "message": "led: leds-pm8xxx: Add support to control compensation resistor\n\nAdd support to control compensation resistor of WLED\npassed from the board file platform data.\n\nChange-Id: Id5f36d49a532d8216ea9bc1415e67135d40ee18d\nSigned-off-by: Shantanu Jain \u003cshjain@codeaurora.org\u003e\nSigned-off-by: Sridhar Gujje \u003csgujje@codeaurora.org\u003e\n"
    },
    {
      "commit": "5703496ec5d6ca2ca8dfaed0a15aafadc7923780",
      "tree": "35837bb6cf86121c4170fe04fb14860dcec47198",
      "parents": [
        "e75de27866badc6c5ede27d1d21954d36ddf0fd5"
      ],
      "author": {
        "name": "Jordan Crouse",
        "email": "jcrouse@codeaurora.org",
        "time": "Tue May 28 17:09:15 2013 -0600"
      },
      "committer": {
        "name": "Harsh Vardhan Dwivedi",
        "email": "hdwivedi@codeaurora.org",
        "time": "Fri Jun 21 15:37:54 2013 -0600"
      },
      "message": "msm: kgsl: Add a new API to allow sharing of GPU performance counters\n\nAdreno uses programmable performance counters, meaning that while there\nare a limited number of physical counters each counter can be programmed\nto count a vast number of different measurements (we refer to these as\ncountables).  This could cause problems if multiple apps want to use\nthe performance counters, so this API and infrastructure allows the\ncounters to be safely shared.\n\nThe kernel tracks which countable is selected for each of the physical\ncounters for each counter group (where groups closely match hardware\nblocks). If the desired countable is already in use, or there is an\nopen physical counter, then the process is allowed to use the counter.\n\nThe get ioctl reserves the counter and returns the dword offset of the\nregister associated with that physical counter.  The put ioctl\nreleases the physical counter.  The query ioctl gets the countables\nused for all of the counters in the block - up to 8 values can be\nreturned.  The read ioctl gets the current hardware value in the counter\n\nChange-Id: Ic0dedbadae1dedadba60f8a3e685e2ce7d84fb33\nSigned-off-by: Jordan Crouse \u003cjcrouse@codeaurora.org\u003e\nSigned-off-by: Carter Cooper \u003cccooper@codeaurora.org\u003e\n"
    },
    {
      "commit": "72bb70b9a136cebe09afd3d6475daf6a60f2deff",
      "tree": "1fdb9bda6a0802a2e93efc07e2d2cda5d9229862",
      "parents": [
        "3ff2eac47c054e039eb94c013f148957b9f7ff22"
      ],
      "author": {
        "name": "Jordan Crouse",
        "email": "jcrouse@codeaurora.org",
        "time": "Tue May 28 17:03:52 2013 -0600"
      },
      "committer": {
        "name": "Harsh Vardhan Dwivedi",
        "email": "hdwivedi@codeaurora.org",
        "time": "Fri Jun 21 15:37:41 2013 -0600"
      },
      "message": "msm: kgsl: Add a type field to the adreno draw context flags\n\nAllow the user space to pass in a type field to indicate the\ntype of upper level library that owns the context. The type\nfield is added to all the appropriate ftrace output for easier\ndebugging.\n\nChange-Id: Ic0dedbadd42fc5ccfffd89738affd4794a6ab85e\nSigned-off-by: Jordan Crouse \u003cjcrouse@codeaurora.org\u003e\n"
    },
    {
      "commit": "fec05c26825e28468ba103d1381c59411eab042c",
      "tree": "97e4377bfe9d1b730501fb206ca0c31f0ce67b57",
      "parents": [
        "e9efb0be6c3ae5852bbff2373be23f263bf97578"
      ],
      "author": {
        "name": "Jeremy Gebben",
        "email": "jgebben@codeaurora.org",
        "time": "Tue May 28 16:59:29 2013 -0600"
      },
      "committer": {
        "name": "Harsh Vardhan Dwivedi",
        "email": "hdwivedi@codeaurora.org",
        "time": "Fri Jun 21 12:25:14 2013 -0600"
      },
      "message": "msm: kgsl: allow consistent CPU and GPU mappings\n\nKGSL_GPUMEM_ALLOC_ID now takes a flag,\nKGSL_MEMFLAGS_USE_CPU_MAP. When set, the GPU\nmapping will be set up to match the CPU mapping\nduring mmap().  This feature is only supported when\nusing per process pagetables with the IOMMU. The\nflags field of KGSL_GPUMEM_ALLOC_ID is copied back\nto userspace and KGSL_MEMFLAGS_USE_CPU_MAP will\nbe cleared when this feature is not supported.\n\nThe IOMMU virtual address space has been adjusted\nwhen perprocess pagetables is enabled so that the\nentire userpace address range (0 to TASK_SIZE) can\nhave equivalent mappings on the IOMMU. For buffers\nthat do not have equivalent mappings, the address\nrange from PAGE_OFFSET to KGSL_IOMMU_GLOBAL_MEM_BASE\nis used.\n\nChange-Id: Ib61c03aa7453c3dd901c41e8fd297f66d402ae1a\nSigned-off-by: Jeremy Gebben \u003cjgebben@codeaurora.org\u003e\n"
    },
    {
      "commit": "e9efb0be6c3ae5852bbff2373be23f263bf97578",
      "tree": "69abb58c6902e313009490fc1b13dbc64648a3be",
      "parents": [
        "a46f427f5431c698dc55677768f0d2bd965e44e2"
      ],
      "author": {
        "name": "Jordan Crouse",
        "email": "jcrouse@codeaurora.org",
        "time": "Tue May 28 16:54:19 2013 -0600"
      },
      "committer": {
        "name": "Harsh Vardhan Dwivedi",
        "email": "hdwivedi@codeaurora.org",
        "time": "Fri Jun 21 12:25:13 2013 -0600"
      },
      "message": "msm: kgsl: Support user-specified caching hints\n\nThe user allocating memory can provide hints for the caching\nsettings when said buffer is mapped on the user side. Try\nto obey the cache settings when applicable.  The user will\nbe responsible for handling cache management both to and\nfrom the GPU so add a new ioctl IOCTL_KGSL_GPUMEM_CACHE_SYNC to\nsupport both directions (the old IOCTL_KGSL_SHAREDMEM_FLUSH_CACHE)\nonly handled flushing, not invalidating. The legacy ioctl still\nworks it just does what it says it does - a cache flush.\n\nChange-Id: Ic0dedbad55ce82f2b01ebc56de30d4649e2e7311\nSigned-off-by: Jordan Crouse \u003cjcrouse@codeaurora.org\u003e\n"
    },
    {
      "commit": "a46f427f5431c698dc55677768f0d2bd965e44e2",
      "tree": "cdb155b7c6e62436f8aaee2c34d999a819babbee",
      "parents": [
        "2aba0f3bd70bf179c48161175b9aeed5a2c428e7"
      ],
      "author": {
        "name": "Jeremy Gebben",
        "email": "jgebben@codeaurora.org",
        "time": "Tue May 28 16:54:09 2013 -0600"
      },
      "committer": {
        "name": "Harsh Vardhan Dwivedi",
        "email": "hdwivedi@codeaurora.org",
        "time": "Fri Jun 21 12:25:13 2013 -0600"
      },
      "message": "msm: kgsl: add IOCTL_KGSL_GPUMEM_ALLOC_ID\n\nPreviously, the gpu address has been used to uniquely\nidentify each memory allocation. Upcoming patches will\nintroduce cases where an allocation does not always\nhave a gpu address, so an additional id is needed.\n\nIOCTL_KGSL_GPUMEM_ALLOC_ID allocates pages and returns\nan id.\n\nIOCTL_KGSL_GPUMEM_FREE_ID frees an id. KGSL_SHAREDMEM_FREE\ncan still be used to free by GPU address, if it exists.\n\nThe id can also be passed to mmap(), shifted left by\nPAGE_SIZE to get a CPU mapping for the buffer.\n\nIOCTL_KGSL_GPUMEM_ALLOC_GET_INFO can be called to retrieve\nthe id and other information about the buffer.\n\nChange-Id: I4b45f0660cb9d4a5fb1323ccc6c4aa360791c1ec\nSigned-off-by: Jeremy Gebben \u003cjgebben@codeaurora.org\u003e\n"
    },
    {
      "commit": "783c68b7779ce5ef94ddd4852e2837f72081248a",
      "tree": "5887252cc27a985d061ae9055c982240749df644",
      "parents": [
        "6ad7426d9712a8e2042f5178f24e711a0027d292"
      ],
      "author": {
        "name": "Deepak Verma",
        "email": "dverma@codeaurora.org",
        "time": "Mon Jun 10 18:15:20 2013 +0530"
      },
      "committer": {
        "name": "Deepak Verma",
        "email": "dverma@codeaurora.org",
        "time": "Mon Jun 10 18:15:20 2013 +0530"
      },
      "message": "msm: vidc: add support for the bitstream_restrict flag\n\nAdds support for the MFC core to add the bitstream_restrict flag in the\nsps/pps for H264 codecs.  This allows for the decoder to determine how\nmany frames to buffer when decoding.\n\nChange-Id: Ic0de960d92a771d74c303dac7100734d6411fc45\nSigned-off-by: Deepak Verma \u003cdverma@codeaurora.org\u003e\n"
    },
    {
      "commit": "5037cd143b48c0a2966ed1bace850084a37ff241",
      "tree": "30e8db55096f80045e8e3c475cb2039d9be33d5f",
      "parents": [
        "bd3bfab99d9e8ab00039b095963843ce53726a17"
      ],
      "author": {
        "name": "Vasanthakumar Thiagarajan",
        "email": "vthiagar@qca.qualcomm.com",
        "time": "Tue May 14 19:04:43 2013 +0530"
      },
      "committer": {
        "name": "Sunil Dutt",
        "email": "duttus@codeaurora.org",
        "time": "Fri May 31 18:46:32 2013 +0530"
      },
      "message": "cfg80211/nl80211: add API for MAC address ACLs\n\nAdd API to enable drivers to implement MAC address based\naccess control in AP/P2P GO mode. Capable drivers advertise\nthis capability by setting the maximum number of MAC\naddresses in such a list in wiphy-\u003emax_acl_mac_addrs.\n\nAn initial ACL may be given to the NL80211_CMD_START_AP\ncommand and/or changed later with NL80211_CMD_SET_MAC_ACL.\n\nBlack- and whitelists are supported, but not simultaneously.\n\nSigned-off-by: Vasanthakumar Thiagarajan \u003cvthiagar@qca.qualcomm.com\u003e\n[rewrite commit log, many cleanups]\nSigned-off-by: Johannes Berg \u003cjohannes.berg@intel.com\u003e\nGit-commit: 77765eaf5cfb6b8dd98ec8b54b411d74ff6095f1\nGit-repo: git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git\nCRs-fixed: 487410\nChange-Id: I9593b887941be5efa5e96546ad92cd6c6bf8fb87\n[duttus@codeaurora.org: resolved 3.4 backport issues]\nSigned-off-by: Sunil Dutt \u003cduttus@codeaurora.org\u003e\n"
    },
    {
      "commit": "f120d15a55a07267b9abb3648317ad53885bf1ed",
      "tree": "8bc8b8b1a433a87de91e60103fcb3c4b3e3ee2fe",
      "parents": [
        "39b28cedfd85d2d9f47f37a6e23d3d7b3dba527c"
      ],
      "author": {
        "name": "Supreet Mysore Suresh",
        "email": "supreet@codeaurora.org",
        "time": "Wed Apr 17 16:13:21 2013 -0700"
      },
      "committer": {
        "name": "Gerrit - the friendly Code Review server",
        "email": "code-review@localhost",
        "time": "Mon May 27 00:57:51 2013 -0700"
      },
      "message": "remove compilation error by changing int to uint32_t\nSigned-off-by: Supreet Mysore Suresh \u003csupreet@codeaurora.org\u003e\n\nChange-Id: Ia7de2f4a9eae4cc16f957163683ddf83c135d379\nSigned-off-by: Supreet Mysore Suresh \u003csupreet@codeaurora.org\u003e\n"
    },
    {
      "commit": "1787385f93b85be30dff7121fd558eef04786b9e",
      "tree": "e2f610f2d3ff40e9d9be88f0872f6aa212ae0277",
      "parents": [
        "00e04fda1900ad9552c90e4ef7f863934f350620"
      ],
      "author": {
        "name": "Ravi Aravamudhan",
        "email": "aravamud@codeaurora.org",
        "time": "Thu May 23 17:16:19 2013 -0700"
      },
      "committer": {
        "name": "Ravi Aravamudhan",
        "email": "aravamud@codeaurora.org",
        "time": "Thu May 23 17:23:56 2013 -0700"
      },
      "message": "diag: Upgrade Diag code on this branch\n\nDiag on A-Family mainline is out of data. This change\nincludes the following changes to bring diag code up to date.\n\n1. Updated the msg SSIDs, log codes and event IDs\n2. Fix concurrency issues when processing userspace inputs\n3. Add notification that diag supports feature mask\n4. Update SSIDs and log codes\n5. Fix writing of error message for mode command\n6. Bring diag control message support up to date\n7. Updated the msg SSIDs, log codes and event IDs\n8. Fix array out of bounds access\n\nThis includes a crash fix due to out of bounds access.\n\nCRs-Fixed: 488175\n\nChange-Id: I0b315b5f5da0fecdbbd0cf071e05f2cf3ffd9ccb\n\nSigned-off-by: Ravi Aravamudhan \u003caravamud@codeaurora.org\u003e\n"
    },
    {
      "commit": "1c7a78d6f6d39a42f9ca470cbd36bc3640e289e9",
      "tree": "49e0610f182bbf99e9d72ea18066ef0b14ac2323",
      "parents": [
        "89e97504239310efcec5a11d7c1d7bf8f9b44864"
      ],
      "author": {
        "name": "Naresh Jayaram",
        "email": "njayar@codeaurora.org",
        "time": "Tue May 14 12:36:14 2013 +0530"
      },
      "committer": {
        "name": "Sameer Thalappil",
        "email": "sameert@codeaurora.org",
        "time": "Thu May 16 16:19:13 2013 -0700"
      },
      "message": "msm: wcnss: Dump PMIC regulator contol registers\n\nDump PMIC registers which are related to WCNSS(RIVA)during the\nWCNSS SSR or WDI timeout.  This  information helps to check PMIC\nstatus during the SSR. This allows to debug multiple crash issues,\nwhere WCNSS SSR dumps are insufficient to conclude why FIQ is not\nreaching the WCNSS from HOST and why SPM is stuck.\n\nChange-Id: Ibcd767c8832e2df268591e03da93ccf1bd819c68\nCRs-fixed: 487483\nSigned-off-by: Naresh Jayaram \u003cnjayar@codeaurora.org\u003e\n"
    },
    {
      "commit": "fdc118e1c03916124da5cd512541e7b8e4be7d70",
      "tree": "942cba69a6e413fa12812b1e9432809e2af350e7",
      "parents": [
        "aee19513c589d3c6624d0a64577111e0a743fb29",
        "e5f33a834d77077c3a22d832e385ccb156094949"
      ],
      "author": {
        "name": "Linux Build Service Account",
        "email": "lnxbuild@localhost",
        "time": "Tue May 14 06:32:33 2013 -0700"
      },
      "committer": {
        "name": "Gerrit - the friendly Code Review server",
        "email": "code-review@localhost",
        "time": "Tue May 14 06:32:32 2013 -0700"
      },
      "message": "Merge \"mfd: pm8xxx-misc: Add API to read PMIC registers\""
    },
    {
      "commit": "9ef2e925f2d496e7e8d0423fd7a5eb85a677054a",
      "tree": "5f7ba253bee16e08d8664bdeb38894442c1019f9",
      "parents": [
        "6f8eb97e3019b92abb35ad444f3c84a9b7447f41"
      ],
      "author": {
        "name": "Asish Bhattacharya",
        "email": "asishb@codeaurora.org",
        "time": "Fri Apr 26 12:01:03 2013 +0530"
      },
      "committer": {
        "name": "Asish Bhattacharya",
        "email": "asishb@codeaurora.org",
        "time": "Mon May 13 22:26:09 2013 +0530"
      },
      "message": "ASoC: msm: Fix the register address of TX4 registers\n\nThe TX4 register address are not correct and needs to be fixed to\ncorrect offset.\n\nCRS-fixed: 486923\nChange-Id: Iacb4a57a8c0a8508a68d057d0d431715e617eba5\nSigned-off-by: Asish Bhattacharya \u003casishb@codeaurora.org\u003e\n"
    },
    {
      "commit": "40632d75eaa00e7aea7919ae21ddda1ef860e897",
      "tree": "fb8ee01e1d31c4b7700b5a8a0cf7b9bb761ee1b4",
      "parents": [
        "c66437f2da1fb7fbad1a099dc547240acd243919",
        "7b9374079f1598c64ecb8d859b9ffb621141e43c"
      ],
      "author": {
        "name": "Linux Build Service Account",
        "email": "lnxbuild@localhost",
        "time": "Sun May 12 19:36:09 2013 -0700"
      },
      "committer": {
        "name": "Gerrit - the friendly Code Review server",
        "email": "code-review@localhost",
        "time": "Sun May 12 19:36:09 2013 -0700"
      },
      "message": "Merge \"gpu: ion: enable the kmalloc heap\""
    },
    {
      "commit": "c66437f2da1fb7fbad1a099dc547240acd243919",
      "tree": "cde119182766bf6374d0a85b0793f7efd3bbccc2",
      "parents": [
        "9cb4d5b727d725c0e395a1e6d96dff2270f13366",
        "416c25196314eda736c20242e29eae95e229562d"
      ],
      "author": {
        "name": "Linux Build Service Account",
        "email": "lnxbuild@localhost",
        "time": "Sun May 12 19:36:02 2013 -0700"
      },
      "committer": {
        "name": "Gerrit - the friendly Code Review server",
        "email": "code-review@localhost",
        "time": "Sun May 12 19:36:01 2013 -0700"
      },
      "message": "Merge \"ion: Update ION_SECURE and ION_FORCE_CONTIGUOUS flags\""
    },
    {
      "commit": "c131ff2abff71b20b5dc5ca59ffeba4233e3b073",
      "tree": "01b637f0b269da786f51b33f61ac7f083b780200",
      "parents": [
        "ae114966817f5ec735d5074530f1728bf2fbbc27",
        "c8b9ca017e7051d9682cdaa79430c9d430f864c0"
      ],
      "author": {
        "name": "Linux Build Service Account",
        "email": "lnxbuild@localhost",
        "time": "Thu May 09 11:19:37 2013 -0700"
      },
      "committer": {
        "name": "Gerrit - the friendly Code Review server",
        "email": "code-review@localhost",
        "time": "Thu May 09 11:19:36 2013 -0700"
      },
      "message": "Merge \"mmc: core: Add support for notifying host driver while scaling clocks\""
    },
    {
      "commit": "ae114966817f5ec735d5074530f1728bf2fbbc27",
      "tree": "8b2eea195a2bbe11589612f3852f3ab65fcb695d",
      "parents": [
        "34d465b3adb73f8ca2a110fda497c982449d75f4",
        "71702f9133a19decfb78791b51066027775ce245"
      ],
      "author": {
        "name": "Linux Build Service Account",
        "email": "lnxbuild@localhost",
        "time": "Thu May 09 11:19:35 2013 -0700"
      },
      "committer": {
        "name": "Gerrit - the friendly Code Review server",
        "email": "code-review@localhost",
        "time": "Thu May 09 11:19:34 2013 -0700"
      },
      "message": "Merge \"mmc: core: Log MMC clock frequency transitions\""
    },
    {
      "commit": "ed892ca45d68642e0f8f8ebd257933b22940ae7d",
      "tree": "f9ff07c704d87796bf8be0df3e8dc096f8be635c",
      "parents": [
        "a1ba93cfef818a9945739ba923b3fac1b7251afe",
        "884fa523ece82b5b3ada80a4209c381c019e9051"
      ],
      "author": {
        "name": "Linux Build Service Account",
        "email": "lnxbuild@localhost",
        "time": "Thu May 09 11:19:29 2013 -0700"
      },
      "committer": {
        "name": "Gerrit - the friendly Code Review server",
        "email": "code-review@localhost",
        "time": "Thu May 09 11:19:28 2013 -0700"
      },
      "message": "Merge \"mmc: core: Add load based clock scaling support\""
    },
    {
      "commit": "76223ce85fd891afdec17329d7c03b664aa129cb",
      "tree": "4fb0b68e44ad68e8f3cdbce465b87aeaf0cda962",
      "parents": [
        "48486128402dc67e012347beb1f554fb9b7afa08"
      ],
      "author": {
        "name": "Venkateshwarlu Domakonda",
        "email": "Venkateshwarlu@codeaurora.org",
        "time": "Tue Apr 30 14:12:13 2013 +0530"
      },
      "committer": {
        "name": "Venkateshwarlu Domakonda",
        "email": "Venkateshwarlu@codeaurora.org",
        "time": "Mon May 06 16:48:47 2013 +0530"
      },
      "message": "radio-iris: Configure repeat count for PS string\n\n- When FM Rx tuned to a station, not receiving complete PS string.\n  SOC is not waiting for complete PS string. it is sending PS event\n  even if it has part of PS string as well.\n- Added support for setting repeat count for PS string\n  to get refined PS string from receiver.\n\nCRs-Fixed: 474719\nChange-Id: I71c0c1c8af9488573c05d816c37982f9ed935a87\nSigned-off-by: Venkateshwarlu Domakonda \u003cVenkateshwarlu@codeaurora.org\u003e\n"
    },
    {
      "commit": "ec005c0b2a1870b17795e5d6ae97a78a76f1febe",
      "tree": "7b2884cb0e5b25a8eb4cc3262875457133594e43",
      "parents": [
        "5e6e44d63c5ccdfffa2709b4924256ccdc937209"
      ],
      "author": {
        "name": "Marek Szyprowski",
        "email": "m.szyprowski@samsung.com",
        "time": "Tue Dec 11 16:02:59 2012 -0800"
      },
      "committer": {
        "name": "Laura Abbott",
        "email": "lauraa@codeaurora.org",
        "time": "Thu May 02 21:07:20 2013 -0700"
      },
      "message": "mm: cma: remove watermark hacks\n\nCommits 2139cbe627b8 (\"cma: fix counting of isolated pages\") and\nd95ea5d18e69 (\"cma: fix watermark checking\") introduced a reliable\nmethod of free page accounting when memory is being allocated from CMA\nregions, so the workaround introduced earlier by commit 49f223a9cd96\n(\"mm: trigger page reclaim in alloc_contig_range() to stabilise\nwatermarks\") can be finally removed.\n\nChange-Id: Iae17de8185eeabffd46752dbaf819591e6585869\nCRs-Fixed: 480377\nSigned-off-by: Marek Szyprowski \u003cm.szyprowski@samsung.com\u003e\nCc: Kyungmin Park \u003ckyungmin.park@samsung.com\u003e\nCc: Arnd Bergmann \u003carnd@arndb.de\u003e\nCc: Mel Gorman \u003cmel@csn.ul.ie\u003e\nAcked-by: Michal Nazarewicz \u003cmina86@mina86.com\u003e\nCc: Minchan Kim \u003cminchan@kernel.org\u003e\nCc: Bartlomiej Zolnierkiewicz \u003cb.zolnierkie@samsung.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@linux-foundation.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@linux-foundation.org\u003e\nGit-commit: bc357f431c836c6631751e3ef7dfe7882394ad67\nGit-repo: git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git\n[lauraa@codeaurora.org: Context fixup in mmzone.h, keep zone definition in\nalloc_contig_range for other purposes]\nSigned-off-by: Laura Abbott \u003clauraa@codeaurora.org\u003e\n"
    },
    {
      "commit": "c5d2f44e1ef3f8988574cfad50f7e4a14cdf7c0e",
      "tree": "64e0812252c9688176a570f172d85a5a34345f41",
      "parents": [
        "68ffa294ea37fd031a3827b00ca83c6fd8fe5255",
        "700942760364f6dfc7c43d866f759ce610732663"
      ],
      "author": {
        "name": "Linux Build Service Account",
        "email": "lnxbuild@localhost",
        "time": "Thu May 02 08:20:54 2013 -0700"
      },
      "committer": {
        "name": "Gerrit - the friendly Code Review server",
        "email": "code-review@localhost",
        "time": "Thu May 02 08:20:54 2013 -0700"
      },
      "message": "Merge \"mmc: core: Fix NULL pointer dereference\""
    },
    {
      "commit": "51bf80c5b9f6135eb07f74c24660d456ab1806ba",
      "tree": "a4e5eb10e043226a45e34fc2daaffd4d765e536a",
      "parents": [
        "86abf4fd38360e5f0abee99fea13bb0edd5d28cc",
        "55f54c53ba0536b9a3e4df7b95a55e73519dcc79"
      ],
      "author": {
        "name": "Linux Build Service Account",
        "email": "lnxbuild@localhost",
        "time": "Wed May 01 18:47:17 2013 -0700"
      },
      "committer": {
        "name": "Gerrit - the friendly Code Review server",
        "email": "code-review@localhost",
        "time": "Wed May 01 18:47:16 2013 -0700"
      },
      "message": "Merge \"ASoC: msm: flush if prior and current backends rate not matching\""
    },
    {
      "commit": "86abf4fd38360e5f0abee99fea13bb0edd5d28cc",
      "tree": "d529625fd4e9d52ba403d9f5cb57496a37c3495d",
      "parents": [
        "e62d1e7dc29e29207e0049128409cac9ed6d876f",
        "20824507cdb2575eb6c3fa29094fe77572abdb5e"
      ],
      "author": {
        "name": "Linux Build Service Account",
        "email": "lnxbuild@localhost",
        "time": "Wed May 01 18:47:16 2013 -0700"
      },
      "committer": {
        "name": "Gerrit - the friendly Code Review server",
        "email": "code-review@localhost",
        "time": "Wed May 01 18:47:15 2013 -0700"
      },
      "message": "Merge \"ASoC: msm: Add support to have FM playback through ASM loopback mode\""
    },
    {
      "commit": "416c25196314eda736c20242e29eae95e229562d",
      "tree": "02abc0fabd2fe6b3a25a0e3fba029fd424e7189e",
      "parents": [
        "e62d1e7dc29e29207e0049128409cac9ed6d876f"
      ],
      "author": {
        "name": "Adrian Alexei",
        "email": "aalexei@codeaurora.org",
        "time": "Thu Apr 04 16:18:51 2013 -0700"
      },
      "committer": {
        "name": "Gerrit - the friendly Code Review server",
        "email": "code-review@localhost",
        "time": "Wed May 01 10:28:53 2013 -0700"
      },
      "message": "ion: Update ION_SECURE and ION_FORCE_CONTIGUOUS flags\n\nRename ION_SECURE and ION_FORCE CONTIGUOUS to ION_FLAG_SECURE\nand ION_FLAG_FORCE_CONTIGUOUS respectively, but leave the old\nones intact for backwards compatability.\n\nChange-Id: I31ee3088ed202f60e14c10ac66d775c64c01c4e3\nSigned-off-by: Adrian Alexei \u003caalexei@codeaurora.org\u003e\n"
    },
    {
      "commit": "893778c00dcc18ddcbe5a83360edd0ae3bf6876c",
      "tree": "8adbed703c078ca23666acc4b1b13bcd8db89de2",
      "parents": [
        "b27c40f15071749c44288723405530496903428a"
      ],
      "author": {
        "name": "Lokesh Kumar Aakulu",
        "email": "lkumar@codeaurora.org",
        "time": "Sat Mar 02 05:29:44 2013 +0530"
      },
      "committer": {
        "name": "Sudhir Sharma",
        "email": "sudsha@codeaurora.org",
        "time": "Tue Apr 30 15:28:02 2013 -0700"
      },
      "message": "msm: Camera: Add new Actuator type and register init in config\n\nAdd HALL EFFECT Actuator and REG_INIT config for Actuator.\n\nChange-Id: I775e2c58fd32b4371b1805ecfe48e88703715141\nSigned-off-by: Lokesh Kumar Aakulu \u003clkumar@codeaurora.org\u003e\n(cherry picked from commit 5674e9cb6c1d75d33d2785b71f1b8395ba821d17)\n\nConflicts:\n\n\tinclude/media/msm_camera.h\n\nSigned-off-by: Sudhir Sharma \u003csudsha@codeaurora.org\u003e\n"
    },
    {
      "commit": "2b1f1549c3b908ff511ceafa2459da6742e30b4a",
      "tree": "dfb69b30977d60c5bfddfa2e63f3514605d036bd",
      "parents": [
        "50bff4915f518dff89f49abd0a58437907d95910"
      ],
      "author": {
        "name": "Amy Maloche",
        "email": "amaloche@codeaurora.org",
        "time": "Tue Mar 26 18:06:05 2013 -0700"
      },
      "committer": {
        "name": "Shantanu Jain",
        "email": "shjain@codeaurora.org",
        "time": "Mon Apr 29 17:38:28 2013 +0530"
      },
      "message": "input: synaptics_fw_update: Remove hardcoded firmware image name\n\nFirmware name should be passed in based on target, not hardcoded.\nRemove hardcoding and add appropriate error checking for this.\n\nChange-Id: Ia95bf2abf8a86adc649d64d757f22d84c8e0053f\nSigned-off-by: Amy Maloche \u003camaloche@codeaurora.org\u003e\nSigned-off-by: Shantanu Jain \u003cshjain@codeaurora.org\u003e\n"
    },
    {
      "commit": "700942760364f6dfc7c43d866f759ce610732663",
      "tree": "9ab75aec64ae11e8f816816137dd2c5b2f35aae7",
      "parents": [
        "3a903e730bacb521c1ad4db1776252bf90c3b84a"
      ],
      "author": {
        "name": "Sujit Reddy Thumma",
        "email": "sthumma@codeaurora.org",
        "time": "Wed Mar 13 08:49:27 2013 +0530"
      },
      "committer": {
        "name": "Gerrit - the friendly Code Review server",
        "email": "code-review@localhost",
        "time": "Mon Apr 29 03:46:47 2013 -0700"
      },
      "message": "mmc: core: Fix NULL pointer dereference\n\nmmc_signal_sdio_irq() should only be called when the function\ndriver registers for IRQ notification. In case, if any host\ndriver recieves a spurious interrupt and call mmc_signal_sdio_irq(),\nignore waking up uninitialized sdio irq thread.\n\nCRs-Fixed: 472609\nChange-Id: I831717fe80918538a18cc1f2300fe7fe2817c70f\nSigned-off-by: Sujit Reddy Thumma \u003csthumma@codeaurora.org\u003e\nSigned-off-by: Krishna Konda \u003ckkonda@codeaurora.org\u003e\n"
    },
    {
      "commit": "c8b9ca017e7051d9682cdaa79430c9d430f864c0",
      "tree": "5d803330705746159dcb89db2224e5181dc82922",
      "parents": [
        "71702f9133a19decfb78791b51066027775ce245"
      ],
      "author": {
        "name": "Sujit Reddy Thumma",
        "email": "sthumma@codeaurora.org",
        "time": "Thu Apr 25 12:39:40 2013 +0530"
      },
      "committer": {
        "name": "Sujit Reddy Thumma",
        "email": "sthumma@codeaurora.org",
        "time": "Mon Apr 29 10:24:57 2013 +0530"
      },
      "message": "mmc: core: Add support for notifying host driver while scaling clocks\n\nHost drivers can participate in clock scaling by registering\n-\u003enotify_load host operation, which allows host driver to carry out\nplatform specific operations for further power savings or increasing\nthroughput based on whether load is LOW or HIGH respectively. This\ncan be applicable to non-ultra high speed cards as well so remove\nthe check for ultra high speed cards to initialize clock scaling.\n\nChange-Id: Icaab9520135e384f5470db68b2f25c5cdce5663a\nSigned-off-by: Sujit Reddy Thumma \u003csthumma@codeaurora.org\u003e\n"
    },
    {
      "commit": "71702f9133a19decfb78791b51066027775ce245",
      "tree": "9c7eec9115bb839b13e181a4befb13ccf407bd1a",
      "parents": [
        "a62469141760f07555f32087ba009f87bc63dc7b"
      ],
      "author": {
        "name": "Sujit Reddy Thumma",
        "email": "sthumma@codeaurora.org",
        "time": "Thu Feb 14 08:13:52 2013 +0530"
      },
      "committer": {
        "name": "Sujit Reddy Thumma",
        "email": "sthumma@codeaurora.org",
        "time": "Mon Apr 29 10:24:57 2013 +0530"
      },
      "message": "mmc: core: Log MMC clock frequency transitions\n\nUse kernel\u0027s ftrace support to capture MMC clock frequency\ntransitions which can be useful for debugging issues related\nto power consumption.\n\nUsage:\nmount -t debugfs none /sys/kernel/debug\necho 1 \u003e /sys/kernel/debug/tracing/events/mmc/mmc_clk/enable\ncat /sys/kernel/debug/tracing/trace_pipe\n\nChange-Id: I25c4ee39dcbe30e7665902a9f723a5a421b55ca3\nSigned-off-by: Sujit Reddy Thumma \u003csthumma@codeaurora.org\u003e\n"
    },
    {
      "commit": "884fa523ece82b5b3ada80a4209c381c019e9051",
      "tree": "ed831bafb196456ade779f055ef8ba6aa90383ed",
      "parents": [
        "cbec91b6fde7a12e1d0b09f64737919ac615c3d2"
      ],
      "author": {
        "name": "Sujit Reddy Thumma",
        "email": "sthumma@codeaurora.org",
        "time": "Thu Oct 11 17:17:03 2012 +0530"
      },
      "committer": {
        "name": "Sujit Reddy Thumma",
        "email": "sthumma@codeaurora.org",
        "time": "Mon Apr 29 10:24:56 2013 +0530"
      },
      "message": "mmc: core: Add load based clock scaling support\n\nThe SD3.0/eMMC4.5/SDIO3.0 cards can support clock rates upto\n200MHz (SDR104 or HS200 bus speed modes). For some workloads\nlike video playback it isn\u0027t necessary for these cards to run\nat such high speed. Running at lower frequency, say 50MHz, in\nsuch cases can still meet the deadlines for data transfers.\nScaling down the clock frequency dynamically has huge power\nsavings not only because the bus is running at lower frequency\nbut also has an advantage of scaling down the system core\nvoltage, if supported.\n\nProvide an ondemand clock scaling support similar to cpufreq\nondemand governor having two thresholds, up_threshold and\ndown_threshold to decide whether to increase the frequency or\nscale it down respectively. The sampling interval is in the\norder of milliseconds and should be chosen by host drivers that\nenable MMC_CAP2_CLK_SCALE capability to take advantage of clock\nscaling. The sampling interval mainly depends on the the clock\nswitching delays and hence a host driver decision. If sampling\ninterval is too low frequent switching of frequencies can lead\nto high power consumption and if sampling interval is too high,\nthe clock scaling logic would take long time to realize that the\nunderlying hardware (controller and card) is busy and scale up\nthe clocks.\n\nChange-Id: I22a5054beec41b0b66b3bf030ddfcf284de448b3\nSigned-off-by: Sujit Reddy Thumma \u003csthumma@codeaurora.org\u003e\n"
    },
    {
      "commit": "55f54c53ba0536b9a3e4df7b95a55e73519dcc79",
      "tree": "0e9f15b74c55d8190e2fd98958d710d722f9de63",
      "parents": [
        "20824507cdb2575eb6c3fa29094fe77572abdb5e"
      ],
      "author": {
        "name": "Patrick Lai",
        "email": "plai@codeaurora.org",
        "time": "Sat Nov 17 00:29:07 2012 -0800"
      },
      "committer": {
        "name": "Damir Didjusto",
        "email": "damird@codeaurora.org",
        "time": "Wed Apr 24 21:04:07 2013 -0700"
      },
      "message": "ASoC: msm: flush if prior and current backends rate not matching\n\nIt is found that during device switch from one backend\nwith one sample rate to another backend with another sample rate,\nthe command to QDSP6 ADM which maps audio stream session to a\nparticular backend would not get carried out until pending\ndata of audio stream session from previous backend is either\nread out or flushed. This scenario occurs when application\nstops providing more buffers to retrieve captured data.\nRemedy is to flush upon detection of rate mismatching\n\nChange-Id: I2c01c036d9bb71f938a6795337f08948bd986553\nCRs-fixed: 422205\nSigned-off-by: Patrick Lai \u003cplai@codeaurora.org\u003e\nSigned-off-by: Joonwoo Park \u003cjoonwoop@codeaurora.org\u003e\n"
    },
    {
      "commit": "20824507cdb2575eb6c3fa29094fe77572abdb5e",
      "tree": "052eadcf234cebad0ae3335a74bfa46a0e240b44",
      "parents": [
        "f8b524a2974cd2e2fa4fe58661285302c8b4cb90"
      ],
      "author": {
        "name": "Laxminath Kasam",
        "email": "lkasam@codeaurora.org",
        "time": "Mon Jan 07 14:33:56 2013 +0530"
      },
      "committer": {
        "name": "Damir Didjusto",
        "email": "damird@codeaurora.org",
        "time": "Wed Apr 24 20:53:29 2013 -0700"
      },
      "message": "ASoC: msm: Add support to have FM playback through ASM loopback mode\n\n- Add support to provide PP on FM playback.\n- Add PCM platform driver which enables ASM loopback mode\nDefine MultiMedia6 front-end dai\n\nChange-Id: Ibf9d2645e706f9a3027dd356223a2135224a0337\nSigned-off-by: Damir Didjusto \u003cdamird@codeaurora.org\u003e\n"
    },
    {
      "commit": "d4b01349481f585bca195faddbaeec0095d37b9b",
      "tree": "25a265e1acccfb3b2e27f6aa1e09ac92dea02985",
      "parents": [
        "fdbe4e09c10f4357ba1aadfd4780045811aaeca3",
        "6b3a2d7ff2166409ffd89ba1ba6948cfc7205c81"
      ],
      "author": {
        "name": "Linux Build Service Account",
        "email": "lnxbuild@localhost",
        "time": "Tue Apr 23 01:16:06 2013 -0700"
      },
      "committer": {
        "name": "Gerrit - the friendly Code Review server",
        "email": "code-review@localhost",
        "time": "Tue Apr 23 01:16:06 2013 -0700"
      },
      "message": "Merge \"radio: iris: Added IOCTLS to get/set AF Jump, Search Thresholds\""
    },
    {
      "commit": "fdbe4e09c10f4357ba1aadfd4780045811aaeca3",
      "tree": "c27c92fd11515a108556d8b9f5ea22c68d975c60",
      "parents": [
        "49cd8f91078caf7ef30a00132f1bcc7535bd5ba7",
        "075e8650fd24f88c133ef2fa748d72336ef30aa6"
      ],
      "author": {
        "name": "Linux Build Service Account",
        "email": "lnxbuild@localhost",
        "time": "Tue Apr 23 01:15:58 2013 -0700"
      },
      "committer": {
        "name": "Gerrit - the friendly Code Review server",
        "email": "code-review@localhost",
        "time": "Tue Apr 23 01:15:57 2013 -0700"
      },
      "message": "Merge \"msm: vidc: Remove kernel mapping on input/output buffers\""
    },
    {
      "commit": "6b3a2d7ff2166409ffd89ba1ba6948cfc7205c81",
      "tree": "043f7adc29d1035dedefb83c46f10eb594f86204",
      "parents": [
        "d760e64c5f5d645cdc94787de67ab3b7e3eea8a7"
      ],
      "author": {
        "name": "Ayaz Ahmad",
        "email": "aahmad@codeaurora.org",
        "time": "Wed Apr 10 21:54:47 2013 +0530"
      },
      "committer": {
        "name": "Ayaz Ahmad",
        "email": "aahmad@codeaurora.org",
        "time": "Mon Apr 22 17:46:18 2013 +0530"
      },
      "message": "radio: iris: Added IOCTLS to get/set AF Jump, Search Thresholds\n\nImplement ioctl to get/set AF Jump RMSSI Threshold,\nAF Jump RMSSI Samples, Good Channel RMSSI Threshold,\nSearch Algo Type, SINR FIRST STAGE, RMSSI FIRST STAGE\n\nChange-Id: I0c79de6966cb93fbbc5befafc9aaaea95982ddb8\nCRs-Fixed: 460621\nSigned-off-by: Ayaz Ahmad \u003caahmad@codeaurora.org\u003e\n"
    },
    {
      "commit": "110f7b5e5f06624cde157a84c56908513b894ff0",
      "tree": "acc33efe7c0fa83a87aa6c4e438aa6ec6c7d14fe",
      "parents": [
        "69ff00ae3ea7c26cf500ae5af982a1d9c9d2bad8"
      ],
      "author": {
        "name": "Krishnankutty Kolathappilly",
        "email": "kkolat@codeaurora.org",
        "time": "Sun Apr 07 18:04:18 2013 -0700"
      },
      "committer": {
        "name": "Krishnankutty Kolathappilly",
        "email": "kkolat@codeaurora.org",
        "time": "Mon Apr 22 00:17:47 2013 -0700"
      },
      "message": "ALSA: include: Add new ioctl for metadata mode\n\nAdd a new ioctl to support metadata mode in lpa driver. This ioctl\nallows lpa driver to work in default alsa compliant mode and also\nmetadata mode.\n\nCRs-Fixed: 458904\nChange-Id: I8111e8652bbfb6dd93bdbda69bd16f53b45cb756\nSigned-off-by: Krishnankutty Kolathappilly \u003ckkolat@codeaurora.org\u003e\n"
    },
    {
      "commit": "e747b7e2d40543170fc7941d0af9b3648b8a75ac",
      "tree": "2ca488dd72ede5b0ccbeea64a15b94f81c42eabb",
      "parents": [
        "50de9eae93973c82b024cb51d303af4ed0a194d8"
      ],
      "author": {
        "name": "Anirudh Ghayal",
        "email": "aghayal@codeaurora.org",
        "time": "Thu Apr 04 12:18:18 2013 +0530"
      },
      "committer": {
        "name": "Gerrit - the friendly Code Review server",
        "email": "code-review@localhost",
        "time": "Wed Apr 17 21:26:14 2013 -0700"
      },
      "message": "power: pm8921-charger: BTC override fixes\n\n- Monitor battery health when charger is not connected\n- Add configurable temperature hysteresis and enable the\n  same for BTC override\n- Avoid releasing wakelock when charging is not in progress\n  and BTC override is enabled\n- check temperature thresholds when fully charged, to handle\n  temperature restrictions while restarting charging\n\nCRs-Fixed: 466525\nChange-Id: I8cad3f8bcf65844fc1048625d9b387ede132d3e0\nSigned-off-by: Anirudh Ghayal \u003caghayal@codeaurora.org\u003e\n"
    },
    {
      "commit": "075e8650fd24f88c133ef2fa748d72336ef30aa6",
      "tree": "4bb47c21205ddd061cabba6fb0148e50382cdee0",
      "parents": [
        "d0842f41e4acff60dab32630b675150758551be3"
      ],
      "author": {
        "name": "Maheshwar Ajja",
        "email": "majja@codeaurora.org",
        "time": "Wed Apr 17 16:47:22 2013 +0530"
      },
      "committer": {
        "name": "Maheshwar Ajja",
        "email": "majja@codeaurora.org",
        "time": "Wed Apr 17 17:01:35 2013 +0530"
      },
      "message": "msm: vidc: Remove kernel mapping on input/output buffers\n\nThis change will remove the kernel mapping of input and\noutput buffers for both video encoder and decoder to\navoid the errors resulting from ion_map_kernel() for\nhigh resolution video concurrency use cases due to the\nlimited vmalloc space. It also removed the metadata\nprocessing in kerner video driver as kernel virtual\naddress is removed. The metadata processing can be\ndone in user space video component.\n\nChange-Id: I3f2c9b7c13b3e09097ce07ca7b59154b97401052\nCRs-fixed: 471135\nSigned-off-by: Maheshwar Ajja \u003cmajja@codeaurora.org\u003e\n"
    },
    {
      "commit": "3507eaabe2f562595a15a6eda87bf5094f1622e3",
      "tree": "fa843ac312f4ffc446eeb8385f5db984693dc19b",
      "parents": [
        "6765ebe9b47b84b683106067ea032d717cc093c8",
        "cd9bccb61026c45e02ff561f1cb15834e9b29180"
      ],
      "author": {
        "name": "Linux Build Service Account",
        "email": "lnxbuild@localhost",
        "time": "Tue Apr 16 09:46:57 2013 -0700"
      },
      "committer": {
        "name": "Gerrit - the friendly Code Review server",
        "email": "code-review@localhost",
        "time": "Tue Apr 16 09:46:57 2013 -0700"
      },
      "message": "Merge \"msm: display: plane alpha support\""
    },
    {
      "commit": "3efd8f96cdd35c92b51ccaa6e946e4f398dafcd5",
      "tree": "0983cf608bb92200c9eda2b33762814c88516e4d",
      "parents": [
        "81664bda66873b964f14f5cc992fe2d89b873ce2",
        "93b9f9a8c2e5935331afb5dd16237be2a94e3de6"
      ],
      "author": {
        "name": "Linux Build Service Account",
        "email": "lnxbuild@localhost",
        "time": "Mon Apr 15 18:06:59 2013 -0700"
      },
      "committer": {
        "name": "Gerrit - the friendly Code Review server",
        "email": "code-review@localhost",
        "time": "Mon Apr 15 18:06:59 2013 -0700"
      },
      "message": "Merge \"msm: rotator: non-blocking rotate\""
    },
    {
      "commit": "81664bda66873b964f14f5cc992fe2d89b873ce2",
      "tree": "24cc77539acccb9c93739dbbac971604e9a98c7c",
      "parents": [
        "5a8ce6ca3fe6c813daa72921849f7dbccc6f1b96",
        "a50db549be37a12489ddd0b0ea4d122a8c53ac8f"
      ],
      "author": {
        "name": "Linux Build Service Account",
        "email": "lnxbuild@localhost",
        "time": "Mon Apr 15 18:06:58 2013 -0700"
      },
      "committer": {
        "name": "Gerrit - the friendly Code Review server",
        "email": "code-review@localhost",
        "time": "Mon Apr 15 18:06:57 2013 -0700"
      },
      "message": "Merge \"msm: rotator: sync point support\""
    },
    {
      "commit": "d82294199a800d00f14be5b6e769971a3c641e0a",
      "tree": "abc6d0af2738cc33e96effed2092e75b51145bad",
      "parents": [
        "d9edf37462002b6e3978633b5e76e32047a0ba5b",
        "5515eab6505762ed68317aae373965ce42fdc22d"
      ],
      "author": {
        "name": "Linux Build Service Account",
        "email": "lnxbuild@localhost",
        "time": "Mon Apr 15 01:28:04 2013 -0700"
      },
      "committer": {
        "name": "Gerrit - the friendly Code Review server",
        "email": "code-review@localhost",
        "time": "Mon Apr 15 01:28:04 2013 -0700"
      },
      "message": "Merge \"ASoC: wcd9304: Include all registers to debugfs dump.\""
    },
    {
      "commit": "93b9f9a8c2e5935331afb5dd16237be2a94e3de6",
      "tree": "2baf7e68e1a4ef544ca71e48ec0acd9d518f7462",
      "parents": [
        "a50db549be37a12489ddd0b0ea4d122a8c53ac8f"
      ],
      "author": {
        "name": "Ken Zhang",
        "email": "kenz@codeaurora.org",
        "time": "Mon Apr 08 18:56:58 2013 -0400"
      },
      "committer": {
        "name": "Padmanabhan Komanduru",
        "email": "pkomandu@codeaurora.org",
        "time": "Sat Apr 13 16:10:21 2013 +0530"
      },
      "message": "msm: rotator: non-blocking rotate\n\nSend request to a work queue and return right away.\nWork queue will go through the commit queue to do the\nrotation. wait_for_finish can be set to true to make\nrotation go back to blocking.\n\nChange-Id: Ifc2e36bd24d9681d42105f4ccbb62a8777af2a6c\nSigned-off-by: Ken Zhang \u003ckenz@codeaurora.org\u003e\n"
    },
    {
      "commit": "a50db549be37a12489ddd0b0ea4d122a8c53ac8f",
      "tree": "c4d78e121ce334b5616d2ffe32a706e966c00f10",
      "parents": [
        "e42de870e163017f7025c5ec254e66d67507ba87"
      ],
      "author": {
        "name": "Ken Zhang",
        "email": "kenz@codeaurora.org",
        "time": "Wed Feb 20 14:48:06 2013 -0500"
      },
      "committer": {
        "name": "Padmanabhan Komanduru",
        "email": "pkomandu@codeaurora.org",
        "time": "Sat Apr 13 16:09:09 2013 +0530"
      },
      "message": "msm: rotator: sync point support\n\nAdd MSM_ROTATOR_IOCTL_BUFFER_SYNC ioctl interface.\nRotator will create a timeline for each session at START, wait for\ninput fence and create released fence in this ioctl call,\nsignal the timeline after rotation is done.\n\nChange-Id: I3738f8287d804ccd94e0a16ac0afb8b41b299c75\nSigned-off-by: Ken Zhang \u003ckenz@codeaurora.org\u003e\n"
    },
    {
      "commit": "7b9374079f1598c64ecb8d859b9ffb621141e43c",
      "tree": "ca1ff9806393fd2eb3077a16c3b5bdd968a21052",
      "parents": [
        "2b232660f510011d2952dddd3c9b8d97cd65a010"
      ],
      "author": {
        "name": "Mitchel Humpherys",
        "email": "mitchelh@codeaurora.org",
        "time": "Tue Mar 19 17:16:58 2013 -0700"
      },
      "committer": {
        "name": "Gerrit - the friendly Code Review server",
        "email": "code-review@localhost",
        "time": "Fri Apr 12 18:16:06 2013 -0700"
      },
      "message": "gpu: ion: enable the kmalloc heap\n\nThere are some Ion clients who would like to use the kmalloc\nheap. Enable it.\n\nChange-Id: Ie818be9e1211d52d489ad2cb63d94e2fddfc0f01\nSigned-off-by: Mitchel Humpherys \u003cmitchelh@codeaurora.org\u003e\n"
    },
    {
      "commit": "2b232660f510011d2952dddd3c9b8d97cd65a010",
      "tree": "85e9fb61b0e89cb558b26b5c0673798159559413",
      "parents": [
        "23753b6124953c2166a645c3552b4f5a244bd908",
        "59e7954667e529eefed3e20790feebe9be7311c7"
      ],
      "author": {
        "name": "Linux Build Service Account",
        "email": "lnxbuild@localhost",
        "time": "Fri Apr 12 15:56:55 2013 -0700"
      },
      "committer": {
        "name": "Gerrit - the friendly Code Review server",
        "email": "code-review@localhost",
        "time": "Fri Apr 12 15:56:55 2013 -0700"
      },
      "message": "Merge \"msm: kgsl: Prevent fault tolerance memory free twice\""
    },
    {
      "commit": "59e7954667e529eefed3e20790feebe9be7311c7",
      "tree": "8a2b389f57a74fcacd053b85d7a304fc5917f491",
      "parents": [
        "782734f18ee55e1572fa0d61f079b5d527eaf4d8"
      ],
      "author": {
        "name": "Tarun Karra",
        "email": "tkarra@codeaurora.org",
        "time": "Wed Apr 10 10:25:25 2013 -0700"
      },
      "committer": {
        "name": "Tarun Karra",
        "email": "tkarra@codeaurora.org",
        "time": "Fri Apr 12 12:03:56 2013 -0700"
      },
      "message": "msm: kgsl: Prevent fault tolerance memory free twice\n\nThere is a possibility of fault tolerance data to be freed twice\nif fault tolerance fails. Do not free the data when the data allocation\nfails, take the decision to free the data only at the end of\nfault tolerance.\n\nCRs-Fixed: 469807\nChange-Id: Ifcc9a75e70440be6471b32d8413f4faa01a9ee47\nSigned-off-by: Tarun Karra \u003ctkarra@codeaurora.org\u003e\n"
    },
    {
      "commit": "961dff6b1359a56c232265951a7e46a40612e1db",
      "tree": "702a200ed5c414d748cc1ea1eefbb9af45754bf6",
      "parents": [
        "970db1c5c83b64cfa3c9652e8aadb11c8e591088"
      ],
      "author": {
        "name": "Praveen Chidambaram",
        "email": "pchidamb@codeaurora.org",
        "time": "Wed Apr 10 09:20:59 2013 -0600"
      },
      "committer": {
        "name": "Praveen Chidambaram",
        "email": "pchidamb@codeaurora.org",
        "time": "Wed Apr 10 11:42:48 2013 -0600"
      },
      "message": "msm: thermal: Use signed int for temperature\n\nTemperatures could be in negative and negative signed ints may be\nincorrectly read as unsigned int.\n\nChange-Id: I817db2756c54816296a700ffcd004a83161f2b95\nCRs-Fixed: 441632, 473507\nSigned-off-by: Praveen Chidambaram \u003cpchidamb@codeaurora.org\u003e\n"
    },
    {
      "commit": "5515eab6505762ed68317aae373965ce42fdc22d",
      "tree": "97230ed06db6cf9f5d55d8279672b08d4d2dd547",
      "parents": [
        "0f0bdfb1eec012e9176c135994ebb30187df020a"
      ],
      "author": {
        "name": "Asish Bhattacharya",
        "email": "asishb@codeaurora.org",
        "time": "Mon Sep 24 18:43:48 2012 +0530"
      },
      "committer": {
        "name": "Gerrit - the friendly Code Review server",
        "email": "code-review@localhost",
        "time": "Tue Apr 09 22:35:12 2013 -0700"
      },
      "message": "ASoC: wcd9304: Include all registers to debugfs dump.\n\nThe current dumps only include a small set of registers usefull\nin most use cases. Make it exhautive by including the complete\nregister set.\n\nCRs-Fixed: 402905\nChange-Id: I4f826dc53f3cf9c8e0d520d7f1eb872f71c357de\nSigned-off-by: Asish Bhattacharya \u003casishb@codeaurora.org\u003e\n"
    },
    {
      "commit": "cd9bccb61026c45e02ff561f1cb15834e9b29180",
      "tree": "6d686044d1168516ce5d2edc35ec8840064bdb00",
      "parents": [
        "3d36582f7f458a5ae9dea1a1fca228deecc2a5f8"
      ],
      "author": {
        "name": "Ken Zhang",
        "email": "kenz@codeaurora.org",
        "time": "Thu Apr 04 13:25:53 2013 -0400"
      },
      "committer": {
        "name": "Gerrit - the friendly Code Review server",
        "email": "code-review@localhost",
        "time": "Tue Apr 09 14:52:21 2013 -0700"
      },
      "message": "msm: display: plane alpha support\n\nClean up the blending rule to follow blend_op set from hwc.\nUse modulate alpha for plane alpha when it is not 0xff.\nKeep backward compatibility if blend_op is not set.\n\nChange-Id: I02fd3c3c7b5ace2e6eec22b2db0284161404a0fc\nSigned-off-by: Ken Zhang \u003ckenz@codeaurora.org\u003e\n"
    },
    {
      "commit": "0cd17be771372831af8b75bbde7ae7ad836a613c",
      "tree": "8b009b6d77293ba216f253ca3e734e929929ade8",
      "parents": [
        "54517c7a9d63811bcbae9ae1266c20da29206d33",
        "477694618e137b3418404206f20e37ab0aed98cd"
      ],
      "author": {
        "name": "Linux Build Service Account",
        "email": "lnxbuild@localhost",
        "time": "Fri Apr 05 21:43:33 2013 -0700"
      },
      "committer": {
        "name": "Gerrit - the friendly Code Review server",
        "email": "code-review@localhost",
        "time": "Fri Apr 05 21:43:32 2013 -0700"
      },
      "message": "Merge \"msm_fb: hdmi: Resolution modes on HDMI\""
    },
    {
      "commit": "fc43f4901ac61e03da3d520d48e08920cad91d9f",
      "tree": "e331bb3a3563d1753c6d572be61049724a5a09c6",
      "parents": [
        "1b21c6ecb00e0666e72dcf7b2f88f63bcfef7df3",
        "24fccfe020a7b855cf43e7903a7a2cf038faee46"
      ],
      "author": {
        "name": "Linux Build Service Account",
        "email": "lnxbuild@localhost",
        "time": "Wed Apr 03 07:55:01 2013 -0700"
      },
      "committer": {
        "name": "Gerrit - the friendly Code Review server",
        "email": "code-review@localhost",
        "time": "Wed Apr 03 07:55:00 2013 -0700"
      },
      "message": "Merge \"power: pm8xxx-ccadc: implement quick calibration\""
    },
    {
      "commit": "58014dd4e7d031544520730fb299477c2f5243ec",
      "tree": "cf1ce1200fb92556f0316b237b069bc4bbf5d62c",
      "parents": [
        "5561dbd06f39a5f5b5d577fc9989db4067e648f9",
        "938089d35cc8341583a843d62a4022f69ed24ead"
      ],
      "author": {
        "name": "Linux Build Service Account",
        "email": "lnxbuild@localhost",
        "time": "Wed Apr 03 07:54:58 2013 -0700"
      },
      "committer": {
        "name": "Gerrit - the friendly Code Review server",
        "email": "code-review@localhost",
        "time": "Wed Apr 03 07:54:58 2013 -0700"
      },
      "message": "Merge \"power: pm8921-bms: api for battery insertion/removal\""
    },
    {
      "commit": "aa7c657cddb9107ba2541f6c19cbed477edb8660",
      "tree": "6bc9ba9688080d54c668a8dd8eb131719dfe5e45",
      "parents": [
        "897516dcd98853065d9d80745d5f6ed67a892521",
        "ef96152992961a388ad0e49f023b98a3b3d464e7"
      ],
      "author": {
        "name": "Linux Build Service Account",
        "email": "lnxbuild@localhost",
        "time": "Wed Apr 03 07:54:56 2013 -0700"
      },
      "committer": {
        "name": "Gerrit - the friendly Code Review server",
        "email": "code-review@localhost",
        "time": "Wed Apr 03 07:54:55 2013 -0700"
      },
      "message": "Merge \"power: pm8921-bms: introduce configurable corrections\""
    },
    {
      "commit": "59f2c2bde94cfdcfef2c285df6b0c1c01ad70a77",
      "tree": "af2a5f53e382a16ea0ff1bc70c13773ea4b0ab90",
      "parents": [
        "1ac1cac0d9b45b6a6d2f619439a96dcf22d27a34",
        "d3fb871f6e2a62d0f7077bab099c6bbff0f1a244"
      ],
      "author": {
        "name": "Linux Build Service Account",
        "email": "lnxbuild@localhost",
        "time": "Tue Apr 02 20:49:18 2013 -0700"
      },
      "committer": {
        "name": "Gerrit - the friendly Code Review server",
        "email": "code-review@localhost",
        "time": "Tue Apr 02 20:49:17 2013 -0700"
      },
      "message": "Merge \"diag: Bring diag up to date\""
    },
    {
      "commit": "24fccfe020a7b855cf43e7903a7a2cf038faee46",
      "tree": "ab66ff4d566532678901b2a5b07f3c7060c60b75",
      "parents": [
        "c615f5a590baa322f4eb604654981cd72732c71f"
      ],
      "author": {
        "name": "Abhijeet Dharmapurikar",
        "email": "adharmap@codeaurora.org",
        "time": "Sun Mar 10 06:55:43 2013 -0700"
      },
      "committer": {
        "name": "Abhijeet Dharmapurikar",
        "email": "adharmap@codeaurora.org",
        "time": "Tue Apr 02 19:24:02 2013 -0700"
      },
      "message": "power: pm8xxx-ccadc: implement quick calibration\n\nThere are certain systems that wakeup every so often to do some\nhousekeeping work. We don\u0027t want to run a full calibration\nwhen the system wakeups.\n\nFor such systems runs a quick calibration with just two samples.\nUse the periodic_wakeup flag to indicate such a system.\n\nCRs-Fixed: 454221\nChange-Id: Ifc86414f7fab4d0921e3289d6e52b9e077a1f625\nSigned-off-by: Abhijeet Dharmapurikar \u003cadharmap@codeaurora.org\u003e\n"
    },
    {
      "commit": "938089d35cc8341583a843d62a4022f69ed24ead",
      "tree": "e54af74a1dc513fbd6dd952d6b8b570017f85a44",
      "parents": [
        "874be60569475c1cf9a4be2c0854b05cd074c2ce"
      ],
      "author": {
        "name": "Abhijeet Dharmapurikar",
        "email": "adharmap@codeaurora.org",
        "time": "Mon Mar 25 14:21:27 2013 -0700"
      },
      "committer": {
        "name": "Abhijeet Dharmapurikar",
        "email": "adharmap@codeaurora.org",
        "time": "Tue Apr 02 19:24:01 2013 -0700"
      },
      "message": "power: pm8921-bms: api for battery insertion/removal\n\nProvide api to clean up the history values the driver remembers to\nreport the soc. These apis will be called when the battery is removed.\nSimilarly provide api to initiate battery SOC calculations upon battery\ninsertion.\n\nChange-Id: Ie9f3f5f45c789efc2ba6d39226401691912c764c\nSigned-off-by: Abhijeet Dharmapurikar \u003cadharmap@codeaurora.org\u003e\n"
    },
    {
      "commit": "ef96152992961a388ad0e49f023b98a3b3d464e7",
      "tree": "b30217875110eae7daa4e08d7922654c4e1c1719",
      "parents": [
        "9095a2073c613c60796edd2999fe2927ae1fe2c2"
      ],
      "author": {
        "name": "Abhijeet Dharmapurikar",
        "email": "adharmap@codeaurora.org",
        "time": "Tue Mar 26 13:14:03 2013 -0700"
      },
      "committer": {
        "name": "Abhijeet Dharmapurikar",
        "email": "adharmap@codeaurora.org",
        "time": "Tue Apr 02 19:24:00 2013 -0700"
      },
      "message": "power: pm8921-bms: introduce configurable corrections\n\nThere are situations when the corrections can cause linearity issues.\nProvide a scheme to limit the corrections via a configurable parameters.\nThe corrections were introduced to prevent battery dipping below UVLO.\nIf the battery were in the flat portion of the SOC curve a small error\nin OCV measurement could drift the SOC by a large amount. Corrections\nare important if the OCV falls in this range. Hence introduce two\nparameters to limit the corrections based on a OCV threshold - one when\nit is above 3.8 volts, where corrections could be low and the other\nwhen the OCV is lower and 3.8 (flat portion) where corrections should be\nhigh.\n\nAlso there are instances when the SOC appears stuck at 1% for a long\ntime. This is because the algorithm doesn\u0027t allow the soc to drop to 0%\nif the estimated soc is high. Provide a configurable level for the\nestimated SOC below which, the calculated soc can go to 0%.\n\nChange-Id: I265e1ea41681813ec6add6eea2a440c6e239a5dc\nSigned-off-by: Abhijeet Dharmapurikar \u003cadharmap@codeaurora.org\u003e\n"
    },
    {
      "commit": "d3fb871f6e2a62d0f7077bab099c6bbff0f1a244",
      "tree": "dcaa12c9467d9d0395deb5a1e385edf1b301fa1a",
      "parents": [
        "2337178118f93d53b0e29914e6aa40f92e177b5d"
      ],
      "author": {
        "name": "Dixon Peterson",
        "email": "dixonp@codeaurora.org",
        "time": "Mon Apr 01 20:14:57 2013 -0700"
      },
      "committer": {
        "name": "Dixon Peterson",
        "email": "dixonp@codeaurora.org",
        "time": "Tue Apr 02 14:23:30 2013 -0700"
      },
      "message": "diag: Bring diag up to date\n\ndiag on A-Family mainline is out of date. This change\nbrings the diag code up to date. This change includes\nthe following changes:\n\n1. diag: dci: Add new Logs and Events API for DCI\n2. diag: dci: Clear DCI Cleint Event/Log mask on Exit\n3. diag: dci: Process DCI packet during USB disconnect\n4. diag: Fix diag hdlc decoding support for messages starting with 0x7e\n5. diag: dci: Remove Event Code from DCI Event\n6. diag: Fix incorrect response for Log On Demand request\n7. diag: Add concurrency protection to writes on smd data channels\n8. diag: Add support for sending DIAG_CTRL_MSG_DIAG_MODE\n9. diag: Add Support for Callback mode to communicate with remote processors\n\nChange-Id: Ic61bd3408af4533e5d86d73da73100c3f6c5f215\nSigned-off-by: Dixon Peterson \u003cdixonp@codeaurora.org\u003e\n"
    },
    {
      "commit": "477694618e137b3418404206f20e37ab0aed98cd",
      "tree": "1a88ce7028b31cd1dcfa765246d207db83861adc",
      "parents": [
        "d0302d5565c02278199ffd168bd53b64a2965e85"
      ],
      "author": {
        "name": "Aravind Venkateswaran",
        "email": "aravindh@codeaurora.org",
        "time": "Tue Feb 26 17:57:01 2013 -0800"
      },
      "committer": {
        "name": "Aravind Venkateswaran",
        "email": "aravindh@codeaurora.org",
        "time": "Tue Apr 02 13:00:19 2013 -0700"
      },
      "message": "msm_fb: hdmi: Resolution modes on HDMI\n\nAdd a new header file that lists all supported\nHDMI resolution modes and the associated timing\ninformation.\n\nCRs-Fixed: 470335\nChange-Id: I971422ddb97e3b219cc682032eb67212b434daab\nSigned-off-by: Aravind Venkateswaran \u003caravindh@codeaurora.org\u003e\nSigned-off-by: Manoj Rao \u003cmanojraj@codeaurora.org\u003e\n"
    },
    {
      "commit": "91f0255916c9eb4b4b7c0b0ccfaf8a620943ba38",
      "tree": "b9d44530eeca32305543a12406a3abd76a42b9dd",
      "parents": [
        "0885b8823708e79b627f47eb6c2d8c56cc9f850a",
        "e3fb892c53350d35c8e295f14a727c6a48c10b4a"
      ],
      "author": {
        "name": "Linux Build Service Account",
        "email": "lnxbuild@localhost",
        "time": "Mon Apr 01 23:26:13 2013 -0700"
      },
      "committer": {
        "name": "Gerrit - the friendly Code Review server",
        "email": "code-review@localhost",
        "time": "Mon Apr 01 23:26:12 2013 -0700"
      },
      "message": "Merge \"msm_fb: Fix adb shell start/stop issue when bypass enabled\""
    },
    {
      "commit": "e447c152f87556cc97028e0cf91d278d9a28c405",
      "tree": "036300ac695bc75301ec2d3ad47a67da453eb0a7",
      "parents": [
        "5bede31f80fbe2e87e4e3fed3d3d8624b39c2011",
        "9226223b3a45ac38ee04044b60f87d87687ef916"
      ],
      "author": {
        "name": "Linux Build Service Account",
        "email": "lnxbuild@localhost",
        "time": "Fri Mar 29 13:32:30 2013 -0700"
      },
      "committer": {
        "name": "Gerrit - the friendly Code Review server",
        "email": "code-review@localhost",
        "time": "Fri Mar 29 13:32:30 2013 -0700"
      },
      "message": "Merge \"nl80211/cfg80211: add VHT MCS support\""
    },
    {
      "commit": "a12a06fe01d01886a14e9a1d3316fbc6d7bfab4f",
      "tree": "36fb6d74b653fd80d85754235aa487a9a0a3bb7c",
      "parents": [
        "047977c7261457654d6e9611f8a2f6ec1088f39b",
        "1668cc6c4bc38724db2e01aa9f5a6351b2e9bb3d"
      ],
      "author": {
        "name": "Linux Build Service Account",
        "email": "lnxbuild@localhost",
        "time": "Fri Mar 29 13:31:36 2013 -0700"
      },
      "committer": {
        "name": "Gerrit - the friendly Code Review server",
        "email": "code-review@localhost",
        "time": "Fri Mar 29 13:31:35 2013 -0700"
      },
      "message": "Merge \"msm: ipc: Security updates to IPC Router\""
    },
    {
      "commit": "9226223b3a45ac38ee04044b60f87d87687ef916",
      "tree": "9a2f4bc65d08ea7cfa70a5937e2103b15b397137",
      "parents": [
        "04a6a868f63a4bef996af7a074b24668ef69b4e0"
      ],
      "author": {
        "name": "Sameer Thalappil",
        "email": "sameert@codeaurora.org",
        "time": "Tue Mar 19 14:28:37 2013 -0700"
      },
      "committer": {
        "name": "Gerrit - the friendly Code Review server",
        "email": "code-review@localhost",
        "time": "Wed Mar 27 18:29:45 2013 -0700"
      },
      "message": "nl80211/cfg80211: add VHT MCS support\n\nAdd support for reporting and calculating VHT MCSes.\n\nNote that I\u0027m not completely sure that the bitrate\ncalculations are correct, nor that they can\u0027t be\nsimplified.\n\nChange-Id: Id4c132850a85ff59f0fc16396763ed717689bec0\nSigned-off-by: Johannes Berg \u003cjohannes.berg@intel.com\u003e\nGit-commit: db9c64cf8d9d3fcbc34b09d037f266d1fc9f928c\nGit-repo:\ngit://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git\nSigned-off-by: Sameer Thalappil \u003csameert@codeaurora.org\u003e\n"
    },
    {
      "commit": "10bd072d4527a809f8653e82340ef3b82042c523",
      "tree": "cff653ad782de60221c2bc7c39abdf844b5ef4f0",
      "parents": [
        "b1cfd327a6c94b353841144fe9e1cb25a9aceed1",
        "a62086da23bb2c292377c128d0a67e83ac8d74e7"
      ],
      "author": {
        "name": "Linux Build Service Account",
        "email": "lnxbuild@localhost",
        "time": "Tue Mar 26 21:15:59 2013 -0700"
      },
      "committer": {
        "name": "Gerrit - the friendly Code Review server",
        "email": "code-review@localhost",
        "time": "Tue Mar 26 21:15:58 2013 -0700"
      },
      "message": "Merge \"cfg80211: Extend support for IEEE 802.11r Fast BSS Transition\""
    },
    {
      "commit": "e9c7064c794a1437e530adff44417642f36fa023",
      "tree": "2804213d294c6af69c6619cefd2331afd215b6e5",
      "parents": [
        "c62e380e9ec16ae428bd97488fb49dc45353f9b9"
      ],
      "author": {
        "name": "Anirudh Ghayal",
        "email": "aghayal@codeaurora.org",
        "time": "Fri Mar 22 12:57:50 2013 +0530"
      },
      "committer": {
        "name": "Gerrit - the friendly Code Review server",
        "email": "code-review@localhost",
        "time": "Mon Mar 25 02:27:18 2013 -0700"
      },
      "message": "power: bms: Report zero SOC if voltage is below cutoff\n\nIf the battery voltage remains below the cutoff threshold\nfor a specific period (determined by a platform data -\nvbatt_cutoff_retries) report the SOC as 0. This allows\nthe userspace to perform a graceful shutdown. Also, provide\na platform data entry (low_voltage_detect) to enable this\nfunctionality.\nEnable \u0027low_voltage_detect\u0027 and set \u0027vbatt_cutoff_retries\u0027\nas required to enable the full functionality.\n\nCRs-Fixed: 450387\nChange-Id: I668d391cab3d0424fe5f370df0c1169124c34f5e\nSigned-off-by: Anirudh Ghayal \u003caghayal@codeaurora.org\u003e\n"
    },
    {
      "commit": "e3fb892c53350d35c8e295f14a727c6a48c10b4a",
      "tree": "706e256a6ffbb663fdf13464b08eeb5d52a78efa",
      "parents": [
        "c62e380e9ec16ae428bd97488fb49dc45353f9b9"
      ],
      "author": {
        "name": "Padmanabhan Komanduru",
        "email": "pkomandu@codeaurora.org",
        "time": "Mon Feb 25 18:42:02 2013 +0530"
      },
      "committer": {
        "name": "Gerrit - the friendly Code Review server",
        "email": "code-review@localhost",
        "time": "Sun Mar 24 23:51:38 2013 -0700"
      },
      "message": "msm_fb: Fix adb shell start/stop issue when bypass enabled\n\nCurrently when 2/3/4 layer bypass is enabled, doing a adb shell\nstop/start is failing overlay and composition happens through\nGPU. Fix this issue by proper overlay configuration during this\nscenario.\n\nChange-Id: Ia04f1839bf80ed552671e48445af63a4dcd6bdfd\nSigned-off-by: Padmanabhan Komanduru \u003cpkomandu@codeaurora.org\u003e\n"
    },
    {
      "commit": "8d692fa8fc134edea6fc3a7b03c756db2e8e5f1b",
      "tree": "c1e23a23ff396eceb4ca9ac894cd8a64e449548b",
      "parents": [
        "7d650833940ef0fb0578fb9fd982920db3c31af5",
        "db90ee65bb6d6c4b6a66c56e39c5901eed93e000"
      ],
      "author": {
        "name": "Linux Build Service Account",
        "email": "lnxbuild@localhost",
        "time": "Fri Mar 22 18:28:20 2013 -0700"
      },
      "committer": {
        "name": "Gerrit - the friendly Code Review server",
        "email": "code-review@localhost",
        "time": "Fri Mar 22 18:28:20 2013 -0700"
      },
      "message": "Merge \"input: synaptics_i2c_rmi4: Add device tree support\""
    },
    {
      "commit": "4aa71cf84c19b8d873b9ea828168ea89a3634683",
      "tree": "753d922af253fc2c5b5d031b5b86fc0bfb71b4d1",
      "parents": [
        "0e07113d144a825f1a6f4ad2dc2d65a22dcfe8f9",
        "7b2958783c1a4c2749aa823619d5ef55380747fd"
      ],
      "author": {
        "name": "Linux Build Service Account",
        "email": "lnxbuild@localhost",
        "time": "Fri Mar 22 18:28:16 2013 -0700"
      },
      "committer": {
        "name": "Gerrit - the friendly Code Review server",
        "email": "code-review@localhost",
        "time": "Fri Mar 22 18:28:15 2013 -0700"
      },
      "message": "Merge \"input: synaptics_i2c_rmi4: Add regulator support\""
    },
    {
      "commit": "4db812ea9cedd130e516e27b4a53571a3b24db74",
      "tree": "f4b6e7e570de1d985e7c67a17d5ff0f70b499d38",
      "parents": [
        "b06e8333bd94ea34a9b383cc52474cbb5de12528",
        "4966c789c70471cfc5a2187fe1afd61c82a93a01"
      ],
      "author": {
        "name": "Linux Build Service Account",
        "email": "lnxbuild@localhost",
        "time": "Fri Mar 22 18:28:11 2013 -0700"
      },
      "committer": {
        "name": "Gerrit - the friendly Code Review server",
        "email": "code-review@localhost",
        "time": "Fri Mar 22 18:28:10 2013 -0700"
      },
      "message": "Merge \"input: synaptics_i2c_rmi4: Add TS support\""
    },
    {
      "commit": "1668cc6c4bc38724db2e01aa9f5a6351b2e9bb3d",
      "tree": "3b13bc939ef890f03d8d5afba6a9264a99640c2d",
      "parents": [
        "85464ec5b1b4b9e03c60e075dc8082b3aeaa7431"
      ],
      "author": {
        "name": "Karthikeyan Ramasubramanian",
        "email": "kramasub@codeaurora.org",
        "time": "Sun Sep 23 22:23:36 2012 -0600"
      },
      "committer": {
        "name": "Karthikeyan Ramasubramanian",
        "email": "kramasub@codeaurora.org",
        "time": "Fri Mar 22 18:33:55 2013 -0600"
      },
      "message": "msm: ipc: Security updates to IPC Router\n\nIn order to provide fine-grained access control to QMI services,\na security script from user-space will feed the security rules to\nIPC Router. The security rule implies that in order to send a QMI\nmessage to a service, a client process should belong to a specific\nLinux/Android group. IPC Router, after receiving the security rules,\nwill enforce the access control rules.\n\nChange-Id: I49f8d7c0067fc37cb0b4de2ccb46a575905ef64f\nSigned-off-by: Karthikeyan Ramasubramanian \u003ckramasub@codeaurora.org\u003e\n"
    },
    {
      "commit": "6751753d14f7be1e0ff7df3d15c8f8ac563a9171",
      "tree": "31f8854f1a2d5e3455dcede1d70469e2b2d4d357",
      "parents": [
        "27f4b35467848811e8b76bb2f396227a6bc38198",
        "f22304483a0f45b456ba000a1361dd031af06ba2"
      ],
      "author": {
        "name": "Linux Build Service Account",
        "email": "lnxbuild@localhost",
        "time": "Fri Mar 22 10:35:20 2013 -0700"
      },
      "committer": {
        "name": "Gerrit - the friendly Code Review server",
        "email": "code-review@localhost",
        "time": "Fri Mar 22 10:35:19 2013 -0700"
      },
      "message": "Merge \"thermal: msm: Add core control support to thermal driver\""
    },
    {
      "commit": "db90ee65bb6d6c4b6a66c56e39c5901eed93e000",
      "tree": "b5c51bca9c6fd0c2e34f605ba5c89607df0bed39",
      "parents": [
        "55d277a1ef4e173134add370959c0c2f17e91ea5"
      ],
      "author": {
        "name": "Amy Maloche",
        "email": "amaloche@codeaurora.org",
        "time": "Wed Feb 06 13:30:36 2013 -0800"
      },
      "committer": {
        "name": "Shantanu Jain",
        "email": "shjain@codeaurora.org",
        "time": "Fri Mar 22 17:04:55 2013 +0530"
      },
      "message": "input: synaptics_i2c_rmi4: Add device tree support\n\nTo work with device tree framework, support must be added\nin driver.  Read in properties such as gpios, x/y size and\nsoft button mapping.  Also, enable multitouch with protocol\nB.\n\nChange-Id: I17f41105c57f22db1623d03627ca89f47ef57a8b\nSigned-off-by: Amy Maloche \u003camaloche@codeaurora.org\u003e\nSigned-off-by: Shantanu Jain \u003cshjain@codeaurora.org\u003e\n"
    },
    {
      "commit": "7b2958783c1a4c2749aa823619d5ef55380747fd",
      "tree": "806df786a1d58806face48aea2dc5706cd1513d2",
      "parents": [
        "670bcdf08e1de10fa2b45d54b3ea76637834114e"
      ],
      "author": {
        "name": "Amy Maloche",
        "email": "amaloche@codeaurora.org",
        "time": "Fri Jan 18 15:25:15 2013 -0800"
      },
      "committer": {
        "name": "Shantanu Jain",
        "email": "shjain@codeaurora.org",
        "time": "Thu Mar 21 19:32:47 2013 +0530"
      },
      "message": "input: synaptics_i2c_rmi4: Add regulator support\n\nAdd support for regulators to be controlled from driver\nside.  This includes configuration and enablement.\n\nChange-Id: I899dec377c4b766749d3f70b80a51f3c21757911\nSigned-off-by: Amy Maloche \u003camaloche@codeaurora.org\u003e\nSigned-off-by: Shantanu Jain \u003cshjain@codeaurora.org\u003e\n"
    },
    {
      "commit": "4966c789c70471cfc5a2187fe1afd61c82a93a01",
      "tree": "b74b0d2c4a448fcca162d4833ef734ac4eef73d5",
      "parents": [
        "ae8fd09d24190a49e1ce239311aa5d81f4dd763c"
      ],
      "author": {
        "name": "Shantanu Jain",
        "email": "shjain@codeaurora.org",
        "time": "Fri Jan 04 12:14:37 2013 +0530"
      },
      "committer": {
        "name": "Shantanu Jain",
        "email": "shjain@codeaurora.org",
        "time": "Thu Mar 21 19:32:25 2013 +0530"
      },
      "message": "input: synaptics_i2c_rmi4: Add TS support\n\nAdd synaptics driver support and firmware update support\nfor synaptics touch panel, this patch also adds support\nfor virtual keys.  Corrects issues in \"first commit\" of\nopen source code.\n\nChange-Id: I78dcc2f540ca78e192b4570e414a8802e8982945\nSigned-off-by: Amy Maloche \u003camaloche@codeaurora.org\u003e\nSigned-off-by: Shantanu Jain \u003cshjain@codeaurora.org\u003e\n"
    },
    {
      "commit": "aebe44fbf547abbecb22ba39da552d5de8938b61",
      "tree": "36f4549ca48d4280731df54224c4f7588b502f73",
      "parents": [
        "8c97b5748c9c726e9a57bc6fdefb391612ea2a81",
        "e38d4810daa8543b6fa88d9f9288135eb68aff23"
      ],
      "author": {
        "name": "Linux Build Service Account",
        "email": "lnxbuild@localhost",
        "time": "Wed Mar 20 04:44:49 2013 -0700"
      },
      "committer": {
        "name": "Gerrit - the friendly Code Review server",
        "email": "code-review@localhost",
        "time": "Wed Mar 20 04:44:48 2013 -0700"
      },
      "message": "Merge \"Bluetooth: GAP: Disconnect ACL immediately after Auth failure.\""
    },
    {
      "commit": "4c2328f5fccf87706e02257c15541c89fbee3307",
      "tree": "113e34e8f7b98db439beaf9eaa63fb0849ffd17c",
      "parents": [
        "b11cf093b21173219ae06542e7bbbbe1a4402cb9",
        "281ff6df124aa66a3155eac5a74554687736bc06"
      ],
      "author": {
        "name": "Linux Build Service Account",
        "email": "lnxbuild@localhost",
        "time": "Tue Mar 19 17:08:28 2013 -0700"
      },
      "committer": {
        "name": "Gerrit - the friendly Code Review server",
        "email": "code-review@localhost",
        "time": "Tue Mar 19 17:08:27 2013 -0700"
      },
      "message": "Merge \"msm:rq_stats: Add hotplug disable attribute\""
    },
    {
      "commit": "a62086da23bb2c292377c128d0a67e83ac8d74e7",
      "tree": "327be178fc8692f02423e70bf3db7799d38ecf4f",
      "parents": [
        "a348a8c3b1f40c9f31a5f9afe3c73197cd549dd9"
      ],
      "author": {
        "name": "Jouni Malinen",
        "email": "jouni@qca.qualcomm.com",
        "time": "Tue Mar 19 14:30:49 2013 +0530"
      },
      "committer": {
        "name": "Sunil Dutt",
        "email": "duttus@codeaurora.org",
        "time": "Tue Mar 19 19:27:49 2013 +0530"
      },
      "message": "cfg80211: Extend support for IEEE 802.11r Fast BSS Transition\n\nAdd NL80211_CMD_UPDATE_FT_IES to support update of FT IEs to the\nWLAN driver and NL80211_CMD_FT_EVENT to send FT events from the\nWLAN driver. This will carry the target AP\u0027s MAC address along\ncfg80211: Extend support for IEEE 802.11r Fast BSS Transition\n\nAdd NL80211_CMD_UPDATE_FT_IES to support update of FT IEs to the\nWLAN driver and NL80211_CMD_FT_EVENT to send FT events from the\nWLAN driver. This will carry the target AP\u0027s MAC address along\nwith the relevant Information Elements. This event is used to\nreport received FT IEs (MDIE, FTIE, RSN IE, TIE, RICIE). These\nchanges allow FT to be supported with drivers that use an internal\nSME instead of user space option (like FT implementation in\nwpa_supplicant with mac80211-based drivers).\n\nSigned-off-by: Jouni Malinen \u003cjouni@qca.qualcomm.com\u003e\nSigned-off-by: Johannes Berg \u003cjohannes.berg@intel.com\u003e\nGit-commit: 355199e02b831fd4f652c34d6c7673d973da1369\nGit-repo: http://git.kernel.org/cgit/linux/kernel/git/linville/\nwireless-testing.git/\nChange-Id: I439155b3d7bf4df9c45087a4deb6ec0cd7577225\nCRs-fixed: 434525\n[duttus@codeaurora.org: backport to 3.4-This commit includes the\nchanges from following commits to compile for jb_2.5.\n5314526b1743e8e8614293db7d86e480b4fe9824 : cfg80211: add channel\nswitch notify event\n98104fdeda63d57631c9f89e90a7b83b58fcee40 : cfg80211: add P2P\nDevice abstraction\nf4e583c8935c6f52f9385ee7cfbea8f65c66a737 : nl/cfg80211: add the\nNL80211_CMD_SET_MCAST_RATE command\ned44a951c72ab409f932b1c15914488308e86da2 : cfg80211/nl80211: Notify\nconnection request failure in AP mode\n77765eaf5cfb6b8dd98ec8b54b411d74ff6095f1 : cfg80211/nl80211: add\nAPI for MAC address ACLs.\n04f39047af2a6df64b763ea5a271db24879d0391 : nl80211/cfg80211: add\nradar detection command/event.\n3713b4e364effef4b170c97d54528b1cdb16aa6b : nl80211: allow splitting\nwiphy information in dumps.\nee2aca343c9aa64d277a75a5df043299dc84cfd9 : cfg80211: add ability\nto override VHT capabilities.\n355199e02b831fd4f652c34d6c7673d973da1369 : cfg80211: Extend\nsupport for IEEE 802.11r Fast BSS Transition.]\nSigned-off-by: Sunil Dutt \u003cduttus@codeaurora.org\u003e\n"
    },
    {
      "commit": "f22304483a0f45b456ba000a1361dd031af06ba2",
      "tree": "05fbf1edd5aae3d8bcbb25fc03c87fac206b9184",
      "parents": [
        "5a708c445474bb95ecef8499e0a8f3d77c756abc"
      ],
      "author": {
        "name": "Praveen Chidambaram",
        "email": "pchidamb@codeaurora.org",
        "time": "Wed Feb 20 17:42:17 2013 -0700"
      },
      "committer": {
        "name": "Praveen Chidambaram",
        "email": "pchidamb@codeaurora.org",
        "time": "Mon Mar 18 17:14:19 2013 -0600"
      },
      "message": "thermal: msm: Add core control support to thermal driver\n\nDetect and limit the numbers used during boot up if the core\ntemperatures are already higher than the control threshold.\n\nCRs-Fixed: 460083\nChange-Id: I2ad4b6d1b6834fa610a95d53b420e914054aa66a\nSigned-off-by: Praveen Chidambaram \u003cpchidamb@codeaurora.org\u003e\n"
    },
    {
      "commit": "281ff6df124aa66a3155eac5a74554687736bc06",
      "tree": "011ff9759b7934eb614d9202b5ba24a1b4a4234c",
      "parents": [
        "3faee83e0c60e017fd13fe69772791a2da6a0174"
      ],
      "author": {
        "name": "Archana Sathyakumar",
        "email": "asathyak@codeaurora.org",
        "time": "Wed Feb 20 10:35:35 2013 -0700"
      },
      "committer": {
        "name": "Archana Sathyakumar",
        "email": "asathyak@codeaurora.org",
        "time": "Mon Mar 18 13:41:58 2013 -0600"
      },
      "message": "msm:rq_stats: Add hotplug disable attribute\n\nRegister for suspend and resume notifications from kernel. This should\nbe done as part of core_initcall so as to receive notification as close\nas possible to the actual event. Add hotplug_disable attribute to\nrq-stats node. Set/clear this attribute based on the suspend/resume events.\n\nCRS-fixed: 452456\nChange-Id: I76fee349b57f47df40785e9c2503e2e1cc6e064e\nSigned-off-by: Archana Sathyakumar \u003casathyak@codeaurora.org\u003e\n"
    },
    {
      "commit": "6ea7670c9580003ef2b259ba1e33b82679817033",
      "tree": "4d8f6b39fbb9cb16e164c654ae8ced1939665c1a",
      "parents": [
        "eab66c7881cbff99e8f8526f4ee03af63c278f41",
        "253dd0a524e9ddb7b4e6eb5f9c129d5a629f2ba4"
      ],
      "author": {
        "name": "Linux Build Service Account",
        "email": "lnxbuild@localhost",
        "time": "Mon Mar 18 12:15:42 2013 -0700"
      },
      "committer": {
        "name": "Gerrit - the friendly Code Review server",
        "email": "code-review@localhost",
        "time": "Mon Mar 18 12:15:41 2013 -0700"
      },
      "message": "Merge \"msm: camera: Add support for diverting RDI frames.\""
    },
    {
      "commit": "eab66c7881cbff99e8f8526f4ee03af63c278f41",
      "tree": "55626596a7ddc6e9808ef48ef014ff9f7d72c69d",
      "parents": [
        "f81dd6ed9961993f028b35edd0d6138ffc8b37f5",
        "a7203373bf87a853243431100a5aec7ab049da37"
      ],
      "author": {
        "name": "Linux Build Service Account",
        "email": "lnxbuild@localhost",
        "time": "Mon Mar 18 12:15:41 2013 -0700"
      },
      "committer": {
        "name": "Gerrit - the friendly Code Review server",
        "email": "code-review@localhost",
        "time": "Mon Mar 18 12:15:41 2013 -0700"
      },
      "message": "Merge \"msm: camera: kernel driver for sensor imx135\""
    },
    {
      "commit": "ab8ef91c44e166f31247fb91dbd1fd706ea3a231",
      "tree": "6ea5b097aa73be0d481f0646dec24a6cb34d78a4",
      "parents": [
        "84400dffffca9542a353bdca3dc42b925225e9c0",
        "9f6d091653c80ea56bb2ca9417bac3c4c36c65e7"
      ],
      "author": {
        "name": "Linux Build Service Account",
        "email": "lnxbuild@localhost",
        "time": "Mon Mar 18 07:45:04 2013 -0700"
      },
      "committer": {
        "name": "Gerrit - the friendly Code Review server",
        "email": "code-review@localhost",
        "time": "Mon Mar 18 07:45:04 2013 -0700"
      },
      "message": "Merge \"cfg80211: Pass station (extended) capability info to kernel\""
    },
    {
      "commit": "84400dffffca9542a353bdca3dc42b925225e9c0",
      "tree": "275d144063250784cab72221964a894cdd5daa9e",
      "parents": [
        "5cf988c6bd1c827dc41125117b50262abca77975",
        "5fed1a7a78e57a4e268482c111cbda536d67a050"
      ],
      "author": {
        "name": "Linux Build Service Account",
        "email": "lnxbuild@localhost",
        "time": "Mon Mar 18 07:45:03 2013 -0700"
      },
      "committer": {
        "name": "Gerrit - the friendly Code Review server",
        "email": "code-review@localhost",
        "time": "Mon Mar 18 07:45:03 2013 -0700"
      },
      "message": "Merge \"{nl,cfg}80211: Peer STA VHT caps\""
    },
    {
      "commit": "5cf988c6bd1c827dc41125117b50262abca77975",
      "tree": "a69117bbe41fe2442e9cfe632003e42ce42a359a",
      "parents": [
        "e05eb62972458e7bb6e8d61a117170f82392163b",
        "dd29395ed77577c5a69c09c8472f8ea4351c78a4"
      ],
      "author": {
        "name": "Linux Build Service Account",
        "email": "lnxbuild@localhost",
        "time": "Mon Mar 18 07:45:02 2013 -0700"
      },
      "committer": {
        "name": "Gerrit - the friendly Code Review server",
        "email": "code-review@localhost",
        "time": "Mon Mar 18 07:45:02 2013 -0700"
      },
      "message": "Merge \"ieee80211: Rename VHT cap struct\""
    },
    {
      "commit": "253dd0a524e9ddb7b4e6eb5f9c129d5a629f2ba4",
      "tree": "c4052e93fbd06bb5704cce8f63f60b8278414c2a",
      "parents": [
        "a7203373bf87a853243431100a5aec7ab049da37"
      ],
      "author": {
        "name": "Jeyaprakash Soundrapandian",
        "email": "jsoundra@codeaurora.org",
        "time": "Tue Feb 05 21:52:52 2013 -0800"
      },
      "committer": {
        "name": "Praveen Ac",
        "email": "praveenac@codeaurora.org",
        "time": "Thu Mar 14 20:48:49 2013 +0530"
      },
      "message": "msm: camera: Add support for diverting RDI frames.\n\nAdd provision for RDI frames to be diverted to userspace. This may be\nused if there is a need for some kind of processing to be done on the\nsensor output.\n\nSigned-off-by: Jeyaprakash Soundrapandian \u003cjsoundra@codeaurora.org\u003e\n\nConflicts:\n\n\tinclude/media/msm_camera.h\n\nChange-Id: I069e9b9ca642e69fef4db0f31e6cc3138c5f2987\nSigned-off-by: Praveen Ac \u003cpraveenac@codeaurora.org\u003e\n\nConflicts:\n\n\tinclude/media/msm_camera.h\n\nSigned-off-by: Praveen Ac \u003cpraveenac@codeaurora.org\u003e\n"
    },
    {
      "commit": "a7203373bf87a853243431100a5aec7ab049da37",
      "tree": "60c93fe2300e813491d0172c41d83cc131835cc4",
      "parents": [
        "c2222b51368f0d4de512fd9336d6162cf7f4f708"
      ],
      "author": {
        "name": "Jeyaprakash Soundrapandian",
        "email": "jsoundra@codeaurora.org",
        "time": "Mon Jan 21 17:57:41 2013 -0800"
      },
      "committer": {
        "name": "Praveen Ac",
        "email": "praveenac@codeaurora.org",
        "time": "Thu Mar 14 20:40:26 2013 +0530"
      },
      "message": "msm: camera: kernel driver for sensor imx135\n\nChange-Id: I39bee3e011c93ceda5dea4a75e05d31b2d5da191\nSigned-off-by: Jeyaprakash Soundrapandian \u003cjsoundra@codeaurora.org\u003e\n"
    },
    {
      "commit": "8b63af19c4dbaf45af1f4a3d2cddfa93c07bc9df",
      "tree": "acf7db009b38c0d9e4b4862cb86c8e2dde43c8be",
      "parents": [
        "c2222b51368f0d4de512fd9336d6162cf7f4f708"
      ],
      "author": {
        "name": "Venkateshwarlu Domakonda",
        "email": "Venkateshwarlu@codeaurora.org",
        "time": "Mon Sep 24 15:05:44 2012 +0530"
      },
      "committer": {
        "name": "Gerrit - the friendly Code Review server",
        "email": "code-review@localhost",
        "time": "Thu Mar 14 04:07:21 2013 -0700"
      },
      "message": "radio-tavarua: Add support for WCN2243 v2.1 SOC\n\nEnable support for WCN2243 v2.1 SoC which is respin of\nWCN2243 v2.0 with the bug fixes.\n\nChange-Id: I883ec0407224d875b1ba1b062903a4eefeb962c4\nSigned-off-by: Venkateshwarlu Domakonda \u003cVenkateshwarlu@codeaurora.org\u003e\nSigned-off-by: Ram Mohan Korukonda \u003crkorukon@codeaurora.org\u003e\n"
    },
    {
      "commit": "a212fc5280d51690e6d0d688e80f232bd46923b5",
      "tree": "eea1f70e62becabf2d5cd17ee051ede5d1fa3745",
      "parents": [
        "6254996bdcf15a39c588ac824778eacab0d899a5",
        "614eba367cca54c228e1cd694869d09cecff6f93"
      ],
      "author": {
        "name": "Linux Build Service Account",
        "email": "lnxbuild@localhost",
        "time": "Wed Mar 13 18:07:39 2013 -0700"
      },
      "committer": {
        "name": "Gerrit - the friendly Code Review server",
        "email": "code-review@localhost",
        "time": "Wed Mar 13 18:07:38 2013 -0700"
      },
      "message": "Merge \"wcnss: Add support for nv bin download at coldboot\""
    },
    {
      "commit": "614eba367cca54c228e1cd694869d09cecff6f93",
      "tree": "973b56c4924ae870d90253ebb1472a29aada6e14",
      "parents": [
        "4c1ae448b68281750424db28a023c98fdfeb5f7e"
      ],
      "author": {
        "name": "Sameer Thalappil",
        "email": "sameert@codeaurora.org",
        "time": "Wed Feb 20 13:54:17 2013 -0800"
      },
      "committer": {
        "name": "Sameer Thalappil",
        "email": "sameert@codeaurora.org",
        "time": "Wed Mar 13 14:43:19 2013 -0700"
      },
      "message": "wcnss: Add support for nv bin download at coldboot\n\nNV bin is downloaded when wlan driver is loaded. This change\nadds support for NV bin download during coldboot of WCNSS and\nthus much before wlan driver is loaded. NV bin id not downloaded\nby platform driver during SSR.\n\nChange-Id: I44065185e73a9d43ab7e5d731705321522a0e5a1\nAcked-by: Rajesh Chauhan \u003crajeshc@qca.qualcomm.com\u003e\nSigned-off-by: Sameer Thalappil \u003csameert@codeaurora.org\u003e\n"
    },
    {
      "commit": "f16d3fd89d3f9ebf4020a11caef278cf4498ad50",
      "tree": "e859def3d9a161e33009e54f87047f0110d20884",
      "parents": [
        "edd283306fe6b07078db82f3676590932c566c17"
      ],
      "author": {
        "name": "Laxminath Kasam",
        "email": "lkasam@codeaurora.org",
        "time": "Wed Dec 19 14:54:14 2012 +0530"
      },
      "committer": {
        "name": "Jay Wang",
        "email": "jaywang@codeaurora.org",
        "time": "Tue Mar 12 15:42:01 2013 -0700"
      },
      "message": "ASoC: audio: Fix MEM_UNMAP called before CLOSE ack\n\n-When the commands for ASM_STREAM_CMD_SET_PP_PARAMS\nand ASM_STREAM_CMD_CLOSE are sent back to back, Ack\nfor first command is misinterpreted as CMD_CLOSE ack\nand proceeds to send memory unmap command resulting\nin LPASS fatal.\n-Maintain separate variable to wait on for CMD_CLOSE\nthat will avoid dependency to other commands getting\nAck early.\n\nCRs-Fixed: 434279\nChange-Id: I7b6b7f1b8154437b21c5ea14be2e774e4b96e2d1\nSigned-off-by: Laxminath Kasam \u003clkasam@codeaurora.org\u003e\n"
    },
    {
      "commit": "a4cdefb88167c87bc84f440a9df2051f0ace4725",
      "tree": "42c1c69cfd360e60e37089d139054e61ade8768c",
      "parents": [
        "b09a84341b929fbd5f409de59a2c0d847b15ad2d",
        "1cb41169af9e869ce9722c7f98de557264f80e2b"
      ],
      "author": {
        "name": "Linux Build Service Account",
        "email": "lnxbuild@localhost",
        "time": "Mon Mar 11 15:17:12 2013 -0700"
      },
      "committer": {
        "name": "Gerrit - the friendly Code Review server",
        "email": "code-review@localhost",
        "time": "Mon Mar 11 15:17:11 2013 -0700"
      },
      "message": "Merge \"Fix not able to disconnect from the Host after SMP requests\""
    },
    {
      "commit": "bbb84fae4472eaf0f56511a647c95ae0204855ec",
      "tree": "5450f9b94188c29af9b2d154be9a0c814f1ac4f8",
      "parents": [
        "562ed950a844c432169971bdd7301e03a913244a",
        "4560a364a8fcde205ab9ae0b0a8f9b8f04feccfe"
      ],
      "author": {
        "name": "Linux Build Service Account",
        "email": "lnxbuild@localhost",
        "time": "Thu Mar 07 23:08:00 2013 -0800"
      },
      "committer": {
        "name": "Gerrit - the friendly Code Review server",
        "email": "code-review@localhost",
        "time": "Thu Mar 07 23:07:59 2013 -0800"
      },
      "message": "Merge \"mmc: sdio: Fix SDIO 3.0 UHS-I initialization sequence\""
    },
    {
      "commit": "4a6071579ebe2049cab12a4be9584c8851267406",
      "tree": "1c90ba6f393d13c97aa11a525883b12cc1aa30ac",
      "parents": [
        "4146d36290db4c255fb9ebdad831a38042c0c91c",
        "131eb4b687fb412ab619a5baaca75f6823b3e78e"
      ],
      "author": {
        "name": "Linux Build Service Account",
        "email": "lnxbuild@localhost",
        "time": "Thu Mar 07 14:35:27 2013 -0800"
      },
      "committer": {
        "name": "Gerrit - the friendly Code Review server",
        "email": "code-review@localhost",
        "time": "Thu Mar 07 14:35:27 2013 -0800"
      },
      "message": "Merge \"net: usb: Add MUX support in embedded rmnet driver\""
    },
    {
      "commit": "e53da47a6558187c7278dfb38dcc1db9a79f966f",
      "tree": "f52498b28f0dbf75f855f447968d5e72cab54c04",
      "parents": [
        "33a48cee3ebdf0d4907247c2520b1b3b68fbfe5d",
        "d5b9a6bfff5fa05e25a44833ecdeca78a3915707"
      ],
      "author": {
        "name": "Linux Build Service Account",
        "email": "lnxbuild@localhost",
        "time": "Wed Mar 06 21:15:34 2013 -0800"
      },
      "committer": {
        "name": "Gerrit - the friendly Code Review server",
        "email": "code-review@localhost",
        "time": "Wed Mar 06 21:15:33 2013 -0800"
      },
      "message": "Merge \"diag: Bring Diag up to date\""
    },
    {
      "commit": "73d7bd5e2973fa024b863f14a8c3ecd19ce08977",
      "tree": "cc5af94d3ba7035f84e24f6cf79abba9e9fc2c1e",
      "parents": [
        "87de34e03d18164d6588279b374195cfce542947",
        "3254baddc0c398ccadb2d0e638b9b7e7819c848a"
      ],
      "author": {
        "name": "Linux Build Service Account",
        "email": "lnxbuild@localhost",
        "time": "Wed Mar 06 18:05:51 2013 -0800"
      },
      "committer": {
        "name": "Gerrit - the friendly Code Review server",
        "email": "code-review@localhost",
        "time": "Wed Mar 06 18:05:51 2013 -0800"
      },
      "message": "Merge \"cfg80211: allow advertising VHT capabilities\""
    },
    {
      "commit": "87de34e03d18164d6588279b374195cfce542947",
      "tree": "414449b4e7b13d92656f539018d4dae2f94803ef",
      "parents": [
        "831ef1e42041a37847586917d68543cd365c36ce",
        "8ff19d42a104535a8a67a3fa8df39f72f23b2743"
      ],
      "author": {
        "name": "Linux Build Service Account",
        "email": "lnxbuild@localhost",
        "time": "Wed Mar 06 18:05:50 2013 -0800"
      },
      "committer": {
        "name": "Gerrit - the friendly Code Review server",
        "email": "code-review@localhost",
        "time": "Wed Mar 06 18:05:50 2013 -0800"
      },
      "message": "Merge \"wireless: add VHT (802.11ac) definitions\""
    },
    {
      "commit": "0da182f9cd18c02253d687996a5ebeabf3a231ca",
      "tree": "54ef2b346d449b0e5c536c343cb09726d0dc5541",
      "parents": [
        "56bf2409ab206a4d714ee2f241befa845511650e"
      ],
      "author": {
        "name": "Anirudh Ghayal",
        "email": "aghayal@codeaurora.org",
        "time": "Fri Feb 22 11:17:19 2013 +0530"
      },
      "committer": {
        "name": "Gerrit - the friendly Code Review server",
        "email": "code-review@localhost",
        "time": "Tue Mar 05 21:42:20 2013 -0800"
      },
      "message": "power: pm8921-charger: Make charger removal detection workaround optional\n\nOn some platforms such as MPQ8064 the charger removal detection\nworkarounds - reverse boost fix and OVP FET stuck do not work\nas expected as the SMBC module is disconnected from USBout. On\nthese targets the USB interface is not used for charging but merely\nto indicate the USB driver of the insertion/removal.\n\nAdd a platform data variable to make this optional and enable\nthe same for MPQ8064.\n\nChange-Id: I3fca1b357f8fc280483302f72ffbc61fb50109a7\nSigned-off-by: Anirudh Ghayal \u003caghayal@codeaurora.org\u003e\n"
    }
  ],
  "next": "890575b9896a325abf3ebdd6c1fa34ea4dcb8d15"
}
