)]}'
{
  "log": [
    {
      "commit": "582ca77d667191e6c7ba06485e98166da30bcf05",
      "tree": "212833235880ed660dd6291d889db7a58f72a392",
      "parents": [
        "57f5ac8f7104c88ca5c3fbd0c3ca062e3c59a904"
      ],
      "author": {
        "name": "Liron Kuch",
        "email": "lkuch@codeaurora.org",
        "time": "Mon Nov 26 13:27:22 2012 +0200"
      },
      "committer": {
        "name": "Neha Pandey",
        "email": "nehap@codeaurora.org",
        "time": "Fri Dec 28 14:56:13 2012 -0800"
      },
      "message": "media: dvb: mpq: Support new elementary stream data events\n\nVideo elemenatry stream data is usually passed from demux to a video\nconsumer (e.g. video decoder) in kernel-space via tunneling. However\nthere are cases when the video consumer is a user-space application\ncontrolled by the middleware. This change adds support for notifying\nuser-space about newly available elementary stream data and\nassociated meta-data, using the existing events queue mechanism.\n\nChange-Id: I1994879f9056abea389602224fa970bd029b1e56\nSigned-off-by: Liron Kuch \u003clkuch@codeaurora.org\u003e\nSigned-off-by: Neha Pandey \u003cnehap@codeaurora.org\u003e\n"
    },
    {
      "commit": "39b9ae1f3600afb03a97f8196ff0a579bee4ced6",
      "tree": "1a5f7ca0a7610804a52b1deff43f400fa03ae195",
      "parents": [
        "50605c324e0b65db91bbaa999c3acf676c001dca"
      ],
      "author": {
        "name": "Gilad Broner",
        "email": "gbroner@codeaurora.org",
        "time": "Mon Dec 03 15:57:44 2012 +0200"
      },
      "committer": {
        "name": "Neha Pandey",
        "email": "nehap@codeaurora.org",
        "time": "Fri Dec 28 14:56:12 2012 -0800"
      },
      "message": "media: dvb: External buffers support for decoder filters\n\nExtend Demux user-space API to set decoder buffers allocated externally\nby user, supporting multiple linear buffers or a single cyclic buffer.\nInternal decoder buffer allocation is still supported.\n\nChange-Id: I1df53d3961ab7934bd4a969cff1dae435ae1dfc6\nSigned-off-by: Gilad Broner \u003cgbroner@codeaurora.org\u003e\nSigned-off-by: Neha Pandey \u003cnehap@codeaurora.org\u003e\n"
    },
    {
      "commit": "bbd06bfa54129e4db4ed9e2f89f2d972801a746f",
      "tree": "d25e7db0904f75b21e4ca96741fe2652dfafca29",
      "parents": [
        "057363c71f27347a28856c1d671cdf6deeb51a67"
      ],
      "author": {
        "name": "Hamad Kadmany",
        "email": "hkadmany@codeaurora.org",
        "time": "Tue Oct 23 14:15:41 2012 +0200"
      },
      "committer": {
        "name": "Neha Pandey",
        "email": "nehap@codeaurora.org",
        "time": "Fri Dec 28 14:56:09 2012 -0800"
      },
      "message": "tspp: Add option to inverse tsif signals\n\nTSIF signals (clock, data, enable and sync) may be configured\nto be inversed at TSPP unit input. This is useful in case\nTSIF signals from external units need to be inversed.\n\nChange-Id: I4f0bfdc58fb8658dbf10fe3805b8787f9d36aeca\nSigned-off-by: Hamad Kadmany \u003chkadmany@codeaurora.org\u003e\nSigned-off-by: Neha Pandey \u003cnehap@codeaurora.org\u003e\n"
    },
    {
      "commit": "cce85634db4a1aa9ff75e90423728036b8649b0b",
      "tree": "5e252711095054e32d350cf407fcc8fefd04d4ea",
      "parents": [
        "a88184417fb27c2f5482eb98d37c7f3664508d0c"
      ],
      "author": {
        "name": "Hamad Kadmany",
        "email": "hkadmany@codeaurora.org",
        "time": "Thu Sep 20 07:58:57 2012 +0300"
      },
      "committer": {
        "name": "Neha Pandey",
        "email": "nehap@codeaurora.org",
        "time": "Fri Dec 28 14:56:09 2012 -0800"
      },
      "message": "media: dvb: Add support for external demux buffer allocation\n\ndemux input/output buffers were allocated internally by the driver,\nfor MPQ use-cases there\u0027s a need for user-space MPQ player to\nallocate the buffers through ION driver and set them to demux\nsimilar to the way other kinds of buffers are managed\nin android multimedia stack for video\n\nChange-Id: Ic28a279c0841fee12008cea7beac58f82409b9f9\nSigned-off-by: Hamad Kadmany \u003chkadmany@codeaurora.org\u003e\nSigned-off-by: Neha Pandey \u003cnehap@codeaurora.org\u003e\n"
    },
    {
      "commit": "922b8422857516bf67a760a398327a96fbbfa6a9",
      "tree": "693ead65bf39d2c97f122257b390a570869c3da2",
      "parents": [
        "13afc1a418378a97ba455122c6f6f79e1048c5cb"
      ],
      "author": {
        "name": "Larry Bassel",
        "email": "lbassel@codeaurora.org",
        "time": "Fri Dec 14 14:21:05 2012 -0800"
      },
      "committer": {
        "name": "Neha Pandey",
        "email": "nehap@codeaurora.org",
        "time": "Thu Dec 27 14:11:13 2012 -0800"
      },
      "message": "mm: make counts of CMA free pages correct\n\nBoth patches needed, second patch (among other things) fixes\na bug in the first.\n\ncommit 2139cbe627b8910ded55148f87ee10f7485408ed\nAuthor: Bartlomiej Zolnierkiewicz \u003cb.zolnierkie@samsung.com\u003e\nDate:   Mon Oct 8 16:32:00 2012 -0700\n\n    cma: fix counting of isolated pages\n\n    Isolated free pages shouldn\u0027t be accounted to NR_FREE_PAGES counter.  Fix\n    it by properly decreasing/increasing NR_FREE_PAGES counter in\n    set_migratetype_isolate()/unset_migratetype_isolate() and removing counter\n    adjustment for isolated pages from free_one_page() and split_free_page().\n\n    Signed-off-by: Bartlomiej Zolnierkiewicz \u003cb.zolnierkie@samsung.com\u003e\n    Signed-off-by: Kyungmin Park \u003ckyungmin.park@samsung.com\u003e\n    Cc: Marek Szyprowski \u003cm.szyprowski@samsung.com\u003e\n    Cc: Michal Nazarewicz \u003cmina86@mina86.com\u003e\n    Cc: Minchan Kim \u003cminchan@kernel.org\u003e\n    Cc: Mel Gorman \u003cmgorman@suse.de\u003e\n    Cc: Hugh Dickins \u003chughd@google.com\u003e\n    Signed-off-by: Andrew Morton \u003cakpm@linux-foundation.org\u003e\n    Signed-off-by: Linus Torvalds \u003ctorvalds@linux-foundation.org\u003e\n    [lbassel@codeaurora.org: backport from 3.7, small changes needed]\n    Signed-off-by: Larry Bassel \u003clbassel@codeaurora.org\u003e\n\ncommit d1ce749a0db12202b711d1aba1d29e823034648d\nAuthor: Bartlomiej Zolnierkiewicz \u003cb.zolnierkie@samsung.com\u003e\nDate:   Mon Oct 8 16:32:02 2012 -0700\n\n    cma: count free CMA pages\n\n    Add NR_FREE_CMA_PAGES counter to be later used for checking watermark in\n    __zone_watermark_ok().  For simplicity and to avoid #ifdef hell make this\n    counter always available (not only when CONFIG_CMA\u003dy).\n\n    [akpm@linux-foundation.org: use conventional migratetype naming]\n    Signed-off-by: Bartlomiej Zolnierkiewicz \u003cb.zolnierkie@samsung.com\u003e\n    Signed-off-by: Kyungmin Park \u003ckyungmin.park@samsung.com\u003e\n    Cc: Marek Szyprowski \u003cm.szyprowski@samsung.com\u003e\n    Cc: Michal Nazarewicz \u003cmina86@mina86.com\u003e\n    Cc: Minchan Kim \u003cminchan@kernel.org\u003e\n    Cc: Mel Gorman \u003cmgorman@suse.de\u003e\n    Cc: Hugh Dickins \u003chughd@google.com\u003e\n    Signed-off-by: Andrew Morton \u003cakpm@linux-foundation.org\u003e\n    Signed-off-by: Linus Torvalds \u003ctorvalds@linux-foundation.org\u003e\n    [lbassel@codeaurora.org: backport from 3.7, small changes needed]\n    Signed-off-by: Larry Bassel \u003clbassel@codeaurora.org\u003e\n\nChange-Id: I7d4f5fe0b6931192706337e0b730f43e7cccd031\nSigned-off-by: Larry Bassel \u003clbassel@codeaurora.org\u003e\nSigned-off-by: Neha Pandey \u003cnehap@codeaurora.org\u003e\n"
    },
    {
      "commit": "588955284a6d956efa47ddeb57e875d731470403",
      "tree": "d81592c76ea67c744990dfb5081fb0cb4b7dbde8",
      "parents": [
        "7f65f6f52d01be7692f82a36c42f56847d767aec",
        "d63ae3112705339a77be53e02d7431ca2be7e1cf"
      ],
      "author": {
        "name": "Linux Build Service Account",
        "email": "lnxbuild@localhost",
        "time": "Wed Dec 19 23:47:57 2012 -0800"
      },
      "committer": {
        "name": "Gerrit - the friendly Code Review server",
        "email": "code-review@localhost",
        "time": "Wed Dec 19 23:47:56 2012 -0800"
      },
      "message": "Merge \"diag: Add fixes for DCI\""
    },
    {
      "commit": "7f65f6f52d01be7692f82a36c42f56847d767aec",
      "tree": "05f6776944713853f741cf0e3beada215b5eef21",
      "parents": [
        "15a8235deb7012380a58ad54895bf3f253b5006c",
        "14f480db4a72e4c93913abfea740637ff3e65b92"
      ],
      "author": {
        "name": "Linux Build Service Account",
        "email": "lnxbuild@localhost",
        "time": "Wed Dec 19 23:47:55 2012 -0800"
      },
      "committer": {
        "name": "Gerrit - the friendly Code Review server",
        "email": "code-review@localhost",
        "time": "Wed Dec 19 23:47:54 2012 -0800"
      },
      "message": "Merge \"diag: Add logs \u0026 events streaming support for DCI\""
    },
    {
      "commit": "9a03551f022208ebdf2869f9df9b033a2b8a7717",
      "tree": "a7451f55a4760475067c1700f00234feb7e566eb",
      "parents": [
        "ab314f7977003e0a4d0112ae0c7dd48ce3b297be",
        "355c0ffe69b90b08ec4621bdb0964b42c6bb7eed"
      ],
      "author": {
        "name": "Linux Build Service Account",
        "email": "lnxbuild@localhost",
        "time": "Wed Dec 19 12:27:14 2012 -0800"
      },
      "committer": {
        "name": "Gerrit - the friendly Code Review server",
        "email": "code-review@localhost",
        "time": "Wed Dec 19 12:27:14 2012 -0800"
      },
      "message": "Merge \"msm_mdp: Add Venus color format support to MDP header file\""
    },
    {
      "commit": "d63ae3112705339a77be53e02d7431ca2be7e1cf",
      "tree": "0f558f7ac3db93fb4ce22e03bf87293bfe4115b2",
      "parents": [
        "14f480db4a72e4c93913abfea740637ff3e65b92"
      ],
      "author": {
        "name": "Shalabh Jain",
        "email": "shalabhj@codeaurora.org",
        "time": "Tue Oct 23 12:51:30 2012 -0700"
      },
      "committer": {
        "name": "Ravi Aravamudhan",
        "email": "aravamud@codeaurora.org",
        "time": "Mon Dec 17 16:39:35 2012 -0800"
      },
      "message": "diag: Add fixes for DCI\n\n1) Fix an issue where after running a DCI app and exiting it,\n second app does not receive any DCI data. Issue was due to\n incorrect state of a flag used by SMD channel.\n\n2) Add a mutex around shared data structures like cumulative masks.\nMultiple clients may want to change DCI mask at the same time, so\nmutex will prevent any corruption\n\n3) Add support for health commands. The client request how many logs\nwere dropped and received.\n\nChange-Id: Ica12b3c93aa4dda9b04aa13cd5a9f8dbc412148c\nSigned-off-by: Shalabh Jain \u003cshalabhj@codeaurora.org\u003e\n"
    },
    {
      "commit": "14f480db4a72e4c93913abfea740637ff3e65b92",
      "tree": "3d1f001ae40b491f4d7a0a355b3b99eb6688aab9",
      "parents": [
        "ade511715b89e09c8fbf38d72b978bf70058f8a6"
      ],
      "author": {
        "name": "Shalabh Jain",
        "email": "shalabhj@codeaurora.org",
        "time": "Fri Sep 14 10:56:49 2012 -0700"
      },
      "committer": {
        "name": "Ravi Aravamudhan",
        "email": "aravamud@codeaurora.org",
        "time": "Mon Dec 17 15:03:14 2012 -0800"
      },
      "message": "diag: Add logs \u0026 events streaming support for DCI\n\nDiag driver is adding a new feature to stream logs \u0026 events to a\nuser space application on Linux processor. This will eliminate\nneed to connect QXDM to receive diag traffic.\nThis is known as Diag Consumer Interface (DCI).\n\nChange-Id: I7983bb7d9b8a0429ebbee290868c8bd0e562953f\nSigned-off-by: Shalabh Jain \u003cshalabhj@codeaurora.org\u003e\n"
    },
    {
      "commit": "e80c3463ed99d0e24f3fac837690e04a07723d33",
      "tree": "4698a39d8da4def653da113c6de08947d554fdd0",
      "parents": [
        "edbe4037f3f01e9b21a5849380ebeaa306051fee"
      ],
      "author": {
        "name": "Vijay Krishnamoorthy",
        "email": "adivarah@codeaurora.org",
        "time": "Mon Aug 27 14:07:32 2012 -0700"
      },
      "committer": {
        "name": "Rajeev Kulkarni",
        "email": "krajeev@codeaurora.org",
        "time": "Mon Dec 17 12:39:45 2012 -0800"
      },
      "message": "msm: kgsl: Add support to use timestamps from userspace for an issue\n\nUse timestamp from userspace instead of incrementing context\u0027s last\nissued timestamp. This allows userspace to defer submissions to KGSL.\n\nChange-Id: I2a104f97420f73dac3bbd23464e92e6ea9d92869\nSigned-off-by: Vijay Krishnamoorthy \u003cadivarah@codeaurora.org\u003e\nSigned-off-by: Rajeev Kulkarni \u003ckrajeev@codeaurora.org\u003e\n"
    },
    {
      "commit": "926c5240503f037ba0d5f45b6673487a4ec6bd18",
      "tree": "a05055556ef818570aec12318cc677e145d485ca",
      "parents": [
        "2dc518e5ebceb877016e7189b27e5506cb67c2ed"
      ],
      "author": {
        "name": "Laura Abbott",
        "email": "lauraa@codeaurora.org",
        "time": "Tue Nov 27 10:17:24 2012 -0800"
      },
      "committer": {
        "name": "Mitchel Humpherys",
        "email": "mitchelh@codeaurora.org",
        "time": "Tue Dec 11 21:45:14 2012 -0800"
      },
      "message": "mm: Add is_cma_pageblock definition\n\nBring back the is_cma_pageblock definition for determining if a\npage is CMA or not.\n\nChange-Id: I39fd546e22e240b752244832c79514f109c8e84b\nSigned-off-by: Laura Abbott \u003clauraa@codeaurora.org\u003e\nSigned-off-by: Mitchel Humpherys \u003cmitchelh@codeaurora.org\u003e\n"
    },
    {
      "commit": "5249a0554b29373a26f5f6bf7e19124a2bab143d",
      "tree": "bbbbc2666e25c3552051c8dc95a17fc97b09f225",
      "parents": [
        "2280723b4d2654d9f4413babcbcc54ac26918f6e"
      ],
      "author": {
        "name": "Laura Abbott",
        "email": "lauraa@codeaurora.org",
        "time": "Tue Dec 11 15:09:03 2012 -0800"
      },
      "committer": {
        "name": "Mitchel Humpherys",
        "email": "mitchelh@codeaurora.org",
        "time": "Tue Dec 11 21:45:11 2012 -0800"
      },
      "message": "gpu: ion: Restrict access to CP heap\n\nOn certain targets, the CP heap should only be used\nfor secure allocations. Add a check to determine which\ntargets are allowed to make non-secure allocations from\nthe CP heap type. Targets with this restriction will\nfall back to an alternate heap.\n\nChange-Id: Ieaa9e76cbf2dc3ea1da6f4e75a4de903c39a3077\nSigned-off-by: Laura Abbott \u003clauraa@codeaurora.org\u003e\nSigned-off-by: Mitchel Humpherys \u003cmitchelh@codeaurora.org\u003e\n"
    },
    {
      "commit": "d31422258d88e00d7212bd5e860b10c4815791af",
      "tree": "61502cbe26b9edc4cbfa7c77bedd993771372f77",
      "parents": [
        "1b33e391d2dab4b6dc6bef41793a7fddec19e7f3"
      ],
      "author": {
        "name": "Laura Abbott",
        "email": "lauraa@codeaurora.org",
        "time": "Fri Aug 03 17:31:03 2012 -0700"
      },
      "committer": {
        "name": "Mitchel Humpherys",
        "email": "mitchelh@codeaurora.org",
        "time": "Tue Dec 11 21:45:05 2012 -0800"
      },
      "message": "gpu: ion: Add support for CMA allocations in cp heap\n\nExtend the cp heap to allow memory to be allocated from\nthe contiguous memory allocator (CMA) instead of from\nthe standard caveout region. The option to use CMA or regular\ncarveout memory is configured via a parameter in platform\ndata.\n\nChange-Id: I9f3a169325c44230dde1d91a9cdcf613ad291df2\nSigned-off-by: Laura Abbott \u003clauraa@codeaurora.org\u003e\nSigned-off-by: Mitchel Humpherys \u003cmitchelh@codeaurora.org\u003e\n"
    },
    {
      "commit": "792b32d8fa1b7c5684dcb5b27d7b60703e5ec3b5",
      "tree": "9ff6840ccf895df6e6e650a5f6a458401d772bb4",
      "parents": [
        "0085c1a36bf34b08ca2c6e657b0b0e156f919586"
      ],
      "author": {
        "name": "Benjamin Gaignard",
        "email": "benjamin.gaignard@linaro.org",
        "time": "Wed Aug 15 10:55:10 2012 -0700"
      },
      "committer": {
        "name": "Mitchel Humpherys",
        "email": "mitchelh@codeaurora.org",
        "time": "Tue Dec 11 21:45:02 2012 -0800"
      },
      "message": "add CMA heap\n\nNew heap type ION_HEAP_TYPE_DMA where allocation is done with dma_alloc_coherent API.\ndevice coherent_dma_mask must be set to DMA_BIT_MASK(32).\nion_platform_heap private field is used to retrieve the device linked to CMA,\nif NULL the default CMA area is used.\nion_cma_get_sgtable is a copy of dma_common_get_sgtable function which should\nbe in kernel 3.5\n\nChange-Id: I9ae54a3a021cb3513c2b0e8c58b69f3ae118561b\nSigned-off-by: Benjamin Gaignard \u003cbenjamin.gaignard@linaro.org\u003e\n[lauraa: Fix context in ion_priv.h/ion.h and omit Makefile change for now]\nSigned-off-by: Laura Abbott \u003clauraa@codeaurora.org\u003e\nSigned-off-by: Mitchel Humpherys \u003cmitchelh@codeaurora.org\u003e\n"
    },
    {
      "commit": "0085c1a36bf34b08ca2c6e657b0b0e156f919586",
      "tree": "52a5877e07b4410559d823495ab7e01949649c92",
      "parents": [
        "b2d367cdd3becabc02c7a6e757be4e85002720db"
      ],
      "author": {
        "name": "Benjamin Gaignard",
        "email": "benjamin.gaignard@linaro.org",
        "time": "Mon Jun 25 15:30:18 2012 -0700"
      },
      "committer": {
        "name": "Mitchel Humpherys",
        "email": "mitchelh@codeaurora.org",
        "time": "Tue Dec 11 21:45:02 2012 -0800"
      },
      "message": "add private field in ion_heap and ion_platform_heap structure\n\ncopy private field from platform configuration to internal heap structure.\n\nChange-Id: Ia7571d88fc2f72f5d655fb6f6b54fde389d96c85\nSigned-off-by: Benjamin Gaignard \u003cbenjamin.gaignard@linaro.org\u003e\n[laura: Rebase context fixes]\nSigned-off-by: Laura Abbott \u003clauraa@codeaurora.org\u003e\nSigned-off-by: Mitchel Humpherys \u003cmitchelh@codeaurora.org\u003e\n"
    },
    {
      "commit": "b2d367cdd3becabc02c7a6e757be4e85002720db",
      "tree": "5dba2adfb05f929ae7ee9f36852d8de24f63692f",
      "parents": [
        "dd9a038fb343db622e21fd450760d2d43d304c72"
      ],
      "author": {
        "name": "Benjamin Gaignard",
        "email": "benjamin.gaignard@linaro.org",
        "time": "Mon Jun 25 15:27:30 2012 -0700"
      },
      "committer": {
        "name": "Mitchel Humpherys",
        "email": "mitchelh@codeaurora.org",
        "time": "Tue Dec 11 21:45:01 2012 -0800"
      },
      "message": "fix ion_platform_data definition\n\nfix ion_platform_heap to make is use an usual way in board configuration file.\n\nChange-Id: I8686108a9fe0aa2ba9f9c84990d555f947f78f86\nSigned-off-by: Benjamin Gaignard \u003cbenjamin.gaignard@linaro.org\u003e\n[lauraa: Fixup msm board files]\nSigned-off-by: Laura Abbott \u003clauraa@codeaurora.org\u003e\nSigned-off-by: Mitchel Humpherys \u003cmitchelh@codeaurora.org\u003e\n"
    },
    {
      "commit": "afb1b40e141497272dd2eea175e25ac8a9c777a3",
      "tree": "ae2cfca43fbaab04de6b75fded937686b3e045c0",
      "parents": [
        "2dbb124abd8b0a5c4071686cad787770d6f30945"
      ],
      "author": {
        "name": "Laura Abbott",
        "email": "lauraa@codeaurora.org",
        "time": "Mon Oct 29 13:08:03 2012 -0700"
      },
      "committer": {
        "name": "Mitchel Humpherys",
        "email": "mitchelh@codeaurora.org",
        "time": "Tue Dec 11 21:45:00 2012 -0800"
      },
      "message": "common: DMA-mapping: Add strongly ordered memory attribute\n\nStrongly ordered memory is occasionally needed for some DMA\nallocations for specialized use cases. Add the corresponding\nDMA attribute.\n\nChange-Id: Idd9e756c242ef57d6fa6700e51cc38d0863b760d\nSigned-off-by: Laura Abbott \u003clauraa@codeaurora.org\u003e\nSigned-off-by: Mitchel Humpherys \u003cmitchelh@codeaurora.org\u003e\n"
    },
    {
      "commit": "2dbb124abd8b0a5c4071686cad787770d6f30945",
      "tree": "bdfb0f59489fa8e05800ae5419b5ff1bfa2dd54d",
      "parents": [
        "88d97db667d8efda7d266a3caf7f2f4a444f2b4c"
      ],
      "author": {
        "name": "Marek Szyprowski",
        "email": "m.szyprowski@samsung.com",
        "time": "Wed May 16 15:20:37 2012 +0200"
      },
      "committer": {
        "name": "Mitchel Humpherys",
        "email": "mitchelh@codeaurora.org",
        "time": "Tue Dec 11 21:44:59 2012 -0800"
      },
      "message": "common: DMA-mapping: add DMA_ATTR_NO_KERNEL_MAPPING attribute\n\nThis patch adds DMA_ATTR_NO_KERNEL_MAPPING attribute which lets the\nplatform to avoid creating a kernel virtual mapping for the allocated\nbuffer. On some architectures creating such mapping is non-trivial task\nand consumes very limited resources (like kernel virtual address space\nor dma consistent address space). Buffers allocated with this attribute\ncan be only passed to user space by calling dma_mmap_attrs().\n\nChange-Id: Id12b93fa2b02d5f3d01ab48eb61cda79f533d695\nSigned-off-by: Marek Szyprowski \u003cm.szyprowski@samsung.com\u003e\nReviewed-by: Kyungmin Park \u003ckyungmin.park@samsung.com\u003e\nReviewed-by: Daniel Vetter \u003cdaniel.vetter@ffwll.ch\u003e\nSigned-off-by: Laura Abbott \u003clauraa@codeaurora.org\u003e\nSigned-off-by: Mitchel Humpherys \u003cmitchelh@codeaurora.org\u003e\n"
    },
    {
      "commit": "dc4d01d4ae798f36cf0c3e768dafb6507d8f89db",
      "tree": "0af8744096e78ed783b7ca91d39886fd9669e6fd",
      "parents": [
        "456e2685ad45ddbfb7e09bb6516e30522283890f"
      ],
      "author": {
        "name": "Mitchel Humpherys",
        "email": "mitchelh@codeaurora.org",
        "time": "Thu Sep 13 10:53:22 2012 -0700"
      },
      "committer": {
        "name": "Mitchel Humpherys",
        "email": "mitchelh@codeaurora.org",
        "time": "Tue Dec 11 21:07:22 2012 -0800"
      },
      "message": "ion: isolate msm-specific ion extensions\n\nThis is another step in the process of isolating msm-specific ion\nfeatures from stock ion.\n\nChange-Id: I3a437dbc618cb70859126c81596373338ad06500\nSigned-off-by: Mitchel Humpherys \u003cmitchelh@codeaurora.org\u003e\n"
    },
    {
      "commit": "456e2685ad45ddbfb7e09bb6516e30522283890f",
      "tree": "66b23e39900059bb56cdc256d97b14eaf3ae929d",
      "parents": [
        "749dd461d69ddf92f858cf7a016e1c355ada5fe3"
      ],
      "author": {
        "name": "Mitchel Humpherys",
        "email": "mitchelh@codeaurora.org",
        "time": "Wed Sep 12 14:42:50 2012 -0700"
      },
      "committer": {
        "name": "Mitchel Humpherys",
        "email": "mitchelh@codeaurora.org",
        "time": "Tue Dec 11 21:07:19 2012 -0800"
      },
      "message": "ion: change ion kernel map function to not take flags argument\n\nBuffer flags are going to be specified at allocation time rather than\nmap time. This removes the flags argument from the ion kernel map\nfunction.\n\nChange-Id: Ib983ecd0dcd7befb36287ae7037c71d4ca475f90\nSigned-off-by: Mitchel Humpherys \u003cmitchelh@codeaurora.org\u003e\n"
    },
    {
      "commit": "749dd461d69ddf92f858cf7a016e1c355ada5fe3",
      "tree": "944ecf0714a40a2655a2839d780bc5d2faa03ef8",
      "parents": [
        "ade5bbbbf514caee3f1305e8615f339b0d4db430"
      ],
      "author": {
        "name": "Mitchel Humpherys",
        "email": "mitchelh@codeaurora.org",
        "time": "Mon Sep 17 14:33:22 2012 -0700"
      },
      "committer": {
        "name": "Mitchel Humpherys",
        "email": "mitchelh@codeaurora.org",
        "time": "Tue Dec 11 21:07:14 2012 -0800"
      },
      "message": "ion: remove obsolete ion flags\n\nThe symbols CACHED and UNCACHED have been replaced by ION_FLAG_CACHED\nupstream. This removes them from the kernel.\n\nChange-Id: I90c33c293f56792131fc6bd490fe041b5798ac20\nSigned-off-by: Mitchel Humpherys \u003cmitchelh@codeaurora.org\u003e\n"
    },
    {
      "commit": "2ac41c97c1d750b586c8c13c553d6240f6b5e1d9",
      "tree": "8d05e82f5f66e678f8ec12a59b21c538913716a3",
      "parents": [
        "97e212344947223168b362cd41fadeb31a11fd24"
      ],
      "author": {
        "name": "Hanumant Singh",
        "email": "hanumant@codeaurora.org",
        "time": "Wed Aug 29 18:39:44 2012 -0700"
      },
      "committer": {
        "name": "Mitchel Humpherys",
        "email": "mitchelh@codeaurora.org",
        "time": "Tue Dec 11 15:23:08 2012 -0800"
      },
      "message": "ion: Port heap mask change to ion\n\nHeap mask field passes as argument at allocation time to specify ion\nheap.\n\nChange-Id: I6951da81b11bfcb0e006d2539c1707aabbb12db6\nSigned-off-by: Hanumant Singh \u003chanumant@codeaurora.org\u003e\nSigned-off-by: Mitchel Humpherys \u003cmitchelh@codeaurora.org\u003e\n"
    },
    {
      "commit": "97e212344947223168b362cd41fadeb31a11fd24",
      "tree": "583b19c8727afa911bb7f0bafb207513141a0176",
      "parents": [
        "21ceb8adc7fdcee9b5e53b9b3337cf3dc1d16bdd"
      ],
      "author": {
        "name": "Mitchel Humpherys",
        "email": "mitchelh@codeaurora.org",
        "time": "Tue Sep 11 15:59:11 2012 -0700"
      },
      "committer": {
        "name": "Mitchel Humpherys",
        "email": "mitchelh@codeaurora.org",
        "time": "Tue Dec 11 15:23:08 2012 -0800"
      },
      "message": "ion: change ion buffer flags\n\nThis syncs up our ion buffer flags in ion.h with upstream (using\nION_FLAG_CACHED instead of CACHED and UNCACHED).\n\nChange-Id: I2e07a3acba230a86817182677fa2394fa846fd7e\nSigned-off-by: Mitchel Humpherys \u003cmitchelh@codeaurora.org\u003e\n"
    },
    {
      "commit": "355c0ffe69b90b08ec4621bdb0964b42c6bb7eed",
      "tree": "7616f234180bfe035ca13ccb7b65c5a15581aa66",
      "parents": [
        "b67c6581d12766d1dcbccb9a001695917a6c1255"
      ],
      "author": {
        "name": "Sushil Chauhan",
        "email": "sushilchauhan@codeaurora.org",
        "time": "Mon Dec 10 17:00:41 2012 -0800"
      },
      "committer": {
        "name": "Sushil Chauhan",
        "email": "sushilchauhan@codeaurora.org",
        "time": "Tue Dec 11 12:58:00 2012 -0800"
      },
      "message": "msm_mdp: Add Venus color format support to MDP header file\n\nAdd Venus color format which is supported by newer platforms.\n\nChange-Id: I2451375b9fb91cd4d4776cae4c5444902db5479e\nSigned-off-by: Sushil Chauhan \u003csushilchauhan@codeaurora.org\u003e\n"
    },
    {
      "commit": "1cd7ec6aaa5105bec02768aae68766b4990c77ff",
      "tree": "b2193a83f4c2fb0d70066203bd00394c8aa75f87",
      "parents": [
        "c0452c36599504ab644b53e603a32e27658094e3",
        "a41d777a6c9f7eee23f7bd1c5eea5f8f55a70b86"
      ],
      "author": {
        "name": "Linux Build Service Account",
        "email": "lnxbuild@localhost",
        "time": "Mon Dec 10 19:32:16 2012 -0800"
      },
      "committer": {
        "name": "Gerrit - the friendly Code Review server",
        "email": "code-review@localhost",
        "time": "Mon Dec 10 19:32:15 2012 -0800"
      },
      "message": "Merge \"msm: vidc: Adds VUI timing info support for AVC encoding.\""
    },
    {
      "commit": "ea54188b23276670720bf2d3847ee97a60e06489",
      "tree": "9cacd850ae5a17bb2c78c6bb8371a806b56c0e4d",
      "parents": [
        "952389cbe89418f9cdf474fb81fac79788c63495",
        "12b0bc67cf5f742f60be2dad08c8f9e0e55b8d7f"
      ],
      "author": {
        "name": "Linux Build Service Account",
        "email": "lnxbuild@localhost",
        "time": "Mon Dec 10 19:32:05 2012 -0800"
      },
      "committer": {
        "name": "Gerrit - the friendly Code Review server",
        "email": "code-review@localhost",
        "time": "Mon Dec 10 19:32:04 2012 -0800"
      },
      "message": "Merge \"msm: vidc: Adds AU delimiter support for AVC.\""
    },
    {
      "commit": "a41d777a6c9f7eee23f7bd1c5eea5f8f55a70b86",
      "tree": "0c73710dda952bca5d22902cde8d534c45a4e670",
      "parents": [
        "2bc852a0fc180cb58c864571613a7e06e111b182"
      ],
      "author": {
        "name": "Srinu Gorle",
        "email": "sgorle@codeaurora.org",
        "time": "Thu Nov 15 09:36:38 2012 +0530"
      },
      "committer": {
        "name": "Neha Pandey",
        "email": "nehap@codeaurora.org",
        "time": "Mon Dec 10 17:11:25 2012 -0800"
      },
      "message": "msm: vidc: Adds VUI timing info support for AVC encoding.\n\nPoor video quality is observed as VUI fps information is not present in\nthe encoded bit stream. Add support for VUI timing info in video driver\nand an additional V4L2 control to set from user space.\n\nCRs-Fixed: 399017\nSigned-off-by: Srinu Gorle \u003csgorle@codeaurora.org\u003e\nConflicts:\n\n\tinclude/linux/videodev2.h\n\nChange-Id: I970d4c479009da2d08531a9e9b8489a84cc5d44c\nSigned-off-by: Neha Pandey \u003cnehap@codeaurora.org\u003e\n"
    },
    {
      "commit": "12b0bc67cf5f742f60be2dad08c8f9e0e55b8d7f",
      "tree": "e167bf6656eac57c0f218b8ec638c5397860b4b9",
      "parents": [
        "1c803d8d0e9b1280a944738db3f7a4bd76a1f8a9"
      ],
      "author": {
        "name": "Srinu Gorle",
        "email": "sgorle@codeaurora.org",
        "time": "Wed Sep 05 13:02:13 2012 +0530"
      },
      "committer": {
        "name": "Neha Pandey",
        "email": "nehap@codeaurora.org",
        "time": "Mon Dec 10 17:11:13 2012 -0800"
      },
      "message": "msm: vidc: Adds AU delimiter support for AVC.\n\nAdd new V4L2 control to set AU delimiter for AVC.\n\nChange-Id: I8c72cb89f18c9b2b550b906d797eafb73ac4ebbe\nCRs-Fixed: 389030\nSigned-off-by: Srinu Gorle \u003csgorle@codeaurora.org\u003e\nSigned-off-by: Neha Pandey \u003cnehap@codeaurora.org\u003e\n"
    },
    {
      "commit": "d448abac51854c994e6436713945ecf57c1badbb",
      "tree": "810413c28b120da523d140052cf8f104ade86280",
      "parents": [
        "6dbd3b7dbcb05fe324bf629256ae5f0510c6a5f0"
      ],
      "author": {
        "name": "Steve Muckle",
        "email": "smuckle@codeaurora.org",
        "time": "Wed Oct 24 15:00:20 2012 -0700"
      },
      "committer": {
        "name": "Sudhir Sharma",
        "email": "sudsha@codeaurora.org",
        "time": "Mon Dec 10 11:22:08 2012 -0800"
      },
      "message": "sched: add sysctl for controlling task migrations on wake\n\nThe PF_WAKE_UP_IDLE per-task flag made it impossible to enable\nthe old behavior of SD_SHARE_PKG_RESOURCES, where every task\nmigrates to an idle CPU on wakeup.\n\nThe sched_wake_to_idle sysctl value, when made nonzero, will cause\nall tasks to migrate to an idle CPU if one is available when the\ntask is woken up. This is regardless of how PF_WAKE_UP_IDLE is\nconfigured for tasks in the system. Similar to PF_WAKE_UP_IDLE,\nthe SD_SHARE_PKG_RESOURCES scheduler domain flag must be enabled\nfor the sysctl value to have an effect.\n\nChange-Id: I23bed846d26502c7aed600bfcf1c13053a7e5f61\nSigned-off-by: Steve Muckle \u003csmuckle@codeaurora.org\u003e\n(cherry picked from commit 9d5b38dc0025d19df5b756b16024b4269e73f282)\n"
    },
    {
      "commit": "f588d63c58999865079496363f0b9db0603964b7",
      "tree": "ea995d646563ad44968ff7e2aaa198387df0ba09",
      "parents": [
        "9444aaad2a5763d14a3b27851a771d8a77a5c7b1"
      ],
      "author": {
        "name": "Kalyan Thota",
        "email": "kalyant@codeaurora.org",
        "time": "Fri Nov 02 20:55:30 2012 +0530"
      },
      "committer": {
        "name": "Sudhir Sharma",
        "email": "sudsha@codeaurora.org",
        "time": "Thu Dec 06 00:03:13 2012 -0800"
      },
      "message": "msm_fb: Wifi display changes for commit ioctl\n\nThis change handles panel updates for WFD panel via\noverlay_commit interface, along with conglomeration of\nsome common code across pan_update and overlay_commit ioctls\n\nSigned-off-by: Kalyan Thota \u003ckalyant@codeaurora.org\u003e\n\nConflicts:\n\n\tdrivers/video/msm/mdp4_overlay.c\n\tdrivers/video/msm/msm_fb.c\n\tinclude/linux/msm_mdp.h\n\nChange-Id: I9e332856782c59ab598bb388a2ec482076746ad2\nSigned-off-by: Sudhir Sharma \u003csudsha@codeaurora.org\u003e\n"
    },
    {
      "commit": "8dfdc3368422104eacdf8c9fb84ac8251a788720",
      "tree": "42af1da5e200952c5de3d38d103a28c809af0a15",
      "parents": [
        "87f5962239fc8a7a35ac8c21ef3e1c51d84808cd"
      ],
      "author": {
        "name": "Rajeev Kulkarni",
        "email": "krajeev@codeaurora.org",
        "time": "Thu Nov 22 00:22:32 2012 -0800"
      },
      "committer": {
        "name": "Neha Pandey",
        "email": "nehap@codeaurora.org",
        "time": "Wed Dec 05 12:57:19 2012 -0800"
      },
      "message": "msm: kgsl: Enable \"big page\" memory allocations\n\nAllow users to specify \"big page\" mode when allocating GPU\nmemory. This will attempt to allocate contigious units of 64k\nbytes per instead of the usual PAGE_SIZE units.  If the allocation\nfails, then automatically fall back to allocate the rest of the\nregion with 4K pages. This means that potentially any allocation\ncould be comprised of a mixture of 64k chunks and 4k chunks.\n\nChange-Id: Ib92c0c099d3b10ba54dbb864c5f977f8df4912f2\nSigned-off-by: Jordan Crouse \u003cjcrouse@codeaurora.org\u003e\nSigned-off-by: Jeremy Gebben \u003cjgebben@codeaurora.org\u003e\nSigned-off-by: Rajeev Kulkarni \u003ckrajeev@codeaurora.org\u003e\n"
    },
    {
      "commit": "3e626ff951c4bc21da598a2ff9de540a8599adb6",
      "tree": "1e2b2441fec539348d18c047d902ef62fb00aac5",
      "parents": [
        "b5c8048c9021c5006a93b577e959bb860bd6cd50"
      ],
      "author": {
        "name": "Jeremy Gebben",
        "email": "jgebben@codeaurora.org",
        "time": "Mon Sep 24 13:05:39 2012 -0600"
      },
      "committer": {
        "name": "Neha Pandey",
        "email": "nehap@codeaurora.org",
        "time": "Wed Dec 05 12:48:48 2012 -0800"
      },
      "message": "msm: kgsl: set userspace memory type on each memdesc\n\nUserspace passes a set of values indicating how it\nuses each buffer it allocates, which were previously\nignored. These are useful hints for debugging and\nprofiling applications. These flags will be exposed\nthrough ftrace and debugfs in later patches.\n\nChange-Id: Ie26c26e413c074dcd5dfa24d355443ee47c3cd6a\nSigned-off-by: Shubhraprakash Das \u003csadas@codeaurora.org\u003e\nSigned-off-by: Jeremy Gebben \u003cjgebben@codeaurora.org\u003e\nSigned-off-by: Rajeev Kulkarni \u003ckrajeev@codeaurora.org\u003e\n"
    },
    {
      "commit": "df73ad0143305883ef81be78eb6363eb4c3bae3e",
      "tree": "a4718d1872b8f767b91642321068747ef627945f",
      "parents": [
        "c4f394e46caaaa64f30244d736a709820dfcc2e0",
        "ee0f5f92767598e1607a8f2e61170c4f076ba469"
      ],
      "author": {
        "name": "Linux Build Service Account",
        "email": "lnxbuild@localhost",
        "time": "Tue Dec 04 12:10:41 2012 -0800"
      },
      "committer": {
        "name": "Gerrit - the friendly Code Review server",
        "email": "code-review@localhost",
        "time": "Tue Dec 04 12:10:41 2012 -0800"
      },
      "message": "Merge changes Iae2db1fb,I2f456623,I9412141b,I2b51e16a,I352da1fc into jb_2.5\n\n* changes:\n  msm_fb: display: mdp4 version assigned at board file\n  msm_fb: display: add per stage alpha drop detection\n  msm_fb: display: remove background invert alpha option for alpha drop pipe\n  msm_fb: display: Consolidate commit ioctls\n  msm_fb: display: add fput_light to frame buffer\n"
    },
    {
      "commit": "f44e64b733c1ca1aa00d74dee1e3c1ad225fcf96",
      "tree": "12e982ecb0945ee5a2eb039b656e4b33092e833c",
      "parents": [
        "9a2adff9b39c0fd6b92905ccb66e329fb659d1ac"
      ],
      "author": {
        "name": "Maya Erez",
        "email": "merez@codeaurora.org",
        "time": "Fri Oct 19 20:18:17 2012 +0200"
      },
      "committer": {
        "name": "Neha Pandey",
        "email": "nehap@codeaurora.org",
        "time": "Mon Dec 03 18:48:51 2012 -0800"
      },
      "message": "mmc: core: Fixup broken suspend and eMMC4.5 power off notify\n\nThis patch fixes up the broken suspend sequence for eMMC with sleep\nsupport. Additionally it reworks the eMMC4.5 Power Off Notification\nfeature so it fits together with the existing sleep feature.\n\nThe CMD0 based re-initialization of the eMMC at resume is re-introduced\nto maintain compatiblity for devices using sleep.\n\nA host shall use MMC_CAP2_POWEROFF_NOTIFY to enable the Power Off\nNotification feature. We might be able to remove this cap later on,\nif we think that Power Off Notification always is preferred over\nsleep, even if the host is not able to cut the eMMC VCCQ power.\n\n[merez@codeaurora.org: resolved various merge conflicts.\n                       Fix in mmc_resume already exists]\n(cherry picked from commit cec02a451276a70cdeb0576ec89d6b5b76e4e18b)\nChange-Id: I4f29c213d745dcb1ec50b34b535657328042b4b2\nSigned-off-by: Ulf Hansson \u003culf.hansson@linaro.org\u003e\nSigned-off-by: Saugata Das \u003csaugata.das@linaro.org\u003e\nAcked-by: Linus Walleij \u003clinus.walleij@linaro.org\u003e\nSigned-off-by: Chris Ball \u003ccjb@laptop.org\u003e\nSigned-off-by: Tatyana Brokhman \u003ctlinder@codeaurora.org\u003e\nSigned-off-by: Maya Erez \u003cmerez@codeaurora.org\u003e\n(cherry picked from commit 91cf2698afab3f0707f739a02eb639205798f1dc)\n"
    },
    {
      "commit": "9a2adff9b39c0fd6b92905ccb66e329fb659d1ac",
      "tree": "5df09125881dc845077414e97b8f1ff32cb9802b",
      "parents": [
        "a317a4c5b1e696fecc2d900b53743e0e28d2f900"
      ],
      "author": {
        "name": "Tatyana Brokhman",
        "email": "tlinder@codeaurora.org",
        "time": "Tue Oct 16 08:26:18 2012 +0200"
      },
      "committer": {
        "name": "Neha Pandey",
        "email": "nehap@codeaurora.org",
        "time": "Mon Dec 03 18:48:50 2012 -0800"
      },
      "message": "Revert \"MMC-4.5 Power OFF Notify Rework\"\n\nThe version of PON support accepted by the linux community is\nslightly different from the one that was merged. This revert is needed\nin order to upload the latest version from the linux community.\n\nThis reverts commit 76058d7388c6edde07fd6289ce082dc1a1813b26.\n\n(cherry picked from commit 8b458cf768db937d3a2274e216819a1a217e97f8)\nChange-Id: I0cb611698b25de600dbaa54678edae661456e485\nSigned-off-by: Tatyana Brokhman \u003ctlinder@codeaurora.org\u003e\n(cherry picked from commit 6e3e74d3ba5c825108b0a63018376b12e61592f9)\n"
    },
    {
      "commit": "ab0b6b0acdf117bd5f4270cf203051fad8fd0159",
      "tree": "2cb697908113b12be03d9bfb7b17fa276c89f20b",
      "parents": [
        "f86f6425abefb92cea2602c4ed20898bc073ee66"
      ],
      "author": {
        "name": "Yaniv Gardi",
        "email": "ygardi@codeaurora.org",
        "time": "Thu Oct 11 11:36:24 2012 +0200"
      },
      "committer": {
        "name": "Neha Pandey",
        "email": "nehap@codeaurora.org",
        "time": "Mon Dec 03 18:48:48 2012 -0800"
      },
      "message": "mmc: block: Adding device attribute for minimum sectors to start BKOPS\n\nThis attribute is used to determine whether the status bit that\nindicates the need for BKOPS should be checked. The value is stored in\nthis attribute represents the minimum number of sectors that needs to\nbe changed in the device (written or discarded) in order to require\nthe status-bit of BKOPS to be checked\n\n(cherry picked from commit e6c6b4b14ac2f10aa34cf42b6f558152e438bb37)\nChange-Id: I3b05a0826fc9397a13d6b03ee028293f877f8d66\nSigned-off-by: Yaniv Gardi \u003cygardi@codeaurora.org\u003e\n(cherry picked from commit 15ecbe1c5f6b2f2af5974f23cd494fce0c5bf81a)\n"
    },
    {
      "commit": "5c46dadcd264278099b83fbfe0795f6f8a6f0211",
      "tree": "d52e20acc471d71c6ad2dc449439790a20afa435",
      "parents": [
        "a07f77162fa78f12f61186176b93f3d8dd35af09"
      ],
      "author": {
        "name": "Maya Erez",
        "email": "merez@codeaurora.org",
        "time": "Wed Oct 10 03:47:54 2012 +0200"
      },
      "committer": {
        "name": "Neha Pandey",
        "email": "nehap@codeaurora.org",
        "time": "Mon Dec 03 18:48:46 2012 -0800"
      },
      "message": "mmc: core: Add support for idle time BKOPS\n\nDevices have various maintenance operations need to perform internally.\nIn order to reduce latencies during time critical operations like read\nand write, it is better to execute maintenance operations in other\ntimes - when the host is not being serviced. Such operations are called\nBackground operations (BKOPS).\nThe device notifies the status of the BKOPS need by updating BKOPS_STATUS\n(EXT_CSD byte [246]).\n\nAccording to the standard a host that supports BKOPS shall check the\nstatus periodically and start background operations as needed, so that\nthe device has enough time for its maintenance operations.\n\nThis patch adds support for this periodic check of the BKOPS status.\nSince foreground operations are of higher priority than background\noperations the host will check the need for BKOPS when it is idle,\nand in case of an incoming request the BKOPS operation will be\ninterrupted.\n\nWhen the mmcqd thread is idle, a delayed work is created to check the\nneed for BKOPS. The time to start the delayed work is calculated based\non the host controller suspend timeout, in case it was set. If not, a\ndefault time is used.\nIf BKOPS are required in level 1, which is non-blocking, there will be\npolling of the card status to wait for the BKOPS completion and prevent\nsuspend that will interrupt the BKOPS.\nIf the card raised an exception, the need for urgent BKOPS (level 2/3)\nwill be checked immediately and if needed, the BKOPS will be performed\nwithout waiting for the next idle time.\n\n(cherry picked from commit 5f360698caa2894f7cc854199ffba285241d152e)\n\nChange-Id: I6605ce396188807bed93f437224f2243b178523f\nSigned-off-by: Maya Erez \u003cmerez@codeaurora.org\u003e\n(cherry picked from commit 833940e728c5903f0263c20e349bbead7a79e535)\n"
    },
    {
      "commit": "a07f77162fa78f12f61186176b93f3d8dd35af09",
      "tree": "ce5df7960992b316e76811b916f1d3c4af012f4f",
      "parents": [
        "10217bc1c192220897f186f98cb74dfd60170262"
      ],
      "author": {
        "name": "Tatyana Brokhman",
        "email": "tlinder@codeaurora.org",
        "time": "Thu Oct 04 11:11:08 2012 +0200"
      },
      "committer": {
        "name": "Neha Pandey",
        "email": "nehap@codeaurora.org",
        "time": "Mon Dec 03 18:48:46 2012 -0800"
      },
      "message": "mmc: block: Update packing statistics with large sector size\n\nThis patch adds \"large sector size\" as a reason for stop packing\nto the packing statistics mechanism\n\n(cherry picked from commit 1718ef21fb791a2ea25bd3fbf236913de64ca85f)\n\nChange-Id: I595f7839fa9156d5ed26040943c1d5e3011c2a60\nSigned-off-by: Tatyana Brokhman \u003ctlinder@codeaurora.org\u003e\n(cherry picked from commit bd8d562c886ffe3a07b9a56a446eb5b5b7db23ed)\n"
    },
    {
      "commit": "10217bc1c192220897f186f98cb74dfd60170262",
      "tree": "1e3a4b20f17a9e5834c1ef033425927bce5b54ad",
      "parents": [
        "c998912c1d0dea505ceab43a28fc29ba50afa1ca"
      ],
      "author": {
        "name": "Tatyana Brokhman",
        "email": "tlinder@codeaurora.org",
        "time": "Sun Oct 07 10:33:13 2012 +0200"
      },
      "committer": {
        "name": "Neha Pandey",
        "email": "nehap@codeaurora.org",
        "time": "Mon Dec 03 18:48:45 2012 -0800"
      },
      "message": "mmc: block: Add MMC write packing statistics\n\nThe write packing statistics are used for the packed commands unit tests\nin order to determine test success or failure\n\n(cherry picked from commit 464fbe1af0248b7e85044ccebf4d4d96dd8fdeaa)\nChange-Id: If5465118e0ea1b4c78b73a43b664d5b6bc9cae31\nSigned-off-by: Maya Erez \u003cmerez@codeaurora.org\u003e\nSigned-off-by: Tatyana Brokhman \u003ctlinder@codeaurora.org\u003e\n(cherry picked from commit db2e25650ab5fb62143ff39fcaea083176403fd1)\n"
    },
    {
      "commit": "98e678107b2bac6b561393b52fb31b712bc88da2",
      "tree": "638c8ca245840ad6f51b3e50ee364054ec0bb53e",
      "parents": [
        "121b8e8c22a6a55e5d9794c400ca579b89a4a0f1"
      ],
      "author": {
        "name": "Tatyana Brokhman",
        "email": "tlinder@codeaurora.org",
        "time": "Sun Oct 07 09:52:16 2012 +0200"
      },
      "committer": {
        "name": "Neha Pandey",
        "email": "nehap@codeaurora.org",
        "time": "Mon Dec 03 18:48:44 2012 -0800"
      },
      "message": "mmc: block: Add write packing control\n\nThe write packing control will ensure that read requests latency is\nnot increased due to long write packed commands.\n\nThe trigger for enabling the write packing is managing to pack several\nwrite requests. The number of potential packed requests that will trigger\nthe packing can be configured via sysfs by writing the required value to:\n/sys/block/\u003cblock_dev_name\u003e/num_wr_reqs_to_start_packing.\nThe trigger for disabling the write packing is fetching a read request.\n\n(cherry picked from commit 0cc76400d65f0d7b3f2f8f1ece3c8061652a35d7)\nChange-Id: I51a44d2673e40e4e404317ddb632a9fb204e9a06\nSigned-off-by: Maya Erez \u003cmerez@codeaurora.org\u003e\nSigned-off-by: Tatyana Brokhman \u003ctlinder@codeaurora.org\u003e\n(cherry picked from commit fd402c28f1571b64f4d695d191778e9dd595806a)\n"
    },
    {
      "commit": "121b8e8c22a6a55e5d9794c400ca579b89a4a0f1",
      "tree": "60792172f998d386ca388ce94571648f8f9d0482",
      "parents": [
        "79b87fed1ba0888485f5c2f4c87eded3b146fbe7"
      ],
      "author": {
        "name": "Seungwon Jeon",
        "email": "tgih.jun@samsung.com",
        "time": "Thu Sep 27 15:00:26 2012 +0200"
      },
      "committer": {
        "name": "Neha Pandey",
        "email": "nehap@codeaurora.org",
        "time": "Mon Dec 03 18:48:44 2012 -0800"
      },
      "message": "mmc: support packed write command for eMMC4.5 device\n\nThis patch supports packed write command of eMMC4.5 device.\nSeveral writes can be grouped in packed command and all data\nof the individual commands can be sent in a single transfer\non the bus.\n\n[tlinder@codeaurora.org: Difference in definition:\nR1_EXP_EVENT -- \u003e R1_EXCEPTION_EVENT]\n\n(cherry picked from commit 53f8f574c6c68687098cd064af8224da44de2484)\n\nChange-Id: I26ee7c0b957a3aec5e4ffc6d6df806ea38435784\nSigned-off-by: Seungwon Jeon \u003ctgih.jun@samsung.com\u003e\nReviewed-by: Maya Erez \u003cmerez@codeaurora.org\u003e\nReviewed-by: Namjae Jeon \u003clinkinjeon@gmail.com\u003e\nSigned-off-by: Tatyana Brokhman \u003ctlinder@codeaurora.org\u003e\n(cherry picked from commit 6d24bc3b6e86412cbfbc37377bbbf196cbdebce9)\n"
    },
    {
      "commit": "79b87fed1ba0888485f5c2f4c87eded3b146fbe7",
      "tree": "8c8da9e5d368d95a272846e86a653981313ccaeb",
      "parents": [
        "8d51999c719b6988ca8a8683dd6c42972108e198"
      ],
      "author": {
        "name": "Seungwon Jeon",
        "email": "tgih.jun@samsung.com",
        "time": "Thu Sep 27 16:12:47 2012 +0200"
      },
      "committer": {
        "name": "Neha Pandey",
        "email": "nehap@codeaurora.org",
        "time": "Mon Dec 03 18:48:43 2012 -0800"
      },
      "message": "mmc: add packed command feature of eMMC4.5\n\nThis patch adds packed command feature of eMMC4.5.\nThe maximum number for packing read(or write) is offered\nand exception event relevant to packed command which is\nused for error handling is enabled. If host wants to use\nthis feature, MMC_CAP2_PACKED_CMD should be set.\n\n(cherry picked from commit c70e9669bffa2f2ffe4d8f9768980e1cd08df4b2)\n\nChange-Id: If3af1299c7dbdc9f66b13ec5b99038225d5b17f0\nSigned-off-by: Seungwon Jeon \u003ctgih.jun@samsung.com\u003e\nReviewed-by: Maya Erez \u003cmerez@codeaurora.org\u003e\nReviewed-by: Subhash Jadavani \u003csubhashj@codeaurora.org\u003e\nReviewed-by: Namjae Jeon \u003clinkinjeon@gmail.com\u003e\nSigned-off-by: Tatyana Brokhman \u003ctlinder@codeaurora.org\u003e\n(cherry picked from commit 458c9b55dd3e06d6cd36158bd96a6d4935ed4fea)\n"
    },
    {
      "commit": "309c0ca6eb74c5137650fa6419b63642a081d690",
      "tree": "3c61798fe1c01156bcfced35f03875f3bc58febc",
      "parents": [
        "5790628ce8e7fc39cf7b0dbc4e6ba547463bd156"
      ],
      "author": {
        "name": "Naseer Ahmed",
        "email": "naseer@codeaurora.org",
        "time": "Mon Nov 19 19:22:02 2012 -0500"
      },
      "committer": {
        "name": "Naseer Ahmed",
        "email": "naseer@codeaurora.org",
        "time": "Mon Dec 03 16:27:57 2012 -0500"
      },
      "message": "msm_fb: display: Consolidate commit ioctls\n\nOverlay commit and display commit were two separate\nioctls doing similar things. This change consolidates\nthe two into one display commit ioctl. With this, we\ncan use the RGB0 pipe with an IOMMU framebuffer.\n\nChange-Id: I2b51e16a6678e6cec1bd3e56a00a476addb1296f\nSigned-off-by: Kuogee Hsieh \u003ckhsieh@codeaurora.org\u003e\nSigned-off-by: Naseer Ahmed \u003cnaseer@codeaurora.org\u003e\n"
    },
    {
      "commit": "b52c7182bb304bec1e873d730ae5a9cfca33526d",
      "tree": "d724dd48caea5aac16363ac1fcada4d145f34713",
      "parents": [
        "d0ed5ae04fc529f2f4477529c66f950f3ff791be"
      ],
      "author": {
        "name": "Maya Erez",
        "email": "merez@codeaurora.org",
        "time": "Wed Nov 28 23:46:50 2012 +0200"
      },
      "committer": {
        "name": "Maya Erez",
        "email": "merez@codeaurora.org",
        "time": "Wed Nov 28 23:46:50 2012 +0200"
      },
      "message": "mmc: Revert all packing related patches\n\nThe version of packing support excepted by the linux community is\nslightly different from the one that was merged. This revert is needed\nin order to upload the latest version from the linux community.\n\nThis patch reverts the following commits:\n1.mmc: card: Add eMMC4.5 write packed commands unit-tests\n2.mmc: card: Fix packing control enabling algorithm\n3.mmc: block: Add MMC write packing statistics\n4.mmc: msm_sdcc: enable the write packing control\n5.mmc: msm_sdcc: Enable write packing capability\n6.mmc: block: Add write packing control\n7.mmc: core: Support packed write command for eMMC4.5 device\n8.mmc: core: Add packed command feature of eMMC4.5\n\n(cherry picked from commit f94cf3da103b344b13fa4d6665fd21dad1b95ead)\n\nChange-Id: I2efc6dc8d8f6d5cc7e9efa99ec74914ffff96fcd\n  commit:  9b54d88c6a11ebfe069b7fdebcb521da21754c3f\n  commit: e2ecb58a6c5011549aac3e86fb1c13e7b7c65104\n  commit: e544d700e2dac1584a8172c4dc347d81ede203bd\n  commit: 8afe8d2a98a1bbf3804162ff5c95a56226935f5a\n  commit: 25e2261a556c4393f79d58bce814bb3df34b9549\n  commit: 63c61d6d8b8f37c71b4162b3affffdf72ac06811\n  commit: 968c774ea6466fa7adbf2eac333220132acda306\n  commit: 516994eee39282b8648b509e449ff83b49833209.\nSigned-off-by: Tatyana Brokhman \u003ctlinder@codeaurora.org\u003e\n(cherry picked from commit 31fe84d6edae65f9df5663538e528697897be86e)\n\nSigned-off-by: Maya Erez \u003cmerez@codeaurora.org\u003e\n"
    },
    {
      "commit": "32286c2218d0c1d609e11dcd9516c17e32b3bb2a",
      "tree": "d5fedbf22018e6d35aa8071ae6a1869c47c623a7",
      "parents": [
        "b12ed0edfe45f02c7ca1694e7cdadf582830808c"
      ],
      "author": {
        "name": "Maya Erez",
        "email": "merez@codeaurora.org",
        "time": "Sat Sep 29 06:30:47 2012 +0200"
      },
      "committer": {
        "name": "Maya Erez",
        "email": "merez@codeaurora.org",
        "time": "Wed Nov 28 23:27:02 2012 +0200"
      },
      "message": "mmc: core: Add the ability to enable BKOPS\n\nIf the card and the host support BKOPS, and BKOPS is not enabled\nyet, set the BKOPS_EN bit to enable BKOPS.\nThis bit is one time programmable.\n\n(cherry picked from commit e966c1ca32d118b26ca6e26267f0c13c9c0e0052)\n\nChange-Id: I2b97898857bed676021fe56a6f6e49762cf609fa\nSigned-off-by: Maya Erez \u003cmerez@codeaurora.org\u003e\n(cherry picked from commit 5ebe331e59e9c30bffead8e3030e3581ee699895)\n"
    },
    {
      "commit": "b12ed0edfe45f02c7ca1694e7cdadf582830808c",
      "tree": "4432d51203f4ee0a42cd7a6eab55acf1960aa781",
      "parents": [
        "e11cecb4f3b0f09849287910822cd48cd4f644f1"
      ],
      "author": {
        "name": "Jaehoon Chung",
        "email": "jh80.chung@samsung.com",
        "time": "Mon Sep 24 14:44:45 2012 +0200"
      },
      "committer": {
        "name": "Maya Erez",
        "email": "merez@codeaurora.org",
        "time": "Wed Nov 28 23:25:24 2012 +0200"
      },
      "message": "mmc: support BKOPS feature for eMMC\n\nEnable eMMC background operations (BKOPS) feature.\n\nIf URGENT_BKOPS is set after a response, note that BKOPS are required.\nImmediately run BKOPS if required.  Read/write operations should be\nrequested during BKOPS(LEVEL-1), then issue HPI to interrupt the\nongoing BKOPS and service the foreground operation.\n(This patch only controls the LEVEL2/3.)\n\nWhen repeating the writing 1GB data, at a certain time, performance is\ndecreased.  At that time, card triggers the Level-3 or Level-2.  After\nrunning bkops, performance is recovered.\n\nFuture considerations:\n * Check BKOPS_LEVEL\u003d1 and start BKOPS in a preventive manner.\n * Interrupt ongoing BKOPS before powering off the card.\n * How do we get BKOPS_STATUS value (periodically send ext_csd command)?\n * If using periodic bkops, also consider runtime_pm control.\n\n(cherry picked from commit 6807769f7bf68984a5aeda4b9b521f1167cbaf00)\n\n[merez@codeaurora.org: core.c: release_host when stopping BKOPs for\nnon SDIO cards in suspend]\n(cherry picked from commit c1a56a1247341d13af7c8f84d5ac1211a3c4b376)\n\nChange-Id: I5ac2ac909222e2b4e94cd97ce7da79f4488f06f0\nSigned-off-by: Jaehoon Chung \u003cjh80.chung@samsung.com\u003e\nSigned-off-by: Kyungmin Park \u003ckyungmin.park@samsung.com\u003e\nSigned-off-by: Konstantin Dorfman \u003ckdorfman@codeaurora.org\u003e\nReviewed-by: Maya Erez \u003cmerez@codeaurora.org\u003e\nSigned-off-by: Chris Ball \u003ccjb@laptop.org\u003e\nSigned-off-by: Maya Erez \u003cmerez@codeaurora.org\u003e\n(cherry picked from commit 653abe2434532e4d2886d27dfdc3f42ae1c7ade1)\n"
    },
    {
      "commit": "e11cecb4f3b0f09849287910822cd48cd4f644f1",
      "tree": "d44a67eef0dec0e79ebf322b6ae35c74d44cd0e9",
      "parents": [
        "de4e64aa8db98d6fc73059225511668865ecab26"
      ],
      "author": {
        "name": "Maya Erez",
        "email": "merez@codeaurora.org",
        "time": "Thu Sep 20 10:53:36 2012 +0300"
      },
      "committer": {
        "name": "Maya Erez",
        "email": "merez@codeaurora.org",
        "time": "Wed Nov 28 23:22:45 2012 +0200"
      },
      "message": "mmc: Revert BKOPs feature\n\nA newer version of BKOps should be picked from the community.\nTherefore the old support is reverted.\nRevert the following commits:\n9db69fca22bd2970f6b14b50cf8533a1edb64364\n8ac659eb3d96e31b8bb6b8d09143ddd6eb83ae19\nf886c80ee2f4c29aeaab2d76c9303c00263bb428\n\n(cherry picked from commit 3402d2b725a5af16bc62a2e788913a46d3f7e54a)\n\nChange-Id: I5df105753bef7ee10215526006187673b85bb0c1\nSigned-off-by: Maya Erez \u003cmerez@codeaurora.org\u003e\n(cherry picked from commit b5763af04035cd5e3264225f40270d175985adc5)\n"
    },
    {
      "commit": "de4e64aa8db98d6fc73059225511668865ecab26",
      "tree": "1288c5f8f9f0134a07b4278cf7a8b439f11d71da",
      "parents": [
        "d9ad07ee5a26dfe64c91ce04da67eff87f58c472"
      ],
      "author": {
        "name": "Sreenivasulu Chalam Charla",
        "email": "sreeniva@codeaurora.org",
        "time": "Tue Oct 09 08:28:18 2012 +0530"
      },
      "committer": {
        "name": "Neha Pandey",
        "email": "nehap@codeaurora.org",
        "time": "Mon Nov 26 16:13:33 2012 -0800"
      },
      "message": "Revert \"touchscreen: cyttsp-i2c-qc: Add low power mode functionality\"\n\nThis reverts commit 304d9f5172c8c0210e2e29b175e8f68ea8257f69.\nlow power mode changes are causing issues like,delay in reponse to\ntouch , and controller is not recognizing the touch events as its\nscan rate is also low in low power mode state . since controller is\nnot recognizing the touch in low power mode state , so only way\nfor the controller to come out of low power mode is to do multi-touch\nand controller responds randomly to one of the touches and comes out\nof the low power mode.\n\nSigned-off-by: Sreenivasulu Chalam Charla \u003csreeniva@codeaurora.org\u003e\n\nChange-Id: I35e0797f819cfbce6630d70af443b96546eacfb5\nSigned-off-by: Neha Pandey \u003cnehap@codeaurora.org\u003e\n"
    },
    {
      "commit": "3895ed2477425f5d99f92d20c50a20da0c197088",
      "tree": "ef934eb34caa489449fd7c58e694b5bd1ac96b5f",
      "parents": [
        "5350694a7c85dcd1117a01b6b1207021f3ad1471",
        "a3ceef814051bee3fd849ccd0177847f82701dc1"
      ],
      "author": {
        "name": "Linux Build Service Account",
        "email": "lnxbuild@localhost",
        "time": "Wed Nov 21 16:47:20 2012 -0800"
      },
      "committer": {
        "name": "Gerrit - the friendly Code Review server",
        "email": "code-review@localhost",
        "time": "Wed Nov 21 16:47:20 2012 -0800"
      },
      "message": "Merge \"mfd: wcd9xxx: Check for wcd9xxx_read error\" into jb_2.5"
    },
    {
      "commit": "a3ceef814051bee3fd849ccd0177847f82701dc1",
      "tree": "8745bb42ab68a5d1461be6fa1e922931606b48dd",
      "parents": [
        "5f8fc7ac58595d828e38e39c2fd67e2cb559b3cc"
      ],
      "author": {
        "name": "Venkat Sudhir",
        "email": "vsudhir@codeaurora.org",
        "time": "Thu Sep 06 11:27:32 2012 -0700"
      },
      "committer": {
        "name": "Mingming Yin",
        "email": "mingming@codeaurora.org",
        "time": "Tue Nov 20 17:19:20 2012 -0800"
      },
      "message": "mfd: wcd9xxx: Check for wcd9xxx_read error\n\nCheck for for wcd9xx read error properly during probe.\nMove the determination of codec type to function and\ncheck for interface error during read operation for\nI2C. Since slimbus master is changed the slim porbe\nmay be called later to I2C probe. Handle proper\nreleasing of reset gpio in case there was error\nfor I2C read.\n\nChange-Id: I6e8e271861e5bf7fee5df63b5ac265b7976f83d2\nSigned-off-by: Venkat Sudhir \u003cvsudhir@codeaurora.org\u003e\n"
    },
    {
      "commit": "ff4f9ce9cd059621b623c508917a17df1c5686ed",
      "tree": "ab3cd1d1aa2e4e1a52d74d4fef401d8509cfb380",
      "parents": [
        "054a5b70024f0821244d777a71915e57849921a6"
      ],
      "author": {
        "name": "David Keitel",
        "email": "dkeitel@codeaurora.org",
        "time": "Fri Aug 24 15:11:23 2012 -0700"
      },
      "committer": {
        "name": "Gerrit - the friendly Code Review server",
        "email": "code-review@localhost",
        "time": "Tue Nov 20 12:37:03 2012 -0800"
      },
      "message": "power: pm8921-charger: report DC online for some platforms.\n\nSome hardware platforms can supply VPH_PWR without battery\nor charger being present.\n\nTo avoid shutting down due to no connected power sources\nfrom the perspective of software set a flag that forces\nthe DC supply to be online for this type of platform.\n\nSigned-off-by: David Keitel \u003cdkeitel@codeaurora.org\u003e\n(cherry picked from commit a3cf943ef8c91435e2cb94b8e8bcc482dc65cb27)\n\nConflicts:\n\n\tdrivers/power/pm8921-charger.c\n\nChange-Id: I565edb1ab797384481ce5e37aee73ee0a8e80428\nSigned-off-by: Sudhir Sharma \u003csudsha@codeaurora.org\u003e\n"
    },
    {
      "commit": "2beb127164dfff68339fa60ddc4203859a7c31a5",
      "tree": "ef7049993b4a1c3295c5305c8f0731690f660d39",
      "parents": [
        "e0557a92e1149a0892c9314739cf37b6bec2c08e"
      ],
      "author": {
        "name": "Abhijeet Dharmapurikar",
        "email": "adharmap@codeaurora.org",
        "time": "Mon Sep 24 13:04:37 2012 -0700"
      },
      "committer": {
        "name": "Shruthi Krishna",
        "email": "skrish@codeaurora.org",
        "time": "Thu Nov 15 16:17:07 2012 -0800"
      },
      "message": "mfd: pm8038: Enable the battery alarm module\n\nThe battery alarm module provides interrupts when the battery\nfalls below or rises above a programmed threshold. This feature\nis useful to wakeup the device when the battery is in low voltage\nsituations.\n\n(cherry picked from commit 6d538144cb02933cf27f425ad721541d80377b43)\n\nChange-Id: I5d17bacf363cab165156b62730ccf9c23c633b3c\nCRs-Fixed: 372690\nSigned-off-by: Abhijeet Dharmapurikar \u003cadharmap@codeaurora.org\u003e\n(cherry picked from commit 16f56979ee6876ce64f6dba8928a782825ff1275)\n"
    },
    {
      "commit": "4e28773483fa22115f8a0e84729f1260e28fe30c",
      "tree": "20a4f243afbb17dded7fde991f8a29bdc846b695",
      "parents": [
        "b6510efc2656f24da8d80377e548948a20d9eb92"
      ],
      "author": {
        "name": "Tianyi Gou",
        "email": "tgou@codeaurora.org",
        "time": "Mon Aug 06 17:24:25 2012 -0700"
      },
      "committer": {
        "name": "Sudhir Sharma",
        "email": "sudsha@codeaurora.org",
        "time": "Mon Nov 12 02:20:44 2012 -0800"
      },
      "message": "msm_rmnet: add ioctl to enable/disable flow on prio qdisc\n\nThis ioctl provides a shorter route to enable/disable flow\non a given qdisc when compared to the traditional NETLINK\nbased communication. It is known to improve throughput when\ndata flow is throttled at a higher rate.\n\nChange-Id: I8533887c8a7caffe3b17320dc044f28388ba8b83\nCRs-Fixed: 355156\nAcked-by: Jimi Shah \u003cjimis@qualcomm.com\u003e\nSigned-off-by: Tianyi Gou \u003ctgou@codeaurora.org\u003e\n(cherry picked from commit 747a936d6fd1d49331b0891df6797144eec56e23)\n(cherry picked from commit cfa440e0faf9b6cd8bc313c750fd0713490f3d94)\n"
    },
    {
      "commit": "1e0e2789f76c5af8de02c9ad9375e7aeece7cefe",
      "tree": "2224493e2be1e6f5e7d91dd898dde71ff69f13db",
      "parents": [
        "f9174f7ba336e90855768dba6a0f3caf535129e2"
      ],
      "author": {
        "name": "Mohan Pallaka",
        "email": "mpallaka@codeaurora.org",
        "time": "Mon Jun 18 22:49:10 2012 +0530"
      },
      "committer": {
        "name": "Sudhir Sharma",
        "email": "sudsha@codeaurora.org",
        "time": "Mon Nov 12 01:29:22 2012 -0800"
      },
      "message": "input: atmel_mxt_ts: Add device tree support\n\nParse the device tree elements and fill platform\ndata structure.\n\nSigned-off-by: Mohan Pallaka \u003cmpallaka@codeaurora.org\u003e\n(cherry picked from commit d96f5032cd8b73450886262fe193d1531038c0f0)\n\nConflicts:\n\n\tdrivers/input/touchscreen/atmel_mxt_ts.c\n\nChange-Id: I551dadffaa84c991abbe964bfb9f72b7fd11dfee\nSigned-off-by: Sudhir Sharma \u003csudsha@codeaurora.org\u003e\n(cherry picked from commit 368b8d73bbda62f6ab217ef06019b685636fc3ba)\n"
    },
    {
      "commit": "7f69b07b767b9aab79b737bef2fae0e9e7899ff9",
      "tree": "19f1dd5c5bd730a19603f755b5fe52eae77ffc43",
      "parents": [
        "923cb1c39bb61d55128fb5220f88c8b63790963c",
        "62720dcf1bde433fb3f912c120f2e7050a74d3cd"
      ],
      "author": {
        "name": "Anh Nguyen",
        "email": "anguyen@codeaurora.org",
        "time": "Fri Nov 09 16:15:12 2012 -0800"
      },
      "committer": {
        "name": "Anh Nguyen",
        "email": "anguyen@codeaurora.org",
        "time": "Fri Nov 09 16:15:12 2012 -0800"
      },
      "message": "Merge remote-tracking branch \u0027remotes/quic/partner-android/android-msm-mako-3.4-wip\u0027 into mybranch\n\n* remotes/quic/partner-android/android-msm-mako-3.4-wip: (62 commits)\n  timers: Fix endless looping between cascade() and internal_add_timer()\n  nohz: Fix idle ticks in cpu summary line of /proc/stat\n  workqueue: skip nr_running sanity check in worker_enter_idle() if trustee is active\n  mmc: msm_sdcc: fix race conditions in runtime PM\n  v4l2: fix the memory leak\n  msm: camera: nullify pointers after kfree and fix the memory leaks\n  mako: update display settings\n  prima: release v3.2.1.11h\n  prima: release v3.2.1.11g\n  wcnss: Notify Kernel suspend/resume to WCNSS\n  prima: release v3.2.1.11f\n  msm: camera: fix the memory leak and null check after kmalloc\n  Revert \"Revert \"mako: msm: board: enable HS200 bus speed mode support\"\"\n  Revert \"mako_defconfig: set CONFIG_SLUB_DEBUG_ON\u003dy\"\n  PM: Prevent runtime suspend during system resume\n  v4l2: add NULL checks fh-\u003evdev\n  use clamp_t in UNAME26 fix\n  kernel/sys.c: fix stack memory content leak via UNAME26\n  prima: null check after kzalloc\n  prima: release v3.2.1.11e\n  ...\n\nConflicts:\n\tdrivers/video/msm/msm_fb.c\n\nChange-Id: I738ec023cf844fc2ab62af9be8d5b88b6c4b5165\nSigned-off-by: Anh Nguyen \u003canguyen@codeaurora.org\u003e\n"
    },
    {
      "commit": "853ecb2d7db55d28b3d2d89fbdf2d704fe82f5c1",
      "tree": "e54c5ca9c59aa4d229e3ee1edc6f05e8f31162d9",
      "parents": [
        "f014139620513984c36bcf2c0538e4229c239ec1"
      ],
      "author": {
        "name": "Vikram Mulukutla",
        "email": "markivx@codeaurora.org",
        "time": "Tue Apr 24 16:50:06 2012 -0700"
      },
      "committer": {
        "name": "Gerrit - the friendly Code Review server",
        "email": "code-review@localhost",
        "time": "Tue Nov 06 15:22:47 2012 -0800"
      },
      "message": "iopoll: Introduce the readl_iopoll_timeout_noirq macro\n\nIt is sometimes necessary to poll a register - until a\ncertain value is read - in atomic context. Introduce\na macro that allows one to specify the maximum number\nof reads attempts and the number of microseconds to\ndelay between each read attempt.\n\nChange-Id: Ice27e78cf4e156da9de00d58783c220bdbc758d3\nSigned-off-by: Vikram Mulukutla \u003cmarkivx@codeaurora.org\u003e\n(cherry picked from commit 7a35f5abde0192e72d4e7982411e376d8b898944)\n"
    },
    {
      "commit": "5bd73f8c2c17837de42b9e095064dad70ce2d20a",
      "tree": "651a321ffc9dafb047f4b8a753104cf55aba7698",
      "parents": [
        "492a603db791e925670da6b256fe5ac5ebfd5d68"
      ],
      "author": {
        "name": "Joel Nider",
        "email": "jnider@codeaurora.org",
        "time": "Wed Dec 14 16:53:30 2011 +0200"
      },
      "committer": {
        "name": "Gerrit - the friendly Code Review server",
        "email": "code-review@localhost",
        "time": "Tue Nov 06 14:25:18 2012 -0800"
      },
      "message": "tspp: add kernel api for video demux component\n\nThe demux is an in-kernel software component whose purpose is to take\nan incoming TSIF stream and split it into multiple output channels\nbased on the PID field in each TS packet. Each output channel can be\nused for a different purpose, such as audio, video or channel\ninformation. In order to get good performance when moving such large\ndata streams around, the demux was placed in kernel-space as to\nprevent copying memory buffers between kernel-space and user-space, at\nleast at this early stage in processing the traffic. Originally the\ndesign of the TSPP driver was based on the earlier TSIF driver, so it\ncontained only a user-space API.\n\nSigned-off-by: Joel Nider \u003cjnider@codeaurora.org\u003e\n(cherry picked from commit 435ad8e2157eec5783a435f1e7ec47f67d759882)\n\nChange-Id: I0dadf04ec2694c82fc8378fbed5fbf81fc889337\nSigned-off-by: Sudhir Sharma \u003csudsha@codeaurora.org\u003e\n"
    },
    {
      "commit": "b69a3c46d3791cc667de8715817703761be49e4d",
      "tree": "b14c483eb8998690edc18223d69c757a6011def4",
      "parents": [
        "9e1474b4188511f7e763d5854994d6fdc542d6e5",
        "1fe629ec220cda71bb26bb0b28983d22009f09af"
      ],
      "author": {
        "name": "Linux Build Service Account",
        "email": "lnxbuild@localhost",
        "time": "Tue Nov 06 10:31:58 2012 -0800"
      },
      "committer": {
        "name": "Gerrit - the friendly Code Review server",
        "email": "code-review@localhost",
        "time": "Tue Nov 06 10:31:58 2012 -0800"
      },
      "message": "Merge \"leds: leds-pm8xxx: Add CABC support for backlight control\" into jb_2.2_pdk"
    },
    {
      "commit": "ff96cd21849cdde73bda1326b00bbc046f20717e",
      "tree": "f734673877b26f1ee7f05637b03e87b06f88b312",
      "parents": [
        "a4b025c0e15dbbecc98fb3d41fc5e9cc86fb133f"
      ],
      "author": {
        "name": "Steve Muckle",
        "email": "smuckle@codeaurora.org",
        "time": "Mon Sep 10 11:45:02 2012 -0700"
      },
      "committer": {
        "name": "Sudhir Sharma",
        "email": "sudsha@codeaurora.org",
        "time": "Mon Nov 05 22:47:08 2012 -0800"
      },
      "message": "sched: add PF_WAKE_UP_IDLE.\n\nCertain workloads may benefit from the SD_SHARE_PKG_RESOURCES behavior\nof waking their tasks up on idle CPUs. The feature has too much of a\nnegative impact on other workloads however to apply globally. The\nPF_WAKE_UP_IDLE flag tells the scheduler to wake up tasks that have this\nflag set, or tasks woken by tasks with this flag set, on an idle CPU\nif one is available.\n\nSigned-off-by: Steve Muckle \u003csmuckle@codeaurora.org\u003e\n(cherry picked from commit 500988016c53b675eae02401bd97462fed1737d6)\n\nChange-Id: I6996afacecaec2959b84794eb032fe0a1ef2b3d7\nSigned-off-by: Sudhir Sharma \u003csudsha@codeaurora.org\u003e\n"
    },
    {
      "commit": "a4b025c0e15dbbecc98fb3d41fc5e9cc86fb133f",
      "tree": "1a5b03803c06b28e6ad4ed90636ca8dfa0ede76f",
      "parents": [
        "3c13739b920d0f0df38a020c96f7d9a63410ac77"
      ],
      "author": {
        "name": "Steve Muckle",
        "email": "smuckle@codeaurora.org",
        "time": "Tue Aug 21 15:21:56 2012 -0700"
      },
      "committer": {
        "name": "Sudhir Sharma",
        "email": "sudsha@codeaurora.org",
        "time": "Mon Nov 05 21:36:16 2012 -0800"
      },
      "message": "topology: enable SD_SHARE_PKG_RESOURCES at CPU level.\n\nEnabling this feature will allow the use of\nPF_WAKE_ON_IDLE, a per task flag that causes that task,\nor tasks woken by that task, to wake on an idle CPU if\nthere is one available. Note that due to the PF_WAKE_ON_IDLE\nfeature this will not cause a change in behavior for tasks\nthat do not have the PF_WAKE_ON_IDLE flag set.\n\nSigned-off-by: Steve Muckle \u003csmuckle@codeaurora.org\u003e\n(cherry picked from commit dc6384ce8b9185fc354df3c5622a463da0b60044)\n\nChange-Id: I25963ef54ac3b8f863e2787901f3acb6e4cd2c0d\nSigned-off-by: Sudhir Sharma \u003csudsha@codeaurora.org\u003e\n"
    },
    {
      "commit": "1fe629ec220cda71bb26bb0b28983d22009f09af",
      "tree": "82c0603dc0ec2bde3d09f74a71eed7add08e92f3",
      "parents": [
        "0ac89b4f4329132349e1930c737eaa09ffd2f7cc"
      ],
      "author": {
        "name": "Amy Maloche",
        "email": "amaloche@codeaurora.org",
        "time": "Tue Aug 28 11:06:40 2012 -0700"
      },
      "committer": {
        "name": "Sudhir Sharma",
        "email": "sudsha@codeaurora.org",
        "time": "Sun Nov 04 19:09:40 2012 -0800"
      },
      "message": "leds: leds-pm8xxx: Add CABC support for backlight control\n\nContent adaptive backlight control (CABC) support is needed to\ncontrol backlight by external PWM.  It can be enabled by setting\n\"cabc_en \u003d true\" in the platform data wled_cfg structure.\n\nCRs-fixed: 379347\n\nSigned-off-by: Amy Maloche \u003camaloche@codeaurora.org\u003e\n(cherry picked from commit c366d5bfc380183e1c4f9877b2c8558098bd4281)\n\nChange-Id: Iae7940d25d8754ab539d5ce1fa3f78972b5222d1\nSigned-off-by: Sudhir Sharma \u003csudsha@codeaurora.org\u003e\n"
    },
    {
      "commit": "df92998ce43f2c1da0083e092903fe369078053f",
      "tree": "86f27236fd064096e1e3d13926a51bdc28d4d6cc",
      "parents": [
        "b12bab716867308b4f090964bd8ae90e51d54d10"
      ],
      "author": {
        "name": "Jeff Johnson",
        "email": "jjohnson@codeaurora.org",
        "time": "Fri Nov 02 17:35:26 2012 -0700"
      },
      "committer": {
        "name": "Iliyan Malchev",
        "email": "malchev@google.com",
        "time": "Fri Nov 02 18:03:02 2012 -0700"
      },
      "message": "wcnss: Notify Kernel suspend/resume to WCNSS\n\nNotify WCNSS when the Kernel is suspended and also when it resumes.\n\nSigned-off-by: Sameer Thalappil \u003csameert@codeaurora.org\u003e\nSigned-off-by: Jeff Johnson \u003cjjohnson@codeaurora.org\u003e\n"
    },
    {
      "commit": "75dec30f1d76d2b4ea69485247a6b4fc1d48aca0",
      "tree": "5165e69f958520fa5a3fa7bed8fd9bfb013e5fc6",
      "parents": [
        "4205dee7c758651d631595e05f81b8f2678aa6d5"
      ],
      "author": {
        "name": "Praneeth Paladugu",
        "email": "ppaladug@codeaurora.org",
        "time": "Sun Aug 12 01:37:41 2012 -0700"
      },
      "committer": {
        "name": "Sudhir Sharma",
        "email": "sudsha@codeaurora.org",
        "time": "Fri Nov 02 12:12:46 2012 -0700"
      },
      "message": "v4l2: Adds support for codec config\n\nAdds support for codec config flag to be passed\nto driver. This flag indicates that the buffer\nassociated contains codec specific data.\n\nSigned-off-by: Praneeth Paladugu \u003cppaladug@codeaurora.org\u003e\n(cherry picked from commit f4bd6a3fbdb5d70b7000cdceb811557876bb7953)\n\nChange-Id: Ib832872717adbc46bd186aa268eaa9cfa402313b\nSigned-off-by: Sudhir Sharma \u003csudsha@codeaurora.org\u003e\n"
    },
    {
      "commit": "ce8b26075d647d69db315832d8ed097571fa0eb1",
      "tree": "a273c88c299a01978e0e7ee9de866ba21af491d0",
      "parents": [
        "84b78cbd7ceff5da71357137dfe834117ae02260"
      ],
      "author": {
        "name": "Ken Zhang",
        "email": "kenz@codeaurora.org",
        "time": "Wed Aug 08 16:46:22 2012 -0400"
      },
      "committer": {
        "name": "Sudhir Sharma",
        "email": "sudsha@codeaurora.org",
        "time": "Fri Nov 02 11:51:18 2012 -0700"
      },
      "message": "video: msm: Add logical display id for post processing\n\nDefine logical id for display backend processing.\nThese ids are independent with hw implementation, could be used\nfor MDP4, MDP5 and future ASICs. Kernel driver implementation will\nalso be abstracted to the post processing user.\n\nSigned-off-by: Ken Zhang \u003ckenz@codeaurora.org\u003e\n(cherry picked from commit 6a431631728d2d217447079dd636bd1e26d56ac4)\n\nChange-Id: I27bd4e7d3803f4b356d924c65ac28e142375d1d5\nSigned-off-by: Sudhir Sharma \u003csudsha@codeaurora.org\u003e\n"
    },
    {
      "commit": "84b78cbd7ceff5da71357137dfe834117ae02260",
      "tree": "405ed4a006ef30c5da8fa9d4b589e75b35e0302b",
      "parents": [
        "3f95a42708e9c95321f5a8a2cf1cd49845eb1351"
      ],
      "author": {
        "name": "Tatyana Brokhman",
        "email": "tlinder@codeaurora.org",
        "time": "Thu Jul 05 11:39:08 2012 +0300"
      },
      "committer": {
        "name": "Sudhir Sharma",
        "email": "sudsha@codeaurora.org",
        "time": "Fri Nov 02 11:50:29 2012 -0700"
      },
      "message": "block: Expose kblock_schedule_delayed_work()\n\nThis function is exported in blk-core.c to be used in other modules\nbut it\u0027s definition in h file is missing.\n\nSigned-off-by: Tatyana Brokhman \u003ctlinder@codeaurora.org\u003e\n(cherry picked from commit 87c7500d26ddddf2851bbe65190f5d8970b0346d)\n\nChange-Id: I94a1603c345db9a92237ff6696bf29e6afbe69b7\nSigned-off-by: Sudhir Sharma \u003csudsha@codeaurora.org\u003e\n"
    },
    {
      "commit": "336d8b19e8aa4b5257aa9dc080bdd87cf22e5ee8",
      "tree": "949896ce6a4f8924d52969498ceda583b5bb9e79",
      "parents": [
        "f323f8c1da1fba98db7b50d85e5b8663fd02fca5"
      ],
      "author": {
        "name": "Siddartha Mohanadoss",
        "email": "smohanad@codeaurora.org",
        "time": "Mon Aug 20 23:18:10 2012 -0700"
      },
      "committer": {
        "name": "Sudhir Sharma",
        "email": "sudsha@codeaurora.org",
        "time": "Thu Nov 01 17:07:02 2012 -0700"
      },
      "message": "hwmon: qpnp-adc: Add PMIC 2.0 ADC bringup fixes\n\nVADC/IADC peripheral is supported from PMIC 2.0 onwards.\nAdd version check to allow VADC/IADC reads if the\nversion is supported. Add probe defereal api for clients\nwho need to know if the ADC driver is ready. There is a\nbug where the completion is not initialized. Fix it\nby initializing it. Add support to disable the peripheral\nafter the ADC is read and enable it before starting a\nconversion.\n\nAdd scaling functions to support reading the die temperature,\nXO_THERM, batt_therm and batt_id. Add the ratiometric\ncalibration routine that uses the vref/gnd for calibration.\nThe ratiometric calibration is used for calibrating xo_therm,\nbatt_therm, batt_id.\n\nUpdate the gain value used for calibration on the IADC\nperipheral. PMIC 2.0 IADC peripheral uses 17.857mV instead\nof 25mV for its gain calibration.\n\nSigned-off-by: Siddartha Mohanadoss \u003csmohanad@codeaurora.org\u003e\n(cherry picked from commit 5ace110e2165fba66227e18154d58b0e6cbb24b2)\n\nChange-Id: I37b02de53ea2bed913c30261624c31a1ae57131c\nSigned-off-by: Sudhir Sharma \u003csudsha@codeaurora.org\u003e\n"
    },
    {
      "commit": "b0b8a6e854dc92dca1b68a5374c3aa71948823a6",
      "tree": "e9cf1fb9a6bd875430f741344517eba003214a83",
      "parents": [
        "2af37f1b45dd4fe7c5b3c90c7cdab37d6eb60d33"
      ],
      "author": {
        "name": "Siddartha Mohanadoss",
        "email": "smohanad@codeaurora.org",
        "time": "Tue Sep 04 08:23:43 2012 -0700"
      },
      "committer": {
        "name": "Sudhir Sharma",
        "email": "sudsha@codeaurora.org",
        "time": "Thu Nov 01 14:18:53 2012 -0700"
      },
      "message": "hwmon: epm_adc: Add EPM support using PSOC\n\nAdd support for communicating with the PSOC\nusing the supported protocol commands from\nthe PSOC.\n\nThe support includes communicating with the\ncontroller to initiate and start the ADC\nconversion for the selected channels. Start\nand receive ADC conversion for single measurement,\nbuffered reads, averaging the samples and returning\nthe results over the set averaging period.\n\nOther commands supported include setting/receiving\nthe timestamp, setting reference voltage, toggling\ngpio to set triggers on set events.\n\nSigned-off-by: Siddartha Mohanadoss \u003csmohanad@codeaurora.org\u003e\n(cherry picked from commit efddea4639f2953375fb822524fcae756ae67dc0)\n\nChange-Id: Id519a5b9033b85953f1d6229a144f9df78910900\nSigned-off-by: Sudhir Sharma \u003csudsha@codeaurora.org\u003e\n"
    },
    {
      "commit": "df2d84d692a80d43462f3c6d57e484f61860f8ab",
      "tree": "3d7acc748c47eed4bc730aad749c2ff99a1b574d",
      "parents": [
        "57fb9a36f9557b08cb15f1d4849d806bf8a4084e"
      ],
      "author": {
        "name": "Hemant Kumar",
        "email": "hemantk@codeaurora.org",
        "time": "Wed Aug 15 09:06:35 2012 -0700"
      },
      "committer": {
        "name": "Sudhir Sharma",
        "email": "sudsha@codeaurora.org",
        "time": "Wed Oct 31 12:13:42 2012 -0700"
      },
      "message": "EHCI: HSIC: Add enhancements to debug logging\n\nThis change addresses following enhancements to debug\nlogging:-\n\n1) Add data payload logging which is not currently\nsupported. This helps to sniff first 32 bytes of data\nbeing sent and received. Data payload logging is\nenabled by default. To disable data payload logging:-\n\necho 0 \u003e /sys/module/ehci_hcd/parameters/enable_payload_log\n\n2) Current urb submission event logging does not cover\nroot hub submissions, hence move urb submission logging\nto hcd driver.\n\n3) Current urb submission event logging does not return\nthe correct status if submission fails. Hence log the\nreturn status of urb submission.\n\nCRs-Fixed: 393294\nChange-Id: Ic7e555e1545ec7d7b0e4042cd35235e0af26fb01\nSigned-off-by: Hemant Kumar \u003chemantk@codeaurora.org\u003e\n(cherry picked from commit 4d50a43dce8645955d8ed739d7a183e62922c721)\n\nSigned-off-by: Sudhir Sharma \u003csudsha@codeaurora.org\u003e\n"
    },
    {
      "commit": "fe2d4d399108759854cfccd06c074d114a74ba00",
      "tree": "b73dd95f623f18c1eaef2a1acf19a9ffbef194d5",
      "parents": [
        "63c195b6cfc818fff55c2f2a4975e787a5b89a45"
      ],
      "author": {
        "name": "Pavankumar Kondeti",
        "email": "pkondeti@codeaurora.org",
        "time": "Fri Sep 07 15:33:09 2012 +0530"
      },
      "committer": {
        "name": "Sudhir Sharma",
        "email": "sudsha@codeaurora.org",
        "time": "Wed Oct 31 11:57:38 2012 -0700"
      },
      "message": "msm: hsic: Disallow processor idle sleep while driving resume signal\n\nHSIC controller should send SOF with in 3 msec after completing\nthe resume signal.  If processor is in idle sleep state, the timer\ninterrupt generated by HSIC controller to indicate resume completion\ngets delayed.  If the interrupt handler is not run with in 3msec\nafter resume, the resume sequence is repeated.  Disallow processor\nidle sleep to avoid multiple resume cycles.\n\nCRs-Fixed: 397154\nChange-Id: Ibc8965ad8bcd94e0b1b1d39b5b2ad8f39cf51095\nSigned-off-by: Pavankumar Kondeti \u003cpkondeti@codeaurora.org\u003e\n(cherry picked from commit 4f5dc3be7b2b9939bc7a1b9526ccb70d93b53361)\n\nSigned-off-by: Sudhir Sharma \u003csudsha@codeaurora.org\u003e\n"
    },
    {
      "commit": "1c85169827708ab8671984e68624c5311610df73",
      "tree": "aafe6809315fc5812ac7075edabf02193b57c0d3",
      "parents": [
        "3a1d12167b408a79402096d8433e611e26c658f0"
      ],
      "author": {
        "name": "Pavankumar Kondeti",
        "email": "pkondeti@codeaurora.org",
        "time": "Tue Sep 18 17:52:51 2012 +0530"
      },
      "committer": {
        "name": "Sudhir Sharma",
        "email": "sudsha@codeaurora.org",
        "time": "Wed Oct 31 09:53:21 2012 -0700"
      },
      "message": "USB: Allow skipping device resume during system resume.\n\nSome buses would like to keep their devices in suspend state during system\nresume.  For example HSIC controller driver prevent system suspend when\nHSIC device is active.  If this device is resumed, during system resume\nHSIC controller acquire wake lock and prevent the subsequent suspend till\nHSIC device is auto suspended.\n\nCRs-Fixed: 403975\nSigned-off-by: Pavankumar Kondeti \u003cpkondeti@codeaurora.org\u003e\n(cherry picked from commit 6f199aa800253a69e5679d1057823039f1bd65c9)\n\nChange-Id: Ic8ab631ec1f15685cc35823aa7c57d699738d5fc\nSigned-off-by: Sudhir Sharma \u003csudsha@codeaurora.org\u003e\n"
    },
    {
      "commit": "e563da766e1b08bc973f2695c03552de39591c03",
      "tree": "ab51a99d44e1a0fffd83e334b1d21bce1edaae71",
      "parents": [
        "958320cf3fc52bb3ed2dba0d0a4f3d25f8640004"
      ],
      "author": {
        "name": "Iliyan Malchev",
        "email": "malchev@google.com",
        "time": "Wed Oct 31 08:59:49 2012 -0700"
      },
      "committer": {
        "name": "Iliyan Malchev",
        "email": "malchev@google.com",
        "time": "Wed Oct 31 09:31:46 2012 -0700"
      },
      "message": "backlight: lm3530: add default brightness to pdata\n\nSigned-off-by: Iliyan Malchev \u003cmalchev@google.com\u003e\n"
    },
    {
      "commit": "fe9a0d032a38012de574eed70a98c1385b23a4a1",
      "tree": "565e682eb7ad468be99e16d50af5db0cae9bb775",
      "parents": [
        "cf28b20203654e39eac945781282e181cc4a4b1b"
      ],
      "author": {
        "name": "Jeff Ohlstein",
        "email": "johlstei@codeaurora.org",
        "time": "Tue Jun 19 15:59:46 2012 -0700"
      },
      "committer": {
        "name": "Sudhir Sharma",
        "email": "sudsha@codeaurora.org",
        "time": "Tue Oct 30 20:12:11 2012 -0700"
      },
      "message": "sched_avg: add run queue averaging.\n\nAdd code to calculate the run queue depth of a cpu and iowait\ndepth of the cpu.\n\nThe scheduler calls in to sched_update_nr_prod whenever there\nis a runqueue change. This function maintains the runqueue average\nand the iowait of that cpu in that time interval.\n\nWhoever wants to know the runqueue average is expected to call\nsched_get_nr_running_avg periodically to get the accumulated\nrunqueue and iowait averages for all the cpus.\n\nSigned-off-by: Jeff Ohlstein \u003cjohlstei@codeaurora.org\u003e\n(cherry picked from commit 0299fcaaad80e2c0ac9aa583c95107f6edc27750)\n\nSigned-off-by: Ram Kumar Chakravarthy Chebathini \u003crcheba@codeaurora.org\u003e\n(cherry picked from commit 5325d8a44f8296170cd8f42e245dd79f7b7347bf)\n\nChange-Id: I92875789886c3f7c2457a063de4b3b6d8c893718\nSigned-off-by: Sudhir Sharma \u003csudsha@codeaurora.org\u003e\n"
    },
    {
      "commit": "4c24bca65d8ca1d7d4dad857917a41e21c66a97b",
      "tree": "12035f8603bbfae66e56feda5a0c64bb45ad75a7",
      "parents": [
        "d45f96ccfc39bbbf839496ada72eddfac80cfe6f"
      ],
      "author": {
        "name": "Asish Bhattacharya",
        "email": "asishb@codeaurora.org",
        "time": "Fri Sep 07 17:22:57 2012 +0530"
      },
      "committer": {
        "name": "Sudhir Sharma",
        "email": "sudsha@codeaurora.org",
        "time": "Mon Oct 29 10:48:15 2012 -0700"
      },
      "message": "mfd: pm8xxx-spk: Fix settings for the class D audio amplifier\n\nTest results based on noise gate recommended the following settings\n\n0x254\u003d0xC8 (Threshold\u003d110, preamp bias\u003d01)\n0x255\u003d0xC1 (Hold\u003d110, max attn\u003d0000, mute\u003d1)\n0x256\u003d0xB0 (decay\u003d101, attack\u003d10, delay\u003d0)\n\nCRs-Fixed: 385187\nChange-Id: I7276a6d0689ffb475aa8c58214fd2b00fe62f81c\nSigned-off-by: Asish Bhattacharya \u003casishb@codeaurora.org\u003e\n(cherry picked from commit 59442e223dcd616d7a244c85d8e0acccf4df9651)\n"
    },
    {
      "commit": "33ddf5a9eaa031c00b00846458f2ba534e6807b8",
      "tree": "3ac1e0bc61ab20e737739579ab5f7969f575c49e",
      "parents": [
        "5195d1b318975a0c9137b4225e04600ba0b91b92"
      ],
      "author": {
        "name": "choongryeol.lee",
        "email": "choongryeol.lee@lge.com",
        "time": "Wed Oct 24 21:36:07 2012 -0700"
      },
      "committer": {
        "name": "Iliyan Malchev",
        "email": "malchev@google.com",
        "time": "Fri Oct 26 16:44:47 2012 -0700"
      },
      "message": "power: pm8921-bms: use fixed ibat_avg instead of shutdown ibat_avg\n\nUsing stored average ibat(shutdown ibat_avg) which came from\nprevious boot sometimes cause SoC sudden drop in boot up time.\nSo this patch use fixed ibat_avg value instead of shutdown ibat_avg\nduring 1st SoC calculation.\n\nChange-Id: I9675652c3b4918529be40a8d6f8ee29b6dee1359\nSigned-off-by: Iliyan Malchev \u003cmalchev@google.com\u003e\n"
    },
    {
      "commit": "c7b9b83f9aa39a0040f6fd6923f5d608e58918a8",
      "tree": "c93cf3ae85180bfd3f7fcbbbb0237f7a96b8bf91",
      "parents": [
        "b1aa4d83778ac0b2b1b0e6820156e394f01be2bf"
      ],
      "author": {
        "name": "Pavankumar Kondeti",
        "email": "pkondeti@codeaurora.org",
        "time": "Fri Oct 05 13:21:45 2012 +0530"
      },
      "committer": {
        "name": "Neha Pandey",
        "email": "nehap@codeaurora.org",
        "time": "Fri Oct 19 14:51:54 2012 -0700"
      },
      "message": "USB: msm_otg: Fix data contact detection issue\n\nData contact detection (DCD) involves applying small amount of current on\nD+ and waiting for it to go low.  The D+ is pulled to low when the data\npins get contacted with the other device data pins.\n\nThe current code does not disable D+ pull-down resistor during DCD. If this\nresistor is not disabled, the current applied on D+ becomes low immediately\neven without connecting to any device.  Fix it.  Remove enable_dcd flag\nfrom platform data as data contact detection is working reliably on all\ntargets supported by this driver.\n\n(cherry picked from commit 768dcb817554a29b43e269e7cf77785a7f960754)\n\nChange-Id: Idb34508f09dc74983fd2b55bd11f4073ec354e2f\nSigned-off-by: Pavankumar Kondeti \u003cpkondeti@codeaurora.org\u003e\nSigned-off-by: Neha Pandey \u003cnehap@codeaurora.org\u003e\n"
    },
    {
      "commit": "833942e2b6cf93e8e140114a7613b5b167a292e0",
      "tree": "3a28ddaad25302ef4dc351798c02bad606aaa600",
      "parents": [
        "e8b28c7c83eedbff5d7bed1840191dc7db7acc43"
      ],
      "author": {
        "name": "Shobhit Pandey",
        "email": "cshopan@codeaurora.org",
        "time": "Wed Aug 01 14:02:20 2012 +0530"
      },
      "committer": {
        "name": "Neha Pandey",
        "email": "nehap@codeaurora.org",
        "time": "Fri Oct 19 14:06:20 2012 -0700"
      },
      "message": "msm:vidc: Add the support for MPEG-2 extension and user data\n\nSupport is added for MPEG-2 extension and user data. With this\nchanges Core returns extension and user data as an extradata.\n\nChange-Id: I66a230aa651dabafa883625ce9f687d5c35b8671\nSigned-off-by: Shobhit Pandey \u003ccshopan@codeaurora.org\u003e\nSigned-off-by: Neha Pandey \u003cnehap@codeaurora.org\u003e\n"
    },
    {
      "commit": "41991aae18f3533d96ed7e5ad5f7624ce6f668f5",
      "tree": "381e3b78ef92b4b80fc2f7308d315dd2285fde30",
      "parents": [
        "f76d6d6314cb06e58eb9129e6f858397b924da95"
      ],
      "author": {
        "name": "Ajay Dudani",
        "email": "adudani@codeaurora.org",
        "time": "Tue Oct 16 15:16:55 2012 -0700"
      },
      "committer": {
        "name": "Android Partner Code Review",
        "email": "android-gerrit-partner@google.com",
        "time": "Wed Oct 17 17:22:52 2012 -0700"
      },
      "message": "sync: refactor sync debug printing\n\nMove driver callbacks to fill strings instead of using seq_files.  This\nwill allow those values to be used in a future tracepoint patch.\n\nChange-Id: I9b706343e35b11124141fe520e520514a32003d2\nSigned-off-by: Erik Gilling \u003ckonkers@android.com\u003e\n"
    },
    {
      "commit": "58253c7c5b42f02d93610594d0d288446a51dafe",
      "tree": "a54944e3bd2fe122e8f3c5b36e031738964bc97c",
      "parents": [
        "7d1db12a0866458a6e4f8527ab1e8faf564995a5"
      ],
      "author": {
        "name": "SathishKumar Mani",
        "email": "smani@codeaurora.org",
        "time": "Sat Oct 06 13:24:38 2012 -0700"
      },
      "committer": {
        "name": "Android Partner Code Review",
        "email": "android-gerrit-partner@google.com",
        "time": "Wed Oct 17 10:37:58 2012 -0700"
      },
      "message": "ASoC: wcd9310: force slimbus ports to disconnect during error cases\n\nWith shared data channel architecture, SLIMBUS driver\nonly removes slimbus channel when all clients vote to\nhave channel removed. In case of subsystem restart,\nclient such as MDM can go down without withdrawing\nvote. During CODEC path shutdown, CODEC driver will\nreceive slimbus slave interrupt in time indicating\nport disconnection because slimbus channel has not\nbe been voted off. Then, CODEC driver blindly\nshutdown rest of CODEC path. This results in\noverflow error on Rx path and underflow error on\nTx path. In case of time out waiting for port disconnect\ninterrupts to arrive, force ports to disconnect\n\nSigned-off-by: SathishKumar Mani \u003csmani@codeaurora.org\u003e\nBUG-ID: 7313016\n"
    },
    {
      "commit": "e977b2107748f0518f421af2053713d656075bbe",
      "tree": "cd03a8839299f580392ebe1f60e1ac04c3d9a080",
      "parents": [
        "b0e251275cc87c611784ae0e1342f15e5fa453b7"
      ],
      "author": {
        "name": "Dima Zavin",
        "email": "dima@android.com",
        "time": "Sun Oct 14 00:16:58 2012 -0700"
      },
      "committer": {
        "name": "Iliyan Malchev",
        "email": "malchev@google.com",
        "time": "Tue Oct 16 12:53:25 2012 -0700"
      },
      "message": "input: keyreset: add support for reset after timeout\n\nIf a timeout is requested, a delayed work item will be\nscheduled to restart the device. If the keys are released\nbefore the timeout expires, the reset is aborted.\n\nAs expected, the reset_fn can be used to reset the device\nafter the timeout.\n\nBug: 7344361\nChange-Id: I1d77cdb3dcc63f579b1250506f0a30de1e033d67\nSigned-off-by: Dima Zavin \u003cdima@android.com\u003e\n"
    },
    {
      "commit": "90e32fa7cb701d922825e40b82b566e4af843ea2",
      "tree": "dd1c4923b19489d5b2c8c9fc6bb8b7d225140395",
      "parents": [
        "53150655bccdb6efbc7f93d87feb5dce93d3c547"
      ],
      "author": {
        "name": "choongryeol.lee",
        "email": "choongryeol.lee@lge.com",
        "time": "Tue Oct 09 11:52:37 2012 -0700"
      },
      "committer": {
        "name": "Android Partner Code Review",
        "email": "android-gerrit-partner@google.com",
        "time": "Fri Oct 12 15:31:49 2012 -0700"
      },
      "message": "power: pm8921-bms: support wireless charger bms\n\nSince WLC(wireless charger) supply power to battery without PM8921 charger,\nthe SoC value is not accurate. This patch adjust OCV(open circuit voltage)\nand max CV(constant voltage) value to compensate difference between\nWLC and pm8921-charger.\n\nChange-Id: I8fa368f706866d93451c2f663da69c010f9b2a35\n"
    },
    {
      "commit": "3a3de0ee621625c8767e0d3c7106c52fcf834499",
      "tree": "1064e5022628097e9a1a0a727d1d589541e7df76",
      "parents": [
        "40b8a9eff696c31dc7191ee60672ef965df2f3bf"
      ],
      "author": {
        "name": "choongryeol.lee",
        "email": "choongryeol.lee@lge.com",
        "time": "Wed Oct 10 16:24:20 2012 -0700"
      },
      "committer": {
        "name": "Android Partner Code Review",
        "email": "android-gerrit-partner@google.com",
        "time": "Fri Oct 12 15:28:02 2012 -0700"
      },
      "message": "mfd: pm8xxx: provide api to read restart reason\n\nThe BMS driver needs to know the restart reason of the pmic. Add\nan api in the pm8xxx design to provide the restart reason.\n\nChange-Id: I0bbad22c5fed8c32dd7de387194e94c8d4b9ad75\nSigned-off-by: Abhijeet Dharmapurikar \u003cadharmap@codeaurora.org\u003e\n"
    },
    {
      "commit": "2f3c438ffecdc63154e26332aa54e928a50d8212",
      "tree": "bb0bbc98d73a6238654d138ea4f136fad6dfef9c",
      "parents": [
        "76f0c66f9e9d16c2d44364e905996fe32bbfe747"
      ],
      "author": {
        "name": "Naseer Ahmed",
        "email": "naseer@codeaurora.org",
        "time": "Tue Oct 02 21:00:10 2012 -0400"
      },
      "committer": {
        "name": "Naseer Ahmed",
        "email": "naseer@codeaurora.org",
        "time": "Tue Oct 02 21:00:10 2012 -0400"
      },
      "message": "msm: display: buf sync enhancement\n\nSupport waiting for acquire fences in the buffer sync ioctl.\n\nSigned-off-by: Ken Zhang \u003ckenz@codeaurora.org\u003e\nSigned-off-by: Naseer Ahmed \u003cnaseer@codeaurora.org\u003e\n"
    },
    {
      "commit": "76f0c66f9e9d16c2d44364e905996fe32bbfe747",
      "tree": "e20eea212c7506db4f3f0f615062402dd616941f",
      "parents": [
        "1ba7f00e223e2548db126e2c810d373551bb7732"
      ],
      "author": {
        "name": "Naseer Ahmed",
        "email": "naseer@codeaurora.org",
        "time": "Mon Oct 01 19:00:30 2012 -0400"
      },
      "committer": {
        "name": "Naseer Ahmed",
        "email": "naseer@codeaurora.org",
        "time": "Tue Oct 02 20:59:51 2012 -0400"
      },
      "message": "msm: display: add display commit ioctl\n\nDisplay commit ioctl will do what pan_display\ncan do, addtionally has customized setting, such\nas non-blocking call.\n\nSigned-off-by: Ken Zhang \u003ckenz@codeaurora.org\u003e\nSigned-off-by: Naseer Ahmed \u003cnaseer@codeaurora.org\u003e\n"
    },
    {
      "commit": "481d52649fda6ee5bb2dac650e952ee3f7c565a3",
      "tree": "fe2454e58397453c7f91667b8207a0fc792e9afb",
      "parents": [
        "35c9b803181a816ac8fc4d57455cacb3fa7538bd",
        "fc0d02154016e68d993df8f19f3d8b800d4ea9a9"
      ],
      "author": {
        "name": "Iliyan Malchev",
        "email": "malchev@google.com",
        "time": "Fri Sep 28 16:36:21 2012 -0700"
      },
      "committer": {
        "name": "Android Partner Code Review",
        "email": "android-gerrit-partner@google.com",
        "time": "Fri Sep 28 16:36:21 2012 -0700"
      },
      "message": "Merge changes Ifc0d0215,I58ad21ea,I495c3c02,Ie0e11853,Ie20264ac,I4f5722bf,I48082ce4,I8ec70a61 into android-msm-mako-3.4-wip\n\n* changes:\n  USB: ci13xxx_udc: Set QMULT for ISO endpoints\n  USB: gadget: f_audio_source: Fix use after free in audio_unbind\n  USB: gadget: f_audio_source: Fix error handling and increase packet size\n  USB: gadget: f_audio_source: Adjust packet timing to reduce glitches\n  USB: gadget: f_audio_source: New gadget driver for audio output\n  USB: gadget: f_accessory: Add support for HID input devices\n  Add ACCESSORY_SET_AUDIO_MODE control request and ioctl\n  usb: gadget: Initialize non zero ep max packet size to 0xFFFF\n"
    },
    {
      "commit": "35c9b803181a816ac8fc4d57455cacb3fa7538bd",
      "tree": "80a831c4a5bd8e06eb2a14b44a1d2049e9c79b90",
      "parents": [
        "bf14cc66808ad6bdb6f610a73b25296296f526b3"
      ],
      "author": {
        "name": "Deva Ramasubramanian",
        "email": "dramasub@codeaurora.org",
        "time": "Wed Sep 26 22:58:45 2012 -0700"
      },
      "committer": {
        "name": "Android Partner Code Review",
        "email": "android-gerrit-partner@google.com",
        "time": "Fri Sep 28 15:24:39 2012 -0700"
      },
      "message": "msm: vidc: Allow client to request sps/pps per IDR frame\n\nExpose SET_SPS_PPS_FOR_IDR to allow client request sps/pper per IDR\nframe.\n\nChange-Id: I0316d751bd1e0b412972cba9d4d59b142500a51d\nSigned-off-by: Deva Ramasubramanian \u003cdramasub@codeaurora.org\u003e\n"
    },
    {
      "commit": "bf14cc66808ad6bdb6f610a73b25296296f526b3",
      "tree": "85d3e58f43fbcdb50faae7a47f9d4761664d82b5",
      "parents": [
        "3756c7e42a0b7d70e9a0d42390231793e9e16e31"
      ],
      "author": {
        "name": "Saurabh Shah",
        "email": "saurshah@codeaurora.org",
        "time": "Thu Sep 27 12:47:10 2012 -0700"
      },
      "committer": {
        "name": "Android Partner Code Review",
        "email": "android-gerrit-partner@google.com",
        "time": "Fri Sep 28 13:35:26 2012 -0700"
      },
      "message": "msm_fb: display: Add MSMFB_OVERLAY_COMMIT ioctl.\n\nMSMFB_OVERLAY_COMMIT ioctl is used to display on external.\nThis is used instead of the default PAN mechanism to avoid delays in that path.\nThis ioctl for external also waits for DMAE thus fixing tearing.\n\nSigned-off-by: Kuogee Hsieh \u003ckhsieh@codeaurora.org\u003e\nSigned-off-by: Arun Kumar K.R \u003cakumarkr@codeaurora.org\u003e\n"
    },
    {
      "commit": "c2f0cc7bfa7258f1c666727d75eb530c6694c0bf",
      "tree": "85d73a513a9d0972f79867edf6cb883f2b5c095f",
      "parents": [
        "164a985388f25b6093d1277b24bf8cd79af97670"
      ],
      "author": {
        "name": "Ajay Dudani",
        "email": "adudani@codeaurora.org",
        "time": "Mon Aug 27 16:23:48 2012 +0530"
      },
      "committer": {
        "name": "Ajay Dudani",
        "email": "adudani@codeaurora.org",
        "time": "Thu Sep 27 18:05:11 2012 -0700"
      },
      "message": "USB: gadget: f_accessory: Add support for HID input devices\n\nSigned-off-by: Mike Lockwood \u003clockwood@google.com\u003e\nChange-Id: I4f5722bfa26a0d73419c54709b2f1672491bf56a\n"
    },
    {
      "commit": "164a985388f25b6093d1277b24bf8cd79af97670",
      "tree": "57d63f48ac3d3500a5bf7a7791d72a8fab8bbfc8",
      "parents": [
        "8ec70a61bae06ed90dcc188d8fd01bbc9bd52735"
      ],
      "author": {
        "name": "Ajay Dudani",
        "email": "adudani@codeaurora.org",
        "time": "Fri May 11 09:00:40 2012 -0700"
      },
      "committer": {
        "name": "Ajay Dudani",
        "email": "adudani@codeaurora.org",
        "time": "Thu Sep 27 18:04:23 2012 -0700"
      },
      "message": "Add ACCESSORY_SET_AUDIO_MODE control request and ioctl\n\nThe control request will be used by the host to enable/disable USB audio\nand the ioctl will be used by userspace to read the audio mode\n\nSigned-off-by: Mike Lockwood \u003clockwood@google.com\u003e\nChange-Id: I48082ce473eb6577b0bf613be9ec27f2f5c19384\n"
    },
    {
      "commit": "b0c0c6d4d17a61654afceb34248abeff2dd53f6b",
      "tree": "a0e2142a47e626cfa4f63c7c9aaea776ec6f5a48",
      "parents": [
        "cbe67c0fcee16968b846442719f4e90af158b07e"
      ],
      "author": {
        "name": "agathon.jung",
        "email": "agathon.jung@lge.com",
        "time": "Wed Sep 26 11:36:51 2012 -0700"
      },
      "committer": {
        "name": "agathon.jung",
        "email": "agathon.jung@lge.com",
        "time": "Wed Sep 26 11:36:51 2012 -0700"
      },
      "message": "msm: mdm: Add shutdown ioctl and send poweroff request to the mdm\n\nWhen the whole phone is being powered off, a poweroff request needs\nto be sent to the external modem so that it can shutdown gracefully.\nThis request needs to be triggered from userspace before kernel drivers\nstart unloading so that other drivers needed to send the request are\nstill available. The shutdown ioctl is provided for this purpose.\nThe request is sent over system monitor.\n\nCrs-Fixed: 401598\nSigned-off-by: Joel King \u003cjoelking@codeaurora.org\u003e\n"
    },
    {
      "commit": "7a72ca62c3f64c7b914edd8d9dbb75933b3c845e",
      "tree": "f6444952123d3678d5c177b5ebc1e31483a55684",
      "parents": [
        "19c87ddde66fd6aad61a60e466a75af235fca7f9"
      ],
      "author": {
        "name": "choongryeol.lee",
        "email": "choongryeol.lee@lge.com",
        "time": "Thu Sep 20 21:50:16 2012 -0700"
      },
      "committer": {
        "name": "Android Partner Code Review",
        "email": "android-gerrit-partner@google.com",
        "time": "Mon Sep 24 21:38:39 2012 -0700"
      },
      "message": "power: pm8921-charger: prevent recharging when batt is overheat\n\nWhen battery is forced to stop charging by overheat, re-charging\nshould not be initiated even if re-charging condition is satisfied.\n\nChange-Id: I0070039a186ccf3f12c0e79a8696a7aa3c61e538\n"
    },
    {
      "commit": "b9873fd64e47339909db536bc0b45afe02d85998",
      "tree": "138a209808f9f997bbb5985efc1222a41dce93ab",
      "parents": [
        "ffb730572e3267eb4166550d29ac93e4f8322960"
      ],
      "author": {
        "name": "jh.koo",
        "email": "jh.koo@lge.com",
        "time": "Thu Sep 20 21:44:34 2012 +0900"
      },
      "committer": {
        "name": "Android Partner Code Review",
        "email": "android-gerrit-partner@google.com",
        "time": "Mon Sep 24 21:20:29 2012 -0700"
      },
      "message": "slimport: Modify to support slimport-to-VGA and slimport-to-DP dongles\n\nChange-Id: I4bbe996351d50bfa2a4073987c97db37a4ed3484\n"
    },
    {
      "commit": "df5f3c82303ca776cf8f7f9557b40d433f3302b2",
      "tree": "362fc416149d03f9cf6c6390b1ced1050617a574",
      "parents": [
        "a2403ce87ec03e6e322271c92fac3d76347c7503"
      ],
      "author": {
        "name": "Kinjal Bhavsar",
        "email": "kbhavsar@codeaurora.org",
        "time": "Tue Sep 18 20:49:02 2012 -0700"
      },
      "committer": {
        "name": "Iliyan Malchev",
        "email": "malchev@google.com",
        "time": "Fri Sep 21 11:14:37 2012 -0700"
      },
      "message": "msm: display: Buffer sync point support\n\nAdd MSMFB_BUFFER_SYNC ioctl for the communication of\nthe acquired and released fence fd between kernel and hwc.\n\nWait for acquired fence before pan display.\nRelease the previous released fence after pan display\n\nChange-Id: I6534aed574a025d948581e70465f06a86b46c868\nSigned-off-by: Ken Zhang \u003ckenz@codeaurora.org\u003e\n"
    },
    {
      "commit": "fe6c39ce0937e3f5ff536f653d971afc7d9f077f",
      "tree": "9a1e4660d4f90d5dfdcf6d54d0eb57e13cc24125",
      "parents": [
        "bd483da2f7a76290369bffb7e5171336d653c134"
      ],
      "author": {
        "name": "Jeff Boody",
        "email": "jboody@codeaurora.org",
        "time": "Thu Aug 09 13:54:50 2012 -0600"
      },
      "committer": {
        "name": "Android Partner Code Review",
        "email": "android-gerrit-partner@google.com",
        "time": "Tue Sep 18 19:44:06 2012 -0700"
      },
      "message": "msm: kgsl: Add support for Android\u0027s sync point framework\n\nThe Android sync point framework will replace the synchronization\npreviously implemented by genlock. This change implements the KGSL\ncomponent of the sync point framework by creating a fence that is\nautomatically signaled by KGSL when it\u0027s timestamp expires. The\nfence FD is returned to the user driver so that another process\ncan wait for the sync point.\n\nChange-Id: Ifee38dfde00e551f3524f7a37833938dcdb64905\nSigned-off-by: Jeff Boody \u003cjboody@codeaurora.org\u003e\n"
    },
    {
      "commit": "b714287e72bd615795c47031b5742465ebf1959d",
      "tree": "ccf3b5f76fec45b4f1ca0e51875d57e088c0e749",
      "parents": [
        "bc187e305cb785d41156979ec342e9c707583557"
      ],
      "author": {
        "name": "Jeff Boody",
        "email": "jboody@codeaurora.org",
        "time": "Tue Aug 14 13:47:00 2012 -0600"
      },
      "committer": {
        "name": "Android Partner Code Review",
        "email": "android-gerrit-partner@google.com",
        "time": "Tue Sep 18 14:39:01 2012 -0700"
      },
      "message": "base: sync: include struct seq_file to fix compile warning\n\nFixes missing declaration for struct seq_file.\n\nChange-Id: Id77c47fad3bbee56d0dbe4a85f56f6f388e686d6\nSigned-off-by: Jeff Boody \u003cjboody@codeaurora.org\u003e\n"
    },
    {
      "commit": "54adcf949ef4118a4ffcdec41c69200c2bb23a6f",
      "tree": "604935a98cd1574534937678e0635d363e5d5c00",
      "parents": [
        "393bd8e5373e91f891e77f7004b2924ab77ec811"
      ],
      "author": {
        "name": "kyungtae.oh",
        "email": "kyungtae.oh@lge.com",
        "time": "Sat Sep 15 11:52:52 2012 +0900"
      },
      "committer": {
        "name": "Android Partner Code Review",
        "email": "android-gerrit-partner@google.com",
        "time": "Mon Sep 17 21:53:46 2012 -0700"
      },
      "message": "power: cleanup the messages of wireless charger\n\nChange-Id: Ie86b46cb9f30fd2e795a144123eec0282ac6e664\n"
    },
    {
      "commit": "7eb84ca4b70f7c1000959afed4cb28133b43d497",
      "tree": "1be8a235b8de0bea0d585a112181d3aaeea65a02",
      "parents": [
        "a66ff760d04c1d812612dac3772ab55085841a44"
      ],
      "author": {
        "name": "Devin Kim",
        "email": "dojip.kim@lge.com",
        "time": "Fri Sep 14 16:16:13 2012 -0700"
      },
      "committer": {
        "name": "Iliyan Malchev",
        "email": "malchev@google.com",
        "time": "Sun Sep 16 15:16:48 2012 -0700"
      },
      "message": "android_vibrator: warmup delay for vibration sensitivity\n\nadd warmup delay before vibrator off\n\nChange-Id: Ie6dd325cc6c6b0f6d4501414442472cd40beb4df\nSigned-off-by: Iliyan Malchev \u003cmalchev@google.com\u003e\n"
    },
    {
      "commit": "c4e40db1f2fe34b84ab5718b3dcc30836a059684",
      "tree": "87ed69540005b305e43b8174d0a546544533290b",
      "parents": [
        "e9496a46864601b8915efa9f49cd64cce7f5a0ea"
      ],
      "author": {
        "name": "Ajay Dudani",
        "email": "adudani@codeaurora.org",
        "time": "Mon Aug 20 14:44:40 2012 -0700"
      },
      "committer": {
        "name": "Iliyan Malchev",
        "email": "malchev@google.com",
        "time": "Fri Sep 14 16:35:53 2012 -0700"
      },
      "message": "EHCI: HSIC: Pass interrupt threshold value as platform data\n\nInterrupt threshold value is the maximum rate at which HSIC\ncontroller will issue interrupts to processor. Increasing\nthis value results in fewer interrupts which may save power\nas processor has to handle fewer interrupts. Side effect of\nincreasing this value is higher data latency. For fusion3,\nset the ITC(interrupt threshold control) to 5 and default\nfor other targets. Also, allow ehci stack to set ITC value\nper controller basis.\n\nCRs-Fixed: 374661\nChange-Id: I0e6bc210679ef211c2850ffbe1dfc80da2f65bf0\nSigned-off-by: Hemant Kumar \u003chemantk@codeaurora.org\u003e\nSigned-off-by: Ajay Dudani \u003cadudani@codeaurora.org\u003e\n"
    },
    {
      "commit": "80b58012a7ca3012dcd52df80f2ccbb3d0337ca3",
      "tree": "2030b11c40f58ef449a849c50a52964ab9d13bee",
      "parents": [
        "6d1bcab87fd55e097d308918429287047b2c1a7b"
      ],
      "author": {
        "name": "Devin Kim",
        "email": "dojip.kim@lge.com",
        "time": "Mon Sep 10 16:05:38 2012 -0700"
      },
      "committer": {
        "name": "Iliyan Malchev",
        "email": "malchev@google.com",
        "time": "Fri Sep 14 12:01:42 2012 -0700"
      },
      "message": "switch: fsa8008: control uart console\n\nAdd the function to control uart console\n\nChange-Id: I932a4c4e5017ded30400b0f7dafbdb365713482b\n"
    },
    {
      "commit": "df53a2ca1d816336799b67c8edd45e971c0c09ad",
      "tree": "1ce797897c4176b0bbbfac719af0f3c72c363f29",
      "parents": [
        "741cddec165837bfef3fb69114263272fa77e808"
      ],
      "author": {
        "name": "Ajay Dudani",
        "email": "adudani@codeaurora.org",
        "time": "Tue Aug 21 17:57:19 2012 -0700"
      },
      "committer": {
        "name": "Iliyan Malchev",
        "email": "malchev@google.com",
        "time": "Thu Sep 13 21:20:35 2012 -0700"
      },
      "message": "sync: change wait timeout to mirror poll semantics\n\nChange-Id: Ib38e6d339d41885a33027752690d65a52b6897f6\nSigned-off-by: Erik Gilling \u003ckonkers@android.com\u003e\nSigned-off-by: Ajay Dudani \u003cadudani@codeaurora.org\u003e\n"
    }
  ],
  "next": "741cddec165837bfef3fb69114263272fa77e808"
}
