)]}'
{
  "log": [
    {
      "commit": "bc45449b1444611d68466ae7f45f235420d79019",
      "tree": "89be285b67ffb6d11a5db26cc34fbe7f3f621aaf",
      "parents": [
        "5a3ecd5f9877b963a581ca5d4495a1a24dafc88c"
      ],
      "author": {
        "name": "David Daney",
        "email": "david.daney@cavium.com",
        "time": "Thu Apr 12 14:14:23 2012 -0700"
      },
      "committer": {
        "name": "Wolfram Sang",
        "email": "w.sang@pengutronix.de",
        "time": "Sat May 12 14:28:16 2012 +0200"
      },
      "message": "i2c/of: Automatically populate i2c mux busses from device tree data.\n\nFor \u0027normal\u0027 i2c bus drivers, we can call of_i2c_register_devices()\nand have the device tree framework automatically populate the bus with\nthe devices specified in the device tree.\n\nThis patch adds a common code to the i2c mux framework to have the mux\nsub-busses be populated by the of_i2c_register_devices() too.  If the\nmux device has an of_node, we populate the sub-bus\u0027 of_node so that\nthe subsequent call to of_i2c_register_devices() will find the\ncorresponding devices.\n\nIt seemed better to put this logic in i2c_add_mux_adapter() rather\nthan the individual mux drivers, as they will all probably want to do\nthe same thing.\n\nSigned-off-by: David Daney \u003cdavid.daney@cavium.com\u003e\nAcked-by: Stephen Warren \u003cswarren@wwwdotorg.org\u003e\nTested-by: Lars-Peter Clausen \u003clars@metafoo.de\u003e\n\n[wsa: removed superfluous ret-variable and fixed a typo in a comment]\nSigned-off-by: Wolfram Sang \u003cw.sang@pengutronix.de\u003e\n"
    },
    {
      "commit": "5a3ecd5f9877b963a581ca5d4495a1a24dafc88c",
      "tree": "9a027ed9fa53e859f79b007f5e661324cf9bfd60",
      "parents": [
        "d9afca37dea077d11ed67fc7f93b95c003e58819"
      ],
      "author": {
        "name": "David Daney",
        "email": "david.daney@cavium.com",
        "time": "Thu Apr 12 14:14:22 2012 -0700"
      },
      "committer": {
        "name": "Wolfram Sang",
        "email": "w.sang@pengutronix.de",
        "time": "Sat May 12 14:28:15 2012 +0200"
      },
      "message": "i2c: Add a struct device * parameter to i2c_add_mux_adapter()\n\nAnd adjust all callers.\n\nThe new device parameter is used in the next patch to initialize the\nmux\u0027s of_node so that its children may be automatically populated.\n\nSigned-off-by: David Daney \u003cdavid.daney@cavium.com\u003e\nTested-by: Lars-Peter Clausen \u003clars@metafoo.de\u003e\nSigned-off-by: Wolfram Sang \u003cw.sang@pengutronix.de\u003e\n"
    },
    {
      "commit": "e1e18ee1cb58228a577668284c1dd03d859d7157",
      "tree": "9dd37fa968317bcd639446f611b9f8dc0671163f",
      "parents": [
        "f3dc65dafa651bca6606ac0b41ead1be50d05652"
      ],
      "author": {
        "name": "Jean Delvare",
        "email": "khali@linux-fr.org",
        "time": "Mon Nov 15 22:40:38 2010 +0100"
      },
      "committer": {
        "name": "Jean Delvare",
        "email": "khali@endymion.delvare",
        "time": "Mon Nov 15 22:40:38 2010 +0100"
      },
      "message": "i2c: Mark i2c_adapter.id as deprecated\n\nIt\u0027s about time to make it clear that i2c_adapter.id is deprecated.\nHopefully this will remind the last user to move over to a different\nstrategy.\n\nSigned-off-by: Jean Delvare \u003ckhali@linux-fr.org\u003e\nAcked-by: Jarod Wilson \u003cjarod@redhat.com\u003e\nAcked-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\nAcked-by: Hans Verkuil \u003chverkuil@xs4all.nl\u003e\n"
    },
    {
      "commit": "0826374bff57411d239f2fcb15da3c35af0a93cd",
      "tree": "514d4361cfc9cc546306612de3464def7fe8a7cd",
      "parents": [
        "dafc50d141c27959dbd3a1cfe9857a86d23402a7"
      ],
      "author": {
        "name": "Michael Lawnick",
        "email": "ml.lawnick@gmx.de",
        "time": "Wed Aug 11 18:21:02 2010 +0200"
      },
      "committer": {
        "name": "Jean Delvare",
        "email": "khali@linux-fr.org",
        "time": "Wed Aug 11 18:21:02 2010 +0200"
      },
      "message": "i2c: Multiplexed I2C bus core support\n\nAdd multiplexed bus core support. I2C multiplexer and switches\nlike pca954x get instantiated as new adapters per port.\n\nSigned-off-by: Michael Lawnick \u003cml.lawnick@gmx.de\u003e\nAcked-by: Rodolfo Giometti \u003cgiometti@linux.it\u003e\nSigned-off-by: Jean Delvare \u003ckhali@linux-fr.org\u003e\n"
    }
  ]
}
