)]}'
{
  "log": [
    {
      "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": "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": "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": "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": "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": "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": "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": "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": "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": "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"
    },
    {
      "commit": "3f2bc4d6eb5a4fada842462ba22bb6bbb41d00c7",
      "tree": "088e0646c8abcbde263d13ee865ba69032ac86dd",
      "parents": [
        "f06154cc47399dfdb3950d3e6b71d67ee186f69d"
      ],
      "author": {
        "name": "Bryan Huntsman",
        "email": "bryanh@codeaurora.org",
        "time": "Tue Aug 16 17:27:22 2011 -0700"
      },
      "committer": {
        "name": "Bryan Huntsman",
        "email": "bryanh@codeaurora.org",
        "time": "Mon Oct 03 09:57:10 2011 -0700"
      },
      "message": "Initial Contribution\n\nmsm-2.6.38: tag AU_LINUX_ANDROID_GINGERBREAD.02.03.04.00.142\n\nSigned-off-by: Bryan Huntsman \u003cbryanh@codeaurora.org\u003e\n"
    },
    {
      "commit": "06794eaeb766989e450c1b459ae28da76e1f8719",
      "tree": "669739c584a5e404e06294d075b990378ef4bf4c",
      "parents": [
        "b0c3af5ef0d7b38eb1ba522becd47123ac9736d2"
      ],
      "author": {
        "name": "Joe Perches",
        "email": "joe@perches.com",
        "time": "Wed Mar 23 12:55:36 2011 -0700"
      },
      "committer": {
        "name": "Jiri Kosina",
        "email": "jkosina@suse.cz",
        "time": "Sun Apr 10 17:01:04 2011 +0200"
      },
      "message": "treewide: Fix iomap resource size miscalculations\n\nConvert off-by-1 r-\u003eend - r-\u003estart to resource_size(r)\n\nSigned-off-by: Joe Perches \u003cjoe@perches.com\u003e\nAcked-by: David Brown \u003cdavidb@codeaurora.org\u003e\nAcked-by: Linus Walleij \u003clinus.walleij@linaro.org\u003e\nAcked-by: Florian Fainelli \u003cflorian@openwrt.org\u003e\nAcked-by: Wim Van Sebroeck \u003cwim@iguana.be\u003e\nAcked-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\nSigned-off-by: Jiri Kosina \u003cjkosina@suse.cz\u003e\n"
    },
    {
      "commit": "8bec99b586e2aa285076c2057e72b70ab5c43175",
      "tree": "a85d9896bc80a031b7e0b4f395aabed0f2f5ee76",
      "parents": [
        "5d55779a5d95acdaa1080f1a4806fd6d4984d1e4"
      ],
      "author": {
        "name": "Dima Zavin",
        "email": "dima@android.com",
        "time": "Wed Mar 02 13:18:19 2011 -0800"
      },
      "committer": {
        "name": "David Brown",
        "email": "davidb@codeaurora.org",
        "time": "Tue Mar 08 11:54:46 2011 -0800"
      },
      "message": "msm: mdp: Set the correct pack pattern for XRGB/ARGB\n\nSigned-off-by: Dima Zavin \u003cdima@android.com\u003e\nSigned-off-by: Carl Vanderlip \u003ccarlv@codeaurora.org\u003e\nSigned-off-by: David Brown \u003cdavidb@codeaurora.org\u003e\n"
    },
    {
      "commit": "5d55779a5d95acdaa1080f1a4806fd6d4984d1e4",
      "tree": "2bb8f1142bea270b13209e6fa3aca9bc52334d16",
      "parents": [
        "a8d380f30a7d8cc507fd5cc84b2dc5ee2b2144d7"
      ],
      "author": {
        "name": "Arve Hjønnevåg",
        "email": "arve@android.com",
        "time": "Wed Mar 02 13:17:51 2011 -0800"
      },
      "committer": {
        "name": "David Brown",
        "email": "davidb@codeaurora.org",
        "time": "Tue Mar 08 11:54:23 2011 -0800"
      },
      "message": "msm_fb: Fix framebuffer console\n\nDon\u0027t allow non panning updates to bypass the wait for the panel to turn on.\n\nSigned-off-by: Carl Vanderlip \u003ccarlv@codeaurora.org\u003e\nSigned-off-by: Arve Hjønnevåg \u003carve@android.com\u003e\nSigned-off-by: David Brown \u003cdavidb@codeaurora.org\u003e\n"
    },
    {
      "commit": "a8d380f30a7d8cc507fd5cc84b2dc5ee2b2144d7",
      "tree": "b7b73a057d32c3bdfdbeedbd867d6682e4c38eaa",
      "parents": [
        "b0a679326ce90e65779178906df5b8b6180163d6"
      ],
      "author": {
        "name": "Dima Zavin",
        "email": "dima@android.com",
        "time": "Wed Mar 02 13:17:08 2011 -0800"
      },
      "committer": {
        "name": "David Brown",
        "email": "davidb@codeaurora.org",
        "time": "Wed Mar 02 13:43:15 2011 -0800"
      },
      "message": "msm: mdp: Add support for RGBX 8888 image format.\n\nSigned-off-by: Dima Zavin \u003cdima@android.com\u003e\nSigned-off-by: Carl Vanderlip \u003ccarlv@codeaurora.org\u003e\nSigned-off-by: David Brown \u003cdavidb@codeaurora.org\u003e\n"
    },
    {
      "commit": "b0a679326ce90e65779178906df5b8b6180163d6",
      "tree": "27fd11f34cdf1fdc880730a2c22b59aeba718276",
      "parents": [
        "bd32344a6baa8baac9c2b3e9c6c649cc4ed53920"
      ],
      "author": {
        "name": "Dima Zavin",
        "email": "dima@android.com",
        "time": "Wed Mar 02 13:16:36 2011 -0800"
      },
      "committer": {
        "name": "David Brown",
        "email": "davidb@codeaurora.org",
        "time": "Wed Mar 02 13:43:15 2011 -0800"
      },
      "message": "video: msmfb: Put the partial update magic value into the fix_screen struct.\n\nThis can then be tested by userspace to see if the capability is supported.\nUserspace cannot rely on that value being left in var_screen, since userspace\nitself can change it.\n\nSigned-off-by: Dima Zavin \u003cdima@android.com\u003e\nSigned-off-by: Carl Vanderlip \u003ccarlv@codeaurora.org\u003e\nSigned-off-by: David Brown \u003cdavidb@codeaurora.org\u003e\n"
    },
    {
      "commit": "48b63b6908a10add9ee383c7db24c37f99e5d324",
      "tree": "a5e97a5b4e3172cbc27224fc62fd25878a9db48a",
      "parents": [
        "1bae4ce27c9c90344f23c65ea6966c50ffeae2f5"
      ],
      "author": {
        "name": "Tejun Heo",
        "email": "tj@kernel.org",
        "time": "Mon Jan 03 13:49:43 2011 +0000"
      },
      "committer": {
        "name": "David Brown",
        "email": "davidb@codeaurora.org",
        "time": "Tue Jan 25 15:14:28 2011 -0800"
      },
      "message": "video/msm_fb: use system_wq instead of dedicated workqueues\n\nWith cmwq, there\u0027s no reason to use separate workqueues.  Drop\nmsmfb_info-\u003eresume_workqueue and use system_wq instead.\n\nSigned-off-by: Tejun Heo \u003ctj@kernel.org\u003e\nCc: Stanislaw Gruszka \u003cstf_xl@wp.pl\u003e\nCc: linux-usb@vger.kernel.org\nSigned-off-by: David Brown \u003cdavidb@codeaurora.org\u003e\n"
    },
    {
      "commit": "17f52ed7358dc54e5534f9ad495e90306c68cfcf",
      "tree": "835f9ba46233506131497eece637c09bb2fdc963",
      "parents": [
        "d601c795c41c0016790ff1a92f2307fd4ff29791"
      ],
      "author": {
        "name": "Joe Perches",
        "email": "joe@perches.com",
        "time": "Mon Oct 25 19:44:27 2010 -0700"
      },
      "committer": {
        "name": "Daniel Walker",
        "email": "dwalker@codeaurora.org",
        "time": "Wed Oct 27 13:43:21 2010 -0700"
      },
      "message": "drivers/video/msm/mddi.c: Remove multiple KERN_\u003clevel\u003e uses\n\nSigned-off-by: Joe Perches \u003cjoe@perches.com\u003e\nSigned-off-by: Daniel Walker \u003cdwalker@codeaurora.org\u003e\n"
    },
    {
      "commit": "d601c795c41c0016790ff1a92f2307fd4ff29791",
      "tree": "417542c2d503c1500549b63f767560229aabf13f",
      "parents": [
        "5ad43ff98ac926e37ecbdef04ba7d4d104604028"
      ],
      "author": {
        "name": "Daniel Walker",
        "email": "dwalker@codeaurora.org",
        "time": "Tue Jul 27 14:04:31 2010 -0700"
      },
      "committer": {
        "name": "Daniel Walker",
        "email": "dwalker@codeaurora.org",
        "time": "Tue Oct 12 16:11:12 2010 -0700"
      },
      "message": "drivers: msm: video: add dev_set_name call\n\nThis is required before the driver can successfully be registered.\n\nAdapted from Arve Hjønnevåg \u003carve@android.com\u003e changes in the Google tree.\n\nSigned-off-by: Daniel Walker \u003cdwalker@codeaurora.org\u003e\n"
    },
    {
      "commit": "5ad43ff98ac926e37ecbdef04ba7d4d104604028",
      "tree": "280e755d57c555fc9a672d2b26320f905a0f28b4",
      "parents": [
        "461cbe77d0a4f887c33a3a95ea68a7daf23b4302"
      ],
      "author": {
        "name": "Daniel Walker",
        "email": "dwalker@codeaurora.org",
        "time": "Tue Jul 27 14:04:30 2010 -0700"
      },
      "committer": {
        "name": "Daniel Walker",
        "email": "dwalker@codeaurora.org",
        "time": "Tue Oct 12 16:10:23 2010 -0700"
      },
      "message": "drivers: video: msm: fix hang on disable_irq\n\nThere\u0027s a resource race around disable_irq. Using the nosync\nversion allows the function to continue and prevents the hang.\n\nAdapted from Arve Hjønnevåg \u003carve@android.com\u003e changes in the Google tree.\n\nSigned-off-by: Daniel Walker \u003cdwalker@codeaurora.org\u003e\n"
    },
    {
      "commit": "461cbe77d0a4f887c33a3a95ea68a7daf23b4302",
      "tree": "d76691c6df0a47da8f550156f17c6f44b8e8006e",
      "parents": [
        "529d1a361978ab6f986514d852e0eebc0a2c4040"
      ],
      "author": {
        "name": "Gregory Bean",
        "email": "gbean@codeaurora.org",
        "time": "Wed Jul 28 10:22:13 2010 -0700"
      },
      "committer": {
        "name": "Daniel Walker",
        "email": "dwalker@codeaurora.org",
        "time": "Thu Jul 29 13:54:53 2010 -0700"
      },
      "message": "video: msm: Fix section mismatch in mddi.c.\n\nRepair a section mismatch between the mddi driver\u0027s\nplatform_driver structure and its probe method.\n\nSigned-off-by: Gregory Bean \u003cgbean@codeaurora.org\u003e\nSigned-off-by: Daniel Walker \u003cdwalker@codeaurora.org\u003e\n"
    },
    {
      "commit": "529d1a361978ab6f986514d852e0eebc0a2c4040",
      "tree": "188957c4e2c0fff5e1c775b53f923cf8aecb590c",
      "parents": [
        "7e27d6e778cd87b6f2415515d7127eba53fe5d02"
      ],
      "author": {
        "name": "Daniel Walker",
        "email": "dwalker@codeaurora.org",
        "time": "Thu Jun 17 14:18:53 2010 -0700"
      },
      "committer": {
        "name": "Daniel Walker",
        "email": "dwalker@codeaurora.org",
        "time": "Thu Jun 17 14:29:54 2010 -0700"
      },
      "message": "drivers: video: msm: drop some unused variables\n\nJust dropping a couple of warnings from this driver,\n\nlinux-2.6/drivers/video/msm/mdp.c: In function \u0027get_img\u0027:\nlinux-2.6/drivers/video/msm/mdp.c:261: warning: unused variable \u0027vstart\u0027\n\nlinux-2.6/drivers/video/msm/mddi.c: In function \u0027mddi_handle_rev_data_avail\u0027:\nlinux-2.6/drivers/video/msm/mddi.c:193: warning: unused variable \u0027i\u0027\nlinux-2.6/drivers/video/msm/mddi.c:190: warning: unused variable \u0027rev\u0027\n\nSigned-off-by: Daniel Walker \u003cdwalker@codeaurora.org\u003e\n"
    },
    {
      "commit": "5a0e3ad6af8660be21ca98a971cd00f331318c05",
      "tree": "5bfb7be11a03176a87296a43ac6647975c00a1d1",
      "parents": [
        "ed391f4ebf8f701d3566423ce8f17e614cde9806"
      ],
      "author": {
        "name": "Tejun Heo",
        "email": "tj@kernel.org",
        "time": "Wed Mar 24 17:04:11 2010 +0900"
      },
      "committer": {
        "name": "Tejun Heo",
        "email": "tj@kernel.org",
        "time": "Tue Mar 30 22:02:32 2010 +0900"
      },
      "message": "include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h\n\npercpu.h is included by sched.h and module.h and thus ends up being\nincluded when building most .c files.  percpu.h includes slab.h which\nin turn includes gfp.h making everything defined by the two files\nuniversally available and complicating inclusion dependencies.\n\npercpu.h -\u003e slab.h dependency is about to be removed.  Prepare for\nthis change by updating users of gfp and slab facilities include those\nheaders directly instead of assuming availability.  As this conversion\nneeds to touch large number of source files, the following script is\nused as the basis of conversion.\n\n  http://userweb.kernel.org/~tj/misc/slabh-sweep.py\n\nThe script does the followings.\n\n* Scan files for gfp and slab usages and update includes such that\n  only the necessary includes are there.  ie. if only gfp is used,\n  gfp.h, if slab is used, slab.h.\n\n* When the script inserts a new include, it looks at the include\n  blocks and try to put the new include such that its order conforms\n  to its surrounding.  It\u0027s put in the include block which contains\n  core kernel includes, in the same order that the rest are ordered -\n  alphabetical, Christmas tree, rev-Xmas-tree or at the end if there\n  doesn\u0027t seem to be any matching order.\n\n* If the script can\u0027t find a place to put a new include (mostly\n  because the file doesn\u0027t have fitting include block), it prints out\n  an error message indicating which .h file needs to be added to the\n  file.\n\nThe conversion was done in the following steps.\n\n1. The initial automatic conversion of all .c files updated slightly\n   over 4000 files, deleting around 700 includes and adding ~480 gfp.h\n   and ~3000 slab.h inclusions.  The script emitted errors for ~400\n   files.\n\n2. Each error was manually checked.  Some didn\u0027t need the inclusion,\n   some needed manual addition while adding it to implementation .h or\n   embedding .c file was more appropriate for others.  This step added\n   inclusions to around 150 files.\n\n3. The script was run again and the output was compared to the edits\n   from #2 to make sure no file was left behind.\n\n4. Several build tests were done and a couple of problems were fixed.\n   e.g. lib/decompress_*.c used malloc/free() wrappers around slab\n   APIs requiring slab.h to be added manually.\n\n5. The script was run on all .h files but without automatically\n   editing them as sprinkling gfp.h and slab.h inclusions around .h\n   files could easily lead to inclusion dependency hell.  Most gfp.h\n   inclusion directives were ignored as stuff from gfp.h was usually\n   wildly available and often used in preprocessor macros.  Each\n   slab.h inclusion directive was examined and added manually as\n   necessary.\n\n6. percpu.h was updated not to include slab.h.\n\n7. Build test were done on the following configurations and failures\n   were fixed.  CONFIG_GCOV_KERNEL was turned off for all tests (as my\n   distributed build env didn\u0027t work with gcov compiles) and a few\n   more options had to be turned off depending on archs to make things\n   build (like ipr on powerpc/64 which failed due to missing writeq).\n\n   * x86 and x86_64 UP and SMP allmodconfig and a custom test config.\n   * powerpc and powerpc64 SMP allmodconfig\n   * sparc and sparc64 SMP allmodconfig\n   * ia64 SMP allmodconfig\n   * s390 SMP allmodconfig\n   * alpha SMP allmodconfig\n   * um on x86_64 SMP allmodconfig\n\n8. percpu.h modifications were reverted so that it could be applied as\n   a separate patch and serve as bisection point.\n\nGiven the fact that I had only a couple of failures from tests on step\n6, I\u0027m fairly confident about the coverage of this conversion patch.\nIf there is a breakage, it\u0027s likely to be something in one of the arch\nheaders which should be easily discoverable easily on most builds of\nthe specific arch.\n\nSigned-off-by: Tejun Heo \u003ctj@kernel.org\u003e\nGuess-its-ok-by: Christoph Lameter \u003ccl@linux-foundation.org\u003e\nCc: Ingo Molnar \u003cmingo@redhat.com\u003e\nCc: Lee Schermerhorn \u003cLee.Schermerhorn@hp.com\u003e\n"
    },
    {
      "commit": "69fd8d24673a8f4f8be5db7f84b5dc9e4ff354c8",
      "tree": "fc8c2fa48255b1ff43ccbb6996c73a0eb9230832",
      "parents": [
        "d62668e1dd830a81ef73ec73386b420cb2a9ca62"
      ],
      "author": {
        "name": "Pavel Machek",
        "email": "pavel@ucw.cz",
        "time": "Wed Nov 11 14:26:51 2009 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Thu Nov 12 07:26:00 2009 -0800"
      },
      "message": "drivers/video/msm: update to new kernel\n\nTASK_INTERRUPTIBLE and friends are now only available after including\n\u003clinux/sched.h\u003e, so include it when needed.\n\nbus_id is no longer available/necessary, so remove that.\n\nAndroid pmem driver is not available in mainline, so remove its hooks\nfrom drivers/video.\n\nSigned-off-by: Pavel Machek \u003cpavel@ucw.cz\u003e\nSigned-off-by: Andrew Morton \u003cakpm@linux-foundation.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@linux-foundation.org\u003e\n"
    },
    {
      "commit": "caf88aeb2235e10a8c8bbfbb0ec6ff706200c7dd",
      "tree": "318bb3eb2281c7c0702e7758cd3dd4e8a895bb69",
      "parents": [
        "4055e97318809638a57fbe1746b93bc7a90ef0d3"
      ],
      "author": {
        "name": "Jaswinder Singh Rajput",
        "email": "jaswinder@kernel.org",
        "time": "Wed Oct 07 16:32:24 2009 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Thu Oct 08 07:36:39 2009 -0700"
      },
      "message": "video: includecheck fix: msm, mddi.c\n\nfix the following \u0027make includecheck\u0027 warning:\n\n  drivers/video/msm/mddi.c: linux/delay.h is included more than once.\n\nSigned-off-by: Jaswinder Singh Rajput \u003cjaswinderrajput@gmail.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@linux-foundation.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@linux-foundation.org\u003e\n"
    },
    {
      "commit": "d480ace08d5b59133575e672a0bd1c97b0f8400f",
      "tree": "3e2e0edd582d7f511544ad87a6095c6227d280aa",
      "parents": [
        "689620100172e24fdf0981e9978a9559e8769258"
      ],
      "author": {
        "name": "Pavel Machek",
        "email": "pavel@ucw.cz",
        "time": "Tue Sep 22 16:47:03 2009 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Wed Sep 23 07:39:50 2009 -0700"
      },
      "message": "fbdev: framebuffer support for HTC Dream\n\nAdd a framebuffer driver for Qualcomm MSM/QSD SoCs, tested on HTC Dream\nsmartphone (aka T-Mobile G1, aka ADP1).\n\nBrian said:\n\n  I did the original quick and dirty version for bringup.  Rebecca took\n  over and (re)wrote the bulk of the driver, getting things stable for\n  production ship of Dream and Sapphire, and Dima is currently adding\n  support for later Qualcomm chipsets (QSD8x50, etc).\n\nSigned-off-by: Pavel Machek \u003cpavel@ucw.cz\u003e\nCc: Brian Swetland \u003cswetland@google.com\u003e\nCc: Krzysztof Helt \u003ckrzysztof.h1@poczta.fm\u003e\nCc: Rebecca Schultz Zavin \u003crebecca@android.com\u003e\nCc: Dima Zavin \u003cdima@android.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@linux-foundation.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@linux-foundation.org\u003e\n"
    }
  ]
}
