)]}'
{
  "log": [
    {
      "commit": "b21a207141d83a06abc5f492b80204602e02ca44",
      "tree": "f0152cde543008c72d7eb5c12c18095ad92785e6",
      "parents": [
        "3af373021fa32f8f787bfbdcc1a9277a287bde4e",
        "b58602a4bac012b5f4fc12fe6b46ab237b610d5d"
      ],
      "author": {
        "name": "David Vrabel",
        "email": "david.vrabel@csr.com",
        "time": "Fri Jan 02 13:17:13 2009 +0000"
      },
      "committer": {
        "name": "David Vrabel",
        "email": "david.vrabel@csr.com",
        "time": "Fri Jan 02 13:17:13 2009 +0000"
      },
      "message": "Merge branch \u0027master\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into for-upstream\n\nConflicts:\n\n\tdrivers/uwb/wlp/eda.c\n"
    },
    {
      "commit": "bce83697c5fe84a7a5d38c96fbbe43b4bc028c3e",
      "tree": "b8e920af66f5b4de509e95a7295cedbe42878dd6",
      "parents": [
        "02f11ee181baa562df23e105ba930902f0d0b1bf"
      ],
      "author": {
        "name": "David Vrabel",
        "email": "david.vrabel@csr.com",
        "time": "Mon Dec 22 18:22:50 2008 +0000"
      },
      "committer": {
        "name": "David Vrabel",
        "email": "david.vrabel@csr.com",
        "time": "Mon Dec 22 18:22:50 2008 +0000"
      },
      "message": "uwb: use dev_dbg() for debug messages\n\nInstead of the home-grown d_fnstart(), d_fnend() and d_printf() macros,\nuse dev_dbg() or remove the message entirely.\n\nSigned-off-by: David Vrabel \u003cdavid.vrabel@csr.com\u003e\n"
    },
    {
      "commit": "e8e1594c8126b1b773988fa2e3bfec76cff88336",
      "tree": "afa666ce45d8652880855b04a26755e4e5182e01",
      "parents": [
        "6fae35f9cea92793a98b2d9ab21235e5ae035581"
      ],
      "author": {
        "name": "David Vrabel",
        "email": "david.vrabel@csr.com",
        "time": "Mon Nov 17 16:16:51 2008 +0000"
      },
      "committer": {
        "name": "David Vrabel",
        "email": "david.vrabel@csr.com",
        "time": "Wed Nov 19 14:47:04 2008 +0000"
      },
      "message": "wlp: start/stop radio on network interface up/down\n\nSigned-off-by: David Vrabel \u003cdavid.vrabel@csr.com\u003e\n"
    },
    {
      "commit": "6fae35f9cea92793a98b2d9ab21235e5ae035581",
      "tree": "82142169ff2ccada8c6c98beb6da59cafe8d913d",
      "parents": [
        "e17be2b2a95b43fe0d5878adf330701bb7a77115"
      ],
      "author": {
        "name": "David Vrabel",
        "email": "david.vrabel@csr.com",
        "time": "Mon Nov 17 15:53:42 2008 +0000"
      },
      "committer": {
        "name": "David Vrabel",
        "email": "david.vrabel@csr.com",
        "time": "Wed Nov 19 14:46:33 2008 +0000"
      },
      "message": "uwb: add basic radio manager\n\nThe UWB radio manager coordinates the use of the radio between the\nPALs that may be using it.  PALs request use of the radio with\nuwb_radio_start() and the radio manager will start beaconing if its\nnot already doing so.  When the last PAL has called uwb_radio_stop()\nbeaconing will be stopped.\n\nIn the future, the radio manager will have a more sophisticated channel\nselection algorithm, probably following the Channel Selection Policy\nfrom the WiMedia Alliance when it is finalized.  For now, channel 9\n(BG1, TFC1) is selected.\n\nThe user may override the channel selected by the radio manager and may\nforce the radio to stop beaconing.\n\nThe WUSB Host Controller PAL makes use of this and there are two new\ndebug PAL commands that can be used for testing.\n\nSigned-off-by: David Vrabel \u003cdavid.vrabel@csr.com\u003e\n"
    },
    {
      "commit": "a20fd0a783551831bb6b9b69710e5bbb93dc2730",
      "tree": "6e968f67c1b70ba0bbecf94f5ade8b4e81643f84",
      "parents": [
        "8c165a8383ef56e84b541fa638be5cf1440010e7"
      ],
      "author": {
        "name": "Harvey Harrison",
        "email": "harvey.harrison@gmail.com",
        "time": "Tue Oct 28 22:38:06 2008 -0700"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Tue Oct 28 23:02:37 2008 -0700"
      },
      "message": "uwb: use the %pM formatting specifier in eda.c\n\nSigned-off-by: Harvey Harrison \u003charvey.harrison@gmail.com\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "1cde7f68ced8d10a20dd2370e9d1d22ab3c1ea5c",
      "tree": "2fb65bbb93eae73e02fa1e9608212536259f8802",
      "parents": [
        "4d2bea4ca0adb4cebfbf89d34869c74081c42577"
      ],
      "author": {
        "name": "David Vrabel",
        "email": "david.vrabel@csr.com",
        "time": "Mon Oct 27 16:48:09 2008 +0000"
      },
      "committer": {
        "name": "David Vrabel",
        "email": "david.vrabel@csr.com",
        "time": "Tue Oct 28 12:09:17 2008 +0000"
      },
      "message": "uwb: order IEs by element ID\n\nECMA-368 requires that IEs in a beacon must be sorted by element ID.  Most\nhardware uses the ordering in the Set IE URC command so get the ordering\nright on the host.\n\nAlso refactor the IE management code:\n  - use uwb_ie_next() instead of uwb_ie_for_each().\n  - remove unnecessary functions.\n  - API is now only uwb_rc_ie_add() and uwb_rc_ie_rm().\n\nSigned-off-by: David Vrabel \u003cdavid.vrabel@csr.com\u003e\n"
    },
    {
      "commit": "3b0c5a3818555988b6235144e0174b1a512719b7",
      "tree": "dfdf8135e50ee4a2c3e3b14743f28337cb122cce",
      "parents": [
        "2f19204480f16a20d8571a97c13f0cec2968607c"
      ],
      "author": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Wed Sep 17 16:34:19 2008 +0100"
      },
      "committer": {
        "name": "David Vrabel",
        "email": "dv02@dv02pc01.europe.root.pri",
        "time": "Wed Sep 17 16:54:28 2008 +0100"
      },
      "message": "uwb: add WiMedia LLC Protocol (build system)\n\nAdd the WLP build system (Kconfig and Kbuild files).\n\nSigned-off-by: David Vrabel \u003cdavid.vrabel@csr.com\u003e\n"
    },
    {
      "commit": "2f19204480f16a20d8571a97c13f0cec2968607c",
      "tree": "7df9174f174b8b8c456099d45e558a9006c1bf77",
      "parents": [
        "e377e9d32d4945fe6a14775b3a4d9ecd1462e36a"
      ],
      "author": {
        "name": "Reinette Chatre",
        "email": "reinette.chatre@intel.com",
        "time": "Wed Sep 17 16:34:18 2008 +0100"
      },
      "committer": {
        "name": "David Vrabel",
        "email": "dv02@dv02pc01.europe.root.pri",
        "time": "Wed Sep 17 16:54:27 2008 +0100"
      },
      "message": "uwb: add WiMedia LLC Protocol stack (WSS)\n\nAdd the Wireless Service Set (WSS) code.\n\nSigned-off-by: David Vrabel \u003cdavid.vrabel@csr.com\u003e\n"
    },
    {
      "commit": "e377e9d32d4945fe6a14775b3a4d9ecd1462e36a",
      "tree": "baac49588092e4a1b017030e3bc008f2496fa3d2",
      "parents": [
        "f51448543f8e4871f0539435fce42a14044f5652"
      ],
      "author": {
        "name": "Reinette Chatre",
        "email": "reinette.chatre@intel.com",
        "time": "Wed Sep 17 16:34:17 2008 +0100"
      },
      "committer": {
        "name": "David Vrabel",
        "email": "dv02@dv02pc01.europe.root.pri",
        "time": "Wed Sep 17 16:54:27 2008 +0100"
      },
      "message": "uwb: add WiMedia LLC Protocol stack (messages)\n\nAdd the WLP message formatting/decoding code.\n\nSigned-off-by: David Vrabel \u003cdavid.vrabel@csr.com\u003e\n"
    },
    {
      "commit": "f51448543f8e4871f0539435fce42a14044f5652",
      "tree": "3e6f211771e2ac746029ee9bc9b21634f9457446",
      "parents": [
        "de520b8bd5525d33e6a6f36b297836125736bd2a"
      ],
      "author": {
        "name": "Reinette Chatre",
        "email": "reinette.chatre@intel.com",
        "time": "Wed Sep 17 16:34:16 2008 +0100"
      },
      "committer": {
        "name": "David Vrabel",
        "email": "dv02@dv02pc01.europe.root.pri",
        "time": "Wed Sep 17 16:54:27 2008 +0100"
      },
      "message": "uwb: add the WiMedia LLC Protocol stack\n\nAdd the generic code for the WiMedia Logical Link Control Protocol (WLP).\n\nThis has been split into several patches for easier review.\n\ncore (this patch):\n  - everything else\n\nmessages:\n  - WLP message construction/decode\n\nwss:\n  - Wireless Service Set support\n\nbuild-system:\n  - Kconfig and Kbuild files\n\nSigned-off-by: David Vrabel \u003cdavid.vrabel@csr.com\u003e\n"
    }
  ]
}
