)]}'
{
  "commit": "fc5891c8a3ba284f13994d7bc1f1bfa8283982de",
  "tree": "a9361f04236b60e0c1a8b1158e490b505c0961f4",
  "parents": [
    "66cf75121b1c8128ef9ab2d772c5654ae00c4284"
  ],
  "author": {
    "name": "Dennis Munsie",
    "email": "dmunsie@cecropia.com",
    "time": "Tue Oct 03 01:14:42 2006 -0700"
  },
  "committer": {
    "name": "Linus Torvalds",
    "email": "torvalds@g5.osdl.org",
    "time": "Tue Oct 03 08:04:09 2006 -0700"
  },
  "message": "[PATCH] fbdev: Add generic ddc read functionality\n\nAdds functionality to read the EDID information over the DDC bus in a generic\nway.  This code is based on the DDC implementation in the radeon driver.\n\n[adaplas]\n- separate from fbmon.c and place in new file fb_ddc.c\n- remove dependency to CONFIG_I2C and CONFIG_I2C_ALGOBIT, otherwise, feature\n  will not compile if i2c support is compiled as a module\n- feature is selectable only by drivers needing it. It must have a\n  \u0027select FB_DDC if xxx\u0027 in Kconfig\n- change printk\u0027s to dev_*, the i2c people prefers it\n\nSigned-off-by: Dennis Munsie \u003cdmunsie@cecropia.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",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "652d202adf7578105745816c1120027d1129af4e",
      "old_mode": 33188,
      "old_path": "drivers/video/Kconfig",
      "new_id": "d498e908f4b7c8fde0e303b5d5df233c54f0cfbb",
      "new_mode": 33188,
      "new_path": "drivers/video/Kconfig"
    },
    {
      "type": "modify",
      "old_id": "481c6c9695f821da3bd133017bc4a9c3823046be",
      "old_mode": 33188,
      "old_path": "drivers/video/Makefile",
      "new_id": "a6980e9a2481beb4e15bf06baa87f143b6068726",
      "new_mode": 33188,
      "new_path": "drivers/video/Makefile"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "3aa6ebf68f178d5bea7b8f3fa34a38f3fd6a5d11",
      "new_mode": 33188,
      "new_path": "drivers/video/fb_ddc.c"
    },
    {
      "type": "modify",
      "old_id": "2f335e966011510df9944119d33daae9850580aa",
      "old_mode": 33188,
      "old_path": "include/linux/fb.h",
      "new_id": "37aab314f0c49075103f4f4052801d654ff42aff",
      "new_mode": 33188,
      "new_path": "include/linux/fb.h"
    }
  ]
}
