)]}'
{
  "log": [
    {
      "commit": "893deb616c2f6852a091a2712498ecd1e5ca7576",
      "tree": "9b820083382bf1379060f03e7bf0cf6deba976ab",
      "parents": [
        "b634c9264833e309c11ffdbf6c9eeeaa41d26cac",
        "dc3323a7ec9c28fbda722461e28aee1b7d5e5eab"
      ],
      "author": {
        "name": "Linux Build Service Account",
        "email": "lnxbuild@localhost",
        "time": "Thu Aug 16 18:26:07 2012 -0700"
      },
      "committer": {
        "name": "QuIC Gerrit Code Review",
        "email": "code-review@localhost",
        "time": "Thu Aug 16 18:26:07 2012 -0700"
      },
      "message": "Merge changes Ifb5e9c26,I3ba91f8b,I82022aa4,Idc141e6b,I4f2ab278,Ie0a8dc51,I213b3618,Ie57d474f into msm-3.4\n\n* changes:\n  power: pm8921-charger: round up vddmax adjustments\n  power: pm8921-bms: use termination battery resistance\n  power: pm8921-bms: increase/decrease UUC 1% at a time\n  power: pm8921-bms: limit voltage correction\n  power: pm8921-bms: backup average current along with shutdown soc\n  power: pm8921-bms: use rtc to get average current\n  power: pm8921-bms: fix ccadc accuracy\n  power: pm8921-bms: provide option to ignore shutdown soc\n"
    },
    {
      "commit": "8d048d8e862460e8dbc9d9a9063af8e2a71e8078",
      "tree": "6c85608903aca078dfdbdd87f2c76b7ab6def3d3",
      "parents": [
        "39beed71829878a79a3091b675301934e773362d",
        "e8571efce905e6fd5a63fa741408a6b2cc0cdf0d"
      ],
      "author": {
        "name": "Linux Build Service Account",
        "email": "lnxbuild@localhost",
        "time": "Thu Aug 16 05:52:18 2012 -0700"
      },
      "committer": {
        "name": "QuIC Gerrit Code Review",
        "email": "code-review@localhost",
        "time": "Thu Aug 16 05:52:18 2012 -0700"
      },
      "message": "Merge \"msm: krait-regulator: Initialize headswitches for secondary CPUs\" into msm-3.4"
    },
    {
      "commit": "cfd41073a982bd03f01e4d606cadcece68dfad95",
      "tree": "333cc75057ed4141fb5773be0a8f2c8a9a20bd09",
      "parents": [
        "bb25357bb569e31ae3c8ee0f40c394fdde4670d9",
        "602dc27937d97dcc5d556dd30da24718743dd8d2"
      ],
      "author": {
        "name": "Linux Build Service Account",
        "email": "lnxbuild@localhost",
        "time": "Thu Aug 16 02:10:53 2012 -0700"
      },
      "committer": {
        "name": "QuIC Gerrit Code Review",
        "email": "code-review@localhost",
        "time": "Thu Aug 16 02:10:53 2012 -0700"
      },
      "message": "Merge changes I02e7c78e,I68e8bb72,Id3e36c1a,I240bfdbd,Ifa8efe1e,Ie846350e,Ic1ae741c,Ia640164e,I1015b800,Ide05f7da,Ib22e03ce,I333c97c0,Ia47d1c4e,Id8d84d61 into msm-3.4\n\n* changes:\n  power: pm8921-bms: use shutdown soc if it is within limits\n  power: pm8921-bms: dont adjust at high battery capacity\n  power: pm8921-bms: iterate rbatt algorithm\n  power: pm8921-bms: use background work to calculate soc\n  power: pm8921-bms: adjust rbatt and ocv both for shutdown soc\n  power: pm8921-charger: increase hearbeat if battery is low\n  power: pm8921-bms: increase soc slowly while charging\n  power: pm8921-bms: remove Dynamic Unusable Charge algorithm\n  power: pm8921-bms: use shutdown_soc to force power on soc\n  power: pm8921-bms: use direct charger api instead of power supply api\n  power: pm8921-bms: periodic hkadc calibration\n  power: pm8xxx-ccadc: missing calibration at bootup\n  power: pm8921-bms: fix rounding down state of charge\n  power: pm8921-bms: remove reading rbatt from bms\n"
    },
    {
      "commit": "bb25357bb569e31ae3c8ee0f40c394fdde4670d9",
      "tree": "fc555da9eecf8356e73cbd596cef610eddde403a",
      "parents": [
        "8a9d687e93bdac7ae2401a0463f080f6782c4c3b",
        "b2680137d0dde7dca15179bcb272fa7f47ad7974"
      ],
      "author": {
        "name": "Linux Build Service Account",
        "email": "lnxbuild@localhost",
        "time": "Thu Aug 16 02:10:52 2012 -0700"
      },
      "committer": {
        "name": "QuIC Gerrit Code Review",
        "email": "code-review@localhost",
        "time": "Thu Aug 16 02:10:52 2012 -0700"
      },
      "message": "Merge \"power: pm8921-bms: dont use override mode if batfet is open\" into msm-3.4"
    },
    {
      "commit": "e8571efce905e6fd5a63fa741408a6b2cc0cdf0d",
      "tree": "9396ff729a0f38e88372e13444e23f81423a01ca",
      "parents": [
        "73ef0c4dd29daddd34abf8eb5a75f9f98c08d63e"
      ],
      "author": {
        "name": "Abhijeet Dharmapurikar",
        "email": "adharmap@codeaurora.org",
        "time": "Tue Aug 14 20:44:58 2012 -0700"
      },
      "committer": {
        "name": "Stepan Moskovchenko",
        "email": "stepanm@codeaurora.org",
        "time": "Wed Aug 15 22:43:43 2012 -0700"
      },
      "message": "msm: krait-regulator: Initialize headswitches for secondary CPUs\n\nCreate a function to be called very early (before the krait-regulator\ndriver probes) to switch a cpu in BHS mode. Since we have not yet\nprobed yet, use the base address passed in to do the necessary writes.\n\nChange-Id: I1cb1659f1e31e52b9d209427887230ee922aef80\nSigned-off-by: Abhijeet Dharmapurikar \u003cadharmap@codeaurora.org\u003e\n"
    },
    {
      "commit": "720b00eab6f2d242b3a7b8d04c959b53d5f6dd0a",
      "tree": "7ef7dca4af727db9383353ea72a4f2fefc102555",
      "parents": [
        "a7daba5a416a0be4be882892ad3af039fc8548e8"
      ],
      "author": {
        "name": "Abhijeet Dharmapurikar",
        "email": "adharmap@codeaurora.org",
        "time": "Wed Aug 01 21:33:09 2012 -0700"
      },
      "committer": {
        "name": "Abhijeet Dharmapurikar",
        "email": "adharmap@codeaurora.org",
        "time": "Wed Aug 15 19:47:03 2012 -0700"
      },
      "message": "power: pm8921-bms: limit voltage correction\n\nThe \"adjust_soc\" algorithm where we change the open circuit voltage\n(ocv) in steps so that the state of charge (soc) starts approaching\nthe estimated soc, causes nonlinearity in the soc curves if an incorrect\nresistance value is fed to the algorithm.\n\nAs battery ages and temperature changes, it is hard to estimate the\nexact battery resistance.\n\nSo to fix the nonlinearity, limit the amount by which the ocv is\nchanged. Make it proportional to the current, i.e. change ocv by\nsmall amounts in light load and let it change by proportionally\nlarge amounts in heavy load situations.\n\nAlso, make the point where the soc is adjusted configurable via platform\ndata instead of forcing it to 25%.\n\nChange-Id: Idc141e6bf3172dab278afe1900f5a1f9cdd624dd\nSigned-off-by: Abhijeet Dharmapurikar \u003cadharmap@codeaurora.org\u003e\n"
    },
    {
      "commit": "1f4cc51652fe817658243f11b1a898f75e63b86d",
      "tree": "d7041ddb295a15f89d3e940a614b6fdca2e27c40",
      "parents": [
        "d74be6b041373f9fe3e9e6965c0a32afb9c1d653"
      ],
      "author": {
        "name": "Abhijeet Dharmapurikar",
        "email": "adharmap@codeaurora.org",
        "time": "Sat Jul 21 00:10:39 2012 -0700"
      },
      "committer": {
        "name": "Abhijeet Dharmapurikar",
        "email": "adharmap@codeaurora.org",
        "time": "Wed Aug 15 19:47:01 2012 -0700"
      },
      "message": "power: pm8921-bms: provide option to ignore shutdown soc\n\nFew platforms do not want to use the shutdown soc. Provide a option to\nselectively disable it.\n\nChange-Id: Ie57d474f4e81e4ce2e7e7a4a92cda20d4c8dd184\nSigned-off-by: Abhijeet Dharmapurikar \u003cadharmap@codeaurora.org\u003e\n"
    },
    {
      "commit": "f9575b9e608188d16becb02411057d902cdd60af",
      "tree": "5d596eab75211606eddfdd95fc27a7c2d3ee8ab4",
      "parents": [
        "482454d203726c7dfa9029b89dfcead29a33074e",
        "913565a83d74fe1da0914e8c355345bc616131c4"
      ],
      "author": {
        "name": "Linux Build Service Account",
        "email": "lnxbuild@localhost",
        "time": "Wed Aug 15 16:56:53 2012 -0700"
      },
      "committer": {
        "name": "QuIC Gerrit Code Review",
        "email": "code-review@localhost",
        "time": "Wed Aug 15 16:56:53 2012 -0700"
      },
      "message": "Merge \"msm: tty: update receive room just before writing data to the ldisc\" into msm-3.4"
    },
    {
      "commit": "602dc27937d97dcc5d556dd30da24718743dd8d2",
      "tree": "a1d74ae1a71243729aef8196ccce6c0480f39f16",
      "parents": [
        "52daf656f6abe40b1011aa4aa5b746ebc166fc43"
      ],
      "author": {
        "name": "Abhijeet Dharmapurikar",
        "email": "adharmap@codeaurora.org",
        "time": "Thu Jul 19 21:34:56 2012 -0700"
      },
      "committer": {
        "name": "Abhijeet Dharmapurikar",
        "email": "adharmap@codeaurora.org",
        "time": "Wed Aug 15 12:41:25 2012 -0700"
      },
      "message": "power: pm8921-bms: use shutdown soc if it is within limits\n\nWhen a strong battery is removed, it was seen that the battery voltage\nlines on the phone take about five to six seconds to go below 2.1volts\nwhere the pmic resets all the battery backed registers.\n\nIf a new battery is plugged in within this time the driver will force\nthe shutdown soc on this battery which is incorrect.\n\nCompare the shutdown soc with the calculated soc and if they are\ndifferent than a configurable limit, simply discard the shutdown soc\nand use the calculated soc.\n\nChange-Id: I02e7c78eb5e9df0127ce7e78b0bd9792a8141039\nSigned-off-by: Abhijeet Dharmapurikar \u003cadharmap@codeaurora.org\u003e\n"
    },
    {
      "commit": "91980dec13b28edca6707a6ccd32ba23e237d249",
      "tree": "924692a5196da91012358f5a49b4d1d4e65ee60e",
      "parents": [
        "a9c1cb7cdaec9184b55075e75e3fddfe92bc894a",
        "0868998d235c0b2bddceae2837b10751e326ef48"
      ],
      "author": {
        "name": "Linux Build Service Account",
        "email": "lnxbuild@localhost",
        "time": "Wed Aug 15 11:19:57 2012 -0700"
      },
      "committer": {
        "name": "QuIC Gerrit Code Review",
        "email": "code-review@localhost",
        "time": "Wed Aug 15 11:19:57 2012 -0700"
      },
      "message": "Merge \"genirq: Provide an accessor for IRQ_PER_CPU flag\" into msm-3.4"
    },
    {
      "commit": "913565a83d74fe1da0914e8c355345bc616131c4",
      "tree": "6c4cdaa8e146672d93d2ab94722dc5a9bdeff328",
      "parents": [
        "05c57a2d27f803da7fd7d96e26fafff840005633"
      ],
      "author": {
        "name": "Joel King",
        "email": "joelking@codeaurora.org",
        "time": "Wed Jul 11 16:18:54 2012 -0700"
      },
      "committer": {
        "name": "Joel King",
        "email": "joelking@codeaurora.org",
        "time": "Tue Aug 14 15:45:15 2012 -0700"
      },
      "message": "msm: tty: update receive room just before writing data to the ldisc\n\nThere is a corner case in the tty driver where the value of\ntty-\u003ereceive_room is not being updated before writing data to\nthe line discipline. When this happens, data is lost because\nof failure to re-submit any remaining data to the ldisc.\n\nThis fix is dependent on a new tty flag that is set only when\nthe tty driver is used for efs sync betweem the mdm modem and\nthe applications processor.\n\nCRs-Fixed: 358868\nChange-Id: I0ba02980504b4d8187b8c83111c2c883d194efa2\nSigned-off-by: Joel King \u003cjoelking@codeaurora.org\u003e\n"
    },
    {
      "commit": "a51c87b1fba04e163b7239e140ea366889db9c5e",
      "tree": "35eeb3e7a97e9d169f08d35304bef58773801fd3",
      "parents": [
        "807249ac31664a7e2cd75b5db0476d6153bfbe99"
      ],
      "author": {
        "name": "Abhijeet Dharmapurikar",
        "email": "adharmap@codeaurora.org",
        "time": "Fri Jul 13 20:13:14 2012 -0700"
      },
      "committer": {
        "name": "Abhijeet Dharmapurikar",
        "email": "adharmap@codeaurora.org",
        "time": "Mon Aug 13 19:04:27 2012 -0700"
      },
      "message": "power: pm8921-bms: remove Dynamic Unusable Charge algorithm\n\nThe dynamic UUC algorithm changes the UUC as load, state of charge and\ntemperature changes. This uncontrolled behaviour causes unacceptable\njumps in state of charge numbers.\n\nReplace the dynamic UUC algorithm with a simple average current based\nUUC. The average current is calculated by remembering the load for last\nfew (16) samples. Also to maintain a reasonable UUC while charging, a\nload of 300mA is assumed.\n\nNote that the first time UUC is calculated we don\u0027t have load samples\nand in that case the instantaneous current is used.\n\nSince we now don\u0027t change the UUC with respect to max possible load\n(itest), the usage of this value is removed.  Also instead of failure\nvoltage we introduce cutoff voltage which represents the loaded voltage\nby which the battery should be reported 0%.\n\nChange-Id: Ia640164ee2c9690537308d4e840953824ba15b58\nSigned-off-by: Abhijeet Dharmapurikar \u003cadharmap@codeaurora.org\u003e\n"
    },
    {
      "commit": "b2680137d0dde7dca15179bcb272fa7f47ad7974",
      "tree": "fa41fcb3f29fe6fc885d4b506cedeb10eebc69ec",
      "parents": [
        "cd73883b11609aea16ba54babef8a849e446e165"
      ],
      "author": {
        "name": "Abhijeet Dharmapurikar",
        "email": "adharmap@codeaurora.org",
        "time": "Tue May 15 16:32:51 2012 -0700"
      },
      "committer": {
        "name": "Abhijeet Dharmapurikar",
        "email": "adharmap@codeaurora.org",
        "time": "Mon Aug 13 19:04:22 2012 -0700"
      },
      "message": "power: pm8921-bms: dont use override mode if batfet is open\n\nIf the battery fet is open, the current sourced or sinked from the\nbattery is very low. There is a high chance that an open circuit\nvoltage(OCV) happens. Putting the BMS in override mode resets the timer\nwhose expiry causes an OCV.\n\nAvoid putting the BMS in override mode if battery fet is open.\n\nChange-Id: Idc463bcc55b51cf188cc8ee440a66f763654f174\nSigned-off-by: Abhijeet Dharmapurikar \u003cadharmap@codeaurora.org\u003e\n"
    },
    {
      "commit": "b557a8c5f4a0b98882171368ad10b70dd439e72e",
      "tree": "303068be1014d0905fd2ac008773b850febfdcd5",
      "parents": [
        "cd73883b11609aea16ba54babef8a849e446e165"
      ],
      "author": {
        "name": "Shalabh Jain",
        "email": "shalabhj@codeaurora.org",
        "time": "Mon Aug 13 17:07:36 2012 -0700"
      },
      "committer": {
        "name": "Shalabh Jain",
        "email": "shalabhj@codeaurora.org",
        "time": "Mon Aug 13 17:07:36 2012 -0700"
      },
      "message": "diag: Update last SSID for general category\n\nDIAG SSID ranges are updated on modem side. Hence same\nupdate is needed on application processor side. This\nchange updates the same.\n\nWe plan to implenent an algorithm which will remove the\nneed for manual updates.\n\nChange-Id: I573b75fe0b88bad6f0b2fd5d1b12eb4530067912\nSigned-off-by: Shalabh Jain \u003cshalabhj@codeaurora.org\u003e\n"
    },
    {
      "commit": "2c09b76d02d146a56de84d81fbb0cdb365c91311",
      "tree": "750a79a8ccce2429a7bee9055623f903e1d5697c",
      "parents": [
        "77b9063b63b9d8464228d46a07ccad35763ad800"
      ],
      "author": {
        "name": "Pratik Patel",
        "email": "pratikp@codeaurora.org",
        "time": "Sat Jul 21 15:54:54 2012 -0700"
      },
      "committer": {
        "name": "Pratik Patel",
        "email": "pratikp@codeaurora.org",
        "time": "Sat Aug 11 16:40:46 2012 -0700"
      },
      "message": "coresight: fix whitespace in coresight drivers\n\nAdd/remove whitespace to improve code readability.\n\nChange-Id: Iade3100b7eb9a57f95849d6665257cffe85b26b3\nSigned-off-by: Pratik Patel \u003cpratikp@codeaurora.org\u003e\n"
    },
    {
      "commit": "8e1e6b65fe92a0fa7bdb787fc7d9c5c0eae3d654",
      "tree": "6c33e4563cfedb58255520fe5b0142c861638a17",
      "parents": [
        "cf7d045799f928ac338dbc9fea42538567a513e9"
      ],
      "author": {
        "name": "Pratik Patel",
        "email": "pratikp@codeaurora.org",
        "time": "Fri Jun 29 12:24:49 2012 -0700"
      },
      "committer": {
        "name": "Pratik Patel",
        "email": "pratikp@codeaurora.org",
        "time": "Sat Aug 11 16:40:46 2012 -0700"
      },
      "message": "coresight: enable stm logging for ftrace events and printk\n\nDup ftrace event traffic (including writes to trace_marker file from\nuserspace) to STM. Also dup printk traffic to STM. This allows Linux\ntracing and log data to be correlated with other data transported over\nSTM.\n\nChange-Id: Ieb0b856447f7667eb0005a6a884211dc46f50217\nSigned-off-by: Pratik Patel \u003cpratikp@codeaurora.org\u003e\n"
    },
    {
      "commit": "cf7d045799f928ac338dbc9fea42538567a513e9",
      "tree": "7ac2b9906d485fff75e77dc18c065b8ffb1881bc",
      "parents": [
        "2291149f68875789ca515247a371542686f9799a"
      ],
      "author": {
        "name": "Pratik Patel",
        "email": "pratikp@codeaurora.org",
        "time": "Mon Jul 02 13:57:20 2012 -0700"
      },
      "committer": {
        "name": "Pratik Patel",
        "email": "pratikp@codeaurora.org",
        "time": "Sat Aug 11 16:40:46 2012 -0700"
      },
      "message": "coresight: implement coresight abort\n\nProvide CoreSight abort debug api to stop the active trace sink\nfrom any context. This is a best effort api that can be used to\nabruptly stop and disable the current trace sink from anywhere\nin the kernel to avoid tracing and hence polluting the trace data\nafter the point of interest has been executed.\n\nChange-Id: I34c528d9febec4265088a7267dbcf0e7a1f87fcf\nSigned-off-by: Pratik Patel \u003cpratikp@codeaurora.org\u003e\n"
    },
    {
      "commit": "5f6d1af0462b9072a2be6868ca73cfb4cb3524c1",
      "tree": "17319ced071c31baf3df5e1b123384e95dacddef",
      "parents": [
        "41f49afeb872b851e8b2f4e078d47903e65a47bf"
      ],
      "author": {
        "name": "Pratik Patel",
        "email": "pratikp@codeaurora.org",
        "time": "Wed Jun 13 15:48:13 2012 -0700"
      },
      "committer": {
        "name": "Pratik Patel",
        "email": "pratikp@codeaurora.org",
        "time": "Fri Aug 10 20:06:25 2012 -0700"
      },
      "message": "coresight: device tree support for coresight drivers\n\nSupport for reading hardware data for CoreSight devices from device\ntree.\n\nChange-Id: I4d149991c89b458384465d163386084f500a4028\nSigned-off-by: Pratik Patel \u003cpratikp@codeaurora.org\u003e\n"
    },
    {
      "commit": "ae20a9797cf84886f89022bdfa6de179e718fb26",
      "tree": "ca82568068de53d1d0be4b8cf5a7c8209cabf1e4",
      "parents": [
        "6f3449df335ac10f0728c6c52a193dd83d2f9ef9",
        "f799996e309cad545b3a7f84ef6f333a09c8b876"
      ],
      "author": {
        "name": "Linux Build Service Account",
        "email": "lnxbuild@localhost",
        "time": "Fri Aug 10 16:44:10 2012 -0700"
      },
      "committer": {
        "name": "QuIC Gerrit Code Review",
        "email": "code-review@localhost",
        "time": "Fri Aug 10 16:44:10 2012 -0700"
      },
      "message": "Merge \"Bluetooth: Block SCO disconnect operation on BT_CLOSED state.\" into msm-3.4"
    },
    {
      "commit": "962ebc8ecad1eb59dfce3fa782edf47049a0390b",
      "tree": "af97718d3cab1f9eb38a9b19caba5aacc8d7e894",
      "parents": [
        "28148a5a8327a98d2726ede4e223a90dc23ab679",
        "725f849ff6e273e8bf5b818fdf53cee5290717af"
      ],
      "author": {
        "name": "Linux Build Service Account",
        "email": "lnxbuild@localhost",
        "time": "Fri Aug 10 15:14:46 2012 -0700"
      },
      "committer": {
        "name": "QuIC Gerrit Code Review",
        "email": "code-review@localhost",
        "time": "Fri Aug 10 15:14:46 2012 -0700"
      },
      "message": "Merge \"msm: wcd9xxx: add device tree support for codec slimbus component\" into msm-3.4"
    },
    {
      "commit": "0868998d235c0b2bddceae2837b10751e326ef48",
      "tree": "7607f17b05ff441a893ee589b90e610b9759ab36",
      "parents": [
        "7dc95baad1fa456e364285a6add5d7a380cfd11a"
      ],
      "author": {
        "name": "Chris Smith",
        "email": "chris.smith@st.com",
        "time": "Fri Aug 10 13:43:16 2012 -0700"
      },
      "committer": {
        "name": "Rohit Vaswani",
        "email": "rvaswani@codeaurora.org",
        "time": "Fri Aug 10 13:45:07 2012 -0700"
      },
      "message": "genirq: Provide an accessor for IRQ_PER_CPU flag\n\nAdds an accessor function, irq_is_per_cpu(), for the flag IRQ_PER_CPU.\n\nThis is useful if you have an IRQ that is per-cpu in some hardware\nimplementations, and not in others (example: ARM PMU Interrupts), and\nyou want to handle both cases.\n\nChange-Id: Ic176ee5b8f9a830c1db35cb939ec659a4cf3f938\nSigned-off-by: Chris Smith \u003cchris.smith@st.com\u003e\nSigned-off-by: Rohit Vaswani \u003crvaswani@codeaurora.org\u003e\n"
    },
    {
      "commit": "0e3f3bb87f07de390c2ef1600f746e2a8e14e8c3",
      "tree": "c7e43ce1cdcc3108299b4002cd7e2c39497086d4",
      "parents": [
        "90b2cca21b417887a8a221c323cbf012dd44ba99",
        "a2cba0df366dc571feb8f8a750405f2ad8284cf6"
      ],
      "author": {
        "name": "Linux Build Service Account",
        "email": "lnxbuild@localhost",
        "time": "Fri Aug 10 09:56:07 2012 -0700"
      },
      "committer": {
        "name": "QuIC Gerrit Code Review",
        "email": "code-review@localhost",
        "time": "Fri Aug 10 09:56:07 2012 -0700"
      },
      "message": "Merge \"msm: mpq8064: Use ION to alloc driver buffers\" into msm-3.4"
    },
    {
      "commit": "f799996e309cad545b3a7f84ef6f333a09c8b876",
      "tree": "e3c3f6434be96ba817652239a811122d62427ee5",
      "parents": [
        "2e02b861173406a1287a53ca7b836a4ad5fd4255"
      ],
      "author": {
        "name": "Srinivas Krovvidi",
        "email": "skrovvid@codeaurora.org",
        "time": "Wed Aug 01 18:21:37 2012 +0530"
      },
      "committer": {
        "name": "Srinivas Krovvidi",
        "email": "skrovvid@codeaurora.org",
        "time": "Fri Aug 10 21:18:18 2012 +0530"
      },
      "message": "Bluetooth: Block SCO disconnect operation on BT_CLOSED state.\n\nHave maximum blocking time for shutdown operation as DISCONNECT_TIMEOUT.\nDuring this period when SCO connection closes, the userspace will be\nupdated on the close operation. Existing approach of immidiate return\non shutdown call can cause synchronization issues on SCO state between\nkernel and userspace. This happens when disconnect operation takes\nmore time at kernel space.\n\nChange-Id: Id9e6a61c2c3d4ba2cf6da574fc49bc6894a8f96a\nSigned-off-by: Srinivas Krovvidi \u003cskrovvid@codeaurora.org\u003e\n"
    },
    {
      "commit": "805f616d6c17a0ccc915439e153668837824d51b",
      "tree": "50bd48c8d9360df69d822e8edee5620420594064",
      "parents": [
        "5d0ef06952f061d06f840bb30511cedc58fb560a",
        "c5c0f57048007aee8279fe1f6bd90abeb4edf6a1"
      ],
      "author": {
        "name": "Linux Build Service Account",
        "email": "lnxbuild@localhost",
        "time": "Fri Aug 10 06:03:45 2012 -0700"
      },
      "committer": {
        "name": "QuIC Gerrit Code Review",
        "email": "code-review@localhost",
        "time": "Fri Aug 10 06:03:45 2012 -0700"
      },
      "message": "Merge \"usb: otg: Fix USB LPM for cable disconnect\" into msm-3.4"
    },
    {
      "commit": "c5c0f57048007aee8279fe1f6bd90abeb4edf6a1",
      "tree": "07e8ae580629bc21aac870bea86e8f4d67db794c",
      "parents": [
        "3e04184032acc1c946c8e3ff56ca513aa956c1ee"
      ],
      "author": {
        "name": "Ido Shayevitz",
        "email": "idos@codeaurora.org",
        "time": "Tue Jul 31 13:58:45 2012 +0300"
      },
      "committer": {
        "name": "Linux Build Service Account",
        "email": "lnxbuild@localhost",
        "time": "Thu Aug 09 20:01:20 2012 -0600"
      },
      "message": "usb: otg: Fix USB LPM for cable disconnect\n\nAllow to USB clocks to remain on only for bus suspend case, but turn\noff clocks for any other case, such as cable disconnect.\n\nCRs-Fixed: 378955\nChange-Id: I4d85b645cfd231126fbc160a0c14273066ce674c\nSigned-off-by: Ido Shayevitz \u003cidos@codeaurora.org\u003e\n"
    },
    {
      "commit": "3b0ca8840d6846d64433d957b376bd554d1afa39",
      "tree": "a269cce70daebc8087d3eec59bd2a7a710ca52e1",
      "parents": [
        "3e04184032acc1c946c8e3ff56ca513aa956c1ee"
      ],
      "author": {
        "name": "Pratik Patel",
        "email": "pratikp@codeaurora.org",
        "time": "Fri Jun 01 16:54:14 2012 -0700"
      },
      "committer": {
        "name": "Linux Build Service Account",
        "email": "lnxbuild@localhost",
        "time": "Thu Aug 09 15:09:15 2012 -0600"
      },
      "message": "coresight: switch to use coresight core layer code\n\nSwitch all CoreSight drivers to start using the new CoreSight core\nlayer code. Remove obsolete qdss code.\n\nChange-Id: I2d4496aea0ffd918e0bfbf4b4e58ad82ea634a59\nSigned-off-by: Pratik Patel \u003cpratikp@codeaurora.org\u003e\n"
    },
    {
      "commit": "a2cba0df366dc571feb8f8a750405f2ad8284cf6",
      "tree": "e3efe9c674ba7c04cd63ceed43051bfe266e08ec",
      "parents": [
        "57ae1495163cf9ed66285c654bc9b6801c9b3a6f"
      ],
      "author": {
        "name": "Terence Hampson",
        "email": "thampson@codeaurora.org",
        "time": "Wed Aug 08 11:39:53 2012 -0400"
      },
      "committer": {
        "name": "Terence Hampson",
        "email": "thampson@codeaurora.org",
        "time": "Wed Aug 08 16:39:11 2012 -0400"
      },
      "message": "msm: mpq8064: Use ION to alloc driver buffers\n\nSince VCAP is behind IOMMU, in order to get proper address for VCAP\nhw to write to driver needs to alloc buffer from ION and not\nkzalloc.\n\nChange-Id: I1f4fcc6834d0ea09ba0fc812b301219d35f40721\nSigned-off-by: Terence Hampson \u003cthampson@codeaurora.org\u003e\n"
    },
    {
      "commit": "725f849ff6e273e8bf5b818fdf53cee5290717af",
      "tree": "52b8ce10a3fff5fde270d8c5919be2e3cba770e6",
      "parents": [
        "eb36ee3ea23a4cfc0bbf7289104bff881c516000"
      ],
      "author": {
        "name": "Kiran Kandi",
        "email": "kkandi@codeaurora.org",
        "time": "Mon Aug 06 13:45:16 2012 -0700"
      },
      "committer": {
        "name": "Kiran Kandi",
        "email": "kkandi@codeaurora.org",
        "time": "Wed Aug 08 09:54:15 2012 -0700"
      },
      "message": "msm: wcd9xxx: add device tree support for codec slimbus component\n\nRead the codec specific data from device tree instead of board file.\n\nChange-Id: Iad382b89692903d2434b63d34c7121fe0b4b9dda\nSigned-off-by: Kiran Kandi \u003ckkandi@codeaurora.org\u003e\n"
    },
    {
      "commit": "7d3aada6ec332af86f0dba762855b0901777cd61",
      "tree": "6155ef503747e6bba6252397fa8f4a6d9a25a17e",
      "parents": [
        "3295cd511430ac7c575e7a3014a433029c3a8672",
        "96458e214d9d8c98a1aeb13f52ef146672f8d82b"
      ],
      "author": {
        "name": "Linux Build Service Account",
        "email": "lnxbuild@localhost",
        "time": "Wed Aug 08 08:29:55 2012 -0700"
      },
      "committer": {
        "name": "QuIC Gerrit Code Review",
        "email": "code-review@localhost",
        "time": "Wed Aug 08 08:29:55 2012 -0700"
      },
      "message": "Merge \"msm: add new image modes to support stats buffer\" into msm-3.4"
    },
    {
      "commit": "d9416661ff4bfd01c8e555f58f2b987e37c963a1",
      "tree": "53bf4bf092557996346973988e3b6d00c551deac",
      "parents": [
        "3449c35a8dd1240f762e986dc725a48998b74cb1",
        "b77b0c48e156f335006518c62f606f96967f4b17"
      ],
      "author": {
        "name": "Linux Build Service Account",
        "email": "lnxbuild@localhost",
        "time": "Wed Aug 08 06:45:39 2012 -0700"
      },
      "committer": {
        "name": "QuIC Gerrit Code Review",
        "email": "code-review@localhost",
        "time": "Wed Aug 08 06:45:39 2012 -0700"
      },
      "message": "Merge \"thermal: msm_thermal: Define and implement device tree bindings\" into msm-3.4"
    },
    {
      "commit": "a6010a5d431adb70d9e5dbc8b6312f80dcf8514b",
      "tree": "d65f5e9e3ad3a428942fbe01618e10c04d665123",
      "parents": [
        "8b7184c88ef4d4dcdadda641c3d46d23496badfd",
        "00269e519113487993bd4ae6df711103cd12519f"
      ],
      "author": {
        "name": "Linux Build Service Account",
        "email": "lnxbuild@localhost",
        "time": "Wed Aug 08 06:45:27 2012 -0700"
      },
      "committer": {
        "name": "QuIC Gerrit Code Review",
        "email": "code-review@localhost",
        "time": "Wed Aug 08 06:45:27 2012 -0700"
      },
      "message": "Merge \"msm: krait-regulator: add regulator control for kraits\" into msm-3.4"
    },
    {
      "commit": "8b7184c88ef4d4dcdadda641c3d46d23496badfd",
      "tree": "f4e9eb1270124df5c3038fea90747705ca872062",
      "parents": [
        "987f40bd986ce7f46f7cd9c995de26b7b49424a6",
        "87f202f6391ddafc89250bf61a20631b9ee301f0"
      ],
      "author": {
        "name": "Linux Build Service Account",
        "email": "lnxbuild@localhost",
        "time": "Wed Aug 08 06:45:22 2012 -0700"
      },
      "committer": {
        "name": "QuIC Gerrit Code Review",
        "email": "code-review@localhost",
        "time": "Wed Aug 08 06:45:22 2012 -0700"
      },
      "message": "Merge \"usb: msm_otg: Enable VBUS MPM interrupt\" into msm-3.4"
    },
    {
      "commit": "3525d6e9c7a227ea15f048598ddc35c52c919a22",
      "tree": "c43568d9ee84b1db0b960c94ab1f77359bf22069",
      "parents": [
        "282086dea6d333ace8044fe4bb387081f9a4a6b5",
        "76aa18bf4081a61e6f047db728c1dc7ee0c4bebd"
      ],
      "author": {
        "name": "Linux Build Service Account",
        "email": "lnxbuild@localhost",
        "time": "Wed Aug 08 00:57:23 2012 -0700"
      },
      "committer": {
        "name": "QuIC Gerrit Code Review",
        "email": "code-review@localhost",
        "time": "Wed Aug 08 00:57:23 2012 -0700"
      },
      "message": "Merge changes I2f0ce409,Ia9397944 into msm-3.4\n\n* changes:\n  usb: gadget: qdss: Add support for CI 2.0 gadget\n  usb: gadget: Introduce qdss function driver\n"
    },
    {
      "commit": "87f202f6391ddafc89250bf61a20631b9ee301f0",
      "tree": "567f41444137b48df5e7546730b1e92783baf5a1",
      "parents": [
        "1a6af7b73e2c1a3dca3f65d6ab95dae8e99793e2"
      ],
      "author": {
        "name": "Jack Pham",
        "email": "jackp@codeaurora.org",
        "time": "Mon Aug 06 00:24:22 2012 -0700"
      },
      "committer": {
        "name": "QuIC Gerrit Code Review",
        "email": "code-review@localhost",
        "time": "Tue Aug 07 21:53:45 2012 -0700"
      },
      "message": "usb: msm_otg: Enable VBUS MPM interrupt\n\nWhen otg_control is set to OTG_PHY_CONTROL and PMIC interrupts are\nnot used for VBUS notification, a cable connection will fail to\nwake up the device from VDD minimized low power mode. The MPM needs\nto be configured to wake up the system when the USB_PHY_OTGSESSVLD\ninterrupt is triggered. As this interrupt may vary by SoC populate\nit in the msm_otg_platform_data-\u003empm_otgsessvld_int member in the\nvarious board files.\n\nCRs-fixed: 376740\nChange-Id: Ia54828f538c695ff6b28f5d7b2b49630a45cc673\nSigned-off-by: Jack Pham \u003cjackp@codeaurora.org\u003e\n"
    },
    {
      "commit": "96458e214d9d8c98a1aeb13f52ef146672f8d82b",
      "tree": "bcae18b358a9a05d8f12f606362cc5d027aa8fd3",
      "parents": [
        "1a6af7b73e2c1a3dca3f65d6ab95dae8e99793e2"
      ],
      "author": {
        "name": "Mingcheng Zhu",
        "email": "mingchen@codeaurora.org",
        "time": "Tue Aug 07 21:45:43 2012 -0700"
      },
      "committer": {
        "name": "Mingcheng Zhu",
        "email": "mingchen@codeaurora.org",
        "time": "Tue Aug 07 21:45:43 2012 -0700"
      },
      "message": "msm: add new image modes to support stats buffer\n\nExtend the image mode defines to include the stats buffers.\n\nChange-Id: I4c7a687cb08695d43befa15f6e18e7070d4e2976\nSigned-off-by: Mingcheng Zhu \u003cmingchen@codeaurora.org\u003e\n"
    },
    {
      "commit": "94197b8f8298ae3e2f978e4c16bfd149ec5c9efa",
      "tree": "abc7514035882537779237ac7e4d0e4148c51a4e",
      "parents": [
        "27ef0fad0010226c6a39cb318cdbccdb87a80c0c",
        "8c216485e7210eed44301ab7e167988c267c8547"
      ],
      "author": {
        "name": "Linux Build Service Account",
        "email": "lnxbuild@localhost",
        "time": "Tue Aug 07 16:38:48 2012 -0700"
      },
      "committer": {
        "name": "QuIC Gerrit Code Review",
        "email": "code-review@localhost",
        "time": "Tue Aug 07 16:38:48 2012 -0700"
      },
      "message": "Merge \"msm: add new FOURCCs for support YUV and Bayer stats buffers\" into msm-3.4"
    },
    {
      "commit": "a00d732f0c989f97f76c2a637a591a67b4536a9c",
      "tree": "0ada5c936228f2a013c216826aa1648988a81f5e",
      "parents": [
        "27ef0fad0010226c6a39cb318cdbccdb87a80c0c"
      ],
      "author": {
        "name": "Shimrit Malichi",
        "email": "smalichi@codeaurora.org",
        "time": "Sun Aug 05 13:56:28 2012 +0300"
      },
      "committer": {
        "name": "QuIC Gerrit Code Review",
        "email": "code-review@localhost",
        "time": "Tue Aug 07 11:17:06 2012 -0700"
      },
      "message": "usb: gadget: Introduce qdss function driver\n\nThe QDSS function driver supports high throughput debug information\ndelivery from the QDSS core to the host via the USB port.\n\nChange-Id: Ia9397944d39d767c1200ad87aac67d5627233282\nSigned-off-by: Shimrit Malichi \u003csmalichi@codeaurora.org\u003e\n"
    },
    {
      "commit": "9dafa504713f171aec1868c2acd36c312e598f6e",
      "tree": "025ac066995857df2ba4564a8ccf490ab9a1b9b3",
      "parents": [
        "f5e1f55bc1fe1a7fbb0b1e0a109e2c85c326225a",
        "c4a6af1ad22940f1b7193e5b958ce983c40325d0"
      ],
      "author": {
        "name": "Linux Build Service Account",
        "email": "lnxbuild@localhost",
        "time": "Tue Aug 07 11:02:39 2012 -0700"
      },
      "committer": {
        "name": "QuIC Gerrit Code Review",
        "email": "code-review@localhost",
        "time": "Tue Aug 07 11:02:39 2012 -0700"
      },
      "message": "Merge \"hwmon: qpnp-adc: Add PMIC QPNP IADC driver\" into msm-3.4"
    },
    {
      "commit": "b77b0c48e156f335006518c62f606f96967f4b17",
      "tree": "7fcea56c06214de3772002231e1bef9b23c6cb7a",
      "parents": [
        "57ae1495163cf9ed66285c654bc9b6801c9b3a6f"
      ],
      "author": {
        "name": "Eugene Seah",
        "email": "eseah@codeaurora.org",
        "time": "Mon Jul 02 19:28:50 2012 -0600"
      },
      "committer": {
        "name": "QuIC Gerrit Code Review",
        "email": "code-review@localhost",
        "time": "Tue Aug 07 10:32:10 2012 -0700"
      },
      "message": "thermal: msm_thermal: Define and implement device tree bindings\n\nDefine device tree bindings for MSM_THERMAL driver, and implement\nmatching code to make the driver abide to these bindings.\n\nChange-Id: I6ed08a09f45f8748841cf44db601f28659e49d9c\nSigned-off-by: Eugene Seah \u003ceseah@codeaurora.org\u003e\n"
    },
    {
      "commit": "8c216485e7210eed44301ab7e167988c267c8547",
      "tree": "4a2c1759b33b9838191d50d7f0ad830e104b3aec",
      "parents": [
        "cc7fbfda11a6a030ae34171eebcfb64309c9ab11"
      ],
      "author": {
        "name": "Mingcheng Zhu",
        "email": "mingchen@codeaurora.org",
        "time": "Mon Aug 06 23:15:22 2012 -0700"
      },
      "committer": {
        "name": "Mingcheng Zhu",
        "email": "mingchen@codeaurora.org",
        "time": "Mon Aug 06 23:15:22 2012 -0700"
      },
      "message": "msm: add new FOURCCs for support YUV and Bayer stats buffers\n\nExtending FOURCC to include stats buffer polling.\n\nChange-Id: If3148ad5e654cbdfee1df4eed92b65678a46fcf3\nSigned-off-by: Mingcheng Zhu \u003cmingchen@codeaurora.org\u003e\n"
    },
    {
      "commit": "00269e519113487993bd4ae6df711103cd12519f",
      "tree": "1a2459cacfc01325b3f38c5945f64de43fe2fc82",
      "parents": [
        "c2f1c5a8eba8aa87659edaabe254b7cf51c2dcc7"
      ],
      "author": {
        "name": "Abhijeet Dharmapurikar",
        "email": "adharmap@codeaurora.org",
        "time": "Mon May 14 17:59:10 2012 -0700"
      },
      "committer": {
        "name": "Abhijeet Dharmapurikar",
        "email": "adharmap@codeaurora.org",
        "time": "Mon Aug 06 15:45:13 2012 -0700"
      },
      "message": "msm: krait-regulator: add regulator control for kraits\n\nBadger kraits have a single voltage supply coming from the pmic. This\nsupply is provided by multiple switching regulators operating in\nganged mode.\n\nThere is a LDO and a HS (Head Switch) per core that further control the\nvoltage supply to that core.\n\nThis driver manages the ganged supply by calling upon the spm driver to\nset phases and voltage.\n\nChange-Id: Idc0a0ae3242729a7e0ede5962974c09b61d8d39c\nSigned-off-by: Abhijeet Dharmapurikar \u003cadharmap@codeaurora.org\u003e\n"
    },
    {
      "commit": "6d725face01069034c89de1e9ce12a2d1b11cda7",
      "tree": "65580a1173616f153a3d7c9d01d7ba2190d4d295",
      "parents": [
        "0d700fd66396a5f6582667cb4eb7509ff33c56af",
        "f3b0c231a85ceef488440ab02fba9b15e468faa0"
      ],
      "author": {
        "name": "Linux Build Service Account",
        "email": "lnxbuild@localhost",
        "time": "Mon Aug 06 12:34:17 2012 -0700"
      },
      "committer": {
        "name": "QuIC Gerrit Code Review",
        "email": "code-review@localhost",
        "time": "Mon Aug 06 12:34:17 2012 -0700"
      },
      "message": "Merge \"msm_fb: Add support for Vsync driven composition on MDP 3.03 targets\" into msm-3.4"
    },
    {
      "commit": "2e656596a489a42e0a630ec764a233bdd20a5d5f",
      "tree": "f09cf0ad6878f0fdcd28828d90e1a4d36ef584a3",
      "parents": [
        "ff9c112790835cb7514044f8a9154227fbc073d0",
        "a717211c063ece07bcfd15aad4ed8856293bc446"
      ],
      "author": {
        "name": "Linux Build Service Account",
        "email": "lnxbuild@localhost",
        "time": "Mon Aug 06 12:34:07 2012 -0700"
      },
      "committer": {
        "name": "QuIC Gerrit Code Review",
        "email": "code-review@localhost",
        "time": "Mon Aug 06 12:34:07 2012 -0700"
      },
      "message": "Merge \"ASoC: wcd9xxx: Add wcd9320 codec slimbus slave support\" into msm-3.4"
    },
    {
      "commit": "c4a6af1ad22940f1b7193e5b958ce983c40325d0",
      "tree": "fb09c863cd570f25450a982df9e60d754fb4d504",
      "parents": [
        "1853bd1c96e34124d0c7bfa8875e147ced6afe51"
      ],
      "author": {
        "name": "Siddartha Mohanadoss",
        "email": "smohanad@codeaurora.org",
        "time": "Fri Jul 13 18:50:12 2012 -0700"
      },
      "committer": {
        "name": "Siddartha Mohanadoss",
        "email": "smohanad@codeaurora.org",
        "time": "Mon Aug 06 11:06:44 2012 -0700"
      },
      "message": "hwmon: qpnp-adc: Add PMIC QPNP IADC driver\n\nThe QPNP IADC driver supports the user bank\nperipheral of the current ADC(IADC).\n\nIADC is a 16 bit ADC used for measuring current.\nThe single measurement mode is supported to read\ncurrent from upto seven channel configuration.\n\nClients can read the internal/external Rsense,\nCSP_EX, CSN_RX along with gain and offset\ncalibraton channels.\n\nChange-Id: I7e5ae3fc70878d16827d33705853a36bb0aa04f6\nSigned-off-by: Siddartha Mohanadoss \u003csmohanad@codeaurora.org\u003e\n"
    },
    {
      "commit": "f3b0c231a85ceef488440ab02fba9b15e468faa0",
      "tree": "86d0d970b6d7529a64c40baca7d3f16f1f5e6ae0",
      "parents": [
        "60236436491ce79327f9faf656a4392b1d92f4df"
      ],
      "author": {
        "name": "Padmanabhan Komanduru",
        "email": "pkomandu@codeaurora.org",
        "time": "Fri Jul 27 20:46:06 2012 +0530"
      },
      "committer": {
        "name": "Linux Build Service Account",
        "email": "lnxbuild@localhost",
        "time": "Mon Aug 06 09:27:06 2012 -0600"
      },
      "message": "msm_fb: Add support for Vsync driven composition on MDP 3.03 targets\n\nAdd support for vsync notification to user space using user events.\nThis is to trigger frame composition based on Vsync.\n\nChange-Id: Ie94edfcdb5e540dd2f9a4a5df4bc3b7c4eb9041c\nSigned-off-by: Padmanabhan Komanduru \u003cpkomandu@codeaurora.org\u003e\nSigned-off-by: Jeevan Shriram \u003cjshriram@codeaurora.org\u003e\n"
    },
    {
      "commit": "937ed1d9658717929428c4338212fcc33be33605",
      "tree": "310715fc48ace7c56eaef87194c1fe270142186f",
      "parents": [
        "227daa3b0d9775cfec1056cb6a671fb7b4d8c84c",
        "01a5ff0fe5361b3547f1a19820ce76694918b65a"
      ],
      "author": {
        "name": "Linux Build Service Account",
        "email": "lnxbuild@localhost",
        "time": "Mon Aug 06 01:53:35 2012 -0700"
      },
      "committer": {
        "name": "QuIC Gerrit Code Review",
        "email": "code-review@localhost",
        "time": "Mon Aug 06 01:53:35 2012 -0700"
      },
      "message": "Merge \"power: power_supply_core: add power_supply_set_supply_type API\" into msm-3.4"
    },
    {
      "commit": "625ee655c9f2891e16343b4db9ae2170cfdc7897",
      "tree": "cd5ac701f082e9cb4fdc862668f3fbd21f84dbde",
      "parents": [
        "74aebcec659d075ebbb21bfe7b90ffb138c87528"
      ],
      "author": {
        "name": "Dixon Peterson",
        "email": "dixonp@codeaurora.org",
        "time": "Thu Jun 21 22:03:49 2012 -0700"
      },
      "committer": {
        "name": "QuIC Gerrit Code Review",
        "email": "code-review@localhost",
        "time": "Sun Aug 05 19:57:00 2012 -0700"
      },
      "message": "diag: Add support for sockets\n\ndiag does not support logging to sockets. Add support for\nnew socket logging mode to support sockets.\n\nChange-Id: I1134859825f9e075ee911c94376a239d748e311f\nSigned-off-by: Dixon Peterson \u003cdixonp@codeaurora.org\u003e\n"
    },
    {
      "commit": "74aebcec659d075ebbb21bfe7b90ffb138c87528",
      "tree": "f98411d4e07169696907a017224148274ddb04fa",
      "parents": [
        "cc7fbfda11a6a030ae34171eebcfb64309c9ab11",
        "a2cd6eaf5deaa40098eb6b692797519bc173381e"
      ],
      "author": {
        "name": "Linux Build Service Account",
        "email": "lnxbuild@localhost",
        "time": "Sat Aug 04 23:26:25 2012 -0700"
      },
      "committer": {
        "name": "QuIC Gerrit Code Review",
        "email": "code-review@localhost",
        "time": "Sat Aug 04 23:26:25 2012 -0700"
      },
      "message": "Merge \"trace: Modify timer_start and irq_handler_entry trace events.\" into msm-3.4"
    },
    {
      "commit": "199d18cbdd7aebefcbba6b0cb2c72c197d0bc905",
      "tree": "a6918e9f88dea86cedd26367ae2f19622b313956",
      "parents": [
        "7a9933e86f09fa82d76f5f352167e5ed7a5b9319",
        "219fcfc88f16323b7c5a546f3877cf60be0b4def"
      ],
      "author": {
        "name": "Linux Build Service Account",
        "email": "lnxbuild@localhost",
        "time": "Sat Aug 04 11:00:45 2012 -0700"
      },
      "committer": {
        "name": "QuIC Gerrit Code Review",
        "email": "code-review@localhost",
        "time": "Sat Aug 04 11:00:45 2012 -0700"
      },
      "message": "Merge \"platform: msm: qpnp-pwm: Define PWM devicetree bindings\" into msm-3.4"
    },
    {
      "commit": "4fa1369d170bd020705a737ac5f82cbc2a252c27",
      "tree": "82c2947f118f638ddbc7373f2309507795d6b292",
      "parents": [
        "96a8b8ae8751d9c851c07a53aae2d5ad7f571e9b"
      ],
      "author": {
        "name": "Vijayavardhan Vennapusa",
        "email": "vvreddy@codeaurora.org",
        "time": "Thu Aug 02 14:35:03 2012 +0530"
      },
      "committer": {
        "name": "Chiranjeevi Velempati",
        "email": "cvelempa@codeaurora.org",
        "time": "Sat Aug 04 17:04:20 2012 +0530"
      },
      "message": "USB: EHCI: Add remote wakeup support for HSUSB 3rd instance\n\nCurrently as part of host bus suspend handling, voting for\nXO shutdown and VDD minimization due to which devices connected\nto HSUSB 3rd instance will not wakeup the system from system suspend.\n\nAdd support for USB remote wakeup feature for detecting devices\nconnected on HSUSB 3rd instance in case of VDD minimization provided\nHW rework for routing D+ line to MPM is implemented.\n\nCRs-Fixed: 380386\nChange-Id: Ie8560b99c51efc466dfd257747bbf38bec6e6ba0\nSigned-off-by: Vijayavardhan Vennapusa \u003cvvreddy@codeaurora.org\u003e\n"
    },
    {
      "commit": "38910d6321a0e13e4bbbb0c90a584c1145e386ca",
      "tree": "36445cf2e68744440fba22163f67d3fdd5b56b5f",
      "parents": [
        "1a387d014b2df6088896ae1bd0142198bb94c958",
        "255b534c09247c13bb7fdbd08ccb31dcea033317"
      ],
      "author": {
        "name": "Linux Build Service Account",
        "email": "lnxbuild@localhost",
        "time": "Sat Aug 04 01:45:09 2012 -0700"
      },
      "committer": {
        "name": "QuIC Gerrit Code Review",
        "email": "code-review@localhost",
        "time": "Sat Aug 04 01:45:09 2012 -0700"
      },
      "message": "Merge \"msm: usb_bam : Add QDSS support for usb bam mode\" into msm-3.4"
    },
    {
      "commit": "0208a0559cff34b33bf1622fdb2e341338338d7f",
      "tree": "bae70d0cf7fba2ae648fb6e8acaf9f3d0cfc17dc",
      "parents": [
        "a3313a9fb8930412b4ccc3d5b32b2b1a363acf30",
        "003ba6e4ac9a461ff935a0532cc826c614c2cd6e"
      ],
      "author": {
        "name": "Linux Build Service Account",
        "email": "lnxbuild@localhost",
        "time": "Fri Aug 03 21:55:13 2012 -0700"
      },
      "committer": {
        "name": "QuIC Gerrit Code Review",
        "email": "code-review@localhost",
        "time": "Fri Aug 03 21:55:13 2012 -0700"
      },
      "message": "Merge \"msm: vidc: Add PAR value extradata support for H264 and Mpeg2\" into msm-3.4"
    },
    {
      "commit": "0a822d7479511638c9be91b584c79b973aefdca6",
      "tree": "ef3c20c2ab00ee542feb816afe07eb4953756d29",
      "parents": [
        "803ea668039b462e49861ebd9fc961a7dfc12778",
        "99430570f350a50f27b2722910e0de636ab9b8ea"
      ],
      "author": {
        "name": "Linux Build Service Account",
        "email": "lnxbuild@localhost",
        "time": "Fri Aug 03 21:55:03 2012 -0700"
      },
      "committer": {
        "name": "QuIC Gerrit Code Review",
        "email": "code-review@localhost",
        "time": "Fri Aug 03 21:55:03 2012 -0700"
      },
      "message": "Merge \"msm: camera: Initial commit for VFE 4.0\" into msm-3.4"
    },
    {
      "commit": "3e8a1d1c69b56198e946e2fc45d054912965178f",
      "tree": "2df3919268ee0ce26fcbd964319b55405fcd3b3c",
      "parents": [
        "b782abd7fd95306b0b63ad31958b1c9fed95c69c"
      ],
      "author": {
        "name": "Lakshmi Narayana Kalavala",
        "email": "lkalaval@codeaurora.org",
        "time": "Tue Jul 31 15:00:09 2012 -0700"
      },
      "committer": {
        "name": "Lakshmi Narayana Kalavala",
        "email": "lkalaval@codeaurora.org",
        "time": "Fri Aug 03 15:41:14 2012 -0700"
      },
      "message": "msm: camera: Move ping pong buffer and bus scale logic from vfe to axi\n\nMove the ping pong buffer configuration and bus scaling\nlogic from vfe to axi as for concurrent camera case,\nvfe component will be turned off\n\nChange-Id: I39b465dcc121b83f960370b25349dc941ac8c34b\nSigned-off-by: Nishant Pandit \u003cnpandit@codeaurora.org\u003e\nSigned-off-by: Lakshmi Narayana Kalavala \u003clkalaval@codeaurora.org\u003e\n"
    },
    {
      "commit": "219fcfc88f16323b7c5a546f3877cf60be0b4def",
      "tree": "55739155281b7acc6391896c25a491d686e2fb03",
      "parents": [
        "58f4369317c01a5b45d513c509569f85e368d42e"
      ],
      "author": {
        "name": "Jay Chokshi",
        "email": "jchokshi@codeaurora.org",
        "time": "Fri Jul 27 17:39:15 2012 -0700"
      },
      "committer": {
        "name": "Jay Chokshi",
        "email": "jchokshi@codeaurora.org",
        "time": "Fri Aug 03 14:53:18 2012 -0700"
      },
      "message": "platform: msm: qpnp-pwm: Define PWM devicetree bindings\n\nAdd the PWM devicetree bindings for the PWM/LPG device present in\nQualcomm PM8941 chipset. Also make the necessary changes to the driver\nto comply with the devicetree binding requirements.\n\nChange-Id: I8124e2541028719e5b747bc85ff548ac109a9735\nSigned-off-by: Jay Chokshi \u003cjchokshi@codeaurora.org\u003e\n"
    },
    {
      "commit": "99430570f350a50f27b2722910e0de636ab9b8ea",
      "tree": "d787d559170fcaa3f72cc7e05fb1669f08f1eba7",
      "parents": [
        "b782abd7fd95306b0b63ad31958b1c9fed95c69c"
      ],
      "author": {
        "name": "Kevin Chan",
        "email": "ktchan@codeaurora.org",
        "time": "Sun Jul 22 02:23:43 2012 -0700"
      },
      "committer": {
        "name": "Kevin Chan",
        "email": "ktchan@codeaurora.org",
        "time": "Fri Aug 03 13:03:18 2012 -0700"
      },
      "message": "msm: camera: Initial commit for VFE 4.0\n\nAdd Image Signal Processor support for 8974 chipset.\n\nChange-Id: Id1f425e59d48e490d5e426f5d056bca7c54b54a2\nSigned-off-by: Kevin Chan \u003cktchan@codeaurora.org\u003e\n"
    },
    {
      "commit": "01a5ff0fe5361b3547f1a19820ce76694918b65a",
      "tree": "f1e89fddac59127615dabaed3c36c489b1ac9e9a",
      "parents": [
        "58f4369317c01a5b45d513c509569f85e368d42e"
      ],
      "author": {
        "name": "David Keitel",
        "email": "dkeitel@codeaurora.org",
        "time": "Fri Jun 01 18:14:50 2012 -0700"
      },
      "committer": {
        "name": "QuIC Gerrit Code Review",
        "email": "code-review@localhost",
        "time": "Fri Aug 03 10:27:20 2012 -0700"
      },
      "message": "power: power_supply_core: add power_supply_set_supply_type API\n\nAllow other drivers to change the supply type of a given power\nsupply. This is required when a USB driver determines the exact\nUSB connection type and needs to notify the owner of the usb power\nsupply struct.\n\nChange-Id: I99d377628a296704e1dcd170251ab9ceadc653ec\nSigned-off-by: David Keitel \u003cdkeitel@codeaurora.org\u003e\n"
    },
    {
      "commit": "f52f58be7eae65a4ea755bc889cea39e1f212064",
      "tree": "8f60e0b52b40bdb153d15304de4398680d3fba4b",
      "parents": [
        "8129c7e5aa49ea5cb2189c9c570def088f4bfba7",
        "4c2dcd4a4cec5939fffda43f162c04757fdba42c"
      ],
      "author": {
        "name": "Linux Build Service Account",
        "email": "lnxbuild@localhost",
        "time": "Fri Aug 03 10:23:35 2012 -0700"
      },
      "committer": {
        "name": "QuIC Gerrit Code Review",
        "email": "code-review@localhost",
        "time": "Fri Aug 03 10:23:35 2012 -0700"
      },
      "message": "Merge \"radio-tavarua: Validate whether the current station is good or bad\" into msm-3.4"
    },
    {
      "commit": "196a27c6b390003912cae287c8fa84396fa601d7",
      "tree": "0fbd4270b722c70eec000f0225477ed2ad1513ec",
      "parents": [
        "109c211daa5771cededece028ee2026fb3d22934"
      ],
      "author": {
        "name": "Shuzhen Wang",
        "email": "shuzhenw@codeaurora.org",
        "time": "Mon Jul 23 23:01:52 2012 -0700"
      },
      "committer": {
        "name": "Nishant Pandit",
        "email": "npandit@codeaurora.org",
        "time": "Fri Aug 03 12:44:39 2012 +0530"
      },
      "message": "camera: vfe32: Add RDI reg update ack notification.\n\nRDI and PIX have different timing characteristics.\nThey should not share the same START_ACK notification.\nAdd rdi0, rdi1, rdi2 reg update ack notifications.\n\nChange-Id: Id36b52ae5cf98f5f9f86e92028ec7ab0e7427a23\nSigned-off-by: Shuzhen Wang \u003cshuzhenw@codeaurora.org\u003e\n"
    },
    {
      "commit": "109c211daa5771cededece028ee2026fb3d22934",
      "tree": "0e7bf741bfc669b09c4e3e958599f3cbbe883700",
      "parents": [
        "42eedc90fd7ec892da8dd25608b6ee6c65fba377"
      ],
      "author": {
        "name": "Shuzhen Wang",
        "email": "shuzhenw@codeaurora.org",
        "time": "Mon Jul 23 17:28:11 2012 -0700"
      },
      "committer": {
        "name": "Nishant Pandit",
        "email": "npandit@codeaurora.org",
        "time": "Fri Aug 03 12:44:30 2012 +0530"
      },
      "message": "vfe32: Separate AXI reset with VFE reset.\n\nRefactor reset to axi_reset and vfe_reset. axi_reset\ninitializes stream off/on, irq related registers.\nvfe_reset only handles stuff related to VFE components.\n\nVFE_RESET_2 is removed. Both axi_reset and vfe_reset\nare synchronous calls.\n\nChange-Id: I274c17defbfbc56056b020c48239696b0f579b0e\nSigned-off-by: Shuzhen Wang \u003cshuzhenw@codeaurora.org\u003e\n"
    },
    {
      "commit": "d34791bd9bf218e636d4cb7f5b8b2956d38b27b1",
      "tree": "d9e959dbd03af96ec835584cc1afe04ec6463d73",
      "parents": [
        "028cab8afa2feb7f5aba75b13d8d13fbd540d57f"
      ],
      "author": {
        "name": "Peter Liu",
        "email": "pingchie@codeaurora.org",
        "time": "Mon Jun 11 18:47:36 2012 -0700"
      },
      "committer": {
        "name": "Nishant Pandit",
        "email": "npandit@codeaurora.org",
        "time": "Fri Aug 03 12:43:53 2012 +0530"
      },
      "message": "msm: camera: calculate sof_count in ISPIF instead of VFE\n\nInstead of counting the frame id inside VFE camif,\nobtain the sof count in ispif and then pass the count into VFE\nalso add the capability to enable the sof count in VFE\n\nChange-Id: I90c0178d933cb4c80627eb9a5f22b4bb13b10b27\nSigned-off-by: Peter Liu \u003cpingchie@codeaurora.org\u003e\n"
    },
    {
      "commit": "3d23438799555264d3d8157756b4082b46b498c1",
      "tree": "60b7728d3e0fe2f704a5fa76162488d18db5515e",
      "parents": [
        "83e99012c5aa1ccada6b086b47e6b0884e4ade6c",
        "5bed4f18e0e701e0f6e6cdc6e111896ae5a49ee8"
      ],
      "author": {
        "name": "Linux Build Service Account",
        "email": "lnxbuild@localhost",
        "time": "Thu Aug 02 20:20:32 2012 -0700"
      },
      "committer": {
        "name": "QuIC Gerrit Code Review",
        "email": "code-review@localhost",
        "time": "Thu Aug 02 20:20:32 2012 -0700"
      },
      "message": "Merge \"power: pm8921-charger: add dc_unplug_check option\" into msm-3.4"
    },
    {
      "commit": "12ea384f67a7f8ecf48da64f2fb5ba57ad9f434d",
      "tree": "e983de462464a1a10e8f9d14f426ff3afdf2723e",
      "parents": [
        "391b3d2217761cd0e3c312a943b81dd6a037dac3",
        "f138da57a134552eb9c7301628f388c9ce5630de"
      ],
      "author": {
        "name": "Linux Build Service Account",
        "email": "lnxbuild@localhost",
        "time": "Thu Aug 02 16:22:24 2012 -0700"
      },
      "committer": {
        "name": "QuIC Gerrit Code Review",
        "email": "code-review@localhost",
        "time": "Thu Aug 02 16:22:24 2012 -0700"
      },
      "message": "Merge \"wcnss: wake lock APIs for host drivers\" into msm-3.4"
    },
    {
      "commit": "255b534c09247c13bb7fdbd08ccb31dcea033317",
      "tree": "8f373568696dee8485e9b9c40e7a4236b7908cfa",
      "parents": [
        "ae8381a32ba8b9fc8e803a59cd7ff3a38d58d082"
      ],
      "author": {
        "name": "Shimrit Malichi",
        "email": "smalichi@codeaurora.org",
        "time": "Thu Aug 02 21:01:43 2012 +0300"
      },
      "committer": {
        "name": "Shimrit Malichi",
        "email": "smalichi@codeaurora.org",
        "time": "Thu Aug 02 21:01:43 2012 +0300"
      },
      "message": "msm: usb_bam : Add QDSS support for usb bam mode\n\nAdd USB bam changes to support QDSS in msm-8794.\n\nMain additions:\nSupport device-tree files.\nAdd disconnect bam pipe support.\nAdd new API to retrieve pipe connection: get_bam2bam_connection_info.\n\nChange-Id: I200d44dee319b8a9efda31b238c99202efddaa07\nSigned-off-by: Shimrit Malichi \u003csmalichi@codeaurora.org\u003e\n"
    },
    {
      "commit": "003ba6e4ac9a461ff935a0532cc826c614c2cd6e",
      "tree": "7d7166d22b0fbb7900489ad3115bcddca65a6071",
      "parents": [
        "73749a2af31f92193e859a6f7e6b5707f68d0a9d"
      ],
      "author": {
        "name": "Deepak Verma",
        "email": "dverma@codeaurora.org",
        "time": "Thu Aug 02 16:25:39 2012 +0530"
      },
      "committer": {
        "name": "Deepak Verma",
        "email": "dverma@codeaurora.org",
        "time": "Thu Aug 02 18:21:53 2012 +0530"
      },
      "message": "msm: vidc: Add PAR value extradata support for H264 and Mpeg2\n\nCore gives aspect ratio information for H264/Mpeg2 in a\nshared memory register. This change will fetch the value\nof the aspect ratio from the designated register and append\nthis information to the frame_info extradata which can be\nused by the client.\n\nChange-Id: Iacacaf1b1181546ba2d09362a51bbe5178a63999\nSigned-off-by: Deepak Verma \u003cdverma@codeaurora.org\u003e\n"
    },
    {
      "commit": "d1a370ddea9e9252696c1f79e69b94158e836439",
      "tree": "b1563add327a3dfcc87271ee8ad8ce71824e4ac2",
      "parents": [
        "527dbcdfe0b99412343c4a3c67e71f301e379609",
        "cd3d81ef876be616e94c423a2a6b0395ff687b96"
      ],
      "author": {
        "name": "Linux Build Service Account",
        "email": "lnxbuild@localhost",
        "time": "Wed Aug 01 17:32:28 2012 -0700"
      },
      "committer": {
        "name": "QuIC Gerrit Code Review",
        "email": "code-review@localhost",
        "time": "Wed Aug 01 17:32:28 2012 -0700"
      },
      "message": "Merge \"msm: Decouple VFE component from AXI\" into msm-3.4"
    },
    {
      "commit": "795f872e6f166a869c8fc88125e0b080560b6e68",
      "tree": "d09e9062e3237b5de28ef8213f762d782d888320",
      "parents": [
        "3c7524cd5bd13710d9dea7c55ce4b99fe5db972b",
        "c89a2d020295113a44ba7096b7b6dc0122cf9e2d"
      ],
      "author": {
        "name": "Linux Build Service Account",
        "email": "lnxbuild@localhost",
        "time": "Wed Aug 01 17:32:15 2012 -0700"
      },
      "committer": {
        "name": "QuIC Gerrit Code Review",
        "email": "code-review@localhost",
        "time": "Wed Aug 01 17:32:15 2012 -0700"
      },
      "message": "Merge \"virtio: Decouple virtqueues and vrings\" into msm-3.4"
    },
    {
      "commit": "a717211c063ece07bcfd15aad4ed8856293bc446",
      "tree": "9521727e187c7f8c8fcce7528f495515a24ffda5",
      "parents": [
        "4d9199e25ce829f93ec51b0597375dd04d194936"
      ],
      "author": {
        "name": "Joonwoo Park",
        "email": "joonwoop@codeaurora.org",
        "time": "Mon Jul 23 16:03:49 2012 -0700"
      },
      "committer": {
        "name": "Joonwoo Park",
        "email": "joonwoop@codeaurora.org",
        "time": "Wed Aug 01 15:38:56 2012 -0700"
      },
      "message": "ASoC: wcd9xxx: Add wcd9320 codec slimbus slave support\n\nUpdate slimbus slave driver to use updated address depending on discovered\nThe wcd9320 Taiko codec introduced a new register address map to configure\nslimbus slave device.\n\nChange-Id: I41e9ebabd1d375a1904b6033e46736b2fb6365f9\nSigned-off-by: Joonwoo Park \u003cjoonwoop@codeaurora.org\u003e\n"
    },
    {
      "commit": "5bed4f18e0e701e0f6e6cdc6e111896ae5a49ee8",
      "tree": "79e33e5e88e198288077043e8214eef3cd44ed44",
      "parents": [
        "4d9199e25ce829f93ec51b0597375dd04d194936"
      ],
      "author": {
        "name": "David Keitel",
        "email": "dkeitel@codeaurora.org",
        "time": "Fri May 25 18:04:14 2012 -0700"
      },
      "committer": {
        "name": "QuIC Gerrit Code Review",
        "email": "code-review@localhost",
        "time": "Wed Aug 01 14:25:42 2012 -0700"
      },
      "message": "power: pm8921-charger: add dc_unplug_check option\n\nAdd a configuration option to enable or disable\nthe reverse boost fix for the DC charging path.\n\nSome board designs do not utilize the DC_IN path\non the PMIC, however they do use the presence\ndetection of DC_IN to enable the auto switching\nand interrupt features. In these particular configurations\nthe PMIC does not control the DC OVP FETs.\nHence add an option to enable or disable the DC path workaround\nand leave the workaround disabled by default.\n\nChange-Id: I1e55bbfe37c7cc6f62581af11280a565ed648c06\nSigned-off-by: David Keitel \u003cdkeitel@codeaurora.org\u003e\n"
    },
    {
      "commit": "cd3d81ef876be616e94c423a2a6b0395ff687b96",
      "tree": "7e33a7f3dac3ec7edf2107ff30859ef48edc79f9",
      "parents": [
        "4d9199e25ce829f93ec51b0597375dd04d194936"
      ],
      "author": {
        "name": "Lakshmi Narayana Kalavala",
        "email": "lkalaval@codeaurora.org",
        "time": "Tue Jul 31 13:04:03 2012 -0700"
      },
      "committer": {
        "name": "Nishant Pandit",
        "email": "npandit@codeaurora.org",
        "time": "Wed Aug 01 23:46:16 2012 +0530"
      },
      "message": "msm: Decouple VFE component from AXI\n\n 1. Move the logic to enable write masters from vfe\nto axi as vfe component may not be enabled for concurrent camera\n 2. Pass the vfe operation mode and port info from user space\ninstead of storing in the global shared variable\n\nChange-Id: Ibe01bbe6a449afc3e4116c0a1c5f0d68662c5ee6\nSigned-off-by: Nishant Pandit \u003cnpandit@codeaurora.org\u003e\nSigned-off-by: Lakshmi Narayana Kalavala \u003clkalaval@codeaurora.org\u003e\n"
    },
    {
      "commit": "ecc308d5f90a73c8e71ececa3382067865efc9fc",
      "tree": "f9549b1afcd6912a9a931d2fb298e1e19265ff22",
      "parents": [
        "b18b15ade7adfb43769ce6925700ef77763f9cb8",
        "1a89714724bd660e039688f6c21c5f7d39043615"
      ],
      "author": {
        "name": "Linux Build Service Account",
        "email": "lnxbuild@localhost",
        "time": "Tue Jul 31 09:07:09 2012 -0700"
      },
      "committer": {
        "name": "QuIC Gerrit Code Review",
        "email": "code-review@localhost",
        "time": "Tue Jul 31 09:07:09 2012 -0700"
      },
      "message": "Merge \"mmc: block: do not query the sd card if a fault is injected\" into msm-3.4"
    },
    {
      "commit": "d98dffc546252784e88265b8dabeb6ca9565199a",
      "tree": "44714c82070eec5dab650ecbfe1f0fc56e4fe1d9",
      "parents": [
        "bcc80210e2789177325dcd25beaa87e604e247bb",
        "5c190ad7f53aa2890ca0d466d933e99daa04019d"
      ],
      "author": {
        "name": "Linux Build Service Account",
        "email": "lnxbuild@localhost",
        "time": "Tue Jul 31 09:07:02 2012 -0700"
      },
      "committer": {
        "name": "QuIC Gerrit Code Review",
        "email": "code-review@localhost",
        "time": "Tue Jul 31 09:07:02 2012 -0700"
      },
      "message": "Merge \"camera: vfe32: Create synchronous version of VFE reset cmd.\" into msm-3.4"
    },
    {
      "commit": "5c190ad7f53aa2890ca0d466d933e99daa04019d",
      "tree": "d76844c67dd3a95bceb354eb0df130fb5a8e0ee4",
      "parents": [
        "230e0fc8de8847b279459c95ef232d2327da10e7"
      ],
      "author": {
        "name": "Shuzhen Wang",
        "email": "shuzhenw@codeaurora.org",
        "time": "Mon Jul 09 16:30:51 2012 -0700"
      },
      "committer": {
        "name": "Shuzhen Wang",
        "email": "shuzhenw@codeaurora.org",
        "time": "Mon Jul 30 16:46:47 2012 -0700"
      },
      "message": "camera: vfe32: Create synchronous version of VFE reset cmd.\n\nLogically from RESET to RESET_ACK, no interrupt should be\ngenerated from hardware. Synchronous RESET call makes\ncode flow simpler.\n\nCreate a new ISP command VFE_CMD_RESET_2 which blocks\nuntil RESET_ACK irq fires.\n\nChange-Id: I1c1974c01d7037f457ab767a83f5cece3fe23705\nSigned-off-by: Shuzhen Wang \u003cshuzhenw@codeaurora.org\u003e\n"
    },
    {
      "commit": "c842b613e6e090c06574b7b3c0d0166c4dfe6fb1",
      "tree": "a148b0a93b42079cc04cc8213114259c947bdc3b",
      "parents": [
        "230e0fc8de8847b279459c95ef232d2327da10e7"
      ],
      "author": {
        "name": "Sreesudhan Ramakrish Ramkumar",
        "email": "srramku@codeaurora.org",
        "time": "Mon May 21 17:23:24 2012 -0700"
      },
      "committer": {
        "name": "Linux Build Service Account",
        "email": "lnxbuild@localhost",
        "time": "Mon Jul 30 15:53:33 2012 -0600"
      },
      "message": "msm: camera: CCI driver for 8974\n\nAdd Camera Control Interface (CCI) driver based on V4L2\narchitecture. Add probe sequence, subdevice creation,\nhardware registers and configuration through V4L2\nsubdev call mechanism. This driver is responsible for\ncommunicating with sensors, actuators and EEPROM\nconnected on I2C bus.\n\nChange-Id: I2f135798e26348740f58da223caafdd8dfbbd098\nSigned-off-by: Hody Hung \u003chhung@codeaurora.org\u003e\nSigned-off-by: Sreesudhan Ramakrish Ramkumar \u003csrramku@codeaurora.org\u003e\n"
    },
    {
      "commit": "f138da57a134552eb9c7301628f388c9ce5630de",
      "tree": "54ed7cc51d8066f7ab0de820b401fdf1c1583bc2",
      "parents": [
        "230e0fc8de8847b279459c95ef232d2327da10e7"
      ],
      "author": {
        "name": "Sameer Thalappil",
        "email": "sameert@codeaurora.org",
        "time": "Mon Jul 30 12:56:37 2012 -0700"
      },
      "committer": {
        "name": "Sameer Thalappil",
        "email": "sameert@codeaurora.org",
        "time": "Mon Jul 30 13:37:15 2012 -0700"
      },
      "message": "wcnss: wake lock APIs for host drivers\n\nwcnss related host drivers can use these APIs to prevent Apps suspend.\nWLAN driver uses this API to prevent suspend, when it\u0027s module\ninitialization routines are being executed.\n\nChange-Id: Id072804e6ccc953c78caf6cf11c73e0ea1d71d18\nSigned-off-by: Sameer Thalappil \u003csameert@codeaurora.org\u003e\n"
    },
    {
      "commit": "e16d4936271428f6b34a9f4f307b2a5ea708264c",
      "tree": "40b58f1ed8495b86f8fa8a1774202d1531fd7191",
      "parents": [
        "fbc9b433dfe6b8e8687f6eaf083d9d6f0d7c8aca",
        "ec5b2ff6857134832d165b8c2db8174c0d0ef4a7"
      ],
      "author": {
        "name": "Linux Build Service Account",
        "email": "lnxbuild@localhost",
        "time": "Mon Jul 30 13:01:30 2012 -0700"
      },
      "committer": {
        "name": "QuIC Gerrit Code Review",
        "email": "code-review@localhost",
        "time": "Mon Jul 30 13:01:30 2012 -0700"
      },
      "message": "Merge \"msm: display: use the fb reserved fields same as kernel 3.0\" into msm-3.4"
    },
    {
      "commit": "1a89714724bd660e039688f6c21c5f7d39043615",
      "tree": "ee71fb2f524dbb66dd3dda35b48fa6d02bd772f3",
      "parents": [
        "73749a2af31f92193e859a6f7e6b5707f68d0a9d"
      ],
      "author": {
        "name": "Asutosh Das",
        "email": "asutoshd@codeaurora.org",
        "time": "Fri Jul 27 18:10:19 2012 +0530"
      },
      "committer": {
        "name": "Asutosh Das",
        "email": "asutoshd@codeaurora.org",
        "time": "Mon Jul 30 14:19:26 2012 +0530"
      },
      "message": "mmc: block: do not query the sd card if a fault is injected\n\nWhen the fault injection framework introduces an error to the data\nblock, the current code queries the SD card to find the number of\nblocks actually programmed. This value would be as requested by the\ngeneric block layer. So the entire request would be completed.\n\nSay, request 0 is pulled from queue and submitted. When this is being\nprocessed, request 1 is pulled from queue and prepared. Request 0\nthough is successful, fault-injection framework injects an error\nand modifies the bytes_xferred variable to a random value less than\nrequested transfer. Request 1 is not processed and during the handling\nof error, the SD card is queried for the actual bytes programmed. This\nwould be the correct value. Thus blk_end_request would complete\nthis request and the control would return to fetch request 2. In this\nprocess, request 1 is not processed at all and the application waits\nindefinitely for request 1 to be processed. No further requests are\nissued to the queue.\n\nThis patch identifies, if the fault injection-framework has inserted an\nerror to this request and doesn\u0027t query the card and uses\nbytes_xferred to complete the request.\n\nChange-Id: I496802e244745bc7550402027a594d967cf7b756\nSigned-off-by: Asutosh Das \u003casutoshd@codeaurora.org\u003e\n"
    },
    {
      "commit": "ec5b2ff6857134832d165b8c2db8174c0d0ef4a7",
      "tree": "46553215dece4b4e5e9184672e9b4ace36bf899d",
      "parents": [
        "73749a2af31f92193e859a6f7e6b5707f68d0a9d"
      ],
      "author": {
        "name": "Nagamalleswararao Ganji",
        "email": "nganji@codeaurora.org",
        "time": "Tue Jul 03 20:06:41 2012 -0700"
      },
      "committer": {
        "name": "Nagamalleswararao Ganji",
        "email": "nganji@codeaurora.org",
        "time": "Mon Jul 30 00:14:26 2012 -0700"
      },
      "message": "msm: display: use the fb reserved fields same as kernel 3.0\n\nReserved fields of fb structure used for various use cases\nin qcom fb driver. Reducing the reserved fields caused lot\nof side effects and it will change the reserved fields same\nas kernel 3.0.\n\nChange-Id: I7bf82a9b5667cb5c84b54e428bbfcb6869157bd7\nSigned-off-by: Nagamalleswararao Ganji \u003cnganji@codeaurora.org\u003e\n"
    },
    {
      "commit": "d812321dcb7fe15d0c62af549f18946320380129",
      "tree": "d8dd399aadb48118fac66bd1955ac54c77889322",
      "parents": [
        "b2417bf1ed841ad029862bf6cc29cd67994eb170"
      ],
      "author": {
        "name": "Sreesudhan Ramakrish Ramkumar",
        "email": "srramku@codeaurora.org",
        "time": "Sat Jun 30 13:15:27 2012 -0700"
      },
      "committer": {
        "name": "Sreesudhan Ramakrish Ramkumar",
        "email": "srramku@codeaurora.org",
        "time": "Sun Jul 29 15:09:12 2012 -0700"
      },
      "message": "msm: camera: ISPIF changes for 8974.\n\nISPIF changes on 8974 to include VFE interface. Pass VFE interface\nfrom user space ISPIF module and configure accordingly. Add support\nto configure extra PIX and RDI interfaces.\n\nChange-Id: Idb840fa3d1ef2d1a7242fc2175b8fa64f75aa14b\nSigned-off-by: Sreesudhan Ramakrish Ramkumar \u003csrramku@codeaurora.org\u003e\n"
    },
    {
      "commit": "2ee4a5d7db7634cd9e4658880eda5464e967d472",
      "tree": "6127b9b57a150c9eacfc5c7eef7dd8497a4bde4c",
      "parents": [
        "8b5ef61f12973dfff8ab5344ca799f2c832e7f32"
      ],
      "author": {
        "name": "Eugene Seah",
        "email": "eseah@codeaurora.org",
        "time": "Mon Jun 25 18:16:41 2012 -0600"
      },
      "committer": {
        "name": "Linux Build Service Account",
        "email": "lnxbuild@localhost",
        "time": "Sat Jul 28 14:50:09 2012 -0600"
      },
      "message": "msm: Add frequency backoff to thermal monitor\n\nMake thermal monitor performance hit more gradual by stepping down\nlimit frequency instead of jumping directly to that frequency.\nThe monitor now steps down to the lowest available cpufreq\nfrequency, instead of fixing the limit frequency to 918MHz. Also\nupdate the polling frequency to 250ms to improve responsiveness.\n\nChange-Id: I6edb0cfc057284023978de04d7835e9783da5ebd\nSigned-off-by: Eugene Seah \u003ceseah@codeaurora.org\u003e\n"
    },
    {
      "commit": "0e305d2ca3690f3cdbf328eb6f13ef80887f3536",
      "tree": "953cace6ec2631ba5c13927df6ce3f391007c370",
      "parents": [
        "7e481fed764105f78492e38f4faf7e909a5a0b06",
        "6572ac56689f7cf68489b69548afac4dbe039ebc"
      ],
      "author": {
        "name": "Linux Build Service Account",
        "email": "lnxbuild@localhost",
        "time": "Sat Jul 28 11:54:50 2012 -0700"
      },
      "committer": {
        "name": "QuIC Gerrit Code Review",
        "email": "code-review@localhost",
        "time": "Sat Jul 28 11:54:50 2012 -0700"
      },
      "message": "Merge \"msm: q6dspv2: Add slimbus data path support\" into msm-3.4"
    },
    {
      "commit": "586fd1628cdd10468e0d6496a77a236f18eaf9c7",
      "tree": "5829ed7adedab7b14767c8e69ad939e4c3c5bd99",
      "parents": [
        "fa8a1ea269d7b2142ae19d56e7f7b70072263361"
      ],
      "author": {
        "name": "Kuogee Hsieh",
        "email": "khsieh@codeaurora.org",
        "time": "Tue Feb 14 15:24:16 2012 -0800"
      },
      "committer": {
        "name": "Kuogee Hsieh",
        "email": "khsieh@codeaurora.org",
        "time": "Fri Jul 27 18:34:26 2012 -0700"
      },
      "message": "msm_fb: display: vsync driven screen update\n\nThis patch will queue multiple surfaces and commit those\nsurfaces into mdp at same instance so that surfaces will\nbe blended and displayed at same time. Hardware vsync event\nis delivered to the user space frame work via uevent. Both\nqueue and commit are controlled by frame work and synchonized\nwith vsync event. Therefore frame rate will match with vsync rate.\n\nChange-Id: If630a6d94fd38483ee313f575b1a71ed8bd65a52\nSigned-off-by: Kuogee Hsieh \u003ckhsieh@codeaurora.org\u003e\n"
    },
    {
      "commit": "c89a2d020295113a44ba7096b7b6dc0122cf9e2d",
      "tree": "bc00756f4375204b87d7f52de417066e0c44e77b",
      "parents": [
        "29f4b0c2dd17d1c2ebe2a2e0bef9bc783c245741"
      ],
      "author": {
        "name": "Yatin Manerkar",
        "email": "yatinm@codeaurora.org",
        "time": "Tue Jun 12 15:27:41 2012 -0700"
      },
      "committer": {
        "name": "Yatin Manerkar",
        "email": "yatinm@codeaurora.org",
        "time": "Fri Jul 27 18:15:32 2012 -0700"
      },
      "message": "virtio: Decouple virtqueues and vrings\n\nAdd struct virtqueue_ops back into the virtio core code to facilitate\nthe use of virtqueue implementations other than vrings. This allows\nvirtqueue implementations that use SMD drivers, USB drivers, or other\nmechanisms for transport.\n\nAdd a new virtqueue operation, virtqueue_get_impl_size, to provide the\nfunctionality of virtqueue_get_vring_size from the previous collapsed\nimplementation.\n\nThis commit partially reverts commit\n7c5e9ed0c84e7d70d887878574590638d5572659.\n\nChange-Id: I1219c4f203879658dce5800f405291bf311564b4\nSigned-off-by: Yatin Manerkar \u003cyatinm@codeaurora.org\u003e\n"
    },
    {
      "commit": "6572ac56689f7cf68489b69548afac4dbe039ebc",
      "tree": "1097a8427adf49af27f9556f10a10f881bf351d6",
      "parents": [
        "29f4b0c2dd17d1c2ebe2a2e0bef9bc783c245741"
      ],
      "author": {
        "name": "Joonwoo Park",
        "email": "joonwoop@codeaurora.org",
        "time": "Tue Jul 10 17:17:00 2012 -0700"
      },
      "committer": {
        "name": "Joonwoo Park",
        "email": "joonwoop@codeaurora.org",
        "time": "Fri Jul 27 15:03:17 2012 -0700"
      },
      "message": "msm: q6dspv2: Add slimbus data path support\n\nRegister slimbus CPU dai link to support slimbus data path.\n\nChange-Id: I3584306ac1e0ad6561a19cecfe71f2a63aadafa9\nSigned-off-by: Joonwoo Park \u003cjoonwoop@codeaurora.org\u003e\n"
    },
    {
      "commit": "af53135c3019846637b35d3d98cf80a4181b8fd5",
      "tree": "1e5a7caae4fffcc12bb84f817677288803f03f6f",
      "parents": [
        "f14bcdbce0a49d0e1ea3d367e3d0608ec6b39e63",
        "dfe5751941ef2478c57565f8ebca09623d83a8a4"
      ],
      "author": {
        "name": "Linux Build Service Account",
        "email": "lnxbuild@localhost",
        "time": "Fri Jul 27 14:53:37 2012 -0700"
      },
      "committer": {
        "name": "QuIC Gerrit Code Review",
        "email": "code-review@localhost",
        "time": "Fri Jul 27 14:53:37 2012 -0700"
      },
      "message": "Merge changes If8953910,Id3469fad,I89be18c0,I31107219 into msm-3.4\n\n* changes:\n  video: msm: Add CSC and QSEED support to Overlay API\n  video: msm: Remove old post processing overlay integration\n  video: msm: Add QSEED Table2 Support\n  video: msm: Add QSEED Table reading support\n"
    },
    {
      "commit": "25ca5fbd22951d7532508e08bf2605e0dc6dbc13",
      "tree": "746b9040cb786a049ebc37c67100e0be5d998ad6",
      "parents": [
        "dfed8d01e2eadafc8b92b837933d4ea9f6fd4dc8",
        "6438e53e073b467d73aed94631ad1c26e8156031"
      ],
      "author": {
        "name": "Linux Build Service Account",
        "email": "lnxbuild@localhost",
        "time": "Fri Jul 27 14:53:30 2012 -0700"
      },
      "committer": {
        "name": "QuIC Gerrit Code Review",
        "email": "code-review@localhost",
        "time": "Fri Jul 27 14:53:30 2012 -0700"
      },
      "message": "Merge \"gpu: ion: Add dummy msm_ion header file\" into msm-3.4"
    },
    {
      "commit": "6b5c1b13bdf7e4ff0af8cc47a3da92f340625ab1",
      "tree": "afc174f2a063210d30497a79173ef546994d71d2",
      "parents": [
        "3a2c23fa91a6047954268d8697a35510ba2f0045",
        "c496b667a77850330d1008f9dd422154eb2f0dce"
      ],
      "author": {
        "name": "Linux Build Service Account",
        "email": "lnxbuild@localhost",
        "time": "Fri Jul 27 12:31:01 2012 -0700"
      },
      "committer": {
        "name": "QuIC Gerrit Code Review",
        "email": "code-review@localhost",
        "time": "Fri Jul 27 12:31:01 2012 -0700"
      },
      "message": "Merge changes Idcacf7b6,I0c903960 into msm-3.4\n\n* changes:\n  coresight: disable tpiu at init to support older targets\n  coresight: sink switching support for coresight core layer code\n"
    },
    {
      "commit": "dfe5751941ef2478c57565f8ebca09623d83a8a4",
      "tree": "9c26fe14e29ef5db20829069a47ef6378c400f7b",
      "parents": [
        "3118cb077358e472adb0db8e207a63bd84fd267f"
      ],
      "author": {
        "name": "Carl Vanderlip",
        "email": "carlv@codeaurora.org",
        "time": "Mon Jul 23 12:34:47 2012 -0700"
      },
      "committer": {
        "name": "Carl Vanderlip",
        "email": "carlv@codeaurora.org",
        "time": "Fri Jul 27 10:24:48 2012 -0700"
      },
      "message": "video: msm: Add CSC and QSEED support to Overlay API\n\nAdd support for CSC and QSEED configuration through MSMFB_OVERLAY_SET and\nMSMFB_OVERLAY_PLAY ioctls. Provide better integration than previous attempt\nwith the existing Overlay and PostProcessing APIs.\n\nCRs-Fixed: 380750\nChange-Id: If895391074ef1e7d7a6824d289e1ed9da6a52180\nSigned-off-by: Carl Vanderlip \u003ccarlv@codeaurora.org\u003e\n"
    },
    {
      "commit": "3118cb077358e472adb0db8e207a63bd84fd267f",
      "tree": "be2fc2f800e64c4d1432472002ab9e976eca5502",
      "parents": [
        "382b00b9a664fa0bd9b8d8bee2dae3f4340d425d"
      ],
      "author": {
        "name": "Carl Vanderlip",
        "email": "carlv@codeaurora.org",
        "time": "Fri Jun 22 18:15:18 2012 -0700"
      },
      "committer": {
        "name": "Carl Vanderlip",
        "email": "carlv@codeaurora.org",
        "time": "Fri Jul 27 10:24:48 2012 -0700"
      },
      "message": "video: msm: Remove old post processing overlay integration\n\nRemove old implementation of HSIC and QSEED smoothing/sharpening overlay\nintegration. Need to replace with new implementation that better integrates\nthe existing functions of the two APIs.\n\nCRs-Fixed: 380750\nChange-Id: Id3469fad16764ed88e74a8da75bb873f726ba366\nSigned-off-by: Carl Vanderlip \u003ccarlv@codeaurora.org\u003e\nSigned-off-by: Pravin Tamkhane \u003cpravint@codeaurora.org\u003e\n"
    },
    {
      "commit": "fbf467206a4b5d09f51268535364f0a1b462eef6",
      "tree": "6d70a21d53c373609c44e034a717dbd73504137f",
      "parents": [
        "023ab95c38444d825903bd059cb15f40d25573b8"
      ],
      "author": {
        "name": "Carl Vanderlip",
        "email": "carlv@codeaurora.org",
        "time": "Wed May 16 16:43:39 2012 -0700"
      },
      "committer": {
        "name": "Carl Vanderlip",
        "email": "carlv@codeaurora.org",
        "time": "Fri Jul 27 10:24:47 2012 -0700"
      },
      "message": "video: msm: Add QSEED Table reading support\n\nAdd support to read the tables of QSEED values. When the values of the\nQSEED tables are able to be written to, it is beneficial to be able to read\nwhat\u0027s there as well.\n\nCRs-Fixed: 380315\nChange-Id: I3110721906424f70a12bf5736de7875dec03f4c6\nSigned-off-by: Carl Vanderlip \u003ccarlv@codeaurora.org\u003e\n"
    },
    {
      "commit": "bf97eb45ccc5d6b68a178a2cc8b6c626df38ec1b",
      "tree": "e560fbb4e537c414f19600727d06efb3e836444d",
      "parents": [
        "7da5d8651ee5331e1ea8077ffb6917ad1da23ea4",
        "13f45182fcd1756df8526e1be19c1cf4717dec09"
      ],
      "author": {
        "name": "Linux Build Service Account",
        "email": "lnxbuild@localhost",
        "time": "Fri Jul 27 10:23:48 2012 -0700"
      },
      "committer": {
        "name": "QuIC Gerrit Code Review",
        "email": "code-review@localhost",
        "time": "Fri Jul 27 10:23:48 2012 -0700"
      },
      "message": "Merge \"wcnss: cancel any pending APPS votes from coldboot before SSR\" into msm-3.4"
    },
    {
      "commit": "6545c2c80bb3de4aebe7970ae5af6c9066a7296c",
      "tree": "f89cffa321187adaa5b0c987d7dc94f0b5a89cc1",
      "parents": [
        "276f01e98e3964f3484993f494f6e3842ab1963f",
        "bc315ea3c81c545f273492d5532d62d109a3c4c7"
      ],
      "author": {
        "name": "Linux Build Service Account",
        "email": "lnxbuild@localhost",
        "time": "Fri Jul 27 08:09:41 2012 -0700"
      },
      "committer": {
        "name": "QuIC Gerrit Code Review",
        "email": "code-review@localhost",
        "time": "Fri Jul 27 08:09:41 2012 -0700"
      },
      "message": "Merge \"msm: camera: Add support for Bayer stats\" into msm-3.4"
    },
    {
      "commit": "915d39060d75b0366cfb1c09787537948f0a4452",
      "tree": "35e6391084d11e70ca358b66f47e7828757c2506",
      "parents": [
        "07bbb9c6fa7a6363dd1db409ac92b84e61532777",
        "1e8ddb5cfe5711b9d7c53a90e122f436894e3c99"
      ],
      "author": {
        "name": "Linux Build Service Account",
        "email": "lnxbuild@localhost",
        "time": "Fri Jul 27 08:09:13 2012 -0700"
      },
      "committer": {
        "name": "QuIC Gerrit Code Review",
        "email": "code-review@localhost",
        "time": "Fri Jul 27 08:09:13 2012 -0700"
      },
      "message": "Merge \"net: usb: Using workqueue as bottom half handler\" into msm-3.4"
    },
    {
      "commit": "07bbb9c6fa7a6363dd1db409ac92b84e61532777",
      "tree": "bade38a361dfbfc0154cb6085c4d943e5b8c12ab",
      "parents": [
        "3ee0d7aee3bc2a095ecd8e2bc8650a9e21a8a484",
        "3dff4ef26eb40494eebb17adef80e66a0a469478"
      ],
      "author": {
        "name": "Linux Build Service Account",
        "email": "lnxbuild@localhost",
        "time": "Fri Jul 27 08:09:09 2012 -0700"
      },
      "committer": {
        "name": "QuIC Gerrit Code Review",
        "email": "code-review@localhost",
        "time": "Fri Jul 27 08:09:09 2012 -0700"
      },
      "message": "Merge \"msm: mpq8064: Enable separate ioctl call for noise reduction (nr)\" into msm-3.4"
    },
    {
      "commit": "3ee0d7aee3bc2a095ecd8e2bc8650a9e21a8a484",
      "tree": "b1c22193125810c9b9c90699d937d18ed1bf0e4d",
      "parents": [
        "54c62d1a55cd918cc15b7d35c6d6faa402c78430",
        "58243db25ebb92f6ae812886a9b5c15106bd432b"
      ],
      "author": {
        "name": "Linux Build Service Account",
        "email": "lnxbuild@localhost",
        "time": "Fri Jul 27 08:09:05 2012 -0700"
      },
      "committer": {
        "name": "QuIC Gerrit Code Review",
        "email": "code-review@localhost",
        "time": "Fri Jul 27 08:09:05 2012 -0700"
      },
      "message": "Merge \"msm: camera: Fix memory leak with stats buffers\" into msm-3.4"
    },
    {
      "commit": "54c62d1a55cd918cc15b7d35c6d6faa402c78430",
      "tree": "0bc7719e02a0b7d6ec554532c495a618e92c2705",
      "parents": [
        "9419b2f318f283c867d9e43b19152ba9474ee2a2",
        "7b116e16148391c077f018e694e791520539e0b7"
      ],
      "author": {
        "name": "Linux Build Service Account",
        "email": "lnxbuild@localhost",
        "time": "Fri Jul 27 03:43:24 2012 -0700"
      },
      "committer": {
        "name": "QuIC Gerrit Code Review",
        "email": "code-review@localhost",
        "time": "Fri Jul 27 03:43:24 2012 -0700"
      },
      "message": "Merge \"hwmon: qpnp-adc: Add PMIC QPNP VADC Driver\" into msm-3.4"
    },
    {
      "commit": "9419b2f318f283c867d9e43b19152ba9474ee2a2",
      "tree": "ba9b44d06cc25bd68d5555d279cf17558df15dcf",
      "parents": [
        "c87911af5e92abb64c70623f2b919f8b4ab96e9e",
        "8f6ca4fc022e3b30db937bfbcc5002cf06cdc245"
      ],
      "author": {
        "name": "Linux Build Service Account",
        "email": "lnxbuild@localhost",
        "time": "Fri Jul 27 03:43:23 2012 -0700"
      },
      "committer": {
        "name": "QuIC Gerrit Code Review",
        "email": "code-review@localhost",
        "time": "Fri Jul 27 03:43:23 2012 -0700"
      },
      "message": "Merge \"USB: android: Add support for USB Target Function (UASP)\" into msm-3.4"
    },
    {
      "commit": "a2cd6eaf5deaa40098eb6b692797519bc173381e",
      "tree": "394c41fd81c621ae5b1058789a19d5dfbc063a23",
      "parents": [
        "f330512d2f143a667aeba4438b5a7b95cb82e470"
      ],
      "author": {
        "name": "Badhri Jagan Sridharan",
        "email": "badhris@codeaurora.org",
        "time": "Wed Jul 18 15:46:01 2012 -0700"
      },
      "committer": {
        "name": "Badhri Jagan Sridharan",
        "email": "badhris@codeaurora.org",
        "time": "Thu Jul 26 18:49:05 2012 -0700"
      },
      "message": "trace: Modify timer_start and irq_handler_entry trace events.\n\nThe timer_start event now shows whether the timer is\ndeferrable in case of a low-res timer. The debug_activate\nfunction now includes deferrable flag while calling\ntrace_timer_start event. irq_handler_entry\nevent includes the ISR function in the trace event.\n\nChange-Id: Ia2eeb4fa0fae34b301964144dad8bcef7632487c\nSigned-off-by: Badhri Jagan Sridharan \u003cbadhris@codeaurora.org\u003e\n"
    },
    {
      "commit": "13f45182fcd1756df8526e1be19c1cf4717dec09",
      "tree": "fa00653e3cb7e07a14d24334528e1f1b9c465068",
      "parents": [
        "3ae134c2e35ae687a574d51ced6525eb952c5369"
      ],
      "author": {
        "name": "Sameer Thalappil",
        "email": "sameert@codeaurora.org",
        "time": "Mon Jul 23 18:02:45 2012 -0700"
      },
      "committer": {
        "name": "Sameer Thalappil",
        "email": "sameert@codeaurora.org",
        "time": "Thu Jul 26 17:44:37 2012 -0700"
      },
      "message": "wcnss: cancel any pending APPS votes from coldboot before SSR\n\nAPPS vote from coldboot may be still pending when SSR is invoked;\nso make sure that the APPS votes from coldboot are cancelled before\nSSR votes for these Riva regulators.\n\nChange-Id: I975be7470ce08e941c5846642a9379f23574915b\nCRs-fixed: 380434\nSigned-off-by: Sameer Thalappil \u003csameert@codeaurora.org\u003e\n"
    },
    {
      "commit": "0a7edd374b79a882976bc9890e4c5d4cad2c3346",
      "tree": "9a7509ffac6b7917c0e08a2987e1a861adebee4e",
      "parents": [
        "dadf2c4ef14a0c80884e3fe9e26acc7089989b5f"
      ],
      "author": {
        "name": "Pratik Patel",
        "email": "pratikp@codeaurora.org",
        "time": "Fri Jun 08 09:31:55 2012 -0700"
      },
      "committer": {
        "name": "Pratik Patel",
        "email": "pratikp@codeaurora.org",
        "time": "Wed Jul 25 20:41:56 2012 -0700"
      },
      "message": "coresight: sink switching support for coresight core layer code\n\nThis allows users to switch between available trace sinks thus\nproviding user to choose the best switch for the debug use case.\n\nChange-Id: I0c90396010cfcd9f3ab9d3c6d4c1cc7230632c42\nSigned-off-by: Pratik Patel \u003cpratikp@codeaurora.org\u003e\n"
    }
  ],
  "next": "3dff4ef26eb40494eebb17adef80e66a0a469478"
}
