)]}'
{
  "log": [
    {
      "commit": "1039edc98a80aece735b0c6d8b4e5f9dcec2cc32",
      "tree": "4e4d609e6e2784c9053ee921da7c7067a50f48f1",
      "parents": [
        "f7009264c519603b8ec67c881bd368a56703cfc9"
      ],
      "author": {
        "name": "Krzysztof Helt",
        "email": "krzysztof.h1@wp.pl",
        "time": "Mon Mar 10 11:44:00 2008 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@woody.linux-foundation.org",
        "time": "Mon Mar 10 18:01:20 2008 -0700"
      },
      "message": "mbxfb: fix incorrect argument type\n\nFix wrong pointer type passed into the dev_dbg() function.\n\nSigned-off-by: Krzysztof Helt \u003ckrzysztof.h1@wp.pl\u003e\nAcked-by: Mike Rapoport \u003cmike@compulab.co.il\u003e\nCc: \"Antonino A. Daplas\" \u003cadaplas@pol.net\u003e\nSigned-off-by: Andrew Morton \u003cakpm@linux-foundation.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@linux-foundation.org\u003e\n"
    },
    {
      "commit": "ba282daa919f89c871780f344a71e5403a70b634",
      "tree": "bbe7422999670f7c9fcc07b924963f9cd450840e",
      "parents": [
        "eb78f9b3fa8532057d2a45acbe415b27ece6341b"
      ],
      "author": {
        "name": "Raphael Assenat",
        "email": "raph@8d.com",
        "time": "Tue Oct 16 01:28:40 2007 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@woody.linux-foundation.org",
        "time": "Tue Oct 16 09:43:14 2007 -0700"
      },
      "message": "mbxfb: Improvements and new features\n\nThis contains the following changes:\n\n* Overlay surface alpha is configured separately from the overlay. This\nprevents display glitches (configure and fill the overlay first, set\nalpha to a visible value next)\n\n* Added an ioctl for configuring transparency of the Overlay and graphics\nplanes. Blend mode, colorkey mode and global alpha mode are supported.\n\n* Added an ioctl for setting the plane order. The overlay plance can be placed\nover or\nunder the graphics plane.\n\n* Added an ioctl for setting and reading chip registers, with mask.\n\n* Updated copyright for 2007\n\n[adaplas]\n* Coding style changes\n\nSigned-off-by: Raphael Assenat \u003craph@8d.com\u003e\nSigned-off-by: Antonino Daplas \u003cadaplas@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": "00977a59b951207d38380c75f03a36829950265c",
      "tree": "26933feafebffca95df02c19df03f5e56aada47e",
      "parents": [
        "d54b1fdb1d9f82e375a299e22bd366aad52d4c34"
      ],
      "author": {
        "name": "Arjan van de Ven",
        "email": "arjan@linux.intel.com",
        "time": "Mon Feb 12 00:55:34 2007 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@woody.linux-foundation.org",
        "time": "Mon Feb 12 09:48:45 2007 -0800"
      },
      "message": "[PATCH] mark struct file_operations const 6\n\nMany struct file_operations in the kernel can be \"const\".  Marking them const\nmoves these to the .rodata section, which avoids false sharing with potential\ndirty data.  In addition it\u0027ll catch accidental writes at compile time to\nthese shared resources.\n\nSigned-off-by: Arjan van de Ven \u003carjan@linux.intel.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@linux-foundation.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@linux-foundation.org\u003e\n"
    },
    {
      "commit": "ea465250d41c99b4ee7dac1e6eb87b7106f7b11e",
      "tree": "c9c4d883562b14121390f6736f9ee3e6616d7f57",
      "parents": [
        "128806c3b3e263c579af12c061a9b04db3950016"
      ],
      "author": {
        "name": "Raphael Assenat",
        "email": "raph@8d.com",
        "time": "Fri Dec 08 02:40:36 2006 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@woody.osdl.org",
        "time": "Fri Dec 08 08:29:06 2006 -0800"
      },
      "message": "[PATCH] mbxfb: Add YUV video overlay support\n\nThis patch adds a way to create and use the video plane (YUV overlay) and\nscaling video scaling features of the chip.\n\nThe overlay is configured, resized and modified using a device specific\nioctl.\n\nAlso included in this patch:\n  - If no platform data was passed, print an error and exit instead of crashing.\n  - Added a write_reg(_dly) macro. This improves readability when\n    manipulating chip registers. (no more udelay() after each write).\n  - Comments about some issues.\n\nSigned-off-by: Raphael Assenat \u003craph@8d.com\u003e\nCc: \"Antonino A. Daplas\" \u003cadaplas@pol.net\u003e\nAcked-by: James Simmons \u003cjsimmons@infradead.org\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "128806c3b3e263c579af12c061a9b04db3950016",
      "tree": "55872f89c76c9a27ad659e0cf68c6ac037fbcbbe",
      "parents": [
        "fb137d5b7f2301f2717944322bba38039083c431"
      ],
      "author": {
        "name": "Raphael Assenat",
        "email": "raph@8d.com",
        "time": "Fri Dec 08 02:40:35 2006 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@woody.osdl.org",
        "time": "Fri Dec 08 08:29:06 2006 -0800"
      },
      "message": "[PATCH] mbxfb: add more registers to debugfs\n\nThis patch fixes debugfs for mbxfb and adds some missing registers.\n\nThe way registers were read was out of sync with the rest of the driver (direct\naccess instead of using readl())\n\nsdram controller registers are now accessible in the sdram/ subdirectory and\nsome other registers are grouped in the misc/ subdirectory.\n\nSigned-off-by: Raphael Assenat \u003craph@8d.com\u003e\nCc: \"Antonino A. Daplas\" \u003cadaplas@pol.net\u003e\nAcked-by: James Simmons \u003cjsimmons@infradead.org\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "fb137d5b7f2301f2717944322bba38039083c431",
      "tree": "c1de4903e2da21f6e42f0e8d691be348b8db1108",
      "parents": [
        "ce7405fb380c097511d0a3d20db25bc167f3c5dc"
      ],
      "author": {
        "name": "Raphael Assenat",
        "email": "raph@8d.com",
        "time": "Fri Dec 08 02:40:34 2006 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@woody.osdl.org",
        "time": "Fri Dec 08 08:29:06 2006 -0800"
      },
      "message": "[PATCH] mbxfb: Add more registers bits access macros\n\nThis patch adds register bits access macros for chip\u0027s Video Plane, Scaling\nand interrupt registers.\n\nSigned-off-by: Raphael Assenat \u003craph@8d.com\u003e\nCc: \"Antonino A. Daplas\" \u003cadaplas@pol.net\u003e\nAcked-by: James Simmons \u003cjsimmons@infradead.org\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "ce7405fb380c097511d0a3d20db25bc167f3c5dc",
      "tree": "3eb87ffc5fd29e4b3600b2f9a756163fcfe92cda",
      "parents": [
        "03ae4e0ccc10ad2d8b7f421fbbeac4fe44b806fb"
      ],
      "author": {
        "name": "Raphael Assenat",
        "email": "raph@8d.com",
        "time": "Fri Dec 08 02:40:33 2006 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@woody.osdl.org",
        "time": "Fri Dec 08 08:29:06 2006 -0800"
      },
      "message": "[PATCH] mbxfb: Fix HSCOEFF3 register address\n\nThis patch corrects the address for register HSCOEFF3.\n\nSigned-off-by: Raphael Assenat \u003craph@8d.com\u003e\nCc: \"Antonino A. Daplas\" \u003cadaplas@pol.net\u003e\nAcked-by: James Simmons \u003cjsimmons@infradead.org\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "5c60b118d62c14ad7586ed6a6e537c3294c90227",
      "tree": "c4933389441e820d40683aa72c82e8750948c83c",
      "parents": [
        "8bc218410d6c2b22a7581fac6f3dc2ac1f8fc99f"
      ],
      "author": {
        "name": "Raphael Assenat",
        "email": "raph@8d.com",
        "time": "Tue Oct 03 01:15:05 2006 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Tue Oct 03 08:04:12 2006 -0700"
      },
      "message": "[PATCH] mbxfb: Fix framebuffer size smaller than requested\n\nThis patch fixes a bug where we obtain a smaller resolution than requested.\n(eg: in 640x480, only 639x479 usable pixels).\n\nThis was due to 1 being substracted from the xres and yres vars two times:\nfirst in mbxfb.c and then in the macros from reg_bits.h.\n\nThis patch removes the minus ones from the mbxfb.c file. Tested and works.\n\nSigned-off-by: Raphael Assenat \u003craph@8d.com\u003e\nSigned-off-by: Antonino Daplas \u003cadaplas@pol.net\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "8bc218410d6c2b22a7581fac6f3dc2ac1f8fc99f",
      "tree": "e4b0ef3693052742df0233ab9c3a706382307ee3",
      "parents": [
        "9c5b39e0bcb407a95716de4650a2d1e6064baffa"
      ],
      "author": {
        "name": "Raphael Assenat",
        "email": "raph@8d.com",
        "time": "Tue Oct 03 01:15:03 2006 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Tue Oct 03 08:04:12 2006 -0700"
      },
      "message": "[PATCH] mbxfb: Fix a chip bug? resulting in wrong pixclock\n\nThis is a workaround for what I think is a bug in the 2700G chip.\n\nThe PLL output frequency is adustable using 3 values (M, N and P.  See code\nfor formula).  The N value range is documented to be 1 to 7 but when it is set\nto 1, the output frequency is lower than it should be (divided by 2), giving\nunexpected results such as no sync on a CRT display.\n\nThis patch prevents N\u003d1 when searching for the best value for the requested\npixclock.\n\nSigned-off-by: Raphael Assenat \u003craph@8d.com\u003e\nSigned-off-by: Antonino Daplas \u003cadaplas@pol.net\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "22caf04297896e515c6d5cdfb8e08a79a523946c",
      "tree": "dbb53f07800e51f1ed285ab530e200edb997aeb5",
      "parents": [
        "b04ea3cebf79d6808632808072f276dbc98aaf01"
      ],
      "author": {
        "name": "Mike Rapoport",
        "email": "mike@compulab.co.il",
        "time": "Fri Jul 14 00:24:34 2006 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Fri Jul 14 21:53:55 2006 -0700"
      },
      "message": "[PATCH] mbxfb: Add framebuffer driver for the Intel 2700G\n\nAdd frame buffer driver for the 2700G LCD controller present on CompuLab\nCM-X270 computer module.\n\n[adaplas]\n- Add more informative help text to Kconfig\n- Make DEBUG a Kconfig option as FB_MBX_DEBUG\n- Remove #include mbxdebug.c, this is frowned upon\n- Remove redundant casts\n- Arrange #include\u0027s alphabetically\n- Trivial whitespace\n\nSigned-off-by: Mike Rapoport \u003cmike@compulab.co.il\u003e\nSigned-off-by: Antonino Daplas \u003cadaplas@pol.net\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    }
  ]
}
