)]}'
{
  "log": [
    {
      "commit": "b375a0495fd622037560c73c05f23ae6f127bb0c",
      "tree": "7f800cfd288480625e6e9886b51aa6d159a1548e",
      "parents": [
        "a4e628328ec60873fec9d506d682155391f589ce"
      ],
      "author": {
        "name": "Alan Stern",
        "email": "stern@rowland.harvard.edu",
        "time": "Fri Jul 29 16:11:07 2005 -0400"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Thu Sep 08 16:23:04 2005 -0700"
      },
      "message": "[PATCH] USB: URB_ASYNC_UNLINK flag removed from the kernel\n\n29 July 2005, Cambridge, MA:\n\nThis afternoon Alan Stern submitted a patch to remove the URB_ASYNC_UNLINK\nflag from the Linux kernel.  Mr. Stern explained, \"This flag is a relic\nfrom an earlier, less-well-designed system.  For over a year it hasn\u0027t\nbeen used for anything other than printing warning messages.\"\n\nAn anonymous spokesman for the Linux kernel development community\ncommented, \"This is exactly the sort of thing we see happening all the\ntime.  As the kernel evolves, support for old techniques and old code can\nbe jettisoned and replaced by newer, better approaches.  Proprietary\noperating systems do not have the freedom or flexibility to change so\nquickly.\"\n\nMr. Stern, a staff member at Harvard University\u0027s Rowland Institute who\nworks on Linux only as a hobby, noted that the patch (labelled as548) did\nnot update two files, keyspan.c and option.c, in the USB drivers\u0027 \"serial\"\nsubdirectory.  \"Those files need more extensive changes,\" he remarked.\n\"They examine the status field of several URBs at times when they\u0027re not\nsupposed to.  That will need to be fixed before the URB_ASYNC_UNLINK flag\nis removed.\"\n\nGreg Kroah-Hartman, the kernel maintainer responsible for overseeing all\nof Linux\u0027s USB drivers, did not respond to our inquiries or return our\ncalls.  His only comment was \"Applied, thanks.\"\n\nSigned-off-by: Alan Stern \u003cstern@rowland.harvard.edu\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n"
    },
    {
      "commit": "7b842b6e3704f4b9606ff8a4ffe03579d9addf5e",
      "tree": "96623714a4c80ba5270031f9b38de773d691ec3e",
      "parents": [
        "a97e148a8b8da8b04bc3e18ceb824a8f5f56d567"
      ],
      "author": {
        "name": "Pekka Enberg",
        "email": "penberg@cs.helsinki.fi",
        "time": "Tue Sep 06 15:18:34 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Wed Sep 07 16:57:46 2005 -0700"
      },
      "message": "[PATCH] USB: convert kcalloc to kzalloc\n\nThis patch converts kcalloc(1, ...) calls to use the new kzalloc() function.\n\nSigned-off-by: Pekka Enberg \u003cpenberg@cs.helsinki.fi\u003e\nCc: Greg KH \u003cgreg@kroah.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "52fbae2a392b6e084195bedc7a280991a94c14d0",
      "tree": "10778d2286e381980fd7d7898a654aea13b377c4",
      "parents": [
        "fc87670b6cd63abc6fc4e3a115741984750d1fbc"
      ],
      "author": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Mon Jul 25 19:54:35 2005 -0700"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Mon Jul 25 19:54:35 2005 -0700"
      },
      "message": "[ATM]: speedtch: Revert 86cf42e4e029b83110cf98692420239103363dbf\n\nIt was already fixed more sufficiently by Andrew Morton\u0027s\nchange 843c944fb86e5e31ee7b319172e657ea22301322.\n\nNoted by Duncan Sands.\n\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e \n"
    },
    {
      "commit": "86cf42e4e029b83110cf98692420239103363dbf",
      "tree": "e1e4210051fc1ae9b06515b56933989448f77a59",
      "parents": [
        "88e9fa8a54cf4d66ee8fc1d855e82de827233d74"
      ],
      "author": {
        "name": "Duncan Sands",
        "email": "baldrick@free.fr",
        "time": "Tue Jul 19 13:57:17 2005 -0700"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Tue Jul 19 13:57:17 2005 -0700"
      },
      "message": "[ATM]: [speedtch] cure atm_printk() macro gcc-2.95 compile error\n\nSigned-off-by: Duncan Sands \u003cbaldrick@free.fr\u003e\nSigned-off-by: Chas Williams \u003cchas@cmf.nrl.navy.mil\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "1a7aad15ff93be104c8e0851a43b94f8ccd92225",
      "tree": "943d64e19c20871b20637e4e51dfdb950e28cad0",
      "parents": [
        "cd5c08fb7b0d960b7cd48bc977feee7b3bd8b046"
      ],
      "author": {
        "name": "Duncan Sands",
        "email": "duncan.sands@math.u-psud.fr",
        "time": "Thu Jun 23 09:37:56 2005 +0200"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Tue Jul 12 11:52:55 2005 -0700"
      },
      "message": "[PATCH] USB ATM: fix line resync logic\n\nWe map states 0x00 and 0x10 to the ATM_PHY_SIG_LOST flag.  The current logic fails to\nresync the line if we get state 0x10 followed by 0x00, since we only resync the line\nwhen the state is 0x00 and the flag changed.  Doubly fixed by (1) always resyncing the\nline when the state is 0x00 even if the state didn\u0027t change, and (2) keeping track of\nthe last state, not just the flag.  We do (2) as well as (1) in order to get better log\nmessages.\n\nThis is a tweaked version of the original patch by Aurelio Arroyo.\n\nSigned-off-by: Duncan Sands \u003cbaldrick@free.fr\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n"
    },
    {
      "commit": "cd5c08fb7b0d960b7cd48bc977feee7b3bd8b046",
      "tree": "ad58c82f7a16104c08f965f8ce2640ea8f3545bb",
      "parents": [
        "322a95bc8eba889d2f9d7222936d682c9aad8294"
      ],
      "author": {
        "name": "Duncan Sands",
        "email": "duncan.sands@math.u-psud.fr",
        "time": "Thu Jun 23 09:23:10 2005 +0200"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Tue Jul 12 11:52:55 2005 -0700"
      },
      "message": "[PATCH] USB ATM: robustify poll throttling\n\nNo functional change, but less likely to break in the future.\n\nSigned-off-by: Duncan Sands \u003cbaldrick@free.fr\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n"
    },
    {
      "commit": "322a95bc8eba889d2f9d7222936d682c9aad8294",
      "tree": "00793473169ea5ec54d0b80281a95f69143341cb",
      "parents": [
        "16966f2ab7db7366855d1267071a3138ae127ff6"
      ],
      "author": {
        "name": "Duncan Sands",
        "email": "duncan.sands@math.u-psud.fr",
        "time": "Thu Jun 23 09:20:50 2005 +0200"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Tue Jul 12 11:52:55 2005 -0700"
      },
      "message": "[PATCH] USB ATM: line speed measured in Kb not Kib\n\nSpotted by David Woodhouse.\n\nSigned-off-by: Duncan Sands \u003cbaldrick@free.fr\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n"
    },
    {
      "commit": "f0706930091902641929f2229bfb106144782c94",
      "tree": "64618963505fcf4413b95b95bda8efb572ba2c9c",
      "parents": [
        "843c944fb86e5e31ee7b319172e657ea22301322"
      ],
      "author": {
        "name": "Duncan Sands",
        "email": "duncan.sands@math.u-psud.fr",
        "time": "Sat May 28 22:06:20 2005 +0200"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Mon Jun 27 14:43:58 2005 -0700"
      },
      "message": "[PATCH] USB: usbatm kcalloc cleanup\n\nyou seem to have applied the original, not the new improved one with\nwhiter teeth that uses kcalloc instead of kmalloc + memset.  Here\u0027s a\npatch that goes on top of the one you applied.\n\nSigned-off-by: Duncan Sands \u003cbaldrick@free.fr\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n"
    },
    {
      "commit": "843c944fb86e5e31ee7b319172e657ea22301322",
      "tree": "86f8a33735e1079edc8bbc19ca05e6fd6a493658",
      "parents": [
        "65412e48e21ff4fdaf2aea1565ef4fb3ef5262ce"
      ],
      "author": {
        "name": "Andrew Morton",
        "email": "akpm@osdl.org",
        "time": "Mon May 30 01:09:06 2005 -0700"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Mon Jun 27 14:43:58 2005 -0700"
      },
      "message": "[PATCH] USB: fix usbatm gcc-2.95.x bug\n\nWork around the gcc-2.95.x macro expansion bug.\n\nCc: Duncan Sands \u003cbaldrick@free.fr\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n"
    },
    {
      "commit": "65412e48e21ff4fdaf2aea1565ef4fb3ef5262ce",
      "tree": "084813b21b98aed0ef97db6160663e5abff0991a",
      "parents": [
        "e20d6645f794b51835e6f740a5b6f95c7e3fd843"
      ],
      "author": {
        "name": "Duncan Sands",
        "email": "duncan.sands@math.u-psud.fr",
        "time": "Fri May 27 10:00:08 2005 +0200"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Mon Jun 27 14:43:58 2005 -0700"
      },
      "message": "[PATCH] USB ATM: avoid oops on bind failure; plug memory leak\n\nZero the entire instance, not just the struct usbatm_data head.\nMake sure the just allocated urb is freed if we fail to allocate\na buffer.  Based on a patch by Stanislaw W. Gruszka.\n\nSigned-off-by: Duncan Sands \u003cbaldrick@free.fr\u003e\nAcked-by: Pete Zaitcev \u003czaitcev@redhat.com\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n"
    },
    {
      "commit": "e20d6645f794b51835e6f740a5b6f95c7e3fd843",
      "tree": "2f5ea85d786d96549aac73c8f0c7b0118195c0c0",
      "parents": [
        "86699e35923366ccb5c3451d24e94deb9dd0af29"
      ],
      "author": {
        "name": "Duncan Sands",
        "email": "duncan.sands@math.u-psud.fr",
        "time": "Thu May 26 14:32:51 2005 +0200"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Mon Jun 27 14:43:57 2005 -0700"
      },
      "message": "[PATCH] USB ATM: reduce log spamming\n\nReduce the number of \"unknown vpi/vci\" debug messages to (usually) at most\none per-urb, rather than one per-cell.  This is only an issue when (a) many\npackets come in but no connection is open; and (b) CONFIG_USB_DEBUG is set.\n\nSigned-off-by: Duncan Sands \u003cbaldrick@free.fr\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n"
    },
    {
      "commit": "86699e35923366ccb5c3451d24e94deb9dd0af29",
      "tree": "3cdbae2cd0054d422d87698db4ca21b44e90cbe7",
      "parents": [
        "0bb3cf37df1b59a1fed079e7f8f140ef9ec73130"
      ],
      "author": {
        "name": "Duncan Sands",
        "email": "duncan.sands@math.u-psud.fr",
        "time": "Wed May 11 20:15:37 2005 +0200"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Mon Jun 27 14:43:57 2005 -0700"
      },
      "message": "[PATCH] USB ATM: bits and bobs\n\nMakefile and Kconfig entries for the new drivers.\n\nSigned-off-by: Duncan Sands \u003cbaldrick@free.fr\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n"
    },
    {
      "commit": "0bb3cf37df1b59a1fed079e7f8f140ef9ec73130",
      "tree": "3f50092a6b61bec712c44f9c2f2ccfa06799244a",
      "parents": [
        "1b0e614652344a2d39eb336f3dc07651782883bf"
      ],
      "author": {
        "name": "Duncan Sands",
        "email": "duncan.sands@math.u-psud.fr",
        "time": "Wed May 11 20:17:09 2005 +0200"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Mon Jun 27 14:43:57 2005 -0700"
      },
      "message": "[PATCH] USB ATM: generic DSL modem driver xusbatm\n\nDoesn\u0027t do any firmware loading etc, just transmission and reception.\nThe user needs to take care of modem initialization, and load the\nmodule with parameters giving the endpoints to use and so forth.\n\nSigned-off-by: Duncan Sands \u003cbaldrick@free.fr\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n"
    },
    {
      "commit": "1b0e614652344a2d39eb336f3dc07651782883bf",
      "tree": "6cdfc87f0fd7bea83461c7288fc1e915d81fc2a3",
      "parents": [
        "48da7267ff1631b0bff1eab15db86adace11ea91"
      ],
      "author": {
        "name": "Duncan Sands",
        "email": "duncan.sands@math.u-psud.fr",
        "time": "Wed May 11 20:19:29 2005 +0200"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Mon Jun 27 14:43:56 2005 -0700"
      },
      "message": "[PATCH] USB ATM: driver for the Conexant AccessRunner chipset cxacru\n\nDriver for modems based on the Conexant AccessRunner chipset.\nOriginal patch by Josep Comas, much reworked by Roman Kagan.\n\nSigned-off-by: Duncan Sands \u003cbaldrick@free.fr\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n"
    },
    {
      "commit": "48da7267ff1631b0bff1eab15db86adace11ea91",
      "tree": "6ca7223ea15afeb4b0784b1a36a55516c7d14923",
      "parents": [
        "9574507c98087951866ef30c8bf876e23ca4b99e"
      ],
      "author": {
        "name": "Duncan Sands",
        "email": "duncan.sands@math.u-psud.fr",
        "time": "Wed May 11 20:20:40 2005 +0200"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Mon Jun 27 14:43:56 2005 -0700"
      },
      "message": "[PATCH] USB ATM: port speedtch to new usbatm core\n\nPort the speedtch driver to the new usbatm core.  The code is much\nthe same as before, just reorganized, though I threw in some minor\nimprovements (a new module parameter for choosing the altsetting,\nmore robust urb failure handling, ...) while I was there.\n\nSigned-off-by: Duncan Sands \u003cbaldrick@free.fr\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n"
    },
    {
      "commit": "9574507c98087951866ef30c8bf876e23ca4b99e",
      "tree": "cc7f4424eb34f303f39f1287d4e81f4c2948e383",
      "parents": [
        "c59bba75fa500f13ef14215d599ee0d7faa1b954"
      ],
      "author": {
        "name": "Andrew Morton",
        "email": "akpm@osdl.org",
        "time": "Wed May 11 20:24:03 2005 +0200"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Mon Jun 27 14:43:55 2005 -0700"
      },
      "message": "[PATCH] USB: fix speedtch.c merge with next patch.\n\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n"
    },
    {
      "commit": "c59bba75fa500f13ef14215d599ee0d7faa1b954",
      "tree": "b37daba6cdb31635173e781a2c742f4190ff08e3",
      "parents": [
        "d49d431744007cec0ee1a3ade96f9e0f100c7907"
      ],
      "author": {
        "name": "Duncan Sands",
        "email": "duncan.sands@math.u-psud.fr",
        "time": "Wed May 11 20:24:03 2005 +0200"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Mon Jun 27 14:43:55 2005 -0700"
      },
      "message": "[PATCH] USB ATM: new usbatm core\n\nRework the core usbatm code: minidrivers (i.e. drivers for particular\nmodems) now register themselves with the usbatm core, supplying methods\nfor binding/unbinding etc.  The design was inspired by usb-serial and\nusbnet.  At the same time, more common code from the speedtch and\ncxacru (patch 3/5) drivers was generalized and moved into the core.  The\ntransmission and reception parts have been unified and simplified.  Since\nthis is a major change and I don\u0027t like underscores in file names,\nusb_atm.[ch] has been renamed usbatm.[ch].\n\nMany thanks to Roman Kagan, who did a lot of the coding.\n\nSigned-off-by: Duncan Sands \u003cbaldrick@free.fr\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n"
    },
    {
      "commit": "0e15850200437c60b969025500e466383ec51ed8",
      "tree": "1acb5a22199c8eab0a04d3162a51abf2c046b70c",
      "parents": [
        "d0e8e29100c9866878d43bbb40ca17e8fe429851"
      ],
      "author": {
        "name": "David Woodhouse",
        "email": "dwmw2@infradead.org",
        "time": "Wed May 25 09:49:13 2005 +0100"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@ppc970.osdl.org",
        "time": "Wed May 25 10:13:43 2005 -0700"
      },
      "message": "[PATCH] Speedtouch resync after lost signal.\n\nThere\u0027s a bigger Speedtouch update coming your way after 2.6.12 but in\nthe meantime, let\u0027s at least make it automatically resync if the DSL\nsignal is lost.\n\nSigned-off-by: David Woodhouse \u003cdwmw2@infradead.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "1da177e4c3f41524e886b7f1b8a0c1fc7321cac2",
      "tree": "0bba044c4ce775e45a88a51686b5d9f90697ea9d",
      "parents": [],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@ppc970.osdl.org",
        "time": "Sat Apr 16 15:20:36 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@ppc970.osdl.org",
        "time": "Sat Apr 16 15:20:36 2005 -0700"
      },
      "message": "Linux-2.6.12-rc2\n\nInitial git repository build. I\u0027m not bothering with the full history,\neven though we have it. We can create a separate \"historical\" git\narchive of that later if we want to, and in the meantime it\u0027s about\n3.2GB when imported into git - space that would just make the early\ngit days unnecessarily complicated, when we don\u0027t have a lot of good\ninfrastructure for it.\n\nLet it rip!\n"
    }
  ]
}
