)]}'
{
  "log": [
    {
      "commit": "9742aecda4d02976535051db4af4830bd98373a1",
      "tree": "5b26c84da1360b0d20a06c5732c3378aa7f9cfc9",
      "parents": [
        "ceb675a9e25c0c11f76f8e72a862caf08d3934d3"
      ],
      "author": {
        "name": "Sergei Shtylyov",
        "email": "sshtylyov@dev.rtsoft.ru",
        "time": "Fri Feb 08 18:48:03 2013 +0300"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@linuxfoundation.org",
        "time": "Fri Feb 08 12:15:24 2013 -0800"
      },
      "message": "testusb: remove all mentions of \u0027usbfs\u0027\n\nCommit 8a424bf40d772fedacc91862ecc86f10541fabb3 (tools/usb: remove last USBFS\nuser) removed \u0027usbfs\u0027 files from the source but retained mentions of \u0027usbfs\u0027\nall over the place, most importantly in the misleading error messages printed\nin case USB device files are not there.  Remove all the  mentions of \u0027usbfs\u0027\nfor good now!\n\nSigned-off-by: Sergei Shtylyov \u003csshtylyov@dev.rtsoft.ru\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@linuxfoundation.org\u003e\n"
    },
    {
      "commit": "2c449e380153b72e184dd253ce6470acaee53cb0",
      "tree": "12b2e1733886625a21ada19526b6500e97a7695a",
      "parents": [
        "a8ffa0be04d04b01e2a7fd116bc3763940753643"
      ],
      "author": {
        "name": "Sasha Levin",
        "email": "sasha.levin@oracle.com",
        "time": "Thu Dec 20 14:11:15 2012 -0500"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@linuxfoundation.org",
        "time": "Fri Jan 11 16:03:37 2013 -0800"
      },
      "message": "tools/usb: remove unneeded \u0027continue\u0027 and simplify condition\n\nBasically remove unneeded code. Since that \u0027continue\u0027 is at the end\nof the for() there\u0027s no need for it.\n\nSigned-off-by: Sasha Levin \u003csasha.levin@oracle.com\u003e\nAcked-by: Felipe Balbi \u003cbalbi@ti.com\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@linuxfoundation.org\u003e\n"
    },
    {
      "commit": "8a424bf40d772fedacc91862ecc86f10541fabb3",
      "tree": "19b722d34756ff762f604a5cddb2069c4d82bc8c",
      "parents": [
        "0837e7e5270bd5547ba5763f11611dc43f677b3d"
      ],
      "author": {
        "name": "Sebastian Andrzej Siewior",
        "email": "bigeasy@linutronix.de",
        "time": "Mon Sep 10 09:16:39 2012 +0200"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@linuxfoundation.org",
        "time": "Mon Sep 10 11:10:37 2012 -0700"
      },
      "message": "tools/usb: remove last USBFS user\n\nIn commit fb28d58b (\"USB: remove CONFIG_USB_DEVICEFS\") USBFS got\nremoved. Since it is gone we can stop using it in testusb and try udev\nnodes right away.\n\nSigned-off-by: Sebastian Andrzej Siewior \u003cbigeasy@linutronix.de\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@linuxfoundation.org\u003e\n"
    },
    {
      "commit": "7e54e97812ccf59e71e002f9bd6d12bf4ab448b8",
      "tree": "f1c315eeb2b879480725d5be37ff27bab3beaf0a",
      "parents": [
        "e714fad054e219b52eee17591d95d725888a95c4"
      ],
      "author": {
        "name": "Du, ChangbinX",
        "email": "changbinx.du@intel.com",
        "time": "Wed May 23 02:43:05 2012 +0000"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@linuxfoundation.org",
        "time": "Wed Jun 13 16:15:03 2012 -0700"
      },
      "message": "testusb: expose looping forever option \"l\" to user\n\nThe testusb.c tool has support for looping forever implemented, which\nmay be useful for stress test, yet it is not exposed to the user, so\neven though the code is there, it cannot be used.  This commit adds\n\"l\" to the set of options handled by the application which enables\nthe feature.\n\nAlso, I collate help information for each command line option to make\nit easier to use for novice.\n\nSigned-off-by: Du Changbin \u003cchangbinx.du@intel.com\u003e\nAcked-by: Michal Nazarewicz \u003cmina86@mina86.com\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@linuxfoundation.org\u003e\n"
    },
    {
      "commit": "f6fe916ed0a383ae89b041200dae271579c053b3",
      "tree": "6ac20853c560ced5fcb1d7ce0bd71d4444f4ccc1",
      "parents": [
        "1996e6c572969a8cf6d7fa97eef621219acd94a9"
      ],
      "author": {
        "name": "Du, ChangbinX",
        "email": "changbinx.du@intel.com",
        "time": "Tue May 15 01:49:25 2012 +0000"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@linuxfoundation.org",
        "time": "Tue May 15 08:41:13 2012 -0700"
      },
      "message": "USB: testusb: add path /dev/bus/usb to default search paths for usbfs\n\nAs real device-nodes managed by udev whose nodes lived in /dev/bus/usb\nare mostly used today, let testusb tool use that directory as one default\npath make tool be more convenient to use.\n\nSigned-off-by: Du Changbin \u003cchangbinx.du@intel.com\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@linuxfoundation.org\u003e\n"
    },
    {
      "commit": "54b8360ffd4c8b2c128ca25233b8c6876fb92d30",
      "tree": "8c912f87f7f4a82c0e178b4552443422db34b38e",
      "parents": [
        "18f2cbaa2b9617eed20789ce40878920a8ea6beb"
      ],
      "author": {
        "name": "Michal Nazarewicz",
        "email": "mina86@mina86.com",
        "time": "Fri Jan 13 15:05:16 2012 +0100"
      },
      "committer": {
        "name": "Felipe Balbi",
        "email": "balbi@ti.com",
        "time": "Tue Jan 24 11:45:11 2012 +0200"
      },
      "message": "usb: gadget: update Michal Nazarewicz\u0027s email address\n\nThe m.nazarewicz@samsung.com email address is no longer valid,\nso this commit replaces it with mina86@mina86.com which is\nemployer-agnostic and thus should be valid for foreseeable\nfeature.\n\nSigned-off-by: Michal Nazarewicz \u003cmina86@mina86.com\u003e\nSigned-off-by: Felipe Balbi \u003cbalbi@ti.com\u003e\n"
    },
    {
      "commit": "5bc9661cba04ff3704e704a06367d4fe96d8dd33",
      "tree": "c8c3103bbe215607985ae10fb3832d4605cb33f2",
      "parents": [
        "2201d6b1620a1d9feac78e9ff12b7246227c8b17"
      ],
      "author": {
        "name": "Michal Nazarewicz",
        "email": "m.nazarewicz@samsung.com",
        "time": "Wed May 05 12:53:18 2010 +0200"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Thu May 20 13:21:43 2010 -0700"
      },
      "message": "USB: testusb: testusb compatibility with FunctionFS gadget\n\nThe FunctionFS gadget may provide the source/sink interface\nnot as the first interface (with id \u003d\u003d 0) but some different\ninterface hence a code to find the interface number is\nrequired.\n\n(Note that you will still configure the gadget to report\nidProduct \u003d\u003d 0xa4a4 (an \"echo 0xa4a4\n\u003e/sys/module/g_ffs/parameters/usb_product\" should suffice) or\nconfigure host to handle 0x0525:0xa4ac devices using the\nusbtest driver.)\n\nSigned-off-by: Michal Nazarewicz \u003cm.nazarewicz@samsung.com\u003e\nCc: Kyungmin Park \u003ckyungmin.park@samsung.com\u003e\nCc: Marek Szyprowski \u003cm.szyprowski@samsung.com\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n\n"
    },
    {
      "commit": "2201d6b1620a1d9feac78e9ff12b7246227c8b17",
      "tree": "0d655fa6a26ebdce962525906e776160f650d93f",
      "parents": [
        "93f2aa4ddd25caac2b9a09538da54308dbda44e2"
      ],
      "author": {
        "name": "David Brownell",
        "email": "dbrownell@users.sourceforge.net",
        "time": "Wed May 05 12:53:17 2010 +0200"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Thu May 20 13:21:43 2010 -0700"
      },
      "message": "USB: testusb: an USB testing application\n\nThe testusb program just issues ioctls to perform the tests\nimplemented by the kernel driver.  It can generate a variety\nof transfer patterns; you should make sure to test both regular\nstreaming and mixes of  transfer sizes (including short transfers).\n\nFor more information on how this can be used and on USB testing\nrefer to \u003cURL:http://www.linux-usb.org/usbtest/\u003e.\n\nSigned-off-by: Michal Nazarewicz \u003cm.nazarewicz@samsung.com\u003e\nCc: Kyungmin Park \u003ckyungmin.park@samsung.com\u003e\nCc: Marek Szyprowski \u003cm.szyprowski@samsung.com\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n\n"
    }
  ]
}
