)]}'
{
  "log": [
    {
      "commit": "f0fb300a7bd7ccbcd1102bc11d293e007bb65e78",
      "tree": "a6e261cec496e2272a12948a4493a114f770af82",
      "parents": [
        "12eac47a850b6e3c05c7784c20f0d7e2a0933a62"
      ],
      "author": {
        "name": "Ido Shayevitz",
        "email": "idos@codeaurora.org",
        "time": "Tue Jun 26 13:31:56 2012 +0300"
      },
      "committer": {
        "name": "Ido Shayevitz",
        "email": "idos@codeaurora.org",
        "time": "Wed Jun 27 10:34:19 2012 +0300"
      },
      "message": "usb: gadget: Match gadget and gadget_driver according to usb_core_id\n\nAdding new usb_core_id property which is used to match an instance\nof struct usb_gadget to an instance of struct usb_gadget_driver.\nThis will allow constructing more then one usb periheral stack.\nThis new property is optional and if not specified in both the gadget\nand gadget driver then it will have the default value of zero.\n\nChange-Id: Idbab46ed76267ab4827319f2f9efe67c91b50dbd\nSigned-off-by: Ido Shayevitz \u003cidos@codeaurora.org\u003e\n"
    },
    {
      "commit": "12eac47a850b6e3c05c7784c20f0d7e2a0933a62",
      "tree": "0ab5587ba1c85fcc0cacb1331c1e4f66e829a1a9",
      "parents": [
        "63a62680846210d1a00d6e449e7387755e6f6142",
        "8e6edcb2caa638263600be246fe908d9f4b62040"
      ],
      "author": {
        "name": "Linux Build Service Account",
        "email": "lnxbuild@localhost",
        "time": "Tue Jun 26 21:37:07 2012 -0700"
      },
      "committer": {
        "name": "QuIC Gerrit Code Review",
        "email": "code-review@localhost",
        "time": "Tue Jun 26 21:37:07 2012 -0700"
      },
      "message": "Merge \"usb: ehci: Avoid phy lockup due to SOFs during port reset\" into msm-3.4"
    },
    {
      "commit": "36417202f7edd2d00d5cf3e55e2ad01188d82d6f",
      "tree": "40f61f2bccd03f43e856dd2419646afe6595510e",
      "parents": [
        "cd38b8212061d9a63e9cf66021483a9c7493e2f3",
        "eaf59b4cfe1678f7c7423e12b72bd8c794eb15f9"
      ],
      "author": {
        "name": "Linux Build Service Account",
        "email": "lnxbuild@localhost",
        "time": "Tue Jun 26 21:36:44 2012 -0700"
      },
      "committer": {
        "name": "QuIC Gerrit Code Review",
        "email": "code-review@localhost",
        "time": "Tue Jun 26 21:36:44 2012 -0700"
      },
      "message": "Merge \"ASoc: msm: Add support for AAC and WMA decoders.\" into msm-3.4"
    },
    {
      "commit": "cd38b8212061d9a63e9cf66021483a9c7493e2f3",
      "tree": "da602c0eda75082697702e49aa9c8275f617b0ee",
      "parents": [
        "3b43c1b0bf49270fa515991a92ea21e7d7f32188",
        "708d577763f577de01654e3c5df92d1141490976"
      ],
      "author": {
        "name": "Linux Build Service Account",
        "email": "lnxbuild@localhost",
        "time": "Tue Jun 26 21:36:42 2012 -0700"
      },
      "committer": {
        "name": "QuIC Gerrit Code Review",
        "email": "code-review@localhost",
        "time": "Tue Jun 26 21:36:42 2012 -0700"
      },
      "message": "Merge \"mmc: host: Give a unique number to each CAPS2 capability\" into msm-3.4"
    },
    {
      "commit": "8e6edcb2caa638263600be246fe908d9f4b62040",
      "tree": "3a93726a7132a48d488289747990b565cce16d04",
      "parents": [
        "64b4861fcee2f4adbe81551643f2e5dd7d30d5c7"
      ],
      "author": {
        "name": "Vamsi Krishna",
        "email": "vskrishn@codeaurora.org",
        "time": "Wed Jun 20 18:08:50 2012 -0700"
      },
      "committer": {
        "name": "Vamsi Krishna",
        "email": "vskrishn@codeaurora.org",
        "time": "Tue Jun 26 12:52:44 2012 -0700"
      },
      "message": "usb: ehci: Avoid phy lockup due to SOFs during port reset\n\nThere could be race condition between h/w initiating sof\n(start of frames) and finishing port reset. This can\ncause hsic phy lockup, which results in enumeration failure.\nAvoid this race condition by:\n1. Moving to the old enumeration sequence where set_address is\ninitiated before get_device descriptor. This results in one\nport reset instead of two port resets.\n2. Halt usb controller before initiating port reset and start it after\nport reset is complete. This is tricky because PORT_RESET bit\nautomatically clears when h/w completes the reset and failure to\nstart the controller within 3ms causes the peripheral device to\nsuspend resulting in enumeration failure. Hence, after setting\nport reset bit forcefully drive strobe/data lines to reset using\nulpi interface and once port reset is complete, disable forceful\nreset and start the controller in atomic context.\n\nCRs-fixed: 364458, 359930\nChange-Id: I49a2eac8043eb3001956c7ee9ead2c3a901524db\nSigned-off-by: Vamsi Krishna \u003cvskrishn@codeaurora.org\u003e\n"
    },
    {
      "commit": "708d577763f577de01654e3c5df92d1141490976",
      "tree": "6e0a6820d75ccbfd6a9d7bf0f9fa622e806e8947",
      "parents": [
        "63e6e20a39c7636d81cd1912ccb114ed9830eeaa"
      ],
      "author": {
        "name": "Maya Erez",
        "email": "merez@codeaurora.org",
        "time": "Tue Jun 26 07:43:38 2012 +0300"
      },
      "committer": {
        "name": "Linux Build Service Account",
        "email": "lnxbuild@localhost",
        "time": "Tue Jun 26 12:59:04 2012 -0600"
      },
      "message": "mmc: host: Give a unique number to each CAPS2 capability\n\nMMC_CAP2_POWER_OFF_VCCQ_DURING_SUSPEND and MMC_CAP2_PACKED_RD are defined\nto the same value. Needs to give each one of them a unique number.\n\nChange-Id: I5f55396075fbffdae305122cd8fbb9f4b056c751\nSigned-off-by: Maya Erez \u003cmerez@codeaurora.org\u003e\n"
    },
    {
      "commit": "32f20a70cbcbc8ed0c8e6cb4d3acd10e1c87a5c4",
      "tree": "9b5b8103807c463dba7cdfd65cccaf08bf94f051",
      "parents": [
        "804ca59d52753b57c6ccb5ced017a018b9f2e64b"
      ],
      "author": {
        "name": "Mohan Pallaka",
        "email": "mpallaka@codeaurora.org",
        "time": "Thu Jun 14 14:41:11 2012 +0530"
      },
      "committer": {
        "name": "Mohan Pallaka",
        "email": "mpallaka@codeaurora.org",
        "time": "Tue Jun 26 14:35:39 2012 +0530"
      },
      "message": "isa1200: Add support for pwm clk\n\nPWM generation mode needs clk to generate internal PWM\nfor vibration. Add clk apis to enable/disable clock as\nneeded.\n\nChange-Id: I2ba591509fc899186bf0ad7069133a9f1d0e6a42\nSigned-off-by: Mohan Pallaka \u003cmpallaka@codeaurora.org\u003e\n"
    },
    {
      "commit": "ee3710f59aca9da946c45335f6b06333ca3b8711",
      "tree": "44764ac84533ee5a5e133510f26f8be83be51aea",
      "parents": [
        "6eb42e533082256f9587179cadf1e633ad88ba8e",
        "32200301c56b5f8490dc199e4f16b790c879bdf4"
      ],
      "author": {
        "name": "Linux Build Service Account",
        "email": "lnxbuild@localhost",
        "time": "Mon Jun 25 19:41:52 2012 -0700"
      },
      "committer": {
        "name": "QuIC Gerrit Code Review",
        "email": "code-review@localhost",
        "time": "Mon Jun 25 19:41:52 2012 -0700"
      },
      "message": "Merge changes Iaf22b758,I522944b8 into msm-3.4\n\n* changes:\n  msm: rotator: Add secure session flag to rotator start data\n  msm_fb: display: Add DMA and Overlay blt mode address to MDP driver\n"
    },
    {
      "commit": "f89b8235d7d6daa0eb0f09a13ea3e3363278cd3c",
      "tree": "b7852992834f54efd87dd7683e4d706c1525ce36",
      "parents": [
        "d6ac8940d66f2c69f467ab7630bdc79d5bebcf69",
        "28feb3d6001aede64d44f7aa13f364571bb25c5c"
      ],
      "author": {
        "name": "Linux Build Service Account",
        "email": "lnxbuild@localhost",
        "time": "Mon Jun 25 19:41:44 2012 -0700"
      },
      "committer": {
        "name": "QuIC Gerrit Code Review",
        "email": "code-review@localhost",
        "time": "Mon Jun 25 19:41:44 2012 -0700"
      },
      "message": "Merge \"msm: camera: Add support for RDI in VFE\" into msm-3.4"
    },
    {
      "commit": "a83b1d398396e7b5e1a02c70a262c5bd4e140ec3",
      "tree": "fc9df155984c6c4ead0934144d0958ba4a99711a",
      "parents": [
        "1bf25ad76c9d94e422ff6fee6a5d825e18692d32",
        "4e584a304cdf03c4ed7cc28a6457ac22e5d4c688"
      ],
      "author": {
        "name": "Linux Build Service Account",
        "email": "lnxbuild@localhost",
        "time": "Mon Jun 25 16:12:07 2012 -0700"
      },
      "committer": {
        "name": "QuIC Gerrit Code Review",
        "email": "code-review@localhost",
        "time": "Mon Jun 25 16:12:07 2012 -0700"
      },
      "message": "Merge changes I7ba57eca,Ib2f49468,I23601760 into msm-3.4\n\n* changes:\n  mdss: display: implement csc matrix programming\n  mdss: display: add rotator interface to mdss driver\n  defconfig: copper: enable mdss in kernel configuration\n"
    },
    {
      "commit": "de27731b5b7e7a07a8b139a0449087160ff7e60c",
      "tree": "657a8a25df36ebbb48bf8b84d3439508976a836c",
      "parents": [
        "9daf6dcad633c3cf7cd32c86d6eba895d35f5a72",
        "877d7a436aba25e186a23a0e827b5ee70027b593"
      ],
      "author": {
        "name": "Linux Build Service Account",
        "email": "lnxbuild@localhost",
        "time": "Mon Jun 25 14:28:44 2012 -0700"
      },
      "committer": {
        "name": "QuIC Gerrit Code Review",
        "email": "code-review@localhost",
        "time": "Mon Jun 25 14:28:44 2012 -0700"
      },
      "message": "Merge changes Id7f0e657,Iab5a15e0 into msm-3.4\n\n* changes:\n  msm: board-8960: Initialize msm_thermal() during board init\n  msm: thermal: Simplify kernel thermal safeguard mechanism\n"
    },
    {
      "commit": "9daf6dcad633c3cf7cd32c86d6eba895d35f5a72",
      "tree": "d50477ae93481ffabb4a17e974b46b7c265d0759",
      "parents": [
        "535da5af8b02a047ace4b521a68ea83ba05c3259",
        "9b6e58bc7b49aca31f1fac08cf640b08a1de4fe2"
      ],
      "author": {
        "name": "Linux Build Service Account",
        "email": "lnxbuild@localhost",
        "time": "Mon Jun 25 12:36:07 2012 -0700"
      },
      "committer": {
        "name": "QuIC Gerrit Code Review",
        "email": "code-review@localhost",
        "time": "Mon Jun 25 12:36:07 2012 -0700"
      },
      "message": "Merge \"usb: otg: Fix USB remote-wakeup with LPM\" into msm-3.4"
    },
    {
      "commit": "535da5af8b02a047ace4b521a68ea83ba05c3259",
      "tree": "f1838664023ee4641971bd71b8c0c41a04fe09bf",
      "parents": [
        "f1d6d411a88c61f4a21a486fbf0167a2b7f2b0ce",
        "d1760796f3ddc57a5808d9404d4403a43033066c"
      ],
      "author": {
        "name": "Linux Build Service Account",
        "email": "lnxbuild@localhost",
        "time": "Mon Jun 25 12:35:59 2012 -0700"
      },
      "committer": {
        "name": "QuIC Gerrit Code Review",
        "email": "code-review@localhost",
        "time": "Mon Jun 25 12:35:59 2012 -0700"
      },
      "message": "Merge \"ASoC: msm: Add support for afe disconnect command\" into msm-3.4"
    },
    {
      "commit": "f1d6d411a88c61f4a21a486fbf0167a2b7f2b0ce",
      "tree": "52b4b0219d5bad1c00d4d2c7c98822163dad9a73",
      "parents": [
        "ea7701ee131ccc5db140cad4cfdd6a35b949e603",
        "464cafde0fbea08f0df3f60522f8fdbadc4bfaf2"
      ],
      "author": {
        "name": "Linux Build Service Account",
        "email": "lnxbuild@localhost",
        "time": "Mon Jun 25 12:35:45 2012 -0700"
      },
      "committer": {
        "name": "QuIC Gerrit Code Review",
        "email": "code-review@localhost",
        "time": "Mon Jun 25 12:35:45 2012 -0700"
      },
      "message": "Merge changes I493263c4,Ib7ab2b67 into msm-3.4\n\n* changes:\n  usb-gadget: Initial merge of target module for UASP + BOT\n  target: Rename target_allocate_tasks to target_setup_cmd_from_cdb\n"
    },
    {
      "commit": "d4918cba2686ec8b34aa0ab0d7f9ee71776ad7e5",
      "tree": "0f7f88714a365423f48396aeb38c79cf20345186",
      "parents": [
        "b4ad112b4006e5bd266f31d0b7d6db22f7347126",
        "7da88b117a2fb591421e93558413568ca5f61b09"
      ],
      "author": {
        "name": "Linux Build Service Account",
        "email": "lnxbuild@localhost",
        "time": "Mon Jun 25 12:35:32 2012 -0700"
      },
      "committer": {
        "name": "QuIC Gerrit Code Review",
        "email": "code-review@localhost",
        "time": "Mon Jun 25 12:35:32 2012 -0700"
      },
      "message": "Merge \"target: add unknown size flag to target_submit_cmd()\" into msm-3.4"
    },
    {
      "commit": "1857f06647e420c97f9b0e24bb1b77da710d858a",
      "tree": "034757199393d68c0e1ba169a3d696bde0471307",
      "parents": [
        "400fa571cbd6151dc3beec24919b2fcc5db239e5"
      ],
      "author": {
        "name": "Adrian Salido-Moreno",
        "email": "adrianm@codeaurora.org",
        "time": "Tue May 29 17:57:28 2012 -0700"
      },
      "committer": {
        "name": "Adrian Salido-Moreno",
        "email": "adrianm@codeaurora.org",
        "time": "Mon Jun 25 08:42:11 2012 -0700"
      },
      "message": "mdss: display: add rotator interface to mdss driver\n\nAdd rotator session management support with overlay interface using MDP\nflag MDSS_MDP_ROT_ONLY. Overlay interface can only support overlay\nsurface or rotator (written back to memory) but not both.\n\nChange-Id: Ib2f494683b2e6c2fd8c67818df2b57afb82a3df3\nSigned-off-by: Adrian Salido-Moreno \u003cadrianm@codeaurora.org\u003e\n"
    },
    {
      "commit": "9181436c8d688480ded367557b4b9b012b1881b2",
      "tree": "a13b38bc1617dda18eb0d1fe69576615f9dca485",
      "parents": [
        "b4ad112b4006e5bd266f31d0b7d6db22f7347126"
      ],
      "author": {
        "name": "Praveen Chidambaram",
        "email": "pchidamb@codeaurora.org",
        "time": "Fri May 25 17:36:07 2012 -0600"
      },
      "committer": {
        "name": "Praveen Chidambaram",
        "email": "pchidamb@codeaurora.org",
        "time": "Mon Jun 25 08:51:01 2012 -0600"
      },
      "message": "msm: thermal: Simplify kernel thermal safeguard mechanism\n\nUsing CPUFreq policy objects and setting the max frequency limit by\noverriding the policy-\u003emax node, leads to race/overwrite conditions with\nan user trying to use the scaling_max_frequency node.\n\nThe thermal limits are directly communicated to the \u0027msm\u0027 cpufreq driver\nand use the cpufreq_update_policy() to ensure that the frequency is\nlimited as per the thermal safeguard requirements.\n\nCRs-fixed: 370343\nChange-Id: Iab5a15e0f0d25da4b9f6a9417dbfc01bf5d6f8f6\nSigned-off-by: Praveen Chidambaram \u003cpchidamb@codeaurora.org\u003e\n"
    },
    {
      "commit": "32200301c56b5f8490dc199e4f16b790c879bdf4",
      "tree": "a6e2ebb719f69e7f7968a7366c47f55f1724e5a9",
      "parents": [
        "5f979254a80b7a844df3d9c1f49e16427f2477cc"
      ],
      "author": {
        "name": "Ravishangar Kalyanam",
        "email": "rkalya@codeaurora.org",
        "time": "Thu May 31 18:02:24 2012 -0700"
      },
      "committer": {
        "name": "Ravishangar Kalyanam",
        "email": "rkalya@codeaurora.org",
        "time": "Mon Jun 25 07:35:04 2012 -0700"
      },
      "message": "msm: rotator: Add secure session flag to rotator start data\n\nAdd flag for handling secure session to rotator data passed during\nstart ioctl call.\n\nChange-Id: Iaf22b7584a15d4678cd44483c0118bf1fb4c7c9b\nSigned-off-by: Ravishangar Kalyanam \u003crkalya@codeaurora.org\u003e\n"
    },
    {
      "commit": "9b6e58bc7b49aca31f1fac08cf640b08a1de4fe2",
      "tree": "add2a730477730b32cf9747c5c420b894cb9534e",
      "parents": [
        "48baac2d9e7d427c4bd4c086b1fe937806ebeb3d"
      ],
      "author": {
        "name": "Amit Blay",
        "email": "ablay@codeaurora.org",
        "time": "Mon Jun 18 13:12:49 2012 +0300"
      },
      "committer": {
        "name": "Linux Build Service Account",
        "email": "lnxbuild@localhost",
        "time": "Mon Jun 25 04:46:39 2012 -0600"
      },
      "message": "usb: otg: Fix USB remote-wakeup with LPM\n\nSome of USB clocks have to be enabled in order for A2 to\nbe able to wake up USB.\nSince USB now enters LPM upon USB bus suspend, this fix keeps\nUSB pclk \u0026 core_clk enabled, to allow waking up from A2.\n\nA similar fix was already introduced for HSIC driver. This\nchange adds similar fix for USB.\n\nChange-Id: Icd434132bc3dc3466dc7a55bb40603a3de3b4b2f\nCRs-Fixed: 369189\nSigned-off-by: Amit Blay \u003cablay@codeaurora.org\u003e\n"
    },
    {
      "commit": "0a24ae80136689cbead9eb871e2153e262607f51",
      "tree": "7fcc64c0daf60b36a78a90c27bda533a549d0846",
      "parents": [
        "7dc20bf95baed863560fbcb75604eb0dfe3ff768",
        "5a6178b99246319bcc6753460aa4cbecf02da206"
      ],
      "author": {
        "name": "Linux Build Service Account",
        "email": "lnxbuild@localhost",
        "time": "Mon Jun 25 02:10:18 2012 -0700"
      },
      "committer": {
        "name": "QuIC Gerrit Code Review",
        "email": "code-review@localhost",
        "time": "Mon Jun 25 02:10:18 2012 -0700"
      },
      "message": "Merge \"usb: msm_hsusb: Add include to linux/hrtimer\" into msm-3.4"
    },
    {
      "commit": "d1760796f3ddc57a5808d9404d4403a43033066c",
      "tree": "8f50153c73de8a2350d61bda012a54b7a3c76394",
      "parents": [
        "7dc20bf95baed863560fbcb75604eb0dfe3ff768"
      ],
      "author": {
        "name": "Santosh Mardi",
        "email": "gsantosh@codeaurora.org",
        "time": "Tue Jun 12 16:23:19 2012 +0530"
      },
      "committer": {
        "name": "Santosh Mardi",
        "email": "gsantosh@codeaurora.org",
        "time": "Mon Jun 25 12:28:21 2012 +0530"
      },
      "message": "ASoC: msm: Add support for afe disconnect command\n\nFor compressed playback to bypass ADM, AFE connect command\nIs used when the session is closed AFE disconnect command\nShould be issued.\n\nAdd the support for AFE disconnect command.\n\nChange-Id: I4cc4e867c1be36fbc2659520fd14a356c8405f7b\nSigned-off-by: Santosh Mardi \u003cgsantosh@codeaurora.org\u003e\n"
    },
    {
      "commit": "28feb3d6001aede64d44f7aa13f364571bb25c5c",
      "tree": "8f6486f358d64b1eef802bd5cae6f032a79d483d",
      "parents": [
        "7dc20bf95baed863560fbcb75604eb0dfe3ff768"
      ],
      "author": {
        "name": "Nishant Pandit",
        "email": "npandit@codeaurora.org",
        "time": "Thu Apr 26 23:56:22 2012 +0530"
      },
      "committer": {
        "name": "Nishant Pandit",
        "email": "npandit@codeaurora.org",
        "time": "Mon Jun 25 09:39:31 2012 +0530"
      },
      "message": "msm: camera: Add support for RDI in VFE\n\nEnable RDI registers and irq handler in VFE. RDI may\nbe used to dump sensor data directly to memory\nwithout passing through VFE.\n\nChange-Id: I1ca131c31913f62228364440bbe2cd98a6079003\nSigned-off-by: Nishant Pandit \u003cnpandit@codeaurora.org\u003e\n"
    },
    {
      "commit": "89d6d92f35d4db0e8251bc8044e17f78fed5d6bf",
      "tree": "9df65b6217010718cec583d4d64b64fc2c4bff79",
      "parents": [
        "6067aeebe55995266c2570b750c684c5e013ce2d",
        "cf7e27f92a99cdc422d67f6d328c0b910d2bbf9d"
      ],
      "author": {
        "name": "Linux Build Service Account",
        "email": "lnxbuild@localhost",
        "time": "Sun Jun 24 11:14:15 2012 -0700"
      },
      "committer": {
        "name": "QuIC Gerrit Code Review",
        "email": "code-review@localhost",
        "time": "Sun Jun 24 11:14:15 2012 -0700"
      },
      "message": "Merge \"msm: vidc: Video driver update to kernel 3.4.\" into msm-3.4"
    },
    {
      "commit": "5a6178b99246319bcc6753460aa4cbecf02da206",
      "tree": "f6e107bc9fe50a802a800f79c8091d8c66c6a8d9",
      "parents": [
        "c8c69d92c14c130b06ad08ce1722161215f9e9e0"
      ],
      "author": {
        "name": "Ido Shayevitz",
        "email": "idos@codeaurora.org",
        "time": "Sun Jun 10 16:31:13 2012 +0300"
      },
      "committer": {
        "name": "Ido Shayevitz",
        "email": "idos@codeaurora.org",
        "time": "Sun Jun 24 11:29:02 2012 +0300"
      },
      "message": "usb: msm_hsusb: Add include to linux/hrtimer\n\nThis fixes a compilation problem.\n\nChange-Id: Ie8a8ffb5f16351a6590f8743b1b2639c1cb6da73\nSigned-off-by: Ido Shayevitz \u003cidos@codeaurora.org\u003e\n"
    },
    {
      "commit": "d5b72ad32325771d662c4da368b0279375200e4b",
      "tree": "540589439f97a6108274e76cba9702789bf0a218",
      "parents": [
        "7da88b117a2fb591421e93558413568ca5f61b09"
      ],
      "author": {
        "name": "Andy Grover",
        "email": "agrover@redhat.com",
        "time": "Tue Apr 03 15:51:20 2012 -0700"
      },
      "committer": {
        "name": "Pavankumar Kondeti",
        "email": "pkondeti@codeaurora.org",
        "time": "Sun Jun 24 11:43:36 2012 +0530"
      },
      "message": "target: Rename target_allocate_tasks to target_setup_cmd_from_cdb\n\nThis patch renames a horribly misnamed function that no longer allocate\ntasks to something more descriptive for it\u0027s modern use in target core.\n\n(nab: Fix up ib_srpt to use this as well ahead of a target_submit_cmd\nconversion)\n\nChange-Id: Ib7ab2b67723753777084fffe19c47e6eac3b255e\nSigned-off-by: Andy Grover \u003cagrover@redhat.com\u003e\nSigned-off-by: Nicholas Bellinger \u003cnab@linux-iscsi.org\u003e\nSigned-off-by: Pavankumar Kondeti \u003cpkondeti@codeaurora.org\u003e\n"
    },
    {
      "commit": "7da88b117a2fb591421e93558413568ca5f61b09",
      "tree": "9a2ab9226fcd944c62cc0e93367b7cc1f0360ca8",
      "parents": [
        "ca5ace246a3ae92ef960e5f1f161ae87584a03d8"
      ],
      "author": {
        "name": "Sebastian Andrzej Siewior",
        "email": "bigeasy@linutronix.de",
        "time": "Tue Jan 10 14:16:59 2012 +0100"
      },
      "committer": {
        "name": "Pavankumar Kondeti",
        "email": "pkondeti@codeaurora.org",
        "time": "Sun Jun 24 11:36:25 2012 +0530"
      },
      "message": "target: add unknown size flag to target_submit_cmd()\n\nThe UASP protocol does not inform the target device upfront how much\ndata it should expect so we have to learn in from the CDB.  So in order\nto handle this case, add a TARGET_SCF_UNKNOWN_SIZE to target_submit_cmd()\nand perform an explictly assignment for se_cmd-\u003edata_length from the\nextracted CDB size in transport_generic_cmd_sequencer().\n\nChange-Id: Ic654c46de72b263aea8aeb5e8a76136f47dd775e\nSigned-off-by: Sebastian Andrzej Siewior \u003cbigeasy@linutronix.de\u003e\nSigned-off-by: Nicholas Bellinger \u003cnab@linux-iscsi.org\u003e\nSigned-off-by: Pavankumar Kondeti \u003cpkondeti@codeaurora.org\u003e\n"
    },
    {
      "commit": "b4a278e5206d63224c6c8dc4d46f971cc1124c4b",
      "tree": "bef2c5955d8b4b0daa69b7f67c9d0683244252ac",
      "parents": [
        "8131ab9b590c475683a36683962e5ac40d4be2c9"
      ],
      "author": {
        "name": "Kiran Kumar H N",
        "email": "hurlisal@codeaurora.org",
        "time": "Mon Jun 18 19:25:47 2012 -0700"
      },
      "committer": {
        "name": "Kiran Kumar H N",
        "email": "hurlisal@codeaurora.org",
        "time": "Sat Jun 23 13:51:52 2012 -0700"
      },
      "message": "msm: camera: Add IRQ Router subdev implementation.\n\nAdd initial driver code for IRQ Router hardware.\nIt shall be implemented as a v4l2 subdevice of the\nmsm cam server node.\nAdd logic in msm cam server to request for irqs configured\nto the IRQ Router, which can be individual or composite.\nWhen the individual camera hardware cores interrupt,\nthe cam server receives them through the common interrupt\nhandler and dispatches them to to the respective hardware\ncore\u0027s v4l2 subdevice.\nIf the usecase demands that the interrupts from two\ndifferent hw cores be composited into a single interrupt,\n(for eg: VFE and ISPIF), then the cam server stores this\nconfiguration in its interrupt lookup table. When the\ninterrupt is triggered on the composited interrupt,\nit is dispatched to the individual hardware cores\nwhich have been composited into that interrupt.\n\nChange-Id: Iaadd60cc24de9b5ba8d09a151474658902244d7b\nSigned-off-by: Kiran Kumar H N \u003churlisal@codeaurora.org\u003e\n"
    },
    {
      "commit": "8131ab9b590c475683a36683962e5ac40d4be2c9",
      "tree": "26ee986f8f368b3360a85a8b4359fddc7b68441d",
      "parents": [
        "40c18f4139199c066bf3b9acd74814912803b237",
        "7e4464817409aee5e3cb0aec4612f1b0352c28e4"
      ],
      "author": {
        "name": "Linux Build Service Account",
        "email": "lnxbuild@localhost",
        "time": "Sat Jun 23 13:49:34 2012 -0700"
      },
      "committer": {
        "name": "QuIC Gerrit Code Review",
        "email": "code-review@localhost",
        "time": "Sat Jun 23 13:49:34 2012 -0700"
      },
      "message": "Merge \"gpu: ion: Add support for content protection 2.0 in CP heap\" into msm-3.4"
    },
    {
      "commit": "bbbf3bc27be62782415a347119a192ccff355156",
      "tree": "020b2ef2320ca54d35def24f737a210efcd7fbe5",
      "parents": [
        "5fd552cb8732b55ae8e4ce8ac3d265788546a0af",
        "5749b095336c219bb304ca8e49b233916817f611"
      ],
      "author": {
        "name": "Linux Build Service Account",
        "email": "lnxbuild@localhost",
        "time": "Sat Jun 23 12:07:33 2012 -0700"
      },
      "committer": {
        "name": "QuIC Gerrit Code Review",
        "email": "code-review@localhost",
        "time": "Sat Jun 23 12:07:33 2012 -0700"
      },
      "message": "Merge \"ASoc: soc-pcm: Open/close share channel once if it is used by two streams\" into msm-3.4"
    },
    {
      "commit": "fb6b7b71817d08c9f470c3c9ff3b640ade5d6eea",
      "tree": "899935855ac2e7db5a0e3f2be25ab37334e2406b",
      "parents": [
        "8937187d44c6faa5e2339ead009151d0f9d408df",
        "2df27e66353d448e145f7e9fcc4cf57016cf4b57"
      ],
      "author": {
        "name": "Linux Build Service Account",
        "email": "lnxbuild@localhost",
        "time": "Sat Jun 23 09:06:00 2012 -0700"
      },
      "committer": {
        "name": "QuIC Gerrit Code Review",
        "email": "code-review@localhost",
        "time": "Sat Jun 23 09:06:00 2012 -0700"
      },
      "message": "Merge \"msm: camera: Use image mode to get buffer\" into msm-3.4"
    },
    {
      "commit": "c67677a527c401bff5fd67a98fabbfaf8e912a4e",
      "tree": "6ba333d6551e448f3f69f65c43b6ff730513e51c",
      "parents": [
        "1d98ed58e6548ec755de7233c8e9cc4be80343a2",
        "eff4bd5e4dc92ed0245d2083f75810d15fb436d8"
      ],
      "author": {
        "name": "Linux Build Service Account",
        "email": "lnxbuild@localhost",
        "time": "Sat Jun 23 04:18:26 2012 -0700"
      },
      "committer": {
        "name": "QuIC Gerrit Code Review",
        "email": "code-review@localhost",
        "time": "Sat Jun 23 04:18:26 2012 -0700"
      },
      "message": "Merge \"mfd: pm8038-core: Add support for PMIC thermal alarm\" into msm-3.4"
    },
    {
      "commit": "414c4f927a0b360394e1f2485a6fc28ac059e14f",
      "tree": "daf71ff46aaa5d1d6ac5854323f0ca200659b3e6",
      "parents": [
        "410a22f4a41e35bf443732776c2772fa84f98e49",
        "d0c83de621851b87789fdcd46f72628d11dccbe4"
      ],
      "author": {
        "name": "Linux Build Service Account",
        "email": "lnxbuild@localhost",
        "time": "Sat Jun 23 00:39:40 2012 -0700"
      },
      "committer": {
        "name": "QuIC Gerrit Code Review",
        "email": "code-review@localhost",
        "time": "Sat Jun 23 00:39:40 2012 -0700"
      },
      "message": "Merge \"gpu: ion: Add scm calls for content protection 2.0\" into msm-3.4"
    },
    {
      "commit": "993fb108d3403f979d71d70fe02ac4b4afe55610",
      "tree": "b16b098d36ecc7f48d270d38c52c40981d795799",
      "parents": [
        "2e9ec48a2ceeb59e656a2b2a97ed79a97407b814",
        "dac9e600a56f3ddd43ac2499e155bf0782199207"
      ],
      "author": {
        "name": "Linux Build Service Account",
        "email": "lnxbuild@localhost",
        "time": "Fri Jun 22 23:11:23 2012 -0700"
      },
      "committer": {
        "name": "QuIC Gerrit Code Review",
        "email": "code-review@localhost",
        "time": "Fri Jun 22 23:11:23 2012 -0700"
      },
      "message": "Merge \"input: change mpu3050 driver to request regulator, add poll support\" into msm-3.4"
    },
    {
      "commit": "82fd6a45d94c10f85f8b1e89417f262253714498",
      "tree": "be6cdc630da9cddf4be03f4792cbab7bd8c97694",
      "parents": [
        "a060f668ce1204a3f9fc070c45e481f2032ae971",
        "152c3c7ba9bc0d47857534f3c7c16f6817297ae1"
      ],
      "author": {
        "name": "Linux Build Service Account",
        "email": "lnxbuild@localhost",
        "time": "Fri Jun 22 16:11:20 2012 -0700"
      },
      "committer": {
        "name": "QuIC Gerrit Code Review",
        "email": "code-review@localhost",
        "time": "Fri Jun 22 16:11:20 2012 -0700"
      },
      "message": "Merge \"msm:vidc: provide support to raise afab and ebi1 clks to turbo mode.\" into msm-3.4"
    },
    {
      "commit": "3ced7bf59c0c1b7a1ad778a922eeb0e97d604efd",
      "tree": "1b53f9f4665d2bd5872a896356109e91bdb3047c",
      "parents": [
        "3642ec172eea4c4f1f7873a1eac60b05b3914ae3",
        "93eb1769b8cc503bc431d266b4cd5aa5ea73a49e"
      ],
      "author": {
        "name": "Linux Build Service Account",
        "email": "lnxbuild@localhost",
        "time": "Fri Jun 22 16:11:06 2012 -0700"
      },
      "committer": {
        "name": "QuIC Gerrit Code Review",
        "email": "code-review@localhost",
        "time": "Fri Jun 22 16:11:06 2012 -0700"
      },
      "message": "Merge \"radio-tavarua: Add IOCTL commands to configure the SPUR Table\" into msm-3.4"
    },
    {
      "commit": "cf7e27f92a99cdc422d67f6d328c0b910d2bbf9d",
      "tree": "c861b3b34a50bb0f9db3e00a0ac294432a8cc861",
      "parents": [
        "3642ec172eea4c4f1f7873a1eac60b05b3914ae3"
      ],
      "author": {
        "name": "Vinay Kalia",
        "email": "vkalia@codeaurora.org",
        "time": "Thu Jun 14 19:05:15 2012 -0700"
      },
      "committer": {
        "name": "Ashray Kulkarni",
        "email": "ashrayk@codeaurora.org",
        "time": "Fri Jun 22 15:25:13 2012 -0700"
      },
      "message": "msm: vidc: Video driver update to kernel 3.4.\n\nDuring the migration from kernel 3.0 to 3.4, V4L2 framework changed.\nThis requires changes from video driver. This change makes video\ndriver code compatible with kernel 3.4.\n\nChange-Id: I12fb28e4b7c261c9755fbb62bb6bb8ea299d5272\nSigned-off-by: Vinay Kalia \u003cvkalia@codeaurora.org\u003e\n"
    },
    {
      "commit": "2df27e66353d448e145f7e9fcc4cf57016cf4b57",
      "tree": "c10cd476e89cae9049028318c43814a44e2557d6",
      "parents": [
        "f2bd41381a2982d0c787f57ab9a9240e023fb5ce"
      ],
      "author": {
        "name": "Kevin Chan",
        "email": "ktchan@codeaurora.org",
        "time": "Fri Jun 15 00:06:54 2012 -0700"
      },
      "committer": {
        "name": "Kevin Chan",
        "email": "ktchan@codeaurora.org",
        "time": "Fri Jun 22 11:15:07 2012 -0700"
      },
      "message": "msm: camera: Use image mode to get buffer\n\nUse image mode instead of vfe operation mode to\nget and free buffer\n\nChange-Id: I33e912b0fa4e16d3a89161f98ab9a659b9c197f6\nSigned-off-by: Kevin Chan \u003cktchan@codeaurora.org\u003e\n"
    },
    {
      "commit": "6e732b315ea97e424f5c6e76a50164cf21c375e5",
      "tree": "6c9cc5d2b31ca039b051cb6a5be34fd619826056",
      "parents": [
        "feb2f0c0cf3bde85c4d06354e1e06d8e0968521b",
        "c39472ed7d5614a2e40fa6ebb3cd418f5b2e6bca"
      ],
      "author": {
        "name": "Linux Build Service Account",
        "email": "lnxbuild@localhost",
        "time": "Fri Jun 22 08:44:10 2012 -0700"
      },
      "committer": {
        "name": "QuIC Gerrit Code Review",
        "email": "code-review@localhost",
        "time": "Fri Jun 22 08:44:10 2012 -0700"
      },
      "message": "Merge \"V4L2: msm: Add events for video codecs.\" into msm-3.4"
    },
    {
      "commit": "feb2f0c0cf3bde85c4d06354e1e06d8e0968521b",
      "tree": "04ac470cb1898f09ef8b218ee105d925864963a4",
      "parents": [
        "49c347c4cca036cd6a66aa5c79c379fa5ba5c89a",
        "0e05f020afef0ef929b038ff407a9ddac4250b61"
      ],
      "author": {
        "name": "Linux Build Service Account",
        "email": "lnxbuild@localhost",
        "time": "Fri Jun 22 08:44:05 2012 -0700"
      },
      "committer": {
        "name": "QuIC Gerrit Code Review",
        "email": "code-review@localhost",
        "time": "Fri Jun 22 08:44:05 2012 -0700"
      },
      "message": "Merge \"msm: msm_sdcc: Set default clock gating timeout to 200msecs\" into msm-3.4"
    },
    {
      "commit": "fa429b613b3d9ccc569801756f3fb7214a1b9a88",
      "tree": "2ea06f275d823b7bef56a36f62f91edcebc25205",
      "parents": [
        "4641a9446202ddab3a8b71c59d006dd7e6acf493",
        "82f3a7ab84ff9ac56a9bc313ca6471786ab0d2dd"
      ],
      "author": {
        "name": "Linux Build Service Account",
        "email": "lnxbuild@localhost",
        "time": "Fri Jun 22 07:01:53 2012 -0700"
      },
      "committer": {
        "name": "QuIC Gerrit Code Review",
        "email": "code-review@localhost",
        "time": "Fri Jun 22 07:01:53 2012 -0700"
      },
      "message": "Merge changes I8bc983eb,Iae91d1c9,I437c6ad2,I1c981a53,Ifdbb7dc5,I48ecfd03,I6d412d6f,I5a55cc40 into msm-3.4\n\n* changes:\n  msm: 9615: regulators: Move USB VDDCX to corner voting\n  usb: gadget: hsic: Add support for VDDCX corner voting\n  msm: clock-9615: Vote for VDD_DIG via the new voltage corner regulator\n  msm: acpuclock-9615: Vote for VDD_DIG via the new voltage corner regulator\n  msm: board-9615: Add new VDD_dig voltage corner regulator\n  msm: rpm-regulator: Add support for 9615 voltage corner regulator\n  msm: 9615: Support for corner volages during sleep.\n  msm: rpm-9615: Update RPM enums for corner voltages\n"
    },
    {
      "commit": "dac9e600a56f3ddd43ac2499e155bf0782199207",
      "tree": "5d0412565939875fda00a75c33bcc9e9ceda0bb6",
      "parents": [
        "cdb31565a7ea6f5792c25b6d2152a87e7e8e60e5"
      ],
      "author": {
        "name": "Wentao Xu",
        "email": "wentaox@codeaurora.org",
        "time": "Tue Jun 12 11:52:34 2012 -0400"
      },
      "committer": {
        "name": "Wentao Xu",
        "email": "wentaox@codeaurora.org",
        "time": "Fri Jun 22 10:00:43 2012 -0400"
      },
      "message": "input: change mpu3050 driver to request regulator, add poll support\n\nNeeded on 8x30 MTP/MDP platforms, where interrupt line polled up and\ndoes not work with driver\u0027s default configuration\n\nChange-Id: I4827c7a1f7df147245336d18523088c013381f1e\nSigned-off-by: Wentao Xu \u003cwentaox@codeaurora.org\u003e\n"
    },
    {
      "commit": "4a195e56cc30489101a21675c06462c5bd7cbf85",
      "tree": "7d4ee861fa56fa7a5cce9f70fb7c364f120875bc",
      "parents": [
        "694ac30ab35094e57bb7c029feb3d724e151afca",
        "3c3788281e7979d1cb36f9424fe9c5c4806d916f"
      ],
      "author": {
        "name": "Linux Build Service Account",
        "email": "lnxbuild@localhost",
        "time": "Fri Jun 22 00:33:33 2012 -0700"
      },
      "committer": {
        "name": "QuIC Gerrit Code Review",
        "email": "code-review@localhost",
        "time": "Fri Jun 22 00:33:33 2012 -0700"
      },
      "message": "Merge \"power: bms/ccadc: move ccadc calibration to ccadc driver\" into msm-3.4"
    },
    {
      "commit": "7c9f3267aa6fab319d05ed9c1d25b0c5e798420c",
      "tree": "24e832427a36c1f5b6490c220fcb491caa0779ea",
      "parents": [
        "30c54c9b0d70032b5d0dd1fc971df0035f127ffb",
        "d6d2863519c2351ef790758ed134e012d4563c4e"
      ],
      "author": {
        "name": "Linux Build Service Account",
        "email": "lnxbuild@localhost",
        "time": "Thu Jun 21 22:03:36 2012 -0700"
      },
      "committer": {
        "name": "QuIC Gerrit Code Review",
        "email": "code-review@localhost",
        "time": "Thu Jun 21 22:03:36 2012 -0700"
      },
      "message": "Merge changes I0a44c690,Ib98677b8 into msm-3.4\n\n* changes:\n  mdss: display: implement writeback interface for mdss\n  mdss: display: Add Mobile Display SubSystem driver\n"
    },
    {
      "commit": "eaf59b4cfe1678f7c7423e12b72bd8c794eb15f9",
      "tree": "96208bdae80ca5434ebe2d1aa99dcf5e68783d53",
      "parents": [
        "e5ddfe34e36507bc85174e9b07d7f1c69e6932fd"
      ],
      "author": {
        "name": "Harmandeep Singh",
        "email": "hsingh@codeaurora.org",
        "time": "Tue Jun 05 21:46:02 2012 -0700"
      },
      "committer": {
        "name": "Harmandeep Singh",
        "email": "hsingh@codeaurora.org",
        "time": "Thu Jun 21 18:09:56 2012 -0700"
      },
      "message": "ASoc: msm: Add support for AAC and WMA decoders.\n\nAdd support for AAC and WMA decoders.\n\nChange-Id: Iba66fdf71e852387015a0d03d0f1f9b5a0f09682\nSigned-off-by: Harmandeep Singh \u003chsingh@codeaurora.org\u003e\n"
    },
    {
      "commit": "eff4bd5e4dc92ed0245d2083f75810d15fb436d8",
      "tree": "80d3726f94c463d1185443c3631f9de3aa977e51",
      "parents": [
        "cdb31565a7ea6f5792c25b6d2152a87e7e8e60e5"
      ],
      "author": {
        "name": "David Collins",
        "email": "collinsd@codeaurora.org",
        "time": "Thu Jun 21 15:31:13 2012 -0700"
      },
      "committer": {
        "name": "David Collins",
        "email": "collinsd@codeaurora.org",
        "time": "Thu Jun 21 16:00:37 2012 -0700"
      },
      "message": "mfd: pm8038-core: Add support for PMIC thermal alarm\n\nAdd pm8xxx-tm subdevice into pm8038-core.  The pm8xxx-tm device\ncan be used to access the real-time PMIC die temperature.  It\ncan also be used to trigger an interrupt when critical\ntemperature thresholds are reached.\n\nChange-Id: I4b8bda1d51cafaa6b77408da4c183bdb2dc4327a\nSigned-off-by: David Collins \u003ccollinsd@codeaurora.org\u003e\n"
    },
    {
      "commit": "7e4464817409aee5e3cb0aec4612f1b0352c28e4",
      "tree": "2ec1a162658ff1a73d2f6bc04b92fb5e2d27086a",
      "parents": [
        "f68983eaa0b7b9eb2bb35937e799a43fab5442d5"
      ],
      "author": {
        "name": "Laura Abbott",
        "email": "lauraa@codeaurora.org",
        "time": "Wed Jun 13 15:59:39 2012 -0700"
      },
      "committer": {
        "name": "Laura Abbott",
        "email": "lauraa@codeaurora.org",
        "time": "Thu Jun 21 13:55:36 2012 -0700"
      },
      "message": "gpu: ion: Add support for content protection 2.0 in CP heap\n\nAdd support to allow ion_cp_heap.c to secure according to new\nrequirements. This includes adding versioning to the secure\ncalls to allow other types of securing to take place.\n\nChange-Id: I65e07ebaeefa1d0572b6531753a707a28284aa0d\nSigned-off-by: Laura Abbott \u003clauraa@codeaurora.org\u003e\n"
    },
    {
      "commit": "5749b095336c219bb304ca8e49b233916817f611",
      "tree": "e9a4a27c24623852ddf6a1a8b9f7b0bf5dbeb943",
      "parents": [
        "e163a1994ed325200c37226298e8eca41225ef6a"
      ],
      "author": {
        "name": "Helen Zeng",
        "email": "xiaoyunz@codeaurora.org",
        "time": "Sun Jun 10 11:50:29 2012 -0700"
      },
      "committer": {
        "name": "Helen Zeng",
        "email": "xiaoyunz@codeaurora.org",
        "time": "Thu Jun 21 10:26:34 2012 -0700"
      },
      "message": "ASoc: soc-pcm: Open/close share channel once if it is used by two streams\n\n- During voice and normal recording concurrency case, both voice\nand recording streams share the same tx channel. If one stream\nalready opens the tx channel, another stream will get error when\ntrying to open the same channel again. If one stream ends and closes\nthe channel, but another stream will lose the sound if it\u0027s still using\nit.\n- To prevent the above issues, only send SND_SOC_DAPM_STREAM_START event\nwhen capture active count is one. And send SND_SOC_DAPM_STREAM_STOP event\nwhen capture active count is zero.\n\nChange-Id: Ic6dcd5d8d1949c2b96d46915a4399a454075fbb7\nCRs-Fixed: 357022\nSigned-off-by: Helen Zeng \u003cxiaoyunz@codeaurora.org\u003e\n"
    },
    {
      "commit": "0e05f020afef0ef929b038ff407a9ddac4250b61",
      "tree": "fab8989584db71fe982dd2871b2f2ed009c2308e",
      "parents": [
        "cdb31565a7ea6f5792c25b6d2152a87e7e8e60e5"
      ],
      "author": {
        "name": "Sujit Reddy Thumma",
        "email": "sthumma@codeaurora.org",
        "time": "Mon Jun 11 19:44:18 2012 +0530"
      },
      "committer": {
        "name": "Sujit Reddy Thumma",
        "email": "sthumma@codeaurora.org",
        "time": "Thu Jun 21 08:40:42 2012 +0530"
      },
      "message": "msm: msm_sdcc: Set default clock gating timeout to 200msecs\n\nWith commit c84f15ae, the default clock gating delay in mmc host\ninit is set to zero. For MSM targets this can cause huge\nperformance hit as sometimes the clocks are non-local and\nrequires a request to other subsystem leading to significant\nroundtrip delay.\n\nFix this to have atleast 200msecs delay in turning off the sdcc\nclocks after a request is completed.\n\nChange-Id: I5f434cf98373154d817735dba8f5bc8810d27611\nSigned-off-by: Sujit Reddy Thumma \u003csthumma@codeaurora.org\u003e\n"
    },
    {
      "commit": "c39472ed7d5614a2e40fa6ebb3cd418f5b2e6bca",
      "tree": "8e102a5aa71179849e5f64cd68e55e4658c96d8a",
      "parents": [
        "26d45460e9699e041a399713f1524ceecf3df200"
      ],
      "author": {
        "name": "Vinay Kalia",
        "email": "vkalia@codeaurora.org",
        "time": "Thu Jun 14 19:34:57 2012 -0700"
      },
      "committer": {
        "name": "Ashray Kulkarni",
        "email": "ashrayk@codeaurora.org",
        "time": "Wed Jun 20 19:54:08 2012 -0700"
      },
      "message": "V4L2: msm: Add events for video codecs.\n\nAdds events for video codecs so that clients can be\nnotified of important events asynchronously.\n\nChange-Id: I0177bdc6249306ed580aca5ec2ed434174a57ba7\nSigned-off-by: Vinay Kalia \u003cvkalia@codeaurora.org\u003e\n"
    },
    {
      "commit": "b2157c9abb7b436776f786760607126d1c9a8433",
      "tree": "f977a922bd19e9e70193c30ff887b62e7be5a8dc",
      "parents": [
        "334889ea8c126fd465f0d86ac680630613e9fa31"
      ],
      "author": {
        "name": "Nishant Pandit",
        "email": "npandit@codeaurora.org",
        "time": "Wed Apr 25 01:09:28 2012 +0530"
      },
      "committer": {
        "name": "Nishant Pandit",
        "email": "npandit@codeaurora.org",
        "time": "Thu Jun 21 03:22:29 2012 +0530"
      },
      "message": "msm: camera: Decouple the ISPIF component from sensor\n\nIspif is a separate hardware block. Decouple\nit from sensors so that it can be controlled for various\ncamera usecases.\n\nChange-Id: I539fcb4166edc7a14d15a94c2f7f56b2f196a971\nSigned-off-by: Nishant Pandit \u003cnpandit@codeaurora.org\u003e\n"
    },
    {
      "commit": "152c3c7ba9bc0d47857534f3c7c16f6817297ae1",
      "tree": "8771bfc076f9e3a538c1483a5c9687a9f3c2fdcb",
      "parents": [
        "28bbbd51bbc8116b5ddc7f8f95b000772d4365bc"
      ],
      "author": {
        "name": "Arun Menon",
        "email": "menon@codeaurora.org",
        "time": "Wed Jun 20 11:50:08 2012 -0700"
      },
      "committer": {
        "name": "Arun Menon",
        "email": "menon@codeaurora.org",
        "time": "Wed Jun 20 12:07:11 2012 -0700"
      },
      "message": "msm:vidc: provide support to raise afab and ebi1 clks to turbo mode.\n\nThis change provides support to raise the clks to turbo mode for mpeg4\nclips with high number of slices. The firmware performance degrades if\nthe number of slices is more than 10. Without this fix, we see lot of\nframe drops happening, causing a freeze effect.\n\nChange-Id: Ia897854ef6d30bb97cd37810b22eb1ab5ad818fb\nCRs-Fixed: 358615\nSigned-off-by: Arun Menon \u003cmenon@codeaurora.org\u003e\n"
    },
    {
      "commit": "30fd2e6cf6899d71e6cda2781c1182333788d4d0",
      "tree": "cdf43c1b86740ec3d95f812a6454ede819d7d53e",
      "parents": [
        "c301ca1150f4a762bba9c7aec29f0a6f0587d2ca",
        "e2c9c0bf3f925e9f671b5c18795ae415fed58510"
      ],
      "author": {
        "name": "Linux Build Service Account",
        "email": "lnxbuild@localhost",
        "time": "Tue Jun 19 19:07:14 2012 -0700"
      },
      "committer": {
        "name": "QuIC Gerrit Code Review",
        "email": "code-review@localhost",
        "time": "Tue Jun 19 19:07:14 2012 -0700"
      },
      "message": "Merge \"msm: camera: add ion dev fd field to frame structure.\" into msm-3.4"
    },
    {
      "commit": "e55fa120321f49385973b37f8b258bf78163743b",
      "tree": "e763f7bd78d0f933286857977aa0faca0b1f7045",
      "parents": [
        "626583b0a5f91afea8125ad1644a93b02c8bd3e7"
      ],
      "author": {
        "name": "Adrian Salido-Moreno",
        "email": "adrianm@codeaurora.org",
        "time": "Tue May 29 15:36:08 2012 -0700"
      },
      "committer": {
        "name": "Adrian Salido-Moreno",
        "email": "adrianm@codeaurora.org",
        "time": "Tue Jun 19 11:36:46 2012 -0700"
      },
      "message": "mdss: display: Add Mobile Display SubSystem driver\n\n- Implements Linux frame buffer interface to interact with userspace\n  libraries and applications, based on msm_fb frame buffer.\n- Implement MDP driver which handles MDP core data path setup and\n  hardware blocks programming.\n- Support for UI through Linux frame buffer FBIOPAN_DISPLAY ioctl.\n\nChange-Id: Ib98677b8d81d74283b27dea08a9f1a705c101bce\nSigned-off-by: Adrian Salido-Moreno \u003cadrianm@codeaurora.org\u003e\n"
    },
    {
      "commit": "3c3788281e7979d1cb36f9424fe9c5c4806d916f",
      "tree": "af97c322083744643096a042feb8c648ec523563",
      "parents": [
        "626583b0a5f91afea8125ad1644a93b02c8bd3e7"
      ],
      "author": {
        "name": "David Keitel",
        "email": "dkeitel@codeaurora.org",
        "time": "Thu Jun 07 13:43:22 2012 -0700"
      },
      "committer": {
        "name": "David Keitel",
        "email": "dkeitel@codeaurora.org",
        "time": "Tue Jun 19 10:57:02 2012 -0700"
      },
      "message": "power: bms/ccadc: move ccadc calibration to ccadc driver\n\nThere is a dependency for the CCADC calibration work on the BMS\ndriver. This prevents some devices that do not use the BMS\nto utilize the CCADC.\n\nRemove this dependency by moving the ccadc calibration\nwork to the CCADC driver to avoid this.\n\nChange-Id: If43c781d6d2bc27f64dbbe594b6e81c5a5642f0b\nSigned-off-by: David Keitel \u003cdkeitel@codeaurora.org\u003e\n"
    },
    {
      "commit": "e2c9c0bf3f925e9f671b5c18795ae415fed58510",
      "tree": "194b95beb1ab079c9b83760f225e75f03ac9395b",
      "parents": [
        "e2ecb58a6c5011549aac3e86fb1c13e7b7c65104"
      ],
      "author": {
        "name": "Ankit Premrajka",
        "email": "ankitp@codeaurora.org",
        "time": "Thu Jun 07 17:18:25 2012 -0700"
      },
      "committer": {
        "name": "Ankit Premrajka",
        "email": "ankitp@codeaurora.org",
        "time": "Tue Jun 19 10:47:14 2012 -0700"
      },
      "message": "msm: camera: add ion dev fd field to frame structure.\n\nThe ion dev fd field is required to represent the client\nthat allocated the buffer represented by the frame.\n\nChange-Id: I8de791158251069275becc9f6413382fc6738492\nSigned-off-by: Ankit Premrajka \u003cankitp@codeaurora.org\u003e\n"
    },
    {
      "commit": "42ee5a0abd135cba16295138663d33919a3ce4c0",
      "tree": "30bc293be6ef680c3be267543b715b539d2d3453",
      "parents": [
        "b6fa5cb0b5dd99cdb33539531c6500deba97d00f",
        "48abc4029872e732ea099958c63e6c6ee72fd850"
      ],
      "author": {
        "name": "Linux Build Service Account",
        "email": "lnxbuild@localhost",
        "time": "Tue Jun 19 06:18:35 2012 -0700"
      },
      "committer": {
        "name": "QuIC Gerrit Code Review",
        "email": "code-review@localhost",
        "time": "Tue Jun 19 06:18:35 2012 -0700"
      },
      "message": "Merge \"tzcom: Remove tzcom driver components.\" into msm-3.4"
    },
    {
      "commit": "3218a997c1daf17fdb5ecdb7e3d80ca85757ed58",
      "tree": "d2f81a7c77bec3cc409ddaf832d831ef01f7e5f3",
      "parents": [
        "788a727b5a19b7528ed393c73b5f416fecf6fe8a",
        "779dc76f0a8d5db02df5d8b7d9794cd6766d0b9d"
      ],
      "author": {
        "name": "Linux Build Service Account",
        "email": "lnxbuild@localhost",
        "time": "Tue Jun 19 03:42:38 2012 -0700"
      },
      "committer": {
        "name": "QuIC Gerrit Code Review",
        "email": "code-review@localhost",
        "time": "Tue Jun 19 03:42:38 2012 -0700"
      },
      "message": "Merge changes I7141c8d6,If8b6723f into msm-3.4\n\n* changes:\n  msm: mpq8064: Allow power up and down to be more dynamic\n  msm: mpq8064: Enable v4l2 event handle in VCAP\n"
    },
    {
      "commit": "96f04573bc7e7d580a7bae8b706f7fb769b0d99a",
      "tree": "eb735f35f232a5fd014e79fa3182b211c5491c0e",
      "parents": [
        "3211c8c4b47a9462e70937f3e0784aea74694fcf",
        "c3b2440f90170806ce3247d1a6bb981918416d74"
      ],
      "author": {
        "name": "Linux Build Service Account",
        "email": "lnxbuild@localhost",
        "time": "Tue Jun 19 00:39:50 2012 -0700"
      },
      "committer": {
        "name": "QuIC Gerrit Code Review",
        "email": "code-review@localhost",
        "time": "Tue Jun 19 00:39:50 2012 -0700"
      },
      "message": "Merge \"ASoC: wcd9320: Add intial driver for WCD9320 codec\" into msm-3.4"
    },
    {
      "commit": "d0c83de621851b87789fdcd46f72628d11dccbe4",
      "tree": "5c4848c4ed22731d9299b621fe36197e756b0e66",
      "parents": [
        "e2ecb58a6c5011549aac3e86fb1c13e7b7c65104"
      ],
      "author": {
        "name": "Laura Abbott",
        "email": "lauraa@codeaurora.org",
        "time": "Tue Jun 12 18:49:57 2012 -0700"
      },
      "committer": {
        "name": "Laura Abbott",
        "email": "lauraa@codeaurora.org",
        "time": "Mon Jun 18 10:42:44 2012 -0700"
      },
      "message": "gpu: ion: Add scm calls for content protection 2.0\n\nThe next generation of content protection has separate SCM\ncalls into TZ. Add these functions in a dedicated file so they\ncan be used by any Ion heap.\n\nChange-Id: I197130f6a5fc33efcd6871b0f7c362fa99f18d20\nSigned-off-by: Laura Abbott \u003clauraa@codeaurora.org\u003e\n"
    },
    {
      "commit": "c3b2440f90170806ce3247d1a6bb981918416d74",
      "tree": "8ba05b5946d90472ae2161975df44679e81568c3",
      "parents": [
        "c6a4ccdbeb4184b79e5f1ca3f68a19cacdcf8d59"
      ],
      "author": {
        "name": "Kiran Kandi",
        "email": "kkandi@codeaurora.org",
        "time": "Mon Jun 11 00:05:59 2012 -0700"
      },
      "committer": {
        "name": "Kiran Kandi",
        "email": "kkandi@codeaurora.org",
        "time": "Mon Jun 18 09:44:34 2012 -0700"
      },
      "message": "ASoC: wcd9320: Add intial driver for WCD9320 codec\n\nThe WCD9320 Codec Driver is an ALSA-compliant codec driver. This driver\nconstructs the internal codec audio paths with DAPM widgets and\ncontrols and provides the controls to the upper layers to enable and\nconfigure audio paths.\n\nChange-Id: Iee29359bebfc838cd200732b7191a2eb6a2087ee\nSigned-off-by: Kiran Kandi \u003ckkandi@codeaurora.org\u003e\n"
    },
    {
      "commit": "48abc4029872e732ea099958c63e6c6ee72fd850",
      "tree": "f98f6db5df9eb6ab824c1f5ee4d195e6b5a5c6cd",
      "parents": [
        "c6a4ccdbeb4184b79e5f1ca3f68a19cacdcf8d59"
      ],
      "author": {
        "name": "Ramesh Masavarapu",
        "email": "rameshm@codeaurora.org",
        "time": "Tue Jun 12 08:08:23 2012 -0700"
      },
      "committer": {
        "name": "Ramesh Masavarapu",
        "email": "rameshm@codeaurora.org",
        "time": "Fri Jun 15 14:48:55 2012 -0700"
      },
      "message": "tzcom: Remove tzcom driver components.\n\nRemove tzcom driver components that includes files,\nclock definitions. Currently tzcom driver has been replaced\nby qseecom driver.\n\nChange-Id: I1832d921a7b949057b84a7e0aa9afaa445be5194\nSigned-off-by: Ramesh Masavarapu \u003crameshm@codeaurora.org\u003e\n"
    },
    {
      "commit": "41a3870e67baceb635884c7fcc76bc7b12273418",
      "tree": "b7a5d8faa26dcf482f1c6b65bcc19fa516c1d3d5",
      "parents": [
        "c6a4ccdbeb4184b79e5f1ca3f68a19cacdcf8d59"
      ],
      "author": {
        "name": "Kevin Chan",
        "email": "ktchan@codeaurora.org",
        "time": "Wed Jun 06 22:25:41 2012 -0700"
      },
      "committer": {
        "name": "Kevin Chan",
        "email": "ktchan@codeaurora.org",
        "time": "Fri Jun 15 12:55:11 2012 -0700"
      },
      "message": "msm: camera: Add v4l2 private ioctls\n\nAdd private ioctls s_ctrl, query_ctrl where\nwe need to get ctrl data from userspace.\n\nChange-Id: I404236d072bafb3ef6ef3c0723a707f5805fe92b\nSigned-off-by: Kevin Chan \u003cktchan@codeaurora.org\u003e\n"
    },
    {
      "commit": "d6ea6106e35373745a6ce2ef87dfaf0f81b3becc",
      "tree": "bab0b9cd708381f55762ddbd4d743adc233098d1",
      "parents": [
        "8c648eba58e9d402b351f7ddbb8b6d1c63ca0d6c"
      ],
      "author": {
        "name": "Amit Blay",
        "email": "ablay@codeaurora.org",
        "time": "Thu Jun 07 16:26:24 2012 +0300"
      },
      "committer": {
        "name": "David Collins",
        "email": "collinsd@codeaurora.org",
        "time": "Fri Jun 15 08:24:00 2012 -0700"
      },
      "message": "usb: gadget: hsic: Add support for VDDCX corner voting\n\nThis change add support in ci13xxx_msm_hsic driver and\nehci-msm-hsic driver for VDDCX corner voting.\nIn case a VDDCX corner resource is supported by the platform,\nit will be used. Else, the legacy voting for specific voltage\nlevel will be used.\n\nChange-Id: Iae91d1c945f9b61340628b2fc7c7727e4cca6a1e\nCRs-Fixed: 354458\nSigned-off-by: Amit Blay \u003cablay@codeaurora.org\u003e\nSigned-off-by: David Collins \u003ccollinsd@codeaurora.org\u003e\n"
    },
    {
      "commit": "779dc76f0a8d5db02df5d8b7d9794cd6766d0b9d",
      "tree": "9fdf21f70178e256c8cb8acd64e5a8ed763725dc",
      "parents": [
        "98d11809bd87467a452f9e74d591515499abcfd8"
      ],
      "author": {
        "name": "Terence Hampson",
        "email": "thampson@codeaurora.org",
        "time": "Thu Jun 07 15:59:27 2012 -0400"
      },
      "committer": {
        "name": "Terence Hampson",
        "email": "thampson@codeaurora.org",
        "time": "Fri Jun 15 10:51:59 2012 -0400"
      },
      "message": "msm: mpq8064: Allow power up and down to be more dynamic\n\nTo save power regulators are only powered on when needed. Also in\nthis change is that clock rate is not longer set to max rate.\nClock speed set to lowest rate and still remain properly functional\n\nChange-Id: I7141c8d630e4dbf5c2593e0aea9a18dc3866a1fd\nSigned-off-by: Terence Hampson \u003cthampson@codeaurora.org\u003e\n"
    },
    {
      "commit": "98d11809bd87467a452f9e74d591515499abcfd8",
      "tree": "f4a6a37780d25c20a55e8408cb35964b3409035c",
      "parents": [
        "e5547a0625584a8011a4f87100f4f28103640d36"
      ],
      "author": {
        "name": "Terence Hampson",
        "email": "thampson@codeaurora.org",
        "time": "Wed Jun 06 18:18:43 2012 -0400"
      },
      "committer": {
        "name": "Terence Hampson",
        "email": "thampson@codeaurora.org",
        "time": "Fri Jun 15 10:41:43 2012 -0400"
      },
      "message": "msm: mpq8064: Enable v4l2 event handle in VCAP\n\nThis will allow client to subscribe and receive events regarding\nVCAP device\n\nChange-Id: If8b6723feaa29dcf4e6a3bb9275ccc776081c830\nSigned-off-by: Terence Hampson \u003cthampson@codeaurora.org\u003e\n"
    },
    {
      "commit": "1165fbf8e6c4dca39d63b3aecc60d8a3bc8547b6",
      "tree": "1a2c05d1e669be9ed8dd209332e9c4003b16e49e",
      "parents": [
        "35a478de5815edcc0f57af975167505c69b6c5ff",
        "64bd23cb9d7ed79a1f18a938116112c4196772e3"
      ],
      "author": {
        "name": "Linux Build Service Account",
        "email": "lnxbuild@localhost",
        "time": "Fri Jun 15 02:17:24 2012 -0700"
      },
      "committer": {
        "name": "QuIC Gerrit Code Review",
        "email": "code-review@localhost",
        "time": "Fri Jun 15 02:17:24 2012 -0700"
      },
      "message": "Merge \"msm: Allow VPE driver to be configured directly.\" into msm-3.4"
    },
    {
      "commit": "dfde01b2714e6b8dc4ed5861e807740bd4d08f0d",
      "tree": "a807594190e6cd9412055cb5534d3565bd51af35",
      "parents": [
        "75c34ca1b4e69e96921e4153dfa9d399e5b9d2e8"
      ],
      "author": {
        "name": "Karthikeyan Ramasubramanian",
        "email": "kramasub@codeaurora.org",
        "time": "Tue Jun 12 14:25:13 2012 -0600"
      },
      "committer": {
        "name": "Karthikeyan Ramasubramanian",
        "email": "kramasub@codeaurora.org",
        "time": "Wed Jun 13 14:31:11 2012 -0600"
      },
      "message": "msm: ipc: Update server lookup operation to return complete information\n\nQMI Server lookup returns only node_id and port_id. This information is\nnot sufficient when the QMI clients look for a specific instance of a\nservice. Hence the server lookup routine returns the instance ID along\nwith the server address information.\n\nChange-Id: I644e6c8bb9dc3108c0198b7779ef277aa65f7bc5\nSigned-off-by: Karthikeyan Ramasubramanian \u003ckramasub@codeaurora.org\u003e\n"
    },
    {
      "commit": "64bd23cb9d7ed79a1f18a938116112c4196772e3",
      "tree": "3361639e7d29a8383ccbedc912612b782112dbec",
      "parents": [
        "75c34ca1b4e69e96921e4153dfa9d399e5b9d2e8"
      ],
      "author": {
        "name": "Kiran Kumar H N",
        "email": "hurlisal@codeaurora.org",
        "time": "Fri May 25 12:06:21 2012 -0700"
      },
      "committer": {
        "name": "Kiran Kumar H N",
        "email": "hurlisal@codeaurora.org",
        "time": "Wed Jun 13 09:21:53 2012 -0700"
      },
      "message": "msm: Allow VPE driver to be configured directly.\n\nCurrently VPE hardware is being controlled through\nthe config node. Since it is converted into a V4L2\nsubdevice, we could control it directly from\nuserspace by issuing open, close and ioctl system\ncalls.\nThe ACK from VPE hardware shall be routed directly\nto userspace by putting the ACK event on the v4l2\nevent queue.\n\nChange-Id: I7f82a750a28732382627349da362dbee8e27b149\nSigned-off-by: Kiran Kumar H N \u003churlisal@codeaurora.org\u003e\n"
    },
    {
      "commit": "93eb1769b8cc503bc431d266b4cd5aa5ea73a49e",
      "tree": "3aa52e829e9c6ebacb374726d8a5d1cc0d37fbca",
      "parents": [
        "75c34ca1b4e69e96921e4153dfa9d399e5b9d2e8"
      ],
      "author": {
        "name": "Anantha Krishnan",
        "email": "ananthk@codeaurora.org",
        "time": "Mon Jun 04 13:41:07 2012 +0530"
      },
      "committer": {
        "name": "Anantha Krishnan",
        "email": "ananthk@codeaurora.org",
        "time": "Wed Jun 13 15:02:50 2012 +0530"
      },
      "message": "radio-tavarua: Add IOCTL commands to configure the SPUR Table\n\nProvide interfaces to allow host to update the SPUR Table\nwith newly found spur frequencies and their RMSSI values.\n\nCRs-Fixed: 352591\nChange-Id: I84f296ea313971cc1995c644d604f96581be5f7f\nSigned-off-by: Anantha Krishnan \u003cananthk@codeaurora.org\u003e\n"
    },
    {
      "commit": "75c34ca1b4e69e96921e4153dfa9d399e5b9d2e8",
      "tree": "c60ce27bf268851b5d22ae40dddd83462c532b83",
      "parents": [
        "fef39d45c2c879b3104436573bef1eaa963adc08",
        "25dad72ab532f1ed4466b6684012f1c55acddb93"
      ],
      "author": {
        "name": "Steve Muckle",
        "email": "smuckle@codeaurora.org",
        "time": "Tue Jun 12 14:27:40 2012 -0700"
      },
      "committer": {
        "name": "Steve Muckle",
        "email": "smuckle@codeaurora.org",
        "time": "Tue Jun 12 14:28:21 2012 -0700"
      },
      "message": "Merge remote branch \u0027origin/msm-3.0\u0027 into msm-3.4\n\n* origin/msm-3.0: (87 commits)\n  Revert \"msm: kgsl: Add VBIF error detection\"\n  tspp: 8960: adding TSPP driver for 8960\n  board-8960: Merge secure and non secure firmware heaps.\n  msm: msm_dsps: Move to the new clk_prepare/unprepare API.\n  diag: Protect SMD channel from getting NULL value\n  camera: Mercury hardware JPEG decoder driver support.\n  msm: 8064-regulator: Remove 5V FRC gpio external regulator\n  diag: Respond to Get Subsystem Mask request\n  Revert \"msm_fb: display: Attach and detach MDP IOMMU on suspend/resume\"\n  Revert \"msm_fb: display: Add MDP IOMMU detach support for DTV\"\n  msm: rpm-8930: Fix incorrect RPM enumeration and DMM\n  msm: board-8930: Configure GPU turbo clock to 400MHz\n  usb: mdm_bridge: Fix bug in handling error condition\n  msm: vidc: Invalidate the cache before processing metadata.\n  video: msm: wfd: Add turbo mode support\n  tty: n_smux: Add Dedicated Power Control Queue\n  defconfig: msm-copper: Enable SPI ethernet support\n  msm: acpuclock-8960: Add PVS support on 8064\n  ASoC: mdm9615: Set correct GPIOs for AUX PCM\n  msm: 9615: Add auxpcm support over secondary audio interface\n  ...\n\nConflicts:\n\tarch/arm/configs/msm-copper_defconfig\n\tdrivers/char/diag/diagchar_core.c\n\tdrivers/char/diag/diagfwd_hsic.h\n\tdrivers/media/video/msm/msm_camera.c\n\tdrivers/media/video/msm/msm_mctl.c\n\tdrivers/mfd/Kconfig\n\tdrivers/mfd/Makefile\n\tdrivers/mfd/wcd9xxx-slimslave.c\n\tdrivers/spmi/spmi.c\n\tdrivers/tty/n_smux.c\n\tdrivers/usb/otg/msm_otg.c\n\tsound/soc/msm/msm-pcm-routing.h\n\nSigned-off-by: Steve Muckle \u003csmuckle@codeaurora.org\u003e\nChange-Id: I49d4ceff17714a7ba51243de63f27b7e78647bda\n"
    },
    {
      "commit": "4610bdd180656844abacd9c04260d92c172dd5e5",
      "tree": "308c411daebf5a3a7bd9ae49b0412e15ed729448",
      "parents": [
        "138dae43928e69e4d3504821aadc949804c41f1e",
        "fe201cdb2bb61839b4631d9963e20dd7de8e752c"
      ],
      "author": {
        "name": "Linux Build Service Account",
        "email": "lnxbuild@localhost",
        "time": "Tue Jun 12 09:45:25 2012 -0700"
      },
      "committer": {
        "name": "QuIC Gerrit Code Review",
        "email": "code-review@localhost",
        "time": "Tue Jun 12 09:45:25 2012 -0700"
      },
      "message": "Merge \"mmc: core: fix the decision of HS200/DDR card-type\" into msm-3.4"
    },
    {
      "commit": "60a67df36e8ea8a4b6e668295caf5a04681f418f",
      "tree": "ff41d21f933eb1d8951d8e453af3d19a06063546",
      "parents": [
        "5d1c8c9cda84ed92c2fbcf9250f3c025783da9af",
        "623b593810a7c7954d8ef45a5f79bc862b8ac066"
      ],
      "author": {
        "name": "Linux Build Service Account",
        "email": "lnxbuild@localhost",
        "time": "Sun Jun 10 23:29:48 2012 -0700"
      },
      "committer": {
        "name": "QuIC Gerrit Code Review",
        "email": "code-review@localhost",
        "time": "Sun Jun 10 23:29:48 2012 -0700"
      },
      "message": "Merge \"msm: qdsp6v2: Reduce the step size of soft volume and soft pause.\" into msm-3.0"
    },
    {
      "commit": "212d97204704a2f2503a2ff7f288fb08bf2b2153",
      "tree": "db9d606c50a9a17dadfda5226b4aacd1e82f286e",
      "parents": [
        "705e68969220f568ebea9376c50e80e18e58d5b3"
      ],
      "author": {
        "name": "Suresh Vankadara",
        "email": "svankada@codeaurora.org",
        "time": "Wed May 30 15:51:20 2012 +0530"
      },
      "committer": {
        "name": "Katta Santhisindhu",
        "email": "kattas@codeaurora.org",
        "time": "Mon Jun 11 11:25:08 2012 +0530"
      },
      "message": "msm: camera: Add effects for front camera.\n\nAdded Support for  Effects like saturtaion,contrast for YUV sensor\nCRs-Fixed: 352316\nChange-Id: If278755849a866e84069ce517b2f1f6c67294980\nSigned-off-by: Katta Santhisindhu \u003ckattas@codeaurora.org\u003e\n"
    },
    {
      "commit": "4f3eadbbc8e67f41a4f5e200aaa1f70ae0dae92e",
      "tree": "4bea97615cebecb366d5858a6259c655d24abb2a",
      "parents": [
        "cea5f00b02dba846fee5e4ae41485c74151c8ead",
        "df82121f1d3d4c9b4aeadcc754fd1660b84ee50f"
      ],
      "author": {
        "name": "Linux Build Service Account",
        "email": "lnxbuild@localhost",
        "time": "Sun Jun 10 00:12:19 2012 -0700"
      },
      "committer": {
        "name": "QuIC Gerrit Code Review",
        "email": "code-review@localhost",
        "time": "Sun Jun 10 00:12:19 2012 -0700"
      },
      "message": "Merge changes I55133ecb,Id4b9cbf4 into msm-3.0\n\n* changes:\n  mfd: PM8821: Update IRQ configuration data\n  mfd: PM8821: Add support for PM8821 IRQ controller\n"
    },
    {
      "commit": "246ab9217733c9ba429d2bf2d1ae23659d044efa",
      "tree": "e01bee8068df739d1f06b8fbeb36b4e9e5d0ff92",
      "parents": [
        "ad5d3fe6dc9a97ac277dca16cc3caac78200e223",
        "5a63263528abf4167204201b87ab41b7227a9e2b"
      ],
      "author": {
        "name": "Linux Build Service Account",
        "email": "lnxbuild@localhost",
        "time": "Sun Jun 10 00:12:06 2012 -0700"
      },
      "committer": {
        "name": "QuIC Gerrit Code Review",
        "email": "code-review@localhost",
        "time": "Sun Jun 10 00:12:06 2012 -0700"
      },
      "message": "Merge \"mfd: pm8xxx: Update voltage levels of PM8821 MPPs\" into msm-3.0"
    },
    {
      "commit": "465d1e118f33364e2d6608c9646814987ed85789",
      "tree": "0a4b377a67ba134a1daf5c576b8fdf9885ff49b9",
      "parents": [
        "174f63ffc2edf11db622c846266aad6ee262ff40"
      ],
      "author": {
        "name": "Kalyani Oruganti",
        "email": "kalyanio@codeaurora.org",
        "time": "Tue May 15 10:23:05 2012 -0700"
      },
      "committer": {
        "name": "Linux Build Service Account",
        "email": "lnxbuild@localhost",
        "time": "Sat Jun 09 09:47:27 2012 -0600"
      },
      "message": "camera: Mercury hardware JPEG decoder driver support.\n\nSupport for Mecury hardware JPEG decoder engine.\n\nChange-Id: I3b213f373e813db6766ec4f6a779fbdbae54afe8\nSigned-off-by: Kalyani Oruganti \u003ckalyanio@codeaurora.org\u003e\n"
    },
    {
      "commit": "174f63ffc2edf11db622c846266aad6ee262ff40",
      "tree": "4cf85181e90dfca9aaf865f525c6c5e5f3e0ffd8",
      "parents": [
        "dad5d648fc52ab5cfd3c4f87a6c567b6aa2ea121",
        "837ae365bf6a2e8ee116f2e9efeadf1faa4588d2"
      ],
      "author": {
        "name": "Linux Build Service Account",
        "email": "lnxbuild@localhost",
        "time": "Sat Jun 09 08:39:04 2012 -0700"
      },
      "committer": {
        "name": "QuIC Gerrit Code Review",
        "email": "code-review@localhost",
        "time": "Sat Jun 09 08:39:04 2012 -0700"
      },
      "message": "Merge \"video: msm: wfd: Add turbo mode support\" into msm-3.0"
    },
    {
      "commit": "837ae365bf6a2e8ee116f2e9efeadf1faa4588d2",
      "tree": "185143ca682e4e52ec7ec3b5640cbfa5361c26d0",
      "parents": [
        "3e22fe443b858f645ebdecae60c8306e11a0084d"
      ],
      "author": {
        "name": "Deva Ramasubramanian",
        "email": "dramasub@codeaurora.org",
        "time": "Sat May 12 23:26:53 2012 -0700"
      },
      "committer": {
        "name": "Srinu Gorle",
        "email": "sgorle@codeaurora.org",
        "time": "Sat Jun 09 03:04:37 2012 +0530"
      },
      "message": "video: msm: wfd: Add turbo mode support\n\nAdd support for userspace to push the video core clock to maximum\nsupported by hardware.\n\nChange-Id: Ida6618fd77bc24fe043885306083249546797054\nCRs-Fixed: 361108\nSigned-off-by: Srinu Gorle \u003csgorle@codeaurora.org\u003e\n"
    },
    {
      "commit": "a416ee2e77a6d804b8bbc018b14cda353f609fd8",
      "tree": "d54b4463f913ec6b5f172d4e7ef70ca127b916d5",
      "parents": [
        "e04f0f705929069c7fbca3a0540e2164586ea8ea"
      ],
      "author": {
        "name": "Shiv Maliyappanahalli",
        "email": "smaliyap@codeaurora.org",
        "time": "Fri Jun 01 16:02:35 2012 -0700"
      },
      "committer": {
        "name": "Shiv Maliyappanahalli",
        "email": "smaliyap@codeaurora.org",
        "time": "Fri Jun 08 11:43:28 2012 -0700"
      },
      "message": "ASoC: msm: Add Secondary AUXPCM CPU driver\n\nEnable support for AUX PCM over secondary audio interface by\nadding CPU dai which configures QDSP6 AFE on secondary AUX\nPCM ports 12 and 13.\nConfigure the GPIO for Secondary AUXPCM interface.\n\nChange-Id: I8db7e8c967c667923a11992e9fab41ab3b4cc292\nSigned-off-by: Shiv Maliyappanahalli \u003csmaliyap@codeaurora.org\u003e\n"
    },
    {
      "commit": "df82121f1d3d4c9b4aeadcc754fd1660b84ee50f",
      "tree": "e4ab620e449081e544ed57d03c8dc7db20056681",
      "parents": [
        "9e3cbf7ac473773f582f3a41d3619736c9e1c1d4"
      ],
      "author": {
        "name": "Jay Chokshi",
        "email": "jchokshi@codeaurora.org",
        "time": "Thu Jun 07 15:37:58 2012 -0700"
      },
      "committer": {
        "name": "Jay Chokshi",
        "email": "jchokshi@codeaurora.org",
        "time": "Fri Jun 08 10:34:25 2012 -0700"
      },
      "message": "mfd: PM8821: Update IRQ configuration data\n\nUpdate the IRQ related configuration data for PM8821\nIRQ controller. Replace the IRQ related APIs from PM8xxx\nwith PM8821 specific ones because PM8XXX IRQ driver\ndoes not handle IRQ controller in PM8821 chip.\n\nChange-Id: I55133ecb272cb64e69bc65a06efd7d552f563699\nSigned-off-by: Jay Chokshi \u003cjchokshi@codeaurora.org\u003e\n"
    },
    {
      "commit": "9e3cbf7ac473773f582f3a41d3619736c9e1c1d4",
      "tree": "bf32a56c0b7ef38c4690b17e97aa540e09bacc54",
      "parents": [
        "5a63263528abf4167204201b87ab41b7227a9e2b"
      ],
      "author": {
        "name": "Jay Chokshi",
        "email": "jchokshi@codeaurora.org",
        "time": "Fri May 25 13:00:28 2012 -0700"
      },
      "committer": {
        "name": "Jay Chokshi",
        "email": "jchokshi@codeaurora.org",
        "time": "Fri Jun 08 10:34:25 2012 -0700"
      },
      "message": "mfd: PM8821: Add support for PM8821 IRQ controller\n\nAdd support for the irq controller in Qualcomm PM8821 pmic. The\ninterrupt controller provides control for MPPs configured as\ninterrupts in addition to other subdevice interrupts.\n\nThe PM8821 IRQ controller is simpler than Secure IRQ controller\nin other PMIC4 family of chips, i.e. PM8921. Also, it does not adhere\nto SSBI register layout of Secure IRQ controller. This driver follows\nthe SSBI register layout of PM8821 IRQ controller and  supports only\nPM8821 IRQ controller.\n\nThe interrupt controller also provides a way to read the real time\nstatus of an interrupt. This real time status is the only way one\ncan get the input values of gpio and mpp lines.\n\nCRs-Fixed: 366276\nChange-Id: Id4b9cbf42f296c26d4f8780590389bb2265e46c0\nSigned-off-by: Jay Chokshi \u003cjchokshi@codeaurora.org\u003e\n"
    },
    {
      "commit": "5a63263528abf4167204201b87ab41b7227a9e2b",
      "tree": "0055679d3eedce8024460ed3644eab8874a80825",
      "parents": [
        "3e22fe443b858f645ebdecae60c8306e11a0084d"
      ],
      "author": {
        "name": "Jay Chokshi",
        "email": "jchokshi@codeaurora.org",
        "time": "Thu Jun 07 15:35:52 2012 -0700"
      },
      "committer": {
        "name": "Jay Chokshi",
        "email": "jchokshi@codeaurora.org",
        "time": "Fri Jun 08 10:34:24 2012 -0700"
      },
      "message": "mfd: pm8xxx: Update voltage levels of PM8821 MPPs\n\nAmend the the value of 1.8V voltage level macro of\nPM8821 MPP to reflect to correct settings specified\nin the PM8821 objective spec document.\n\nChange-Id: I950235ea0bff50a7078e47c926eb8c0b2e0a9d7c\nSigned-off-by: Jay Chokshi \u003cjchokshi@codeaurora.org\u003e\n"
    },
    {
      "commit": "1ce7e4c2f39c787fa82aa10a5189df7d0c41b3fe",
      "tree": "bf8526bb4d5c0559eb702031227e95b2407de193",
      "parents": [
        "d5fa0c97213c2238acf55b749eecdd70f1afe5a5"
      ],
      "author": {
        "name": "kuogee hsieh",
        "email": "khsieh@codeaurora.org",
        "time": "Fri Jan 13 14:05:54 2012 -0800"
      },
      "committer": {
        "name": "Kuogee Hsieh",
        "email": "khsieh@codeaurora.org",
        "time": "Fri Jun 08 08:00:25 2012 -0700"
      },
      "message": "msm_fb: display: Add support for 4 layer MDP composition\n\nAdd 4 layers composition support to MDP by allowing borderfill\npipe to be used as base layer of mdp blending. This releases\nRGB1 base pipe which can be used as a general purpose pipe.\n\nChange-Id:I517485d738e8bb555a263b3ea885d78d5e4f4396\nSigned-off-by: Kuogee Hsieh \u003ckhsieh@codeaurora.org\u003e\n"
    },
    {
      "commit": "fe201cdb2bb61839b4631d9963e20dd7de8e752c",
      "tree": "6b75831e287c82bc0d48466c1ebd497935ff4afc",
      "parents": [
        "f066380a08b607022e057034e9918bf73cb25785"
      ],
      "author": {
        "name": "Seungwon Jeon",
        "email": "tgih.jun@samsung.com",
        "time": "Wed Apr 25 16:17:37 2012 +0900"
      },
      "committer": {
        "name": "Subhash Jadavani",
        "email": "subhashj@codeaurora.org",
        "time": "Fri Jun 08 18:14:25 2012 +0530"
      },
      "message": "mmc: core: fix the decision of HS200/DDR card-type\n\nCurrent implementation decides the card type exclusively. Even though\neMMC device can support both HS200 and DDR mode, card type will be\nset only for HS200. If the host doesn\u0027t support HS200 but has DDR\ncapability, then DDR mode can\u0027t be selected.\n\nChange-Id: Ifb5bb7fb0b7f4472734e10ec39d47e3f12e32cf8\nSigned-off-by: Seungwon Jeon \u003ctgih.jun@samsung.com\u003e\nReviewed-by: Subhash Jadavani \u003csubhashj@codeaurora.org\u003e\nSigned-off-by: Chris Ball \u003ccjb@laptop.org\u003e\nSigned-off-by: Subhash Jadavani \u003csubhashj@codeaurora.org\u003e\n"
    },
    {
      "commit": "f066380a08b607022e057034e9918bf73cb25785",
      "tree": "a569b92189c4f45c661c0deeacf15348b2d34b59",
      "parents": [
        "fa002621c590c56e13cd86e944919a5771a6e03e",
        "46b442cc55bde917d677d8d8cfe89340311ae46c"
      ],
      "author": {
        "name": "Steve Muckle",
        "email": "smuckle@codeaurora.org",
        "time": "Thu Jun 07 11:14:52 2012 -0700"
      },
      "committer": {
        "name": "Steve Muckle",
        "email": "smuckle@codeaurora.org",
        "time": "Thu Jun 07 11:14:52 2012 -0700"
      },
      "message": "Merge commit \u0027AU_LINUX_ANDROID_ICS.04.00.04.00.130\u0027 into msm-3.4\n\n* commit \u0027AU_LINUX_ANDROID_ICS.04.00.04.00.130\u0027: (39 commits)\n  msm: vidc: Add support for DIVX 4/5/6\n  msm_fb: display: Set the minimal sleep time for DSI PHY Initialisation\n  board: 8930: add debounce interval for gpio-keys\n  regulator: Extend of_get_regulator_init_data to support non-DT consumers\n  regulator: pm8xxx-regulator: Add slew_rate platform data parameter\n  crypto: Fix initialization of array variable.\n  arm: free all .init memory when CONFIG_STRICT_MEMORY_RWX is set\n  msm: clock-copper: Remove block reset ability from most clocks\n  msm: clock-local2: Fix local_vote_clk_reset to use right to_*_clk macro\n  EHCI: HSIC: Add support for suspend, resume and URB logging\n  arm/dt: msm-pm8941: Change boost regulator register address to 0xA000\n  msm: camera: Move server code into seperate file.\n  msm: camera: Close camera gracefully in case of userspace crash\n  media: dvb: mpq: Support getting decoder\u0027s buffer status\n  Bluetooth: Wait for wcnss to be ready after SSR\n  msm: msm_sdcc: Add device tree support for SDCC controllers\n  msm: display: Change DSI escape clock to byte clock\n  msm: clock-8960: Change source of DSI escape clock to byte clock\n  ASOC: msm: Enable mpq8064 machine driver.\n  EHCI: HSIC: Set the interrupt threshold control value to 8ms\n  ...\n\nSigned-off-by: Steve Muckle \u003csmuckle@codeaurora.org\u003e\n"
    },
    {
      "commit": "623b593810a7c7954d8ef45a5f79bc862b8ac066",
      "tree": "db06797faa5789675f5cfee2966989bda6e81cf2",
      "parents": [
        "562bc55e4d4274e34e41b2a740ca6cfb490f3802"
      ],
      "author": {
        "name": "Deepa Madiregama",
        "email": "dmadireg@codeaurora.org",
        "time": "Tue May 22 14:44:33 2012 +0530"
      },
      "committer": {
        "name": "Deepa Madiregama",
        "email": "dmadireg@codeaurora.org",
        "time": "Thu Jun 07 22:52:12 2012 +0530"
      },
      "message": "msm: qdsp6v2: Reduce the step size of soft volume and soft pause.\n\nWith current step size, as there is raise in amplitude levels\nabruptly, quality issues are observed. Reduce the step size to\nzero to improve the performance.\n\nChange-Id: Id0372a75736b610946a1ff53b4947e19ed62d400\nCRs-fixed: 360715\nSigned-off-by: Deepa Madiregama \u003cdmadireg@codeaurora.org\u003e\n"
    },
    {
      "commit": "15110dbf3f23ae8d1d0896d58cdcd236472f8265",
      "tree": "4a62350fae0e624475b25822b29c887f1d91d4e5",
      "parents": [
        "062f18670715f557cb522008f3dd3048e81a4c43"
      ],
      "author": {
        "name": "Praneeth Paladugu",
        "email": "ppaladug@codeaurora.org",
        "time": "Thu Jun 07 09:43:16 2012 -0700"
      },
      "committer": {
        "name": "Praneeth Paladugu",
        "email": "ppaladug@codeaurora.org",
        "time": "Thu Jun 07 09:45:34 2012 -0700"
      },
      "message": "V4L2 : Adds VP8 CODEC support in V4L2 framework.\n\nAdds VP8 Decoder and Encoder support by\nadding VP8 FOURCC code\n\nChange-Id: I89d1231a3ac922de078be9bafba8d9403b4263bd\nSigned-off-by: Praneeth Paladugu \u003cppaladug@codeaurora.org\u003e\n"
    },
    {
      "commit": "c63df13e6785c0ecb5b161bf4e48c361ca2de067",
      "tree": "c9a15f17cf1f1f5caebbd46547dc7b1bfafa2d8c",
      "parents": [
        "f5954c3a07ff00c70cd740be7c794213df724042",
        "bbdd608c946657c75559b434df93f2a65dfbca9e"
      ],
      "author": {
        "name": "Linux Build Service Account",
        "email": "lnxbuild@localhost",
        "time": "Thu Jun 07 07:12:06 2012 -0700"
      },
      "committer": {
        "name": "QuIC Gerrit Code Review",
        "email": "code-review@localhost",
        "time": "Thu Jun 07 07:12:06 2012 -0700"
      },
      "message": "Merge \"USB: msm_otg: Don\u0027t allow TCXO shutdown in host bus suspend\" into msm-3.0"
    },
    {
      "commit": "46b442cc55bde917d677d8d8cfe89340311ae46c",
      "tree": "480956b0c45da9760750d33bd0da6ba2972be746",
      "parents": [
        "ff42609e6f0e13d592d94bd596efa6453f75018f",
        "a1980a18e0e6f868485b232af83efb58f2b3f004"
      ],
      "author": {
        "name": "Linux Build Service Account",
        "email": "lnxbuild@localhost",
        "time": "Thu Jun 07 02:40:49 2012 -0700"
      },
      "committer": {
        "name": "QuIC Gerrit Code Review",
        "email": "code-review@localhost",
        "time": "Thu Jun 07 02:40:49 2012 -0700"
      },
      "message": "Merge \"msm: vidc: Add support for DIVX 4/5/6\" into msm-3.0"
    },
    {
      "commit": "dc0b4d702f032095f81cd2c44358980553a01613",
      "tree": "2fc044cf43010fb3420598d76ceb1cd361e7563c",
      "parents": [
        "984f9954b996f1f57f6887eeaded82364313bbea",
        "d161f5ab312711ecf49a8b4ac0b9275e2a691ee3"
      ],
      "author": {
        "name": "Linux Build Service Account",
        "email": "lnxbuild@localhost",
        "time": "Thu Jun 07 00:52:47 2012 -0700"
      },
      "committer": {
        "name": "QuIC Gerrit Code Review",
        "email": "code-review@localhost",
        "time": "Thu Jun 07 00:52:47 2012 -0700"
      },
      "message": "Merge \"regulator: pm8xxx-regulator: Add slew_rate platform data parameter\" into msm-3.0"
    },
    {
      "commit": "4f31daed983f44cafead50495be69ba74c878776",
      "tree": "32461fc182ae974cf33256a1452c74bb1a23fe30",
      "parents": [
        "008ee8b186bc850006bfbee2b146a68e09b09544",
        "7c81518dcab881ec50ea811b6968a3031974e8fa"
      ],
      "author": {
        "name": "Linux Build Service Account",
        "email": "lnxbuild@localhost",
        "time": "Thu Jun 07 00:52:26 2012 -0700"
      },
      "committer": {
        "name": "QuIC Gerrit Code Review",
        "email": "code-review@localhost",
        "time": "Thu Jun 07 00:52:26 2012 -0700"
      },
      "message": "Merge \"msm: Seperate VFE/AXI register programming from start and stop func.\" into msm-3.0"
    },
    {
      "commit": "a1980a18e0e6f868485b232af83efb58f2b3f004",
      "tree": "08144d3ee22b52245c4c5e7849e6edc3e5f57ad3",
      "parents": [
        "726ec1b045c476d95e34e7775bf3567053df38fa"
      ],
      "author": {
        "name": "Deva Ramasubramanian",
        "email": "dramasub@codeaurora.org",
        "time": "Thu May 31 12:31:10 2012 -0700"
      },
      "committer": {
        "name": "Praneeth Paladugu",
        "email": "ppaladug@codeaurora.org",
        "time": "Wed Jun 06 23:05:10 2012 -0700"
      },
      "message": "msm: vidc: Add support for DIVX 4/5/6\n\nAdd support to the driver to properly configure the Venus core for\nvarious DIVX formats.\n\nChange-Id: Ica6411936a09edfc3aa4ca321c781ff22948742a\nSigned-off-by: Deva Ramasubramanian \u003cdramasub@codeaurora.org\u003e\n"
    },
    {
      "commit": "bbdd608c946657c75559b434df93f2a65dfbca9e",
      "tree": "352a2604228b0fc58893e097a1fb435d3f46b5f2",
      "parents": [
        "726ec1b045c476d95e34e7775bf3567053df38fa"
      ],
      "author": {
        "name": "Vijayavardhan Vennapusa",
        "email": "vvreddy@codeaurora.org",
        "time": "Wed Jun 06 14:14:25 2012 +0530"
      },
      "committer": {
        "name": "Vijayavardhan Vennapusa",
        "email": "vvreddy@codeaurora.org",
        "time": "Thu Jun 07 09:24:30 2012 +0530"
      },
      "message": "USB: msm_otg: Don\u0027t allow TCXO shutdown in host bus suspend\n\nCurrently otg driver is voting to allow TCXO shutdown in host\nbus suspend due to which devices connected in system suspend\nare not getting detected. Hence don\u0027t allow TCXO shutdown in\nhost bus suspend.\n\nAs long term solution, need HW rework for detecting connecting\ndevices in host mode during system suspend. This is required to\nroute D+ and D- lines to MPM for monitoring interrupt during\nsystem suspend.\n\nCRs-Fixed: 366111\nChange-Id: Ic478a0e327b104eec64b5cfe2bd1f9369f8ef72e\nSigned-off-by: Vijayavardhan Vennapusa \u003cvvreddy@codeaurora.org\u003e\n"
    },
    {
      "commit": "e847911515edb5b1109be0e9e6e8206e42e048aa",
      "tree": "bbc02340e0d7a536194334faa0257b1c2bfc840e",
      "parents": [
        "d599fdaaae07f8425611c0d71697f754b815bc23"
      ],
      "author": {
        "name": "Steve Muckle",
        "email": "smuckle@codeaurora.org",
        "time": "Wed Jun 06 17:22:34 2012 -0700"
      },
      "committer": {
        "name": "Steve Muckle",
        "email": "smuckle@codeaurora.org",
        "time": "Wed Jun 06 19:01:37 2012 -0700"
      },
      "message": "compress: change header include path\n\nCompatibility with userspace compilation is improved if\ncompress_params.h is included from the same directory,\nrather than relying on search paths.\n\nChange-Id: I0368ccc0b7d0b7727c62ed9aa389c7600cdad9ef\nSigned-off-by: Steve Muckle \u003csmuckle@codeaurora.org\u003e\n"
    },
    {
      "commit": "8299cd2af5e9b78ebd8b861d64e64b02b1fab228",
      "tree": "eb875adf7cc90a8343aa2ab0cf2a614cfe18fe9b",
      "parents": [
        "6d817e24f645ac6e1a777154309e8d23967771ce"
      ],
      "author": {
        "name": "Steve Muckle",
        "email": "smuckle@codeaurora.org",
        "time": "Thu May 31 15:36:37 2012 -0700"
      },
      "committer": {
        "name": "Steve Muckle",
        "email": "smuckle@codeaurora.org",
        "time": "Wed Jun 06 19:01:30 2012 -0700"
      },
      "message": "wakelock: remove idle wakelock type\n\nIdle wakelocks are no longer supported. Instead, targets should\nuse pm_qos, which is the proper framework for establishing a\nlatency requirement.\n\nSigned-off-by: Steve Muckle \u003csmuckle@codeaurora.org\u003e\n"
    },
    {
      "commit": "2fcabf92eea31cad2ec4852dcab563f2c93e4294",
      "tree": "ace0dbe60c1b7fd0f18fb0394b93c436d355f2c7",
      "parents": [
        "3f4bac202b1c826de3ca9fe599e46f045e04147b"
      ],
      "author": {
        "name": "Stephen Boyd",
        "email": "sboyd@codeaurora.org",
        "time": "Wed May 30 10:41:11 2012 -0700"
      },
      "committer": {
        "name": "Steve Muckle",
        "email": "smuckle@codeaurora.org",
        "time": "Wed Jun 06 18:52:57 2012 -0700"
      },
      "message": "msm: Replace idle wakelocks with pm_qos\n\nIdle wakelocks are being removed so replace them with pm_qos.\nSince we don\u0027t know every driver\u0027s latency requirements we\nmaintain one-to-one compatabilty with the idle wakelock API by\nreplacing the wakelock with a pm_qos request of the correct\nlatency.\n\nOnce we determine the actual latency requirements of each driver\nwe can replace the latency used with the correct latency for the\ndevice.\n\nChange-Id: Icc40f1642218e0de8fc2f56eaf9e8f92914d142f\nSigned-off-by: Stephen Boyd \u003csboyd@codeaurora.org\u003e\n"
    },
    {
      "commit": "dc0eed4422dad92d3dd5afd468876d3d5b241ce1",
      "tree": "2c565cc6f3cdccc2ca9a34e8928faf6eed6817a4",
      "parents": [
        "da8ba55725b7683ef54cf110f61f1f67a055a773"
      ],
      "author": {
        "name": "Steve Muckle",
        "email": "smuckle@codeaurora.org",
        "time": "Wed May 23 08:49:36 2012 -0700"
      },
      "committer": {
        "name": "Steve Muckle",
        "email": "smuckle@codeaurora.org",
        "time": "Wed Jun 06 18:52:39 2012 -0700"
      },
      "message": "freezer: comment out might_sleep()\n\nCurrently on ARM signal handling here must happen with\ninterrupts disabled so this might_sleep will cause a\ncontinuous stream of warnings. It is a known issue\nupstream.\n\nSigned-off-by: Steve Muckle \u003csmuckle@codeaurora.org\u003e\n"
    },
    {
      "commit": "0550daf1ba0f61123f5ee1ab44409d16369704cd",
      "tree": "8f2ca5237397e4702ff3938969608392fb525a93",
      "parents": [
        "d9b1897713919ad89b724f751bc2c722bf4b73ce"
      ],
      "author": {
        "name": "Vinod Koul",
        "email": "vinod.koul@linux.intel.com",
        "time": "Thu Dec 29 18:42:31 2011 +0530"
      },
      "committer": {
        "name": "Steve Muckle",
        "email": "smuckle@codeaurora.org",
        "time": "Wed Jun 06 18:52:28 2012 -0700"
      },
      "message": "ALSA: export compress headers\n\nExport compress_offload.h and compress_params.h for userland to use\n\nChange-Id: Ieb65d947adf7d0849951493b628d3a295abafe9b\nSigned-off-by: Vinod Koul \u003cvinod.koul@linux.intel.com\u003e\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\nSigned-off-by: Asish Bhattacharya \u003casishb@codeaurora.org\u003e\n"
    },
    {
      "commit": "2331394bda7bea44ea04b4fb6cac21f2e26f2650",
      "tree": "d2a4f226de0118eeec9b32f0647210e3cb331fb3",
      "parents": [
        "0de33d06dd7d873d031c4a6ef14f5069a3731737"
      ],
      "author": {
        "name": "Asutosh Das",
        "email": "asutoshd@codeaurora.org",
        "time": "Mon May 28 17:27:20 2012 +0530"
      },
      "committer": {
        "name": "Steve Muckle",
        "email": "smuckle@codeaurora.org",
        "time": "Wed Jun 06 18:51:57 2012 -0700"
      },
      "message": "mmc: core: fix improper clock frequency being passed to set_ios\n\nThis bug was introduced in the \u0027MMC-4.5 Power OFF Notify Rework\u0027 fix.\n\nPrior to the aforementioned patch, during resume mmc_init_card was being\ninvoked. The aforesaid patch invokes mmc_card_awake, prior to which\nmmc_power_up has already set the clock frequency to 400Khz. Since the card\ninit is not done again, this frequency stays as is and results in data\ntime-out errors.\n\nTwo new functions\n\t* mmc_save_ios\n\t* mmc_restore_ios\nwere added.\nThe mmc_save_ios is invoked during mmc_suspend process and it saves the\ncurrent ios values, while mmc_restore_ios is invoked during mmc_resume process\nand restores the previous ios values before sending the awake command. This\nensures that the clock, timing, bus-width etc are set properly before any\nrequest is sent to the driver.\n\nSigned-off-by: Asutosh Das \u003casutoshd@codeaurora.org\u003e\n"
    },
    {
      "commit": "76058d7388c6edde07fd6289ce082dc1a1813b26",
      "tree": "287f0bc195f16703085e0f956f57052a0c671a21",
      "parents": [
        "f132c6cf77251e011e1dad0ec88c0b1fda16d5aa"
      ],
      "author": {
        "name": "Saugata Das",
        "email": "saugata.das@linaro.org",
        "time": "Wed Jun 06 17:01:47 2012 -0700"
      },
      "committer": {
        "name": "Steve Muckle",
        "email": "smuckle@codeaurora.org",
        "time": "Wed Jun 06 18:50:43 2012 -0700"
      },
      "message": "MMC-4.5 Power OFF Notify Rework\n\nThis is a rework of the existing POWER OFF NOTIFY patch. The current problem\nwith the patch comes from the ambiguity on the usage of POWER OFF NOTIFY\ntogether with SLEEP and misunderstanding on the usage of MMC_POWER_OFF\npower_mode from mmc_set_ios in different host controller drivers.\n\nThis new patch works around this problem by adding a new host CAP,\nMMC_CAP2_POWER_OFF_VCCQ_DURING_SUSPEND, which when set sends a\nPOWER OFF NOTIFY from mmc_suspend instead of SLEEP. It is expected that host\ncontroller drivers will set this CAP, if they switch off both Vcc and Vccq\nfrom MMC_POWER_OFF condition within mmc_set_ios. However, note that there\nis no harm in sending MMC_POWER_NOTIFY even if Vccq is not switched off.\n\nThis patch also sends POWER OFF NOTIFY from power management routines (e.g.\nmmc_power_save_host, mmc_pm_notify/PM_SUSPEND_PREPARE, mmc_stop_host), which\ndoes reinitialization of the eMMC on the return path of the power management\nroutines (e.g. mmc_power_restore_host, mmc_pm_notify/PM_POST_RESTORE,\nmmc_start_host).\n\nThis patch sets POWER_OFF_NOTIFICATION to POWER_OFF_SHORT if it is sent from\nthe suspend sequence. If it is sent from shutdown sequence then it is set to\nPOWER_OFF_LONG.\n\nEarlier implementation of PowerOff Notify as a core function is replaced as\na device\u0027s bus operation.\n\nSigned-off-by: Saugata Das \u003csaugata.das@linaro.org\u003e\nSigned-off-by: Girish K S \u003cgirish.shivananjappa@linaro.org\u003e\n\nchanges in v5:\n\tmodified the the handling of return value in mmc_poweroff_notify.\nchanges in v4:\n\tAs suggested in review,\n\t- Moved mmc_can_poweroff_notify to core.c\n\t- Moved mmc_claim_host, mmc_release_host outside mmc_poweroff_notify\n\t- Added check for wrong initialization for poweroff_notify_type\n\t- mmc_poweroff_notify is modified to take as 2nd parameter\nchanges in v3:\n\tThis version addresses the review comments given by Subhash and Ulf\nchanges in v2:\n\tThis version addresses the changes suggested by Ulf\n[smuckle@codeaurora.org: resolve minor merge conflicts]\nSigned-off-by: Steve Muckle \u003csmuckle@codeaurora.org\u003e\n"
    }
  ],
  "next": "f132c6cf77251e011e1dad0ec88c0b1fda16d5aa"
}
