)]}'
{
  "log": [
    {
      "commit": "930bf7bfd7b754bf2d464c7574a02016104f2cb4",
      "tree": "21e050f0dc5e8dfa0df64093ab9f638a1d22fe0a",
      "parents": [
        "4317676a54fd89d971e3c1b16fc310fde3021812"
      ],
      "author": {
        "name": "Abhijeet Dharmapurikar",
        "email": "adharmap@codeaurora.org",
        "time": "Mon Jul 25 12:23:58 2011 -0700"
      },
      "committer": {
        "name": "Bryan Huntsman",
        "email": "bryanh@codeaurora.org",
        "time": "Mon Oct 03 10:27:09 2011 -0700"
      },
      "message": "mfd: pm8xxx-irq: workaround for lost interrupt issue\n\nAn issue of missing interrupt was observed while resuming the device.\nThe genirq framework calls __enable_irq on all the interrupts during\nresume.  This inturn calls unmask in the pm8xxx which caused the\npending status to drop for that interrupt. Later when the summary\nhandler is called, it does not see that interrupt pending and so its\nhandler is never called.\n\nThe pm8xxx irq module has a hardware bug where writing to the config\nbits clears the pending status of the interrupt.\n\nFix it by avoiding unmasking the interrupt again if it is already\nunmasked. This will prevent us from writing to the interrupt config\nstate, thus preventing dropping of the pending bit if set.\n\nCRs-Fixed: 297320\nSigned-off-by: Abhijeet Dharmapurikar \u003cadharmap@codeaurora.org\u003e\n"
    },
    {
      "commit": "7b57bb815b5287b0c8ef618459d989475aa2f071",
      "tree": "c5a29710ae5ffc5e0d8ba6427fa567c2aa4e5a38",
      "parents": [
        "3e327763c9d3cf1a4821ca3ec610eff8e4c8789a"
      ],
      "author": {
        "name": "Ravishangar Kalyanam",
        "email": "rkalya@codeaurora.org",
        "time": "Tue Jul 19 19:14:23 2011 -0700"
      },
      "committer": {
        "name": "Bryan Huntsman",
        "email": "bryanh@codeaurora.org",
        "time": "Mon Oct 03 10:27:07 2011 -0700"
      },
      "message": "msm_fb: display: Use __va instead of ioremap for framebuffer memory map\n\nSigned-off-by: Ravishangar Kalyanam \u003crkalya@codeaurora.org\u003e\n"
    },
    {
      "commit": "a3c0d9420976b7a6b69baa98d2e8ea3ed89c9a0e",
      "tree": "3b902523119a792effecdbb3d4deabb1e2c9dc11",
      "parents": [
        "1e36a02967aff9238b8e26b6ba23070b51e660bb"
      ],
      "author": {
        "name": "Abhijeet Dharmapurikar",
        "email": "adharmap@codeaurora.org",
        "time": "Mon Jul 25 17:53:45 2011 -0700"
      },
      "committer": {
        "name": "Bryan Huntsman",
        "email": "bryanh@codeaurora.org",
        "time": "Mon Oct 03 10:27:05 2011 -0700"
      },
      "message": "mfd: pmic8058: fix for lost adc interrupt\n\nAn issue of missing interrupt was observed while resuming the device.\nThe msm_charger resume called adc conversion to get the battery\nvoltage.  The adc conversion function enables the interrupt and\nstarts the conversion.  Then pmic8058_resume gets called now which\nre-enables the adc interrupt causing the pending bit to drop. With\nthe ADC EOC interrupt missed, the msm_charger does not receive a\ncompletion event, causing a watchdog timeout.\n\nThe pmic8058 irq module has a hardware bug where writing to the config\nbits clears the pending status of the interrupt.\n\nFix it using a sysdev where the pmic interrupts are switched before\nany of the subdevices resume and use nonwakeup interrupts. Since\nin sysdev resume we only enable non wakeup interrupts the status of\nwakeup interrupts remains intact.\n\nCRs-Fixed: 295261\nSigned-off-by: Abhijeet Dharmapurikar \u003cadharmap@codeaurora.org\u003e\n"
    },
    {
      "commit": "1e36a02967aff9238b8e26b6ba23070b51e660bb",
      "tree": "3ac8ac152715b4f0ec3e21ddb0be01f9e4924e38",
      "parents": [
        "f453bb396affe07bacf9c9f021c487eef59a47be"
      ],
      "author": {
        "name": "Laura Abbott",
        "email": "lauraa@codeaurora.org",
        "time": "Wed Jun 22 17:08:13 2011 -0700"
      },
      "committer": {
        "name": "Bryan Huntsman",
        "email": "bryanh@codeaurora.org",
        "time": "Mon Oct 03 10:27:04 2011 -0700"
      },
      "message": "pmem: ensure SMI correctness\n\nDue to hardware constraints, the SMI should not be mapped\nin the kernel space when not in use. Unmap the SMI from\nthe kernel address space when the last allocation is freed.\nVote for bus bandwidth as well while the SMI is allocated.\n\nCRs-Fixed: 281723\nSigned-off-by: Laura Abbott \u003clauraa@codeaurora.org\u003e\n"
    },
    {
      "commit": "57996e3add058436fd4801644106c6fb3c00e489",
      "tree": "c8bcd71cb3f8db3557354c1dd7deacfba6fcca3f",
      "parents": [
        "60f8007df48104b7b067de307704abb830ef901a"
      ],
      "author": {
        "name": "Lucille Sylvester",
        "email": "lsylvest@codeaurora.org",
        "time": "Thu May 26 19:12:22 2011 -0600"
      },
      "committer": {
        "name": "Bryan Huntsman",
        "email": "bryanh@codeaurora.org",
        "time": "Mon Oct 03 10:27:01 2011 -0700"
      },
      "message": "msm: kgsl: Only bind kgsl to CPU0, not CPU1\n\nSigned-off-by: Lucille Sylvester \u003clsylvest@codeaurora.org\u003e\n"
    },
    {
      "commit": "60f8007df48104b7b067de307704abb830ef901a",
      "tree": "e9fea373b618f08716c4115b1da018c192f44a99",
      "parents": [
        "5a7df4e511eec88b78ff813ec1165b16d3baa8a9"
      ],
      "author": {
        "name": "Gopikrishnaiah Anandan",
        "email": "gopikr@codeaurora.org",
        "time": "Wed Jul 20 12:10:07 2011 -0700"
      },
      "committer": {
        "name": "Bryan Huntsman",
        "email": "bryanh@codeaurora.org",
        "time": "Mon Oct 03 10:27:01 2011 -0700"
      },
      "message": "vidc: vdec: Pass alignment flag to mapping api\u0027s.\n\nMapping api by default assumes 4K alignment.\nVideo core requires output buffer to be aligned\nto 8K.This change will pass aligment information to\nthe mapper API.\n\nSigned-off-by: Gopikrishnaiah Anandan \u003cgopikr@codeaurora.org\u003e\n\nConflicts:\n\n\tdrivers/video/msm/vidc/common/init/vidc_init.c\n"
    },
    {
      "commit": "5a7df4e511eec88b78ff813ec1165b16d3baa8a9",
      "tree": "6cf71e7c92561c3cca24f962a0ec5dab22da275f",
      "parents": [
        "78d812ffc88511215f3488870631428858f139c5"
      ],
      "author": {
        "name": "Abhijeet Dharmapurikar",
        "email": "adharmap@codeaurora.org",
        "time": "Wed Jul 27 13:16:24 2011 -0700"
      },
      "committer": {
        "name": "Bryan Huntsman",
        "email": "bryanh@codeaurora.org",
        "time": "Mon Oct 03 10:27:00 2011 -0700"
      },
      "message": "power: pm8921-charger: warn when battery is low\n\nIf the battery is very low print a warning in the kernel logs. This will\nhelp debugging restart issues because of a low battery.\n\nSigned-off-by: Abhijeet Dharmapurikar \u003cadharmap@codeaurora.org\u003e\n"
    },
    {
      "commit": "78d812ffc88511215f3488870631428858f139c5",
      "tree": "974ee2170937291b0c7ab6fce64a563d0fcd9aeb",
      "parents": [
        "9825dc6c795e9c771b5092e488d3d475a108f192"
      ],
      "author": {
        "name": "Abhijeet Dharmapurikar",
        "email": "adharmap@codeaurora.org",
        "time": "Thu Jul 21 19:57:21 2011 -0700"
      },
      "committer": {
        "name": "Bryan Huntsman",
        "email": "bryanh@codeaurora.org",
        "time": "Mon Oct 03 10:26:59 2011 -0700"
      },
      "message": "power: pm8921-bms: fix the pc calculation algorithm\n\nThe current algorithm compares if an ocv is between two temperature\ncolumns of the same row. This is not valid since the data in one\ntemperature column is collected independently of the data in another\ntemperature column.\nIt is incorrect to assume a relation between ocv values for the same\npercent row for different temeperature columns.\n\nFix it by finding a percent charge for a bounding temperatures and\nthen interpolating these percent charges based on battery temperature.\n\nSigned-off-by: Abhijeet Dharmapurikar \u003cadharmap@codeaurora.org\u003e\n"
    },
    {
      "commit": "9825dc6c795e9c771b5092e488d3d475a108f192",
      "tree": "1ccc82862ff468263d55f8804a39894becfb79de",
      "parents": [
        "cfca519f00b9651f86887fbff8a784fcfc8c03d9"
      ],
      "author": {
        "name": "Mayank Rana",
        "email": "mrana@codeaurora.org",
        "time": "Tue Jul 26 10:47:46 2011 +0530"
      },
      "committer": {
        "name": "Bryan Huntsman",
        "email": "bryanh@codeaurora.org",
        "time": "Mon Oct 03 10:26:59 2011 -0700"
      },
      "message": "msm_serial_hs_lite: Add support for higher baud rate\n\nCurrently driver supports max baud rate as 115200 bps.\nThis change allows to use higher baud rate like 230400 bps\nand 460800 bps.\n\nCRs-fixed: 298417\nSigned-off-by: Mayank Rana \u003cmrana@codeaurora.org\u003e\n"
    },
    {
      "commit": "4e8aada5f34f1a5b92418c0db623785b8a54abfe",
      "tree": "55e872eba4bef61e9523cd53b3399423dddff024",
      "parents": [
        "831561ea1079dd11c4a0d13cbb4b5b9b4b70ec12"
      ],
      "author": {
        "name": "Jeremy Gebben",
        "email": "jgebben@codeaurora.org",
        "time": "Tue Jul 12 10:07:47 2011 -0600"
      },
      "committer": {
        "name": "Bryan Huntsman",
        "email": "bryanh@codeaurora.org",
        "time": "Mon Oct 03 10:26:57 2011 -0700"
      },
      "message": "msm: kgsl: split mh and mmu initialization\n\nThe MH block should be initialized even if the gpu mmu\nis not enabled so that AXI error interrupts will still\nbe generated.\n\nSigned-off-by: Jeremy Gebben \u003cjgebben@codeaurora.org\u003e\n"
    },
    {
      "commit": "b6900e1671a72a50153f511b020431aaf7821974",
      "tree": "8a83975f338bd3d36d99e8b38343651c84274b32",
      "parents": [
        "e2016608c6040751c47da1787a49a29fba550a5c"
      ],
      "author": {
        "name": "Stephen Boyd",
        "email": "sboyd@codeaurora.org",
        "time": "Mon Jul 18 10:40:04 2011 -0700"
      },
      "committer": {
        "name": "Bryan Huntsman",
        "email": "bryanh@codeaurora.org",
        "time": "Mon Oct 03 10:26:55 2011 -0700"
      },
      "message": "msm: kgsl: Replace open-coded register call with SCM atomic\n\nInstead of open-coding the SCM register calling convention, use\nthe SCM atomic apis.\n\nSigned-off-by: Stephen Boyd \u003csboyd@codeaurora.org\u003e\n"
    },
    {
      "commit": "5b7afbc1066df49777ae80aad05de46ad1266d45",
      "tree": "127c2a9778495e55884e4c1770a58a7d2faee022",
      "parents": [
        "9cbf523afd1bafb4a274ffe8445d112c676dce8c"
      ],
      "author": {
        "name": "Kiran Kumar H N",
        "email": "hurlisal@codeaurora.org",
        "time": "Wed Jul 27 15:19:45 2011 -0700"
      },
      "committer": {
        "name": "Bryan Huntsman",
        "email": "bryanh@codeaurora.org",
        "time": "Mon Oct 03 10:26:53 2011 -0700"
      },
      "message": "msm: camera: Change max number of application buffers\nallowed.\n\nDuring AXI configuration, the buffer addresses are\nstored in a msm_pmem_region array of size 16. This\nlimits the maximum number of buffers that can be\nused by the application to 16. But in ZSL mode,\nthe application can allocate more than 16 buffers.\nIncrease the maximum number of buffers and\ndynamically allocate memory for this structure.\n\nSigned-off-by: Kiran Kumar H N \u003churlisal@codeaurora.org\u003e\n"
    },
    {
      "commit": "9cbf523afd1bafb4a274ffe8445d112c676dce8c",
      "tree": "a23e7560186355e66d87e949967b7f384a0307a8",
      "parents": [
        "63e1f9ff178a33a955fa81c196e58fbfb9dab057"
      ],
      "author": {
        "name": "Kiran Kumar H N",
        "email": "hurlisal@codeaurora.org",
        "time": "Mon Jul 25 15:52:51 2011 -0700"
      },
      "committer": {
        "name": "Bryan Huntsman",
        "email": "bryanh@codeaurora.org",
        "time": "Mon Oct 03 10:26:52 2011 -0700"
      },
      "message": "msm: camera: Fix raw snapshot functionality.\n\n- Thumbnail image is not generated in case of\n  raw snapshot. Hence dont configure thumbnail\n  buffers in case of raw snapshot.\n- Remove couple of duplicate log messages.\n\nCRs-Fixed: 297230\nSigned-off-by: Kiran Kumar H N \u003churlisal@codeaurora.org\u003e\n"
    },
    {
      "commit": "63e1f9ff178a33a955fa81c196e58fbfb9dab057",
      "tree": "aa1ddd1bfc6c446c0183251554b5a6eec55dbe8c",
      "parents": [
        "89d8c1dff8e1816b41d705c6d76266daf4b4d77e"
      ],
      "author": {
        "name": "David Collins",
        "email": "collinsd@codeaurora.org",
        "time": "Tue Jul 26 15:29:05 2011 -0700"
      },
      "committer": {
        "name": "Bryan Huntsman",
        "email": "bryanh@codeaurora.org",
        "time": "Mon Oct 03 10:26:51 2011 -0700"
      },
      "message": "regulator: pm8921-regulator: Add enable_time platform data entry\n\nAdd an enable_time platform data member which can be used to specify\nthe board dependent enable (rise) time of each regulator.\n\nSigned-off-by: David Collins \u003ccollinsd@codeaurora.org\u003e\n"
    },
    {
      "commit": "89d8c1dff8e1816b41d705c6d76266daf4b4d77e",
      "tree": "a9d9ae9171f78fb24e9693d0e6c5115d2008d51a",
      "parents": [
        "4bdf0232f09e3dbae6fcf4b30a72879291190175"
      ],
      "author": {
        "name": "Kevin Chan",
        "email": "ktchan@codeaurora.org",
        "time": "Wed Jul 27 12:08:34 2011 -0700"
      },
      "committer": {
        "name": "Bryan Huntsman",
        "email": "bryanh@codeaurora.org",
        "time": "Mon Oct 03 10:26:51 2011 -0700"
      },
      "message": "msm: camera: Improve camera IRQ stability\n\nCSI irq is trigger too often causing the platform to be unstable.\nModified csid and csiphy irq to only trigger for errors.\n\nSigned-off-by: Kevin Chan \u003cktchan@codeaurora.org\u003e\n"
    },
    {
      "commit": "160633ed064979143d94466ef19b32fea5703d34",
      "tree": "b9413f916322366b737c2348663d9a8dc64c0d86",
      "parents": [
        "3893b3b807fceedc10cb5e8bd39757cdb2ec4737"
      ],
      "author": {
        "name": "Yan He",
        "email": "yanhe@codeaurora.org",
        "time": "Thu Jun 30 12:18:56 2011 -0700"
      },
      "committer": {
        "name": "Bryan Huntsman",
        "email": "bryanh@codeaurora.org",
        "time": "Mon Oct 03 10:26:49 2011 -0700"
      },
      "message": "platform-drivers: msm: sps: add DFAB clock support for SPS driver.\n\nSigned-off-by: Yan He \u003cyanhe@codeaurora.org\u003e\n"
    },
    {
      "commit": "4288de3af5711a81e86eb33d29f06996a95eb94f",
      "tree": "ad20c7e42011a94629e31b3d4a1b5d940e539fd9",
      "parents": [
        "30011d2028df9a298bec719b3d7c7bb8010798b6"
      ],
      "author": {
        "name": "Deepika Pepakayala",
        "email": "deepikap@codeaurora.org",
        "time": "Fri Jul 15 17:40:12 2011 -0700"
      },
      "committer": {
        "name": "Bryan Huntsman",
        "email": "bryanh@codeaurora.org",
        "time": "Mon Oct 03 10:26:48 2011 -0700"
      },
      "message": "msm: vidc: Set Y and C size registers to allocated size.\n\nCurrently the Y and C sizes are set based on the\nsize of video being decoded. In case of smooth\nstreaming, decoded sizes are not the same as allocated\nsizes. This change will set the Y and C sizes to\nallocated sizes.\n\nSigned-off-by: Deepika Pepakayala \u003cdeepikap@codeaurora.org\u003e\n"
    },
    {
      "commit": "c63847bcddab79bbd5850322843bf0b4ae098745",
      "tree": "0b9efc063334ee22824b31892a1353c13bf76167",
      "parents": [
        "0581896d5d9e1623cc1c93050f67f57896e0d699"
      ],
      "author": {
        "name": "Ananda Kishore",
        "email": "kananda@codeaurora.org",
        "time": "Mon Jul 18 19:02:15 2011 +0530"
      },
      "committer": {
        "name": "Bryan Huntsman",
        "email": "bryanh@codeaurora.org",
        "time": "Mon Oct 03 10:26:47 2011 -0700"
      },
      "message": "vidc: add change to print MFC firmware version\n\nCRs-Fixed: 296531\nSigned-off-by: Ananda Kishore \u003ckananda@codeaurora.org\u003e\n"
    },
    {
      "commit": "16346b0a112adc011ef9604ac4f8335da9fdd109",
      "tree": "dd4a0600a467291b1700c0bb37386a56752f37a3",
      "parents": [
        "851bdc41e10628bbe6a4986d0f17e9d943f73f6f"
      ],
      "author": {
        "name": "Tarun Karra",
        "email": "tkarra@codeaurora.org",
        "time": "Sun Jul 24 15:04:26 2011 -0700"
      },
      "committer": {
        "name": "Bryan Huntsman",
        "email": "bryanh@codeaurora.org",
        "time": "Mon Oct 03 10:26:44 2011 -0700"
      },
      "message": "msm: kgsl: shaders must be repartitioned during gmem save/restore\n\nSigned-off-by: Tarun Karra \u003ctkarra@codeaurora.org\u003e\n"
    },
    {
      "commit": "851bdc41e10628bbe6a4986d0f17e9d943f73f6f",
      "tree": "c19f634cdfe7dc7857c36268d49f55902dd25dfc",
      "parents": [
        "a513aa8dbf25a12c9f0064759b4811c19f2d0ee8"
      ],
      "author": {
        "name": "Suresh Vankadara",
        "email": "svankada@codeaurora.org",
        "time": "Thu Jul 21 19:54:20 2011 +0530"
      },
      "committer": {
        "name": "Bryan Huntsman",
        "email": "bryanh@codeaurora.org",
        "time": "Mon Oct 03 10:26:44 2011 -0700"
      },
      "message": "msm: camera: Fix GPIO issues in sensor drivers\n\nKeep GPIO 153 and 151 to low power state when\ncamera is not in active state.\n\nCRs-Fixed: 294992\nSigned-off-by: Suresh Vankadara \u003csvankada@codeaurora.org\u003e\n"
    },
    {
      "commit": "edd5fd79fb7eb5b2e8937a2a87c2ee453e204377",
      "tree": "71b7f6c86510c8ed70e6d45f0b57dfbe666eb7eb",
      "parents": [
        "405dc3051b06637b6a38aa6b1f4da1660cff37d0"
      ],
      "author": {
        "name": "Amy Maloche",
        "email": "amaloche@codeaurora.org",
        "time": "Wed Jun 22 18:50:21 2011 -0700"
      },
      "committer": {
        "name": "Bryan Huntsman",
        "email": "bryanh@codeaurora.org",
        "time": "Mon Oct 03 10:26:42 2011 -0700"
      },
      "message": "input: cyttsp-i2c: choose firmware start address\n\nFirmware start address changes from GEN3 to GEN2 devices.\nSelect proper firmware start address based on chip generation.\n\nSigned-off-by: Amy Maloche \u003camaloche@codeaurora.org\u003e\n"
    },
    {
      "commit": "405dc3051b06637b6a38aa6b1f4da1660cff37d0",
      "tree": "7f1e7a6efb94ef7a0d20dbda722d390ea5e1a2de",
      "parents": [
        "5a3695011acfed1787ad3bbad90c3fc5bd239134"
      ],
      "author": {
        "name": "kuogee hsieh",
        "email": "khsieh@codeaurora.org",
        "time": "Thu Jul 21 15:06:59 2011 -0700"
      },
      "committer": {
        "name": "Bryan Huntsman",
        "email": "bryanh@codeaurora.org",
        "time": "Mon Oct 03 10:26:42 2011 -0700"
      },
      "message": "msm_fb: display: add ioctl for mixer info\n\nAdd new ioctl to allow user to query mdp mixer detail configuration.\n\nSigned-off-by: Kuogee Hsieh \u003ckhsieh@codeaurora.org\u003e\n"
    },
    {
      "commit": "9a9e76e0def4526129321eae6564b4f29332e6b3",
      "tree": "cb2e3aac22b381878e3e62aec5725b1ad825c782",
      "parents": [
        "d090389b32a6c482d9a7c08a4f6e7ca09befbb54"
      ],
      "author": {
        "name": "Vijayakumar Muthuvel Manickam",
        "email": "vmuthuve@codeaurora.org",
        "time": "Thu Jun 30 11:22:25 2011 -0700"
      },
      "committer": {
        "name": "Bryan Huntsman",
        "email": "bryanh@codeaurora.org",
        "time": "Mon Oct 03 10:26:40 2011 -0700"
      },
      "message": "mfd: marimba_core: Add debugfs interface for ADIE\n\nCreate debugfs entry for Marimba, Timpani, Bahama ADIE\n\nSigned-off-by: Vijayakumar Muthuvel Manickam \u003cvmuthuve@codeaurora.org\u003e\n"
    },
    {
      "commit": "15f864685553406ab4dbb3ac7d40a0dc303df9a6",
      "tree": "94b9ad83a61e657c9592908b94bd68f88276386b",
      "parents": [
        "603d1cb1436484d36ea7c2c7119af683445b4af8"
      ],
      "author": {
        "name": "Yan He",
        "email": "yanhe@codeaurora.org",
        "time": "Mon Jul 25 10:36:37 2011 -0700"
      },
      "committer": {
        "name": "Bryan Huntsman",
        "email": "bryanh@codeaurora.org",
        "time": "Mon Oct 03 10:26:39 2011 -0700"
      },
      "message": "platform-drivers: msm: sps: add spinlock for BAM\n\nWhen client drivers use spinlock and embrace SPS APIs that use mutex,\nscheduling error may happen. Use spinlock for these SPS APIs instead.\n\nSigned-off-by: Yan He \u003cyanhe@codeaurora.org\u003e\n"
    },
    {
      "commit": "603d1cb1436484d36ea7c2c7119af683445b4af8",
      "tree": "795856e0ec3876e536645968a8a704ed1f131948",
      "parents": [
        "96a9f90882a342f307761c0333899ab97fed2bc6"
      ],
      "author": {
        "name": "Vamsi Krishna",
        "email": "vskrishn@codeaurora.org",
        "time": "Sun Jul 24 17:17:04 2011 -0700"
      },
      "committer": {
        "name": "Bryan Huntsman",
        "email": "bryanh@codeaurora.org",
        "time": "Mon Oct 03 10:26:38 2011 -0700"
      },
      "message": "usb: gadget: Check for pending requests before priming the ep\n\nFor any data to be transferred over usb endpoint, USB S/W\nconfigures the data to be transferred in queue heads and transfer\ndescriptors and requests h/w to process the data by priming the\nendpoint. Sometimes it is observed that endpoint priming is\nfailing when usb requests are being queued back to back. Although\nthe h/w is recovering later, some unprocessed requests are\npending in ep requests queue. To avoid this issue, check for\nstale requests before priming the endpoint and add the current\nrequest at the endpoint of request queue.\n\nSigned-off-by: Vamsi Krishna \u003cvskrishn@codeaurora.org\u003e\n"
    },
    {
      "commit": "cb791443cfcd968d3eee148fd731df2f72925fb7",
      "tree": "2dd90478c394c95ee95d3422982908dfb560728c",
      "parents": [
        "8dddd75ae0b91a2d6664aac865d3ac1082a67555"
      ],
      "author": {
        "name": "Oluwafemi Adeyemi",
        "email": "aadeyemi@codeaurora.org",
        "time": "Mon Jul 11 22:51:25 2011 -0700"
      },
      "committer": {
        "name": "Bryan Huntsman",
        "email": "bryanh@codeaurora.org",
        "time": "Mon Oct 03 10:26:36 2011 -0700"
      },
      "message": "mmc: msm_sdcc: Send CMD52 after every CMD53 write\n\nOn a completion of a CMD53 write, send a dummy CMD52\nbefore reporting completion to client.\n\nSigned-off-by: Oluwafemi Adeyemi \u003caadeyemi@codeaurora.org\u003e\nSigned-off-by: Sahitya Tummala \u003cstummala@codeaurora.org\u003e\n"
    },
    {
      "commit": "8dddd75ae0b91a2d6664aac865d3ac1082a67555",
      "tree": "4a5e02451babf0a89c3122e0aa4a619223fbd419",
      "parents": [
        "e9a54343561fd5852a2373b5d42f5a82fdda09f6"
      ],
      "author": {
        "name": "Mayank Rana",
        "email": "mrana@codeaurora.org",
        "time": "Wed Jul 13 11:19:58 2011 +0530"
      },
      "committer": {
        "name": "Bryan Huntsman",
        "email": "bryanh@codeaurora.org",
        "time": "Mon Oct 03 10:26:35 2011 -0700"
      },
      "message": "msm_serial_hs_lite: Add support of loopback mode for each uart port\n\nThis change allows to use debugfs entry called loopback.uart_id to\nenable/disable uartdm internal loopback mode.\ne.g. for /dev/ttyHSL0 device,\nit creates \u003cdebugfs_dir\u003e/msm_serial_hsl/loopback.0\n\nSigned-off-by: Mayank Rana \u003cmrana@codeaurora.org\u003e\n"
    },
    {
      "commit": "e9a54343561fd5852a2373b5d42f5a82fdda09f6",
      "tree": "c7061e82069a34c2ae40ff2eb86555072c675812",
      "parents": [
        "c4b8b2fb9d783be26b85381b3618bbe253a75b89"
      ],
      "author": {
        "name": "Mayank Rana",
        "email": "mrana@codeaurora.org",
        "time": "Wed Jun 29 20:27:08 2011 +0530"
      },
      "committer": {
        "name": "Bryan Huntsman",
        "email": "bryanh@codeaurora.org",
        "time": "Mon Oct 03 10:26:35 2011 -0700"
      },
      "message": "msm_serial_hs_lite: Reset uartdm core after changing baud rate\n\nRxstale interrupt is not working after changing the baud rate once device\nis opened. It is required to reset the receiver and transmitter after\nmodifying the IPR register which is not done in current programming\nsequence. This change resets uartdm core i.e. receiver, transmitter, error\nstate, break condition, CTS and RFR which fixes the issue.\n\nWith this change, remove programming sequence used in startup as opening\nthe device node will always calls set_termios after startup.\n\nCRs-Fixed: 294380\nSigned-off-by: Mayank Rana \u003cmrana@codeaurora.org\u003e\n"
    },
    {
      "commit": "c4b8b2fb9d783be26b85381b3618bbe253a75b89",
      "tree": "664f4284a638cfeca69550863956c7562d9029a4",
      "parents": [
        "5cbaf3e1a8623325997247578800c49c82aa622a"
      ],
      "author": {
        "name": "kuogee hsieh",
        "email": "khsieh@codeaurora.org",
        "time": "Tue Jul 12 13:32:14 2011 -0700"
      },
      "committer": {
        "name": "Bryan Huntsman",
        "email": "bryanh@codeaurora.org",
        "time": "Mon Oct 03 10:26:34 2011 -0700"
      },
      "message": "msm_fb: display: change mdp clock while mdp is idle\n\nMdp clock need to be adjusted at run time base on the\nperformance level. However mdp clock can only be changed\nwhen mdp blending/dma engine is idle.\n\nSigned-off-by: Kuogee Hsieh \u003ckhsieh@codeaurora.org\u003e\n"
    },
    {
      "commit": "5cbaf3e1a8623325997247578800c49c82aa622a",
      "tree": "25f84cbfce5edcdf8f81cf564d1b2598ef6c2d8a",
      "parents": [
        "c001dc31f98aad02259b31951c6c48067454273a"
      ],
      "author": {
        "name": "Ankit Premrajka",
        "email": "ankitp@codeaurora.org",
        "time": "Thu Jul 21 11:14:56 2011 -0700"
      },
      "committer": {
        "name": "Bryan Huntsman",
        "email": "bryanh@codeaurora.org",
        "time": "Mon Oct 03 10:26:34 2011 -0700"
      },
      "message": "msm-camera: fix subsystem ID address in JPEG\n\nThe address of the subsystem id stored in the jpeg\nbuffer structure was becoming invalid. This happened\nbecause the buffer used for mapping was copied over to\na duplicate place and the second buffer was used for\nunmapping, while the first one was freed.\n\nSigned-off-by: Ankit Premrajka \u003cankitp@codeaurora.org\u003e\nSigned-off-by: Mingcheng Zhu \u003cmingchen@codeaurora.org\u003e\n"
    },
    {
      "commit": "c001dc31f98aad02259b31951c6c48067454273a",
      "tree": "148d2f42eae9c2d146adc5e87d1a65472aad92c6",
      "parents": [
        "53a9083107fbb4df41b22b15f56501b920a0f61d"
      ],
      "author": {
        "name": "Shuzhen Wang",
        "email": "shuzhenw@codeaurora.org",
        "time": "Fri Jul 15 13:51:52 2011 -0700"
      },
      "committer": {
        "name": "Bryan Huntsman",
        "email": "bryanh@codeaurora.org",
        "time": "Mon Oct 03 10:26:33 2011 -0700"
      },
      "message": "camera: vfe32: Enable Zero Shutter Lag mode support.\n\n- Add bus scaling table for ZSL mode.\n- Add AXI configuration and interrupts handling for ZSL.\n- Add missing VFE commands of XBAR configuratin.\n\nSigned-off-by: Shuzhen Wang \u003cshuzhenw@codeaurora.org\u003e\n"
    },
    {
      "commit": "53a9083107fbb4df41b22b15f56501b920a0f61d",
      "tree": "625f5caad691517a31595be29685d79d228e3c72",
      "parents": [
        "ca681569d396c54bb3a192bdc5434c5a889e0ce5"
      ],
      "author": {
        "name": "Mingcheng Zhu",
        "email": "mingchen@codeaurora.org",
        "time": "Wed Jul 20 21:19:28 2011 -0700"
      },
      "committer": {
        "name": "Bryan Huntsman",
        "email": "bryanh@codeaurora.org",
        "time": "Mon Oct 03 10:26:32 2011 -0700"
      },
      "message": "msm-camera: fix the stop recording crash\n\ndo not swap ping/pong buffer when no free buffer\n\nCRs-fixed: 296858\n\nSigned-off-by: Mingcheng Zhu \u003cmingchen@codeaurora.org\u003e\n"
    },
    {
      "commit": "ca681569d396c54bb3a192bdc5434c5a889e0ce5",
      "tree": "2fbfefd13569f73ca74a88601e21304032f005d1",
      "parents": [
        "c6864b8db38bd6ee700d862df15380eb95234c25"
      ],
      "author": {
        "name": "Mingcheng Zhu",
        "email": "mingchen@codeaurora.org",
        "time": "Mon Jul 25 20:44:23 2011 -0700"
      },
      "committer": {
        "name": "Bryan Huntsman",
        "email": "bryanh@codeaurora.org",
        "time": "Mon Oct 03 10:26:32 2011 -0700"
      },
      "message": "msm-camera: initial vpe and divert frame implementation\n\nSigned-off-by: Mingcheng Zhu \u003cmingchen@codeaurora.org\u003e\n"
    },
    {
      "commit": "c6864b8db38bd6ee700d862df15380eb95234c25",
      "tree": "18e204098354b30563684ceff3863b21d1e48531",
      "parents": [
        "d71946b2ad838e897f450bb8d1ad6eb86bff7298"
      ],
      "author": {
        "name": "Ankit Premrajka",
        "email": "ankitp@codeaurora.org",
        "time": "Fri Jul 15 11:43:41 2011 -0700"
      },
      "committer": {
        "name": "Bryan Huntsman",
        "email": "bryanh@codeaurora.org",
        "time": "Mon Oct 03 10:26:31 2011 -0700"
      },
      "message": "msm-camera: add SMMU code for use with videobuf2 framework\n\nSigned-off-by: Ankit Premrajka \u003cankitp@codeaurora.org\u003e\nSigned-off-by: Mingcheng Zhu \u003cmingchen@codeaurora.org\u003e\n"
    },
    {
      "commit": "d71946b2ad838e897f450bb8d1ad6eb86bff7298",
      "tree": "a35756cab2d3e5d0c595fbe48bb0f83110d1d867",
      "parents": [
        "4950550ed4974d3f971892777bab9bc074cecc2c"
      ],
      "author": {
        "name": "Shuzhen Wang",
        "email": "shuzhenw@codeaurora.org",
        "time": "Tue Jul 19 15:10:58 2011 -0700"
      },
      "committer": {
        "name": "Bryan Huntsman",
        "email": "bryanh@codeaurora.org",
        "time": "Mon Oct 03 10:26:30 2011 -0700"
      },
      "message": "msm-camera: v4l2: Use ktime_get_ts to get timestamp.\n\nUsing ktime_get_ts and converting to timeval matches\nwith system time in user space. This eliminates the\nAV sync issue between video and audio.\n\nSigned-off-by: Shuzhen Wang \u003cshuzhenw@codeaurora.org\u003e\nSigned-off-by: Mingcheng Zhu \u003cmingchen@codeaurora.org\u003e\n"
    },
    {
      "commit": "0fb9dcfbc652ed617ceb244bd8a9201d00a124fe",
      "tree": "b39114063f8d400ad220566cd25b92f79589683d",
      "parents": [
        "9812bd34ec034b4a78ed1c1c5f6fbd1ca3d1b43e"
      ],
      "author": {
        "name": "Kiran Kumar H N",
        "email": "hurlisal@codeaurora.org",
        "time": "Sun Jul 17 12:31:53 2011 -0700"
      },
      "committer": {
        "name": "Bryan Huntsman",
        "email": "bryanh@codeaurora.org",
        "time": "Mon Oct 03 10:26:29 2011 -0700"
      },
      "message": "msm-camera: configure preview and recording buffers\nseperately.\n\ndecouple preview and recording path configuration\nby configuring the buffers during preview start\nand recording start respectively.\n\nSigned-off-by: Kiran Kumar H N \u003churlisal@codeaurora.org\u003e\nSigned-off-by: Mingcheng Zhu \u003cmingchen@codeaurora.org\u003e\n"
    },
    {
      "commit": "9812bd34ec034b4a78ed1c1c5f6fbd1ca3d1b43e",
      "tree": "63cb1ccdc000bc4bb1b4d41b1b42a6be066feb8f",
      "parents": [
        "7323b78c60c986f268ac4aeb6a2493082fd63cd5"
      ],
      "author": {
        "name": "Mingcheng Zhu",
        "email": "mingchen@codeaurora.org",
        "time": "Fri Jul 22 22:57:11 2011 -0700"
      },
      "committer": {
        "name": "Bryan Huntsman",
        "email": "bryanh@codeaurora.org",
        "time": "Mon Oct 03 10:26:28 2011 -0700"
      },
      "message": "msm camera: migrate to videobuf2 framework\n\nadd necessary changes in camera driver to\nmigrate to videobuf2 framework.\n\nSigned-off-by: Kiran Kumar H N \u003churlisal@codeaurora.org\u003e\nSigned-off-by: Mingcheng Zhu \u003cmingchen@codeaurora.org\u003e\n\nConflicts:\n\n\tdrivers/media/video/Makefile\n"
    },
    {
      "commit": "8df15da6615f4cbebdbd3fb6e97734a515027f96",
      "tree": "9331e4807fe4457624028e9334cbb487dcd89f2f",
      "parents": [
        "09fd3ad1c66a791aa54f1ded42eeb7c7c5c7746e"
      ],
      "author": {
        "name": "Balaji T K",
        "email": "balajitk@ti.com",
        "time": "Wed Jul 13 20:06:27 2011 +0530"
      },
      "committer": {
        "name": "Bryan Huntsman",
        "email": "bryanh@codeaurora.org",
        "time": "Mon Oct 03 10:26:27 2011 -0700"
      },
      "message": "mmc: core: put eMMC in sleep (cmd5) mode before suspend\n\nPut MMC to sleep if it supports SLEEP/AWAKE (CMD5) in the mmc suspend\nto minimize power consumption.\n\nSigned-off-by: Balaji T K \u003cbalajitk@ti.com\u003e\nAcked-by: Venkatraman S \u003csvenkatr@ti.com\u003e\nSigned-off-by: Chris Ball \u003ccjb@laptop.org\u003e\nSigned-off-by: Subhash Jadavani \u003csubhashj@codeaurora.org\u003e\n"
    },
    {
      "commit": "09fd3ad1c66a791aa54f1ded42eeb7c7c5c7746e",
      "tree": "36fc48d9d8059a978fdac5e757b1c88bbb9aa985",
      "parents": [
        "650c22c765b832bd383c310294dc52c4e3fa7255"
      ],
      "author": {
        "name": "Mona Hossain",
        "email": "mhossain@codeaurora.org",
        "time": "Thu Jul 14 09:12:07 2011 -0700"
      },
      "committer": {
        "name": "Bryan Huntsman",
        "email": "bryanh@codeaurora.org",
        "time": "Mon Oct 03 10:26:26 2011 -0700"
      },
      "message": "hw_random: msm: Remove PRNG hardware configuration\n\nLSFR and CONFIG registers are configured by secure domain\ncode and XPU protected.\n\nCRs-Fixed: 284133\nSigned-off-by: Mona Hossain \u003cmhossain@codeaurora.org\u003e\n"
    },
    {
      "commit": "650c22c765b832bd383c310294dc52c4e3fa7255",
      "tree": "3a832f3065e304dff2b4ce70fdee65668999a60f",
      "parents": [
        "f9258172263a39b1cb5661ecbf2967c4de968e28"
      ],
      "author": {
        "name": "Mona Hossain",
        "email": "mhossain@codeaurora.org",
        "time": "Tue Jul 19 09:54:19 2011 -0700"
      },
      "committer": {
        "name": "Bryan Huntsman",
        "email": "bryanh@codeaurora.org",
        "time": "Mon Oct 03 10:26:25 2011 -0700"
      },
      "message": "crypto: Fix race conditons and synchronization issues\n\n- Fix locking mechanism: Add ref count for locking and\n  protect ce lock reference count\n- Fix race conditions with processing sha request.\n\nSigned-off-by: Mona Hossain \u003cmhossain@codeaurora.org\u003e\n"
    },
    {
      "commit": "7661a450d98b94a655373c0e5d5d79749b2ff6e2",
      "tree": "1982bbbec2e045899f7ad9cfaae5c3f13cfb0a82",
      "parents": [
        "5a19c68d63da33710ed52a974a996f03a706b84f"
      ],
      "author": {
        "name": "Sahitya Tummala",
        "email": "stummala@codeaurora.org",
        "time": "Mon Jul 18 13:28:35 2011 +0530"
      },
      "committer": {
        "name": "Bryan Huntsman",
        "email": "bryanh@codeaurora.org",
        "time": "Mon Oct 03 10:26:24 2011 -0700"
      },
      "message": "mmc: msm_sdcc: Add debug prints to runtime suspend/resume\n\nSigned-off-by: Sahitya Tummala \u003cstummala@codeaurora.org\u003e\n"
    },
    {
      "commit": "5a19c68d63da33710ed52a974a996f03a706b84f",
      "tree": "33799729701b9b6af844c55f55053b69045bdab6",
      "parents": [
        "373d1d02ff733804598a6a1894c42dcc9978abbe"
      ],
      "author": {
        "name": "Kiran Kumar H N",
        "email": "hurlisal@codeaurora.org",
        "time": "Sat Jul 23 11:34:34 2011 -0700"
      },
      "committer": {
        "name": "Bryan Huntsman",
        "email": "bryanh@codeaurora.org",
        "time": "Mon Oct 03 10:26:23 2011 -0700"
      },
      "message": "Revert \"msm: camera: YV12 video support\"\n\nThis reverts commit 66882a5046143601429632a0b589d9ffeeb3c668.\nThis change will be submitted later.\n\nSigned-off-by: Kiran Kumar H N \u003churlisal@codeaurora.org\u003e\n"
    },
    {
      "commit": "d3fb9bb50ca92263f402888dd437ff5bf18dd95d",
      "tree": "09a162fb9819b4afd0991727d0992ef830232504",
      "parents": [
        "29eb744d8dfb83c309ef22589ee20b63bbb7080c"
      ],
      "author": {
        "name": "Hemant Kumar",
        "email": "hemantk@codeaurora.org",
        "time": "Tue Jul 12 17:20:16 2011 -0700"
      },
      "committer": {
        "name": "Bryan Huntsman",
        "email": "bryanh@codeaurora.org",
        "time": "Mon Oct 03 10:26:19 2011 -0700"
      },
      "message": "usb: gsmd: Add platform driver corresponding to smd channel\n\nUSB shared memory DUN(dial up networking) driver re-tries multiple times\nto open smd channel, due to delay in smd driver initialization and modem\nload during boot up. Instead, register a platform driver with smd channel\nname. Whenever specific SMD channel is opened by modem, a corresponding\nplatform device would be added resulting in probe of platform driver being\ncalled. In the probe function, DUN driver opens up SMD channel\n\nSigned-off-by: Hemant Kumar \u003chemantk@codeaurora.org\u003e\n"
    },
    {
      "commit": "7ff0cf49995d22fddaa90cea95dac8850abcac89",
      "tree": "5ebc5e1efa7a5c332d10e4a6384758dded7d1ebd",
      "parents": [
        "d42d1206083796119de7d0ea1cc06b14f7f42884"
      ],
      "author": {
        "name": "Azam Sadiq Pasha Kapatrala Syed",
        "email": "akapatra@codeaurora.org",
        "time": "Fri Jul 15 15:56:40 2011 -0700"
      },
      "committer": {
        "name": "Bryan Huntsman",
        "email": "bryanh@codeaurora.org",
        "time": "Mon Oct 03 10:26:16 2011 -0700"
      },
      "message": "msm: camera: YV12 video support\n\nSupport for color format YV12.\n\nSigned-off-by: Azam Sadiq Pasha Kapatrala Syed \u003cakapatra@codeaurora.org\u003e\n"
    },
    {
      "commit": "4eb0293d54b082e0385937f1f5b3df5ab08bd24e",
      "tree": "0ed6063a013bffd262a16aa2fd80b8cde71acca4",
      "parents": [
        "9f4b429eb3c41a15fcba2a01074f9f6ef4541a33"
      ],
      "author": {
        "name": "Marek Szyprowski",
        "email": "m.szyprowski@samsung.com",
        "time": "Fri Mar 11 06:07:27 2011 -0300"
      },
      "committer": {
        "name": "Bryan Huntsman",
        "email": "bryanh@codeaurora.org",
        "time": "Mon Oct 03 10:26:12 2011 -0700"
      },
      "message": "[media] v4l2: vb2: one more fix for REQBUFS()\n\nReturn immediately if the target number of buffers is the same as\nthe current one and memory access type doesn\u0027t change.\n\nSigned-off-by: Marek Szyprowski \u003cm.szyprowski@samsung.com\u003e\nSigned-off-by: Kyungmin Park \u003ckyungmin.park@samsung.com\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\nSigned-off-by: Kiran Kumar H N \u003churlisal@codeaurora.org\u003e\n"
    },
    {
      "commit": "6d6ff5e495a12895b5b4a37eb3049fda560c693a",
      "tree": "b5cd07de965ec13e579dc70d1d2791e8ecaabe26",
      "parents": [
        "f74d2edd791b3fddaf147c5e358a8f41463dc1f9"
      ],
      "author": {
        "name": "Mansoor Aftab",
        "email": "maftab@codeaurora.org",
        "time": "Wed Jul 20 17:25:36 2011 -0700"
      },
      "committer": {
        "name": "Bryan Huntsman",
        "email": "bryanh@codeaurora.org",
        "time": "Mon Oct 03 10:26:10 2011 -0700"
      },
      "message": "msm: camera: Correct mount angle, sensor type values\n\nCorrect the sensor type value for the IMX074 sensor.\nSet the mount angle value for this sensor on 8960,\nalso made sure that the values obtained for angle,type\nfrom probing are recorded in the structure which used\nto retrieve this information during device query.\n\nCRs-fixed: 296576\nSigned-off-by: Mansoor Aftab \u003cmaftab@codeaurora.org\u003e\n"
    },
    {
      "commit": "f74d2edd791b3fddaf147c5e358a8f41463dc1f9",
      "tree": "a884366ec0e69231025bfe72e4f338d851c93cc8",
      "parents": [
        "61fe47257aa9fa598163dda4a3938090bf7d95c6"
      ],
      "author": {
        "name": "Manoj Rao",
        "email": "manojraj@codeaurora.org",
        "time": "Mon Jul 18 14:25:38 2011 -0700"
      },
      "committer": {
        "name": "Bryan Huntsman",
        "email": "bryanh@codeaurora.org",
        "time": "Mon Oct 03 10:26:09 2011 -0700"
      },
      "message": "msm: display: HDMI: ISR not triggered when HPD occurs during power_off\n\nDuring power off we disable 5v, power down core, by turning off the\nTX channels one by one. When a HPD is triggered the driver has a\nsoftware debouncing timer during which interrupts are disabled to\nbe able to read stable HPD status from the register. When HPD is\ndetected while the core is being turned off/powered down the driver\u0027s\nsoftware disables the interrupt and this was making the core to go\ninto off state. So the fix was to keep the interrupt bit enabled through\nthe register even during the debounce timeout (this doesn\u0027t trigger\nunnecessary interrupts due to appropriate clearing and masking of HPD\ninterrupt bits).\n\nSigned-off-by: Manoj Rao \u003cmanojraj@codeaurora.org\u003e\n"
    },
    {
      "commit": "49a83b2caa9718d35fab9a9fa9ad2d9436040ffd",
      "tree": "d2eacc67cfe8f9cac6b757f6aef245472b41179b",
      "parents": [
        "2c79e3d914f4626b9e87796c8fe817a715f8c9ad"
      ],
      "author": {
        "name": "Ravishangar Kalyanam",
        "email": "rkalya@codeaurora.org",
        "time": "Wed Jul 20 15:28:44 2011 -0700"
      },
      "committer": {
        "name": "Bryan Huntsman",
        "email": "bryanh@codeaurora.org",
        "time": "Mon Oct 03 10:26:04 2011 -0700"
      },
      "message": "msm_fb: display: Fix 8960 HDMI resolution switch issue\n\nFix 8960 HDMI resolution switch issue by removing core\nreset via clock branches. This helps in retaining the\nHDMI PLL register values for subsequent cable\ndisconnect/connect scenarios.\n\nCRs-Fixed: 296879\nSigned-off-by: Ravishangar Kalyanam \u003crkalya@codeaurora.org\u003e\n"
    },
    {
      "commit": "0d9acd9735d6311867aff690e13cfa6d791ad3a1",
      "tree": "663b4a25a5d647bd5bb0359e07ca35f60e32294c",
      "parents": [
        "a267ea929e905debab3c7444c6e6a4263b8346e4"
      ],
      "author": {
        "name": "Willie Ruan",
        "email": "wruan@codeaurora.org",
        "time": "Mon Jul 04 21:31:30 2011 -0700"
      },
      "committer": {
        "name": "Bryan Huntsman",
        "email": "bryanh@codeaurora.org",
        "time": "Mon Oct 03 10:26:02 2011 -0700"
      },
      "message": "misc: pm8058-pwm: add pr_fmt to simplify debug messages\n\nAdding pr_fmt with __func__ to simplify the debug messages which\nneed to print out __func__.\n\nSigned-off-by: Willie Ruan \u003cwruan@codeaurora.org\u003e\n"
    },
    {
      "commit": "d06ac74275f7743c60ab5462c9e5d0012508bb07",
      "tree": "4337ca11e80315ec8c64afeae23f19cc769fb26e",
      "parents": [
        "cf45f6adece2ee2cb02c0c08883dc92b258ac153"
      ],
      "author": {
        "name": "Taniya Das",
        "email": "tdas@codeaurora.org",
        "time": "Tue Jul 19 12:55:28 2011 +0530"
      },
      "committer": {
        "name": "Bryan Huntsman",
        "email": "bryanh@codeaurora.org",
        "time": "Mon Oct 03 10:26:01 2011 -0700"
      },
      "message": "power: msm_battery: Disable DEBUG option to reduce log messages.\n\nSigned-off-by: Taniya Das \u003ctdas@codeaurora.org\u003e\n"
    },
    {
      "commit": "d81678207da7c9bb936e98c4f7f917eff81f710a",
      "tree": "c356d0965728446c987fa9a635cbd6b6451b9443",
      "parents": [
        "a411f7e5195777253d4c3c94430787b4f19ea068"
      ],
      "author": {
        "name": "Matt Wagantall",
        "email": "mattw@codeaurora.org",
        "time": "Thu Jul 14 12:38:07 2011 -0700"
      },
      "committer": {
        "name": "Bryan Huntsman",
        "email": "bryanh@codeaurora.org",
        "time": "Mon Oct 03 10:25:55 2011 -0700"
      },
      "message": "vidc: Stop using vcodec_axi_a_clk and vcodec_axi_b_clk directly\n\nThese two clock are now implicityly enabled and disabled as\ndependencies of vcodec_clk (as was already the case for\nvcodec_axi_clk).\n\nSigned-off-by: Matt Wagantall \u003cmattw@codeaurora.org\u003e\n"
    },
    {
      "commit": "a411f7e5195777253d4c3c94430787b4f19ea068",
      "tree": "8fbd0ffa04d040a7b8659712a4ed3251c144c9ad",
      "parents": [
        "910f724fa61f3b4f595e740f94bb1ed3eaee62b5"
      ],
      "author": {
        "name": "Stepan Moskovchenko",
        "email": "stepanm@codeaurora.org",
        "time": "Wed Jul 20 13:21:08 2011 -0700"
      },
      "committer": {
        "name": "Bryan Huntsman",
        "email": "bryanh@codeaurora.org",
        "time": "Mon Oct 03 10:25:54 2011 -0700"
      },
      "message": "video: Kconfig: Remove extraneous dots from help text\n\nClean up the help text by removing extraneous punctuation.\n\nSigned-off-by: Stepan Moskovchenko \u003cstepanm@codeaurora.org\u003e\n"
    },
    {
      "commit": "00548e64fe01e06b0ff24594b2959866bb5f9d10",
      "tree": "87b949c3c511eac298889c66734cdaf2c4fca932",
      "parents": [
        "3f75d16d6d7ad79bfb01c94cd049bfbbb3daeaae"
      ],
      "author": {
        "name": "Siddartha Mohanadoss",
        "email": "smohanad@codeaurora.org",
        "time": "Mon Jul 18 12:13:09 2011 -0700"
      },
      "committer": {
        "name": "Bryan Huntsman",
        "email": "bryanh@codeaurora.org",
        "time": "Mon Oct 03 10:25:53 2011 -0700"
      },
      "message": "mfd: pm8921-adc: Remove setting USRP ADC IRQ bit permissions\n\nRemove setting the Secure processor permission bits from the\nuserprocessor for the ADC. The changes to set the IRQ bit\npermissions and the arbiter enable for the user bank are done\non the secure processor.\n\nCRs-Fixed: 296150\nSigned-off-by: Siddartha Mohanadoss \u003csmohanad@codeaurora.org\u003e\n"
    },
    {
      "commit": "3b44cd4aeedfa3026caf379c4687d980ed3261b8",
      "tree": "1c8e9437a4a825474bb56dc3ab073834a81f01cf",
      "parents": [
        "4aea274b69eeee685d87e159107f0d0eb9b35b70"
      ],
      "author": {
        "name": "Anantha Krishnan",
        "email": "ananthk@codeaurora.org",
        "time": "Wed Jul 06 12:36:15 2011 +0530"
      },
      "committer": {
        "name": "Bryan Huntsman",
        "email": "bryanh@codeaurora.org",
        "time": "Mon Oct 03 10:25:48 2011 -0700"
      },
      "message": "radio-tavarua: Adding private control to configure the RMSSI threshold\n\nThis change is to add V4L2 private controls for configuring the\nvalue of RMSSI threshold.\n\nCRs-Fixed: 293328\nSigned-off-by: Anantha Krishnan \u003cananthk@codeaurora.org\u003e\n"
    },
    {
      "commit": "4aea274b69eeee685d87e159107f0d0eb9b35b70",
      "tree": "085d78824442a615dd1f6f11b191391f000371dc",
      "parents": [
        "131d2e7746b0f2e721bdff3af6506d1659db0c09"
      ],
      "author": {
        "name": "kuogee hsieh",
        "email": "khsieh@codeaurora.org",
        "time": "Wed Jul 06 11:05:05 2011 -0700"
      },
      "committer": {
        "name": "Bryan Huntsman",
        "email": "bryanh@codeaurora.org",
        "time": "Mon Oct 03 10:25:47 2011 -0700"
      },
      "message": "msm_fb: display: add 3D support at DSI video mode\n\nCurrently, only DSI command mode have 3D capability. Add 3D\nsupport for DSI video mode also.\n\nCRs-fixed: 294082\nSigned-off-by: Kuogee Hsieh \u003ckhsieh@codeaurora.org\u003e\n"
    },
    {
      "commit": "131d2e7746b0f2e721bdff3af6506d1659db0c09",
      "tree": "7ec2b7dfd9c000820fe791c2eeb63b843e9af0f8",
      "parents": [
        "8d1f8724f0d89d474a283f2ba6f51801d14daaee"
      ],
      "author": {
        "name": "Stepan Moskovchenko",
        "email": "stepanm@codeaurora.org",
        "time": "Mon Jul 11 17:06:38 2011 -0700"
      },
      "committer": {
        "name": "Bryan Huntsman",
        "email": "bryanh@codeaurora.org",
        "time": "Mon Oct 03 10:25:47 2011 -0700"
      },
      "message": "msm_serial_hs_lite: Enable clock when configuring the GSBI\n\nEnable the bus clock when configuring the GSBI registers\nfor UART mode in the msm_serial_hs_lite driver.\n\nCRs-Fixed: 292755\nSigned-off-by: Stepan Moskovchenko \u003cstepanm@codeaurora.org\u003e\n"
    },
    {
      "commit": "8d1f8724f0d89d474a283f2ba6f51801d14daaee",
      "tree": "db23d15b14730d4b24011836d89b2b99ee496b09",
      "parents": [
        "0a91160b3c418b8311bd7bf8016f318479c47229"
      ],
      "author": {
        "name": "Ravishangar Kalyanam",
        "email": "rkalya@codeaurora.org",
        "time": "Thu Jul 14 18:45:07 2011 -0700"
      },
      "committer": {
        "name": "Bryan Huntsman",
        "email": "bryanh@codeaurora.org",
        "time": "Mon Oct 03 10:25:46 2011 -0700"
      },
      "message": "msm_fb: display: Fix writeback offset with correct fbnum\n\nFix writeback offset with correct fbnum value to avoid any\nmemory corruption with image buffers in use\n\nCRs-Fixed: 290324\nSigned-off-by: Ravishangar Kalyanam \u003crkalya@codeaurora.org\u003e\n"
    },
    {
      "commit": "0a91160b3c418b8311bd7bf8016f318479c47229",
      "tree": "8f98a64a2ffcb9e638d253a72fd1bda01fbfe14c",
      "parents": [
        "7f12ebf6a27f4b892ee5729d574d71a2a8b4bed3"
      ],
      "author": {
        "name": "David Collins",
        "email": "collinsd@codeaurora.org",
        "time": "Wed Jun 15 15:03:13 2011 -0700"
      },
      "committer": {
        "name": "Bryan Huntsman",
        "email": "bryanh@codeaurora.org",
        "time": "Mon Oct 03 10:25:45 2011 -0700"
      },
      "message": "mfd: pm8058: Locally disable regulators S0/1/3 and L21 during shutdown\n\nWhen shutting down or restarting, PMIC 8058 regulator S0, S1, S3 and\nL21 need to be managed manually. Since the master enable bits for these\nregulators are kept set, the local enable bits should be unset and the\nactive pull-down must be enabled. Any regulators in advanced mode\nshould be disabled as well. This regulator state ensures that\nthese regulators drops as expected when PS_HOLD is dropped.\n\nCRs-Fixed: 295731\nSigned-off-by: David Collins \u003ccollinsd@codeaurora.org\u003e\nSigned-off-by: Willie Ruan \u003cwruan@codeaurora.org\u003e\n"
    },
    {
      "commit": "0758e1eeda76e8d37cf929dddbe62ca5f6b26263",
      "tree": "f0ec4a547ded7f619b00ec4abf1bed3a86120365",
      "parents": [
        "57390b03ac1e24045fe4b056d84c091a0ee1e0d9"
      ],
      "author": {
        "name": "Abhijeet Dharmapurikar",
        "email": "adharmap@codeaurora.org",
        "time": "Thu Jul 14 18:11:41 2011 -0700"
      },
      "committer": {
        "name": "Bryan Huntsman",
        "email": "bryanh@codeaurora.org",
        "time": "Mon Oct 03 10:25:43 2011 -0700"
      },
      "message": "power: pmic8058-charger: system power control\n\nThe pmic charger can control its supply to the system.\nThe msm_charger uses this facility to enable or disable\nthe pmic from providing system current.\n\nOn a setup with multiple charges, when the external charger\nis plugged in it provides the majority of the system current. This reduces\nthe current drawn from the pmic charger source (usb). If the pmic\nwere charging the battery, the reduction in the current drawn from\npmic charger source causes a charge completion interrupt in the pmic.\nNote that the pmic only monitors the current drawn from usb to signal\nend of charging. In this case, the interrupt is fired when the\nbattery may not be fully charged.\nMoreover when the pmic thinks that the battery is fully charged, it\nopens up the batfet and prevents any other charger from charging the\nbattery.\nWith this fix, when an external charger is plugged in the pmic is asked\nto stop providing system current which causes the pmic to close\nthe batfet.\n\nSigned-off-by: Abhijeet Dharmapurikar \u003cadharmap@codeaurora.org\u003e\n"
    },
    {
      "commit": "57390b03ac1e24045fe4b056d84c091a0ee1e0d9",
      "tree": "b848e945cce04cdfd9e9d48e494c7b428d4748bb",
      "parents": [
        "0e468741095d4669b8716aa22c46d71fa64a6574"
      ],
      "author": {
        "name": "Abhijeet Dharmapurikar",
        "email": "adharmap@codeaurora.org",
        "time": "Thu Jul 14 18:05:11 2011 -0700"
      },
      "committer": {
        "name": "Bryan Huntsman",
        "email": "bryanh@codeaurora.org",
        "time": "Mon Oct 03 10:25:43 2011 -0700"
      },
      "message": "power: msm_charger: control system power\n\nSome chargers can control their current supply for the system. Provide\nfacility in the msm_charger to choose which charger supplies system\ncurrent. It is guaranteed that start charging will always be called\non a charger that has been previously been asked to provide system\ncurrent.\n\nSigned-off-by: Abhijeet Dharmapurikar \u003cadharmap@codeaurora.org\u003e\n"
    },
    {
      "commit": "0e468741095d4669b8716aa22c46d71fa64a6574",
      "tree": "ba7713422b76b7bbe0f911eff20631e863ab5b3c",
      "parents": [
        "4246251a693935b78e2672bbf75d1e2b40f4ce51"
      ],
      "author": {
        "name": "Kevin Chan",
        "email": "ktchan@codeaurora.org",
        "time": "Thu Jul 14 21:27:20 2011 -0700"
      },
      "committer": {
        "name": "Bryan Huntsman",
        "email": "bryanh@codeaurora.org",
        "time": "Mon Oct 03 10:25:42 2011 -0700"
      },
      "message": "msm: camera: Update OV2720 sensor settings\n\nIncrease output dimension to 1932X1092\nAdded in sensor roll off correction settings\n\nSigned-off-by: Kevin Chan \u003cktchan@codeaurora.org\u003e\n"
    },
    {
      "commit": "85c05cd8d9e8e5d54c4cb23efebb3bdc6a9ff6c9",
      "tree": "dfafb706aa25b9662fa05c3de8d3d1e5058b82ec",
      "parents": [
        "c79a2e06447a6253f24142b0143ab9b1b2a1e488"
      ],
      "author": {
        "name": "Nishant Pandit",
        "email": "npandit@codeaurora.org",
        "time": "Sun Jul 10 11:33:14 2011 +0530"
      },
      "committer": {
        "name": "Bryan Huntsman",
        "email": "bryanh@codeaurora.org",
        "time": "Mon Oct 03 10:25:41 2011 -0700"
      },
      "message": "msm: camera: Configure the qs_s5k4e1 in 1 lane for 2d mode\n\nConfigure the qs_s5k4e1 sensor in 1 lane for 2D mode. This\nchange is made as a work around for hardware issue. As we\nswitch from 4 lane configuration in 3D mode to 2D configuration\nin 2 lane, the fifo in CSI Phy overflows. When 2D mode uses 1 lane\nconfiguration the FIFO is bypassed.\n\nCRs-fixed: 292608\nSigned-off-by: Nishant Pandit \u003cnpandit@codeaurora.org\u003e\n"
    },
    {
      "commit": "18fb80ef719e94493c257e3cd6c92e790cc6223f",
      "tree": "102448cb2dea700ec5a96eca4c082250f89de4d5",
      "parents": [
        "0167283edccca2b777528c54974ca9c8d4030138"
      ],
      "author": {
        "name": "Srinivasa Rao Uppala",
        "email": "uppalas@codeaurora.org",
        "time": "Sun Jul 17 17:33:00 2011 -0700"
      },
      "committer": {
        "name": "Bryan Huntsman",
        "email": "bryanh@codeaurora.org",
        "time": "Mon Oct 03 10:25:38 2011 -0700"
      },
      "message": "radio: iris: Added code for search station list response\n\nThis patch adds support to handle  the search station list\nresponse event\n\nSigned-off-by: Srinivasa Rao Uppala \u003cuppalas@codeaurora.org\u003e\n"
    },
    {
      "commit": "653c0f9b74db91425f7cda4f13cb2bde638282eb",
      "tree": "a89a28d07c94fce36abc6a38a70633480c3e093a",
      "parents": [
        "8ed0a9a4dd2ee0fc54eca3fa250b2f4347d29605"
      ],
      "author": {
        "name": "Rajeshwar Kurapaty",
        "email": "rkurapat@codeaurora.org",
        "time": "Fri Jul 15 18:14:30 2011 +0530"
      },
      "committer": {
        "name": "Bryan Huntsman",
        "email": "bryanh@codeaurora.org",
        "time": "Mon Oct 03 10:25:37 2011 -0700"
      },
      "message": "vidc: 1080p: Removed check for comparing DPB Size\n\nFor best effort decoding we don\u0027t need to compare\nthe available DPB size with the decoded size and\nthrow error. So, removed the check that compares\nthem.\n\nCRs-Fixed: 296211\nSigned-off-by: Rajeshwar Kurapaty \u003crkurapat@codeaurora.org\u003e\n"
    },
    {
      "commit": "0644f34c6365a952427e78f828a4a65a8ee24d0b",
      "tree": "85f0af9e960f2927c10c3b4e75b9834e28594902",
      "parents": [
        "5a0ae919ff46836abe90d1985a6e9402e405ef8f"
      ],
      "author": {
        "name": "Adrian Salido-Moreno",
        "email": "adrianm@codeaurora.org",
        "time": "Fri Jul 08 12:05:01 2011 -0700"
      },
      "committer": {
        "name": "Bryan Huntsman",
        "email": "bryanh@codeaurora.org",
        "time": "Mon Oct 03 10:25:34 2011 -0700"
      },
      "message": "msm: rotator: add support for H2V2 planar input\n\nAdd support for H2V2 planar input, output is still in\npseudoplanar.\n\nCRs-Fixed: 295113\nSigned-off-by: Adrian Salido-Moreno \u003cadrianm@codeaurora.org\u003e\n"
    },
    {
      "commit": "5a0ae919ff46836abe90d1985a6e9402e405ef8f",
      "tree": "85651e0a0ecca373c50fbad672043f9d2a48dbf0",
      "parents": [
        "ec63226d8bd9e5925fb1af193d48978bd74ea73f"
      ],
      "author": {
        "name": "Sahitya Tummala",
        "email": "stummala@codeaurora.org",
        "time": "Mon Jul 18 13:34:01 2011 +0530"
      },
      "committer": {
        "name": "Bryan Huntsman",
        "email": "bryanh@codeaurora.org",
        "time": "Mon Oct 03 10:25:33 2011 -0700"
      },
      "message": "mmc: msm_sdcc: Remove static config option VERBOSE_COMMAND_TIMEOUTS\n\nRemove static config option VERBOSE_COMMAND_TIMEOUTS that controls\npr_err of command timeout error message in the driver and add\npr_debug instead.\n\nSigned-off-by: Sahitya Tummala \u003cstummala@codeaurora.org\u003e\n"
    },
    {
      "commit": "ec63226d8bd9e5925fb1af193d48978bd74ea73f",
      "tree": "caa475a46b41eadd8531b835ce55a157f3333d70",
      "parents": [
        "451cf98b0227b0e7bdcdb890d693a0e9fa3a1a07"
      ],
      "author": {
        "name": "Vamsi Krishna",
        "email": "vskrishn@codeaurora.org",
        "time": "Thu Jul 14 15:49:05 2011 -0700"
      },
      "committer": {
        "name": "Bryan Huntsman",
        "email": "bryanh@codeaurora.org",
        "time": "Mon Oct 03 10:25:33 2011 -0700"
      },
      "message": "usb: gsdio: Drop the carrier detect when sdio device is removed\n\nUSB DUN(dial-up networking) driver communicates to modem over\nsdio. When sdio platform device is removed, drop the carrier\ndetect(CD) signal to indicate call drop to USB host(laptop).\nOne instance where sdio platform device can be removed is when\nmodem sub-system restart is initiated.\n\nCRs-Fixed: 294871\nSigned-off-by: Vamsi Krishna \u003cvskrishn@codeaurora.org\u003e\n"
    },
    {
      "commit": "451cf98b0227b0e7bdcdb890d693a0e9fa3a1a07",
      "tree": "1ab0d3829be965fd6e6fa5f68cbf7bd8dec4c355",
      "parents": [
        "bdc7bbba1cc1202166a45b479b1cb7b0e54eec8f"
      ],
      "author": {
        "name": "Mona Hossain",
        "email": "mhossain@codeaurora.org",
        "time": "Wed Jul 13 11:48:14 2011 -0700"
      },
      "committer": {
        "name": "Bryan Huntsman",
        "email": "bryanh@codeaurora.org",
        "time": "Mon Oct 03 10:25:32 2011 -0700"
      },
      "message": "crypto: Fix referencing dead pointer\n\nSigned-off-by: Mona Hossain \u003cmhossain@codeaurora.org\u003e\n"
    },
    {
      "commit": "bdc7bbba1cc1202166a45b479b1cb7b0e54eec8f",
      "tree": "52dc9c2d454c4f4c1871e7ec57e9743fc6b9b7be",
      "parents": [
        "fe2ee0570a1a2d78add9cf7cab80056c86ba637c"
      ],
      "author": {
        "name": "Matt Wagantall",
        "email": "mattw@codeaurora.org",
        "time": "Fri Jul 15 12:26:19 2011 -0700"
      },
      "committer": {
        "name": "Bryan Huntsman",
        "email": "bryanh@codeaurora.org",
        "time": "Mon Oct 03 10:25:24 2011 -0700"
      },
      "message": "msm: Remove last references to NPA-related code for AXI rate management\n\nThe NPA driver was removed some time ago, but wrapper code\nand some of its driver hooks persisted in the tree, despite\nnot being compiled (or even compilable). Remove these now.\n\nSigned-off-by: Matt Wagantall \u003cmattw@codeaurora.org\u003e\n"
    },
    {
      "commit": "e46ef6f1bc4d6d406e90e8e4dbcbeef0e2257cae",
      "tree": "5bda74f9b24ecba5fbc74caac8a04585180152ec",
      "parents": [
        "79c87bf556445f1d2b12f0898d9cb125e10f7631"
      ],
      "author": {
        "name": "Anantha Krishnan",
        "email": "ananthk@codeaurora.org",
        "time": "Wed Jun 29 23:56:03 2011 +0530"
      },
      "committer": {
        "name": "Bryan Huntsman",
        "email": "bryanh@codeaurora.org",
        "time": "Mon Oct 03 09:59:11 2011 -0700"
      },
      "message": "radio-tavarua: FM jumps to alternate freq. with AF jump option disabled\n\nWhen the transmit power of the currently tuned station decreases,\nFM Receiver automatically switches to available alternate frequencies,\neven though the auto AF jump feature is not enabled\n\nCRs-Fixed: 293773\nSigned-off-by: Anantha Krishnan \u003cananthk@codeaurora.org\u003e\n"
    },
    {
      "commit": "ebca0c796cb22947a224c1afea9b7950886804e1",
      "tree": "3620d027cbb127292f5b5e9e1ea09521c2e7ab20",
      "parents": [
        "a4969dd3a859ea5b83af2b0e1b22c89ddcefbf9d"
      ],
      "author": {
        "name": "kuogee hsieh",
        "email": "khsieh@codeaurora.org",
        "time": "Thu Jul 14 13:30:33 2011 -0700"
      },
      "committer": {
        "name": "Bryan Huntsman",
        "email": "bryanh@codeaurora.org",
        "time": "Mon Oct 03 09:59:11 2011 -0700"
      },
      "message": "msm_fb: display: set flush bit at overlay_unset\n\nset flush bit at overlay_unset to notify mdp blending engine to\npick up new configuration changes.\n\nSigned-off-by: KUogee Hiseh \u003ckhsieh@codeaurora.org\u003e\n"
    },
    {
      "commit": "e1893e9f2e3eaa90a853d3ac1dc558801eddee74",
      "tree": "2617ddd0b07642f045cc717f0568953f96be97f5",
      "parents": [
        "17c5a94f1bd5753120b6f846bdc1f7cf9071030b"
      ],
      "author": {
        "name": "Azam Sadiq Pasha Kapatrala Syed",
        "email": "akapatra@codeaurora.org",
        "time": "Thu Jul 14 16:29:22 2011 -0700"
      },
      "committer": {
        "name": "Bryan Huntsman",
        "email": "bryanh@codeaurora.org",
        "time": "Mon Oct 03 09:59:10 2011 -0700"
      },
      "message": "msm: camera: Stop streaming video when stop rec is issued\n\nThis patch makes sure that we don\u0027t stream any video frames\nwhen recording is stopped.\n\nCRs-Fixed: 295043\nSigned-off-by: Azam Sadiq Pasha Kapatrala Syed \u003cakapatra@codeaurora.org\u003e\n"
    },
    {
      "commit": "17c5a94f1bd5753120b6f846bdc1f7cf9071030b",
      "tree": "f67968dc53206e14521b002d0804645324286a82",
      "parents": [
        "2c22fe7d803eb31e7ad79e9a22feb2fd76561616"
      ],
      "author": {
        "name": "David Collins",
        "email": "collinsd@codeaurora.org",
        "time": "Fri Jul 15 10:56:58 2011 -0700"
      },
      "committer": {
        "name": "Bryan Huntsman",
        "email": "bryanh@codeaurora.org",
        "time": "Mon Oct 03 09:59:10 2011 -0700"
      },
      "message": "mfd: pm8058: remove mutex locking from pm8058_masked_write function\n\nRemove mutex_lock and mutex_unlock from pm8058_masked_write.  This\nwill allow pm8058_reset_pwr_off to call pm8058_mask_write while in\natomic context.\n\nSigned-off-by: David Collins \u003ccollinsd@codeaurora.org\u003e\n"
    },
    {
      "commit": "9e03c7f1431e619612405c85a276f438b848d071",
      "tree": "74130037eabd7fc6aa94635127d546215370ae67",
      "parents": [
        "b60683302d3710f45f5a9f67b6d41fbe419047bc"
      ],
      "author": {
        "name": "Rohit Vaswani",
        "email": "rvaswani@codeaurora.org",
        "time": "Wed Jul 13 14:26:21 2011 -0700"
      },
      "committer": {
        "name": "Bryan Huntsman",
        "email": "bryanh@codeaurora.org",
        "time": "Mon Oct 03 09:59:09 2011 -0700"
      },
      "message": "net:qfec: Use 19.2 MHz clock for timestamping\n\nThis patch correct configuration of timestamp registers,\nadds sysfs cmd and tstamp files to capture system-time\nand display current timestamp.\n\nAcked-by: Kaushik Sikdar \u003cksikdar@qualcomm.com\u003e\nSigned-off-by: Rohit Vaswani \u003crvaswani@codeaurora.org\u003e\n"
    },
    {
      "commit": "5b47c3a870059f466110db5093d784048a8f1895",
      "tree": "2bf849afcdd09174dc8c70e786456b57e468004b",
      "parents": [
        "fa77f1aa63c00b34efca7f4a817585463d407901"
      ],
      "author": {
        "name": "Shuzhen Wang",
        "email": "shuzhenw@codeaurora.org",
        "time": "Thu Jul 14 10:18:31 2011 -0700"
      },
      "committer": {
        "name": "Bryan Huntsman",
        "email": "bryanh@codeaurora.org",
        "time": "Mon Oct 03 09:59:09 2011 -0700"
      },
      "message": "camera: vfe32: Flush out duplicate buffers in free queue.\n\nThe same set of buffers were programmed during AXI config,\nand then enqueued before start recording. Flush the extra\ncopy out before recording.\n\nSigned-off-by: Shuzhen Wang \u003cshuzhenw@codeaurora.org\u003e\n"
    },
    {
      "commit": "fa77f1aa63c00b34efca7f4a817585463d407901",
      "tree": "28ecf7a4642a075502a7210be2dfabc079bfad8e",
      "parents": [
        "91f4270c269cc1d5510a21182ef5d6d73ec9b975"
      ],
      "author": {
        "name": "Abhijeet Dharmapurikar",
        "email": "adharmap@codeaurora.org",
        "time": "Mon Jun 27 21:11:51 2011 -0700"
      },
      "committer": {
        "name": "Bryan Huntsman",
        "email": "bryanh@codeaurora.org",
        "time": "Mon Oct 03 09:59:09 2011 -0700"
      },
      "message": "power: pm8921-bms: adjust the coulomb counter as per revision\n\nThe value of LSB for coulomb counter readings are different for pmic\nrevisions 2.0 onwards. Adjust the coulomb counter readings for them.\n\nWhile at it, replace macros with functions to avail of type checking\nthe compiler provides.\n\nAlso since the calculate_cc_mvh() actually returns the cc value\nin milli amp hour, rename that function to calculate_cc_mah()\n\nSigned-off-by: Abhijeet Dharmapurikar \u003cadharmap@codeaurora.org\u003e\n"
    },
    {
      "commit": "3de11f35c77c7239a51c64254b00e400abaf93f1",
      "tree": "a73e32e6319211620a888b6aea2a8b5ea3528976",
      "parents": [
        "4d1ab557f03730771215020fc1e34b26dc26604b"
      ],
      "author": {
        "name": "kuogee hsieh",
        "email": "khsieh@codeaurora.org",
        "time": "Fri Jul 08 14:09:11 2011 -0700"
      },
      "committer": {
        "name": "Bryan Huntsman",
        "email": "bryanh@codeaurora.org",
        "time": "Mon Oct 03 09:59:08 2011 -0700"
      },
      "message": "msm_fb: display: add spinlock to synchronize mdp irq enable/disable\n\nTo improve performance, UI push thread release mutex before blocked at\nwaiting for vsync to allow Video thread to be updated at same vsycn.\nThis also cause contention to enable/disable mdp irq.\nAdd spinlock to synchronize both threads and irq context.\n\nSigned-off-by: Kuogee Hsieh \u003ckhsieh@codeaurora.org\u003e\n"
    },
    {
      "commit": "4d1ab557f03730771215020fc1e34b26dc26604b",
      "tree": "ce94f35a3690a6b94489188f81cd72bb77d37346",
      "parents": [
        "ba345d5b6851c99cf58d90d7212f80c7924f416b"
      ],
      "author": {
        "name": "Ashay Jaiswal",
        "email": "ashayj@codeaurora.org",
        "time": "Fri Jul 15 11:30:49 2011 +0530"
      },
      "committer": {
        "name": "Bryan Huntsman",
        "email": "bryanh@codeaurora.org",
        "time": "Mon Oct 03 09:59:08 2011 -0700"
      },
      "message": "drivers: rtc-pm8058: Fix automatic wakeup of APPS due to RTC alarm.\n\nAlarm interrupt causes automatic wakeup even when the phone is in\npowerdown state.\n\nCRs-Fixed: 286086\nSigned-off-by: Ashay Jaiswal \u003cashayj@codeaurora.org\u003e\n"
    },
    {
      "commit": "ba345d5b6851c99cf58d90d7212f80c7924f416b",
      "tree": "d921ca6f1bfbb95b62713709e3f07eaaf65041a9",
      "parents": [
        "5c1a7398da631af2d519c4272f10750b3f71c39b"
      ],
      "author": {
        "name": "Rahul Kashyap",
        "email": "rkashyap@codeaurora.org",
        "time": "Thu Jul 14 17:31:53 2011 +0530"
      },
      "committer": {
        "name": "Bryan Huntsman",
        "email": "bryanh@codeaurora.org",
        "time": "Mon Oct 03 09:59:07 2011 -0700"
      },
      "message": "mfd: marimba: Initialize/destroy mutexes in module init and exit.\n\nAll mutexes used in marimba module are initialized and destroyed\nin marimba_probe() and marimba_remove() respectively.\n\nSigned-off-by: Rahul Kashyap \u003crkashyap@codeaurora.org\u003e\n"
    },
    {
      "commit": "fc38e95cca1a20c34fce8202d3465bd53ba74eb1",
      "tree": "7ee62968533c6a7ad4944471917423955d1a4c12",
      "parents": [
        "f0af79481b46c3c20815c416d3bd2c91f5684f37"
      ],
      "author": {
        "name": "Shuzhen Wang",
        "email": "shuzhenw@codeaurora.org",
        "time": "Wed Jul 13 15:41:14 2011 -0700"
      },
      "committer": {
        "name": "Bryan Huntsman",
        "email": "bryanh@codeaurora.org",
        "time": "Mon Oct 03 09:59:07 2011 -0700"
      },
      "message": "camera: v4l2: Avoid duplicate put_pmem_file on single buffer.\n\nFor each video buffer, get_pmem_file is called when it\u0027s enqueued\nthe first time. When releasing the buffer, make sure put_pmem_file\nis only done once.\n\nCRs-fixed: 295111\nSigned-off-by: Shuzhen Wang \u003cshuzhenw@codeaurora.org\u003e\n"
    },
    {
      "commit": "7bb2210232d7a218a8a5dde43dddbcaafa76f745",
      "tree": "22ce49cc4839ef7d9661adb8ed4963f86efb92f5",
      "parents": [
        "2160bf26560139b2666194475b0ec59d6260d192"
      ],
      "author": {
        "name": "Srinivasa Rao Uppala",
        "email": "uppalas@codeaurora.org",
        "time": "Thu Jul 14 11:27:30 2011 -0700"
      },
      "committer": {
        "name": "Bryan Huntsman",
        "email": "bryanh@codeaurora.org",
        "time": "Mon Oct 03 09:59:06 2011 -0700"
      },
      "message": "radio-iris: Adding offset to the search mode for RDS search command\n\nSigned-off-by: Srinivasa Rao Uppala \u003cuppalas@codeaurora.org\u003e\n"
    },
    {
      "commit": "dfecce26ab5746f9f4ed6ae2427e44483aeb8543",
      "tree": "2e853fb31b7c8fed7c079f270f1d92c2b7a258e0",
      "parents": [
        "52344ac5845edcc6ccc016ce1f07f61553ba2cad"
      ],
      "author": {
        "name": "Kevin Chan",
        "email": "ktchan@codeaurora.org",
        "time": "Wed Jul 13 10:52:41 2011 -0700"
      },
      "committer": {
        "name": "Bryan Huntsman",
        "email": "bryanh@codeaurora.org",
        "time": "Mon Oct 03 09:59:06 2011 -0700"
      },
      "message": "msm: camera: Initial commit for qs_mt9p017\n\nInitial support for qs_mt9p017 on 8960\n\nSigned-off-by: Kevin Chan \u003cktchan@codeaurora.org\u003e\n"
    },
    {
      "commit": "2fb6f08e5055df5d5b367e9b2c06025ab78d058a",
      "tree": "33e74191a0351d5d4f9414205cc2dcae857591dc",
      "parents": [
        "4c0d304651615fb084526704703201617d81cccd"
      ],
      "author": {
        "name": "Abhijeet Dharmapurikar",
        "email": "adharmap@codeaurora.org",
        "time": "Tue Jun 28 17:10:27 2011 -0700"
      },
      "committer": {
        "name": "Bryan Huntsman",
        "email": "bryanh@codeaurora.org",
        "time": "Mon Oct 03 09:59:06 2011 -0700"
      },
      "message": "power: pm8921-bms: Add api to read Vsense\n\nThe Rsense resistor connects between the -ve end of the battery\nand GND. The voltage across the Rsense gives us a good indication\nof the current flowing through the battery.\n\nSigned-off-by: Abhijeet Dharmapurikar \u003cadharmap@codeaurora.org\u003e\n"
    },
    {
      "commit": "15e853d22b3191e3058c6fab0e19ddcf9ee7e27d",
      "tree": "b7e0b73546c640249dce308ac72049bf1faa8416",
      "parents": [
        "78a782be53183ace3fb289e5ee9d6c1efc9e4af2"
      ],
      "author": {
        "name": "Abhijeet Dharmapurikar",
        "email": "adharmap@codeaurora.org",
        "time": "Mon Jun 27 20:55:47 2011 -0700"
      },
      "committer": {
        "name": "Bryan Huntsman",
        "email": "bryanh@codeaurora.org",
        "time": "Mon Oct 03 09:59:05 2011 -0700"
      },
      "message": "power: pm8921-bms: debug output cleanup\n\nIn the interpolate_single_lut print the name of the table when values\nare out of bounds.\n\nChange the important values to be printed in capitals in\ncalculate_state_of_charge functions.\n\ndev_dbg does not follow the pr_fmt. Change to use pr_debug.\n\nChange pr_err to pr_debug for places where the software takes corrective\naction.\n\nSigned-off-by: Abhijeet Dharmapurikar \u003cadharmap@codeaurora.org\u003e\n"
    },
    {
      "commit": "78a782be53183ace3fb289e5ee9d6c1efc9e4af2",
      "tree": "ae368fbff206d4b5a995b486569615f974943324",
      "parents": [
        "731beb977d0dab4c74f47122c132a32f5d17002d"
      ],
      "author": {
        "name": "Ankur Nandwani",
        "email": "ankurn@codeaurora.org",
        "time": "Thu Jul 07 21:11:21 2011 -0700"
      },
      "committer": {
        "name": "Bryan Huntsman",
        "email": "bryanh@codeaurora.org",
        "time": "Mon Oct 03 09:59:05 2011 -0700"
      },
      "message": "radio: iris: adding support for RDS program service and radio text\n\nThis patch adds support for RDS program service and radio text\nso that RDS data is displayed in the UI\n\nSigned-off-by: Ankur Nandwani \u003cankurn@codeaurora.org\u003e\n"
    },
    {
      "commit": "d74f9d936f955240bedc50e2df5a8235dc17a1be",
      "tree": "ceefad0c34482256753e9085aa54acd92ee18af7",
      "parents": [
        "4573c82bc970da8cf1f9e47733a0ccf113d22efc"
      ],
      "author": {
        "name": "Ankit Premrajka",
        "email": "ankitp@codeaurora.org",
        "time": "Fri Jul 08 16:33:33 2011 -0700"
      },
      "committer": {
        "name": "Bryan Huntsman",
        "email": "bryanh@codeaurora.org",
        "time": "Mon Oct 03 09:59:05 2011 -0700"
      },
      "message": "msm: v4l2: add SMMU mapping code into gemini driver\n\nSigned-off-by: Ankit Premrajka \u003cankitp@codeaurora.org\u003e\n"
    },
    {
      "commit": "848741a5ec938089cdc92feb3748174e336beea2",
      "tree": "09cccd72fd19423ba11bec5e4ec83cfc4d89e687",
      "parents": [
        "26512dea431f8347a8bbce561982df939225e2c6"
      ],
      "author": {
        "name": "Jason",
        "email": "jasonv@codeaurora.org",
        "time": "Tue Jul 12 10:24:25 2011 -0700"
      },
      "committer": {
        "name": "Bryan Huntsman",
        "email": "bryanh@codeaurora.org",
        "time": "Mon Oct 03 09:59:03 2011 -0700"
      },
      "message": "msm: kgsl: make map_user_mem accept sharedmem_from_pmem struct\n\nSigned-off-by: Jason Varbedian \u003cjasonv@codeaurora.org\u003e\n"
    },
    {
      "commit": "1757a8593f38970019ed40ef4e3bf6e843ed19b4",
      "tree": "46ec6173dddbfc0cd8b6b32c4a6bd2bb630f3815",
      "parents": [
        "92497af43c8c5f2a090fe61270f5b5294ece3310"
      ],
      "author": {
        "name": "Jeremy Gebben",
        "email": "jgebben@codeaurora.org",
        "time": "Mon Jul 11 16:04:38 2011 -0600"
      },
      "committer": {
        "name": "Bryan Huntsman",
        "email": "bryanh@codeaurora.org",
        "time": "Mon Oct 03 09:59:02 2011 -0700"
      },
      "message": "msm: kgsl: use del_timer_sync() to cancel the idle timer\n\nOtherwise there\u0027s a chance the idle timer can fire after\nwe\u0027re suspended/stopped on SMP systems.\n\nSigned-off-by: Jeremy Gebben \u003cjgebben@codeaurora.org\u003e\n"
    },
    {
      "commit": "a8657d80cc67f4435ae9050d7b64f6290889caf1",
      "tree": "6518ec7f2a6f66be5cfe27fdfe68ad2290c81c18",
      "parents": [
        "7b057dbfc163b5c937315c6a0011a24b2b6b2251"
      ],
      "author": {
        "name": "Mona Hossain",
        "email": "mhossain@codeaurora.org",
        "time": "Mon Jul 11 16:30:08 2011 -0700"
      },
      "committer": {
        "name": "Bryan Huntsman",
        "email": "bryanh@codeaurora.org",
        "time": "Mon Oct 03 09:59:02 2011 -0700"
      },
      "message": "crypto: Fix memory leak when clk enabling fails\n\nSigned-off-by: Mona Hossain \u003cmhossain@codeaurora.org\u003e\n"
    },
    {
      "commit": "7b057dbfc163b5c937315c6a0011a24b2b6b2251",
      "tree": "712099b939e9cb10c99f2dd4f9f7d5aaa4e88c9f",
      "parents": [
        "daa23bb5fc0cfa30e96f35b5bfdca6e2ff282d3b"
      ],
      "author": {
        "name": "Kiran Kumar H N",
        "email": "hurlisal@codeaurora.org",
        "time": "Wed Jul 13 16:39:15 2011 -0700"
      },
      "committer": {
        "name": "Bryan Huntsman",
        "email": "bryanh@codeaurora.org",
        "time": "Mon Oct 03 09:59:02 2011 -0700"
      },
      "message": "msm: camera: fix the leak in free buffer queue.\n\nFree up the buffer memory after dequeueing\nit from free queue.\n\nSigned-off-by: Kiran Kumar H N \u003churlisal@codeaurora.org\u003e\n"
    },
    {
      "commit": "4061c0b26af382d18cbbb5f9b09348e5a158e7c7",
      "tree": "67cb40ac34664c886d57fa6decd5efe8258ee474",
      "parents": [
        "a78c9179a1ccae11b7ccc20ce1921c654955dcea"
      ],
      "author": {
        "name": "Wei Zou",
        "email": "wzou@codeaurora.org",
        "time": "Fri Jul 08 10:24:22 2011 -0700"
      },
      "committer": {
        "name": "Bryan Huntsman",
        "email": "bryanh@codeaurora.org",
        "time": "Mon Oct 03 09:59:01 2011 -0700"
      },
      "message": "msm: kgsl: Check for null physical address in PMEM case\n\nCRs-fixed: 294653\nSigned-off-by: Wei Zou \u003cwzou@codeaurora.org\u003e\n"
    },
    {
      "commit": "a78c9179a1ccae11b7ccc20ce1921c654955dcea",
      "tree": "e5620a8242a300765e7b6d56f22be595a9055e6a",
      "parents": [
        "ae683e860b6a1b05ca9e9fa936819e697784bfcc"
      ],
      "author": {
        "name": "Jordan Crouse",
        "email": "jcrouse@codeaurora.org",
        "time": "Mon Jul 11 13:14:09 2011 -0600"
      },
      "committer": {
        "name": "Bryan Huntsman",
        "email": "bryanh@codeaurora.org",
        "time": "Mon Oct 03 09:59:01 2011 -0700"
      },
      "message": "msm: kgsl: Introduce GPU specific functions\n\nAdd the infrastructure for specific functions based\non the type of 3D GPU core attached to the system.\n\nSigned-off-by: Jordan Crouse \u003cjcrouse@codeaurora.org\u003e\n"
    },
    {
      "commit": "c88b6e39d50f56e8a9d644d16352f5cb82709ec0",
      "tree": "216fb9fbdcfc022033cdd79f2178ec435aa3b30d",
      "parents": [
        "181d555702fdb4c75baf9b21558f18a2afcab718"
      ],
      "author": {
        "name": "Rahul Kashyap",
        "email": "rkashyap@codeaurora.org",
        "time": "Thu Jul 07 10:52:16 2011 +0530"
      },
      "committer": {
        "name": "Bryan Huntsman",
        "email": "bryanh@codeaurora.org",
        "time": "Mon Oct 03 09:59:01 2011 -0700"
      },
      "message": "radio-tavarua: Set FM status before calling FM Shutdown.\n\nFM status is checked in FM shutdown function, based on which Bahama\nSYS RESET GPIO is put in Low power mode\n\nSigned-off-by: Rahul Kashyap \u003crkashyap@codeaurora.org\u003e\n"
    },
    {
      "commit": "9d28c3e809aac17dc2e3f6923e730293ae4aa977",
      "tree": "9df599a37615475e8644ff87b6348837a84ee91e",
      "parents": [
        "9ed4b19a71b50de89b423ce34ffb3a03b2b97100"
      ],
      "author": {
        "name": "Jeevan Shriram",
        "email": "jshriram@codeaurora.org",
        "time": "Fri Jul 08 17:59:18 2011 +0530"
      },
      "committer": {
        "name": "Bryan Huntsman",
        "email": "bryanh@codeaurora.org",
        "time": "Mon Oct 03 09:59:01 2011 -0700"
      },
      "message": "msm_fb: display: Enable H/W vsync in msm7x27a\n\nEnable tearing effect control in msm7x27a using gpio.\n\nCRs-Fixed: 289024\nSigned-off-by: Jeevan Shriram \u003cjshriram@codeaurora.org\u003e\n"
    },
    {
      "commit": "9ed4b19a71b50de89b423ce34ffb3a03b2b97100",
      "tree": "308b2b48a22ac15588ba6ad579a5bb20fb8b9679",
      "parents": [
        "0f828244dfe06eae4339a4d21e4b0be96c6db113"
      ],
      "author": {
        "name": "Abhijeet Dharmapurikar",
        "email": "adharmap@codeaurora.org",
        "time": "Mon Jul 11 12:37:59 2011 -0700"
      },
      "committer": {
        "name": "Bryan Huntsman",
        "email": "bryanh@codeaurora.org",
        "time": "Mon Oct 03 09:59:00 2011 -0700"
      },
      "message": "power: isl9519q: fix unregistering in probe\n\nWhen something fails in the probe function the isl charger should\nunregister from msm_charger. It mistakenly registers again.\n\nFix it.\n\nSigned-off-by: Abhijeet Dharmapurikar \u003cadharmap@codeaurora.org\u003e\n"
    },
    {
      "commit": "0f828244dfe06eae4339a4d21e4b0be96c6db113",
      "tree": "760403e2bd63a4449b89fd32bbc766ddf23e8cd9",
      "parents": [
        "9a89510585b36d691c0d811ee08bc07bba9cdad8"
      ],
      "author": {
        "name": "Abhijeet Dharmapurikar",
        "email": "adharmap@codeaurora.org",
        "time": "Mon Jul 11 12:12:25 2011 -0700"
      },
      "committer": {
        "name": "Bryan Huntsman",
        "email": "bryanh@codeaurora.org",
        "time": "Mon Oct 03 09:59:00 2011 -0700"
      },
      "message": "power: msm_charger: fix wakelock destruction paths\n\nThe wakelock in the msm_charger is not specific to any charger. It is held\nas long as any charger is charging the battery and released when not\ncharging or done charging.\n\nIt is not appropriate to destroy the wakelock when a charger registers or\nunregisters, there could be other chargers that would need that\nwakelock functional.\n\nDestroy the wakelock only when the msm_charger is removed.\n\nSigned-off-by: Abhijeet Dharmapurikar \u003cadharmap@codeaurora.org\u003e\n"
    },
    {
      "commit": "c448d98e7e2eceea73477e28ee75ed23b00ff3dc",
      "tree": "4b81a36d6346bafda3f78e487c6791d2b4ffc126",
      "parents": [
        "814e6171ab7a99fdcb2207b5c0c96dab4b3a3f2b"
      ],
      "author": {
        "name": "Abhijeet Dharmapurikar",
        "email": "adharmap@codeaurora.org",
        "time": "Tue Jun 28 20:48:36 2011 -0700"
      },
      "committer": {
        "name": "Bryan Huntsman",
        "email": "bryanh@codeaurora.org",
        "time": "Mon Oct 03 09:59:00 2011 -0700"
      },
      "message": "power: pm8921-bms: read temperature and voltage via adc\n\nRead the battery temeperature and voltage from the adc driver instead\nof hard coding them in the driver.\n\nIn the charing began and charing end functions, use\npm8921_bms_get_percent_charge api. This prevents duplicating calling\nthe adc functions.\n\nSigned-off-by: Abhijeet Dharmapurikar \u003cadharmap@codeaurora.org\u003e\n"
    },
    {
      "commit": "814e6171ab7a99fdcb2207b5c0c96dab4b3a3f2b",
      "tree": "c5e19a06fe2f56747b5b43f839bf9f44bf7ede94",
      "parents": [
        "abfb35634e1a165f194208834db1aab9fa7007a9"
      ],
      "author": {
        "name": "Gopikrishnaiah Anandan",
        "email": "gopikr@codeaurora.org",
        "time": "Wed Jun 29 13:10:58 2011 -0700"
      },
      "committer": {
        "name": "Bryan Huntsman",
        "email": "bryanh@codeaurora.org",
        "time": "Mon Oct 03 09:59:00 2011 -0700"
      },
      "message": "vidc: 1080p: Allocate firmware buffer in driver init.\n\nVideo core has requirement that firmware buffer address\nshould be a lesser value than the all other video buffers.\nHence moving allocation to driver init function to\nsatisfy this requirement.\n\nSigned-off-by: Gopikrishnaiah Anandan \u003cgopikr@codeaurora.org\u003e\n"
    },
    {
      "commit": "abfb35634e1a165f194208834db1aab9fa7007a9",
      "tree": "299c3f2d3c0712b46fcd1bc0415c7dee384ee730",
      "parents": [
        "759a8cf14ce1c2f0d6551a090fac84ec7f4705f2"
      ],
      "author": {
        "name": "Gopikrishnaiah Anandan",
        "email": "gopikr@codeaurora.org",
        "time": "Wed Jun 22 12:53:00 2011 -0700"
      },
      "committer": {
        "name": "Bryan Huntsman",
        "email": "bryanh@codeaurora.org",
        "time": "Mon Oct 03 09:59:00 2011 -0700"
      },
      "message": "vidc: Map video driver allocated buffers to video smmu\n\nvideo driver will use the new msm mapped buffer\napi\u0027s to get kernel virtual and device virtual\naddress.This change will replace ioremap calls\nwith new api\u0027s.\n\nSigned-off-by: Gopikrishnaiah Anandan \u003cgopikr@codeaurora.org\u003e\n"
    },
    {
      "commit": "759a8cf14ce1c2f0d6551a090fac84ec7f4705f2",
      "tree": "ab4186f2c58446124c7d63c01a8cfbed5e9936b6",
      "parents": [
        "87a360d86314841efd19f32b7296b0269675bac0"
      ],
      "author": {
        "name": "Ravishangar Kalyanam",
        "email": "rkalya@codeaurora.org",
        "time": "Fri Jul 08 11:50:33 2011 -0700"
      },
      "committer": {
        "name": "Bryan Huntsman",
        "email": "bryanh@codeaurora.org",
        "time": "Mon Oct 03 09:59:00 2011 -0700"
      },
      "message": "msm_fb: display: Use spinlock instead of mutex in vsync timer handler\n\nUse spinlock instead of mutex in vsync timer handler to avoid sleeping\nfrom timer context through mutex locks\n\nSigned-off-by: Ravishangar Kalyanam \u003crkalya@codeaurora.org\u003e\n"
    }
  ],
  "next": "6c174d4e61864b7dd199094ced19d2d83798b801"
}
