)]}'
{
  "log": [
    {
      "commit": "9f6c6fc505560465be0964eb4da1b6ca97bd3951",
      "tree": "9660991b5e417ad7bb74e105c037ff358f60ba27",
      "parents": [
        "c3c661932cd53582c5b03692b99649300977248a",
        "f0e035f4b6940aae6836500b642029c289ed4535"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@ppc970.osdl.org.(none)",
        "time": "Tue Apr 19 13:14:28 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@ppc970.osdl.org.(none)",
        "time": "Tue Apr 19 13:14:28 2005 -0700"
      },
      "message": "Merge with kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6.git/\n\nfor 13 driver core, sysfs, and debugfs fixes.\n"
    },
    {
      "commit": "089d42b013675b028a499c61bac59954067dc668",
      "tree": "e352a8dc7b2324ff58a0b3365cd27dcfba0fb735",
      "parents": [
        "e57cd73e2e844a3da25cc6b420674c81bbe1b387"
      ],
      "author": {
        "name": "kay.sievers@vrfy.org",
        "email": "kay.sievers@vrfy.org",
        "time": "Mon Apr 18 21:57:37 2005 -0700"
      },
      "committer": {
        "name": "Greg KH",
        "email": "greg@press.kroah.org",
        "time": "Mon Apr 18 21:57:37 2005 -0700"
      },
      "message": "[PATCH] kobject/hotplug split - usb cris\n\nkobject_add() and kobject_del() don\u0027t emit hotplug events anymore.\nWe need to do it ourselves now.\n\nSigned-off-by: Kay Sievers \u003ckay.sievers@vrfy.org\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n\n\n"
    },
    {
      "commit": "e838a0d4d5260bce452c96914a6e86b217c53c55",
      "tree": "bafe9c348e895fa62874564deea245db4e42da2f",
      "parents": [
        "6cdee106e7571751ecc0e9f96606322f88b64a8d"
      ],
      "author": {
        "name": "Viktor A. Danilov",
        "email": "__die@mail.ru",
        "time": "Mon Apr 18 17:39:35 2005 -0700"
      },
      "committer": {
        "name": "Greg K-H",
        "email": "gregkh@suse.de",
        "time": "Mon Apr 18 17:39:35 2005 -0700"
      },
      "message": "[PATCH] USB: fix AIPTEK input doesn`t register `device` \u0026 `driver` section in sysfs (/sys/class/input/event#)\n\nPROBLEM: aiptek input doesn`t register `device` \u0026 `driver` section in sysfs (/sys/class/input/event#)\nREASON: `dev` - field not filled...\nSOLUTION: in linux/drivers/usb/input/aiptek.c write\n\taiptek-\u003einputdev.dev \u003d \u0026intf-\u003edev;\nbefore calling\n\tinput_register_device(\u0026aiptek-\u003einputdev);\n\nFrom: \"Viktor A. Danilov\" \u003c__die@mail.ru\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n\nIndex: gregkh-2.6/drivers/usb/input/aiptek.c\n\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\n"
    },
    {
      "commit": "6cdee106e7571751ecc0e9f96606322f88b64a8d",
      "tree": "edc75e42c3f3e9bbfecabc12a51b0f6d1bb37930",
      "parents": [
        "1bc3c9e1e44c2059fe2ffa6ff70ad0a925d7b05f"
      ],
      "author": {
        "name": "David Brownell",
        "email": "david-b@pacbell.net",
        "time": "Mon Apr 18 17:39:34 2005 -0700"
      },
      "committer": {
        "name": "Greg K-H",
        "email": "gregkh@suse.de",
        "time": "Mon Apr 18 17:39:34 2005 -0700"
      },
      "message": "[PATCH] usb gadget: ethernet/rndis updates\n\nUpdates to the Ethernet/RNDIS gadget driver (mostly for RNDIS):\n\n  - Fix brown-paper bag goof with RNDIS packet TX ... the wrong length\n    field got set, so Windows would ignore data packets it received.\n\n  - More consistent handling of CDC output filters (but not yet hooking\n    things up so RNDIS uses the mechanism).\n\n  - Zerocopy RX for RNDIS packets too (saving CPU cycles).\n\n  - Use the pre-allocated interrupt/status request and buffer, rather\n    than allocating and freeing one of each every few seconds (which\n    could fail).\n\n  - Some more \"sparse\" tweaks, making both dual-speed and single-speed\n    configurations happier.\n\n  - RNDIS speeds are reported in units of 100bps, not bps.\n\nPlus two minor cleanups (whitespace, messaging).\n\nSigned-off-by: David Brownell \u003cdbrownell@users.sourceforge.net\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n\n"
    },
    {
      "commit": "1bc3c9e1e44c2059fe2ffa6ff70ad0a925d7b05f",
      "tree": "0bc14ec53acf3b4c08a9995c7ea335e236435558",
      "parents": [
        "6fd19f4b55f7fd1c9d8650bd7f8df2c81b69c5ca"
      ],
      "author": {
        "name": "Jesper Juhl",
        "email": "juhl-lkml@dif.dk",
        "time": "Mon Apr 18 17:39:34 2005 -0700"
      },
      "committer": {
        "name": "Greg K-H",
        "email": "gregkh@suse.de",
        "time": "Mon Apr 18 17:39:34 2005 -0700"
      },
      "message": "[PATCH] USB: kfree cleanup for drivers/usb/* - no need to check for NULL\n\nGet rid of a bunch of redundant NULL pointer checks in drivers/usb/*,\nthere\u0027s no need to check a pointer for NULL before calling kfree() on it.\n\nSigned-off-by: Jesper Juhl \u003cjuhl-lkml@dif.dk\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n\n\nIndex: gregkh-2.6/drivers/usb/class/audio.c\n\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\n"
    },
    {
      "commit": "6fd19f4b55f7fd1c9d8650bd7f8df2c81b69c5ca",
      "tree": "273f17ca46a177cc9c33d3022dfb1528c3d542b9",
      "parents": [
        "acbb36f116243bed515357264ecbb6ff9c6d2a5b"
      ],
      "author": {
        "name": "Jesper Juhl",
        "email": "juhl-lkml@dif.dk",
        "time": "Mon Apr 18 17:39:33 2005 -0700"
      },
      "committer": {
        "name": "Greg K-H",
        "email": "gregkh@suse.de",
        "time": "Mon Apr 18 17:39:33 2005 -0700"
      },
      "message": "[PATCH] usb: kfree() cleanups in drivers/usb/core/devio.c\n\nChecking for NULL before calling kfree() is redundant. This patch removes\nthese redundant checks and also makes a few tiny whitespace changes.\n\nSigned-off-by: Jesper Juhl \u003cjuhl-lkml@dif.dk\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n\n"
    },
    {
      "commit": "acbb36f116243bed515357264ecbb6ff9c6d2a5b",
      "tree": "35840eb04d9b1f9a33a538f222a1dfc6f2556c81",
      "parents": [
        "97bb13ec5bc156352cca8af90080597e04299a73"
      ],
      "author": {
        "name": "Peter Favrholdt",
        "email": "pfavr@mip.sdu.dk",
        "time": "Mon Apr 18 17:39:32 2005 -0700"
      },
      "committer": {
        "name": "Greg K-H",
        "email": "gregkh@suse.de",
        "time": "Mon Apr 18 17:39:32 2005 -0700"
      },
      "message": "[PATCH] USB: pl2303 new vendor/model ids\n\nPlease accept the attached patch which adds the vendorid 0x0745 and\nmodelid 0x0001 (ID 0745:0001) \"Syntech Information Co., Ltd.\"\n\nThe device is an USB IR cradle for a barcode scanner (CPT-8001C) from\nCipherlab.\n\n\nFrom: Peter Favrholdt \u003cpfavr@mip.sdu.dk\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n\ndiff -u kernel-source-2.6.11/drivers/usb/serial/pl2303.c ../kernel-source-2.6.11/drivers/usb/serial/pl2303.c\n"
    },
    {
      "commit": "97bb13ec5bc156352cca8af90080597e04299a73",
      "tree": "7cd16d8278a03bcfe5bb9825f620b049c2f07914",
      "parents": [
        "6fdd8e8e33730a2abc886113bd0b6c4343f63cc9"
      ],
      "author": {
        "name": "Flavio Leitner",
        "email": "fbl@conectiva.com.br",
        "time": "Mon Apr 18 17:39:31 2005 -0700"
      },
      "committer": {
        "name": "Greg K-H",
        "email": "gregkh@suse.de",
        "time": "Mon Apr 18 17:39:31 2005 -0700"
      },
      "message": "[PATCH] pl2303 - status line\n\nI\u0027m attaching a patch to fix status when using Siemens X65\nmobile. This mobile use first byte instead of normal UART_STATE\nbyte.\n\n\nFrom: Flavio Leitner \u003cfbl@conectiva.com.br\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n\n\nIndex: gregkh-2.6/drivers/usb/serial/pl2303.c\n\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\n"
    },
    {
      "commit": "6fdd8e8e33730a2abc886113bd0b6c4343f63cc9",
      "tree": "83b425282fb306a2b96520431867430233955385",
      "parents": [
        "8835f6657316162a8937d3f26ccd8f5886ba3845"
      ],
      "author": {
        "name": "Flavio Leitner",
        "email": "fbl@conectiva.com.br",
        "time": "Mon Apr 18 17:39:31 2005 -0700"
      },
      "committer": {
        "name": "Greg K-H",
        "email": "gregkh@suse.de",
        "time": "Mon Apr 18 17:39:31 2005 -0700"
      },
      "message": "[PATCH] pl2303 - unplug device.\n\nIt\u0027s possible to unplug usb device and do tiocmset() and tiocmget() without\nvalid interface in pl2303 module.\n\nThe patch below check this and return -ENODEV if interface was removed.\n\nFrom: Flavio Leitner \u003cfbl@conectiva.com.br\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n\ndiff -purN linux-05-04-11/drivers/usb/serial/pl2303.c linux-05-04-11.usb/drivers/usb/serial/pl2303.c\n"
    },
    {
      "commit": "8835f6657316162a8937d3f26ccd8f5886ba3845",
      "tree": "7f6f1860d05a4d6afa4284c385ecb0a402b32f48",
      "parents": [
        "0e4987639a774d08b69c1c58774f3430f6083d4f"
      ],
      "author": {
        "name": "Alan Stern",
        "email": "stern@rowland.harvard.edu",
        "time": "Mon Apr 18 17:39:30 2005 -0700"
      },
      "committer": {
        "name": "Greg K-H",
        "email": "gregkh@suse.de",
        "time": "Mon Apr 18 17:39:30 2005 -0700"
      },
      "message": "[PATCH] USB: USB API documentation modification\n\nIn response to complaints about excessive latency in the uhci-hcd driver\nI\u0027m planning to convert it to a top-half/bottom-half design.  It turns out\nthat to do this, the USB API has to be modified slightly since the driver\nwill not be able to meet one of the guarantees in the current API.  This\npatch changes some kerneldoc, specifying the weaker guarantee.\n\nSigned-off-by: Alan Stern \u003cstern@rowland.harvard.edu\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n\n"
    },
    {
      "commit": "0e4987639a774d08b69c1c58774f3430f6083d4f",
      "tree": "d9d9eb475b11c05b069c715df50f9e6d89c32ecf",
      "parents": [
        "a2fe20129e2d87dc5c4e5c850b41b5b0b47cfd08"
      ],
      "author": {
        "name": "David Brownell",
        "email": "david-b@pacbell.net",
        "time": "Mon Apr 18 17:39:30 2005 -0700"
      },
      "committer": {
        "name": "Greg K-H",
        "email": "gregkh@suse.de",
        "time": "Mon Apr 18 17:39:30 2005 -0700"
      },
      "message": "[PATCH] USB: OHCI on Compaq Aramada 7400\n\nThis adds a quirk to the OHCI driver that lets it work with an old\nCompaq implementation.  It also removes some needless strings from\nthe non-debug version of the driver.\n\nSigned-off-by: Chris Clayton \u003cchris_clayton@f1internet.com\u003e\nSigned-off-by: David Brownell \u003cdbrownell@users.sourceforge.net\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n\n"
    },
    {
      "commit": "a2fe20129e2d87dc5c4e5c850b41b5b0b47cfd08",
      "tree": "e2849468fa7d8b5d2509671bb813cca955d06438",
      "parents": [
        "7ab7c34c90797b9df52720720ab5d5e9edd05114"
      ],
      "author": {
        "name": "David Brownell",
        "email": "david-b@pacbell.net",
        "time": "Mon Apr 18 17:39:29 2005 -0700"
      },
      "committer": {
        "name": "Greg K-H",
        "email": "gregkh@suse.de",
        "time": "Mon Apr 18 17:39:29 2005 -0700"
      },
      "message": "[PATCH] USB: usbnet and zaurus zl-5600\n\nHmm, another case of a Zaurus ROM not telling the expected conformance lie;\nthis patch handles the lies told by the SL5600.\n\nFrom: bender647@gmail.com\nSigned-off-by: David Brownell \u003cdbrownell@users.sourceforge.net\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n\n"
    },
    {
      "commit": "7ab7c34c90797b9df52720720ab5d5e9edd05114",
      "tree": "1fff72f9091c63688be9cf2565e404d8ca9ae623",
      "parents": [
        "d6427cf7ea5dc75be26074a573b25d5906c992bd"
      ],
      "author": {
        "name": "Thomas Winischhofer",
        "email": "thomas@winischhofer.net",
        "time": "Mon Apr 18 17:39:28 2005 -0700"
      },
      "committer": {
        "name": "Greg K-H",
        "email": "gregkh@suse.de",
        "time": "Mon Apr 18 17:39:28 2005 -0700"
      },
      "message": "[PATCH] USB: new SIS device id\n\nthe attached patch adds another USB device ID to the list. Seems the\ndevice is known under multiple IDs.\n\nSigned-off-by: Thomas Winischhofer \u003cthomas@winischhofer.net\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n\n\n"
    },
    {
      "commit": "d6427cf7ea5dc75be26074a573b25d5906c992bd",
      "tree": "3b953fd40633dd6606f37d2e88bb173d17ef98a3",
      "parents": [
        "e4334fa4c5cb62f26d7e9a0a581126bcbe0dedcf"
      ],
      "author": {
        "name": "felix@derklecks.de",
        "email": "felix@derklecks.de",
        "time": "Mon Apr 18 17:39:28 2005 -0700"
      },
      "committer": {
        "name": "Greg K-H",
        "email": "gregkh@suse.de",
        "time": "Mon Apr 18 17:39:28 2005 -0700"
      },
      "message": "[PATCH] USB Storage unusual_dev.h 07c4:a10b Datafab Systems, Inc.\n\nSigned-off-by: Phil Dibowitz \u003cphil@ipom.com\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n\nIndex: gregkh-2.6/drivers/usb/storage/unusual_devs.h\n\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\n"
    },
    {
      "commit": "e4334fa4c5cb62f26d7e9a0a581126bcbe0dedcf",
      "tree": "8074a02b6cae345756b15497ffe3471088446bb6",
      "parents": [
        "403a98176a5866217eb12ca6bb283e635ced2dd0"
      ],
      "author": {
        "name": "Phil Dibowitz",
        "email": "phil@ipom.com",
        "time": "Mon Apr 18 17:39:27 2005 -0700"
      },
      "committer": {
        "name": "Greg K-H",
        "email": "gregkh@suse.de",
        "time": "Mon Apr 18 17:39:27 2005 -0700"
      },
      "message": "[PATCH] Fix GO_SLOW delay\n\nThis patch changes the delay for the US_FL_GO_SLOW patch from 110us to 125.\nSome delays need this extra delay includign Jan De Luyck\u0027s drive which spawned\nthe original increase from 110 to 110us. 125 is a microframe, so this delay\nseems to make sense more than just be a random delay (thanks to David Brownell\nfor pointing that out after my original patch).\n\nSigned-off-by: Phil Dibowitz \u003cphil@ipom.com\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n\n\nIndex: gregkh-2.6/drivers/usb/storage/transport.c\n\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\n"
    },
    {
      "commit": "403a98176a5866217eb12ca6bb283e635ced2dd0",
      "tree": "04f37984aad26708d191421862453fd81f060112",
      "parents": [
        "668a9541a56af5ebb3ad0babdc2cd73511c9e1e9"
      ],
      "author": {
        "name": "akpm@osdl.org",
        "email": "akpm@osdl.org",
        "time": "Mon Apr 18 17:39:27 2005 -0700"
      },
      "committer": {
        "name": "Greg K-H",
        "email": "gregkh@suse.de",
        "time": "Mon Apr 18 17:39:27 2005 -0700"
      },
      "message": "[PATCH] USB: usbnet printk warning fix\n\nOn ppc64:\n\ndrivers/usb/net/usbnet.c: In function `skb_return\u0027:\ndrivers/usb/net/usbnet.c:429: warning: int format, different type arg (arg 3)\ndrivers/usb/net/usbnet.c:429: warning: int format, different type arg (arg 3)\n\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n\ndiff -puN drivers/usb/net/usbnet.c~usbnet-printk-warning-fix drivers/usb/net/usbnet.c\n"
    },
    {
      "commit": "668a9541a56af5ebb3ad0babdc2cd73511c9e1e9",
      "tree": "e8199fcd660b21da698009af21aa987079eb27f4",
      "parents": [
        "a81e7ecca369afee0b07b4758d8c32542ffc587a"
      ],
      "author": {
        "name": "Christopher Li",
        "email": "chrisl@vmware.com",
        "time": "Mon Apr 18 17:39:26 2005 -0700"
      },
      "committer": {
        "name": "Greg K-H",
        "email": "gregkh@suse.de",
        "time": "Mon Apr 18 17:39:26 2005 -0700"
      },
      "message": "[PATCH] USB: bug fix in usbdevfs\n\nI am sorry that the last patch about 32 bit compat ioctl on\n64 bit kernel actually breaks the usbdevfs. That is on the current\nBK tree. I am retarded. \n\nHere is the patch to fix it. Tested with USB hard disk and webcam\nin both 32bit compatible mode and native 64bit mode.\n\nAgain, sorry about that.\n\n\nFrom: Christopher Li \u003cchrisl@vmware.com\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n\n"
    },
    {
      "commit": "a81e7ecca369afee0b07b4758d8c32542ffc587a",
      "tree": "6abfa1d3a86f3a4f355e9dd11e6c8ee158a0202b",
      "parents": [
        "45f23f189ca66d98b1f8b7f3d30a194d3188039d"
      ],
      "author": {
        "name": "David Brownell",
        "email": "david-b@pacbell.net",
        "time": "Mon Apr 18 17:39:25 2005 -0700"
      },
      "committer": {
        "name": "Greg K-H",
        "email": "gregkh@suse.de",
        "time": "Mon Apr 18 17:39:25 2005 -0700"
      },
      "message": "[PATCH] USB: revert \"fix\" to usb_set_interface()\n\nThis reverts a recent change to usb_set_interface().  The change worked\naround a quirk in certain devices, but doing this in usbcore creates\nneedless regressions for other devices.  More appropriate fixes won\u0027t\nput such handling in usbcore.\n\nBasically it\u0027s tricky to do a full software reset of USB device state, since\nthe devices don\u0027t all act the same.  This adds a note to the kerneldoc for\nthe usb_reset_configuration() call to highlight the quirk this was working\naround:  endpoint data toggles not being reset.\n\nSigned-off-by: David Brownell \u003cdbrownell@users.sourceforge.net\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n\n"
    },
    {
      "commit": "45f23f189ca66d98b1f8b7f3d30a194d3188039d",
      "tree": "6fadab86aec4b6dd747ebfb316396842bf1501ab",
      "parents": [
        "6d5e8254bf488a40b7ae2faafbffa232ab19d541"
      ],
      "author": {
        "name": "Nishanth Aravamudan",
        "email": "nacc@us.ibm.com",
        "time": "Mon Apr 18 17:39:25 2005 -0700"
      },
      "committer": {
        "name": "Greg K-H",
        "email": "gregkh@suse.de",
        "time": "Mon Apr 18 17:39:25 2005 -0700"
      },
      "message": "[PATCH] USB: usb/digi_acceleport: correct wait-queue state\n\nFirst patch incorrectly changed state of the wait-queue usage to\nTASK_UNINTERRUPTIBLE. Reverted to TASK_INTERRUPTIBLE.\n\nSigned-off-by: Nishanth Aravamudan \u003cnacc@us.ibm.com\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n\n"
    },
    {
      "commit": "6d5e8254bf488a40b7ae2faafbffa232ab19d541",
      "tree": "5b1da56cde518016bee4d94ba55da4f9231307f8",
      "parents": [
        "ba9d35fb01852e195f2a4ca975fdcd6578b52c78"
      ],
      "author": {
        "name": "Greg KH",
        "email": "gregkh@suse.de",
        "time": "Mon Apr 18 17:39:24 2005 -0700"
      },
      "committer": {
        "name": "Greg K-H",
        "email": "gregkh@suse.de",
        "time": "Mon Apr 18 17:39:24 2005 -0700"
      },
      "message": "[PATCH] USB: fix up some sparse warnings about static functions that aren\u0027t static.\n\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n\n\nIndex: gregkh-2.6/drivers/usb/core/usb.h\n\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\n"
    },
    {
      "commit": "ba9d35fb01852e195f2a4ca975fdcd6578b52c78",
      "tree": "e0609e6e255f4875ba5ab69bb0aa169d8c5edae8",
      "parents": [
        "9a5d3e98dd31abcecbf4533b81866d440cc0f106"
      ],
      "author": {
        "name": "Pavel Machek",
        "email": "pavel@suse.cz",
        "time": "Mon Apr 18 17:39:24 2005 -0700"
      },
      "committer": {
        "name": "Greg K-H",
        "email": "gregkh@suse.de",
        "time": "Mon Apr 18 17:39:24 2005 -0700"
      },
      "message": "[PATCH] USB: fix up remaining pm_message_t usages\n\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n\n"
    },
    {
      "commit": "9a5d3e98dd31abcecbf4533b81866d440cc0f106",
      "tree": "8638550bd50ff0fdc3b097d0643b5efed3516633",
      "parents": [
        "27d72e8572336d9f4e17a12ac924cb5223a5758d"
      ],
      "author": {
        "name": "David Brownell",
        "email": "david-b@pacbell.net",
        "time": "Mon Apr 18 17:39:23 2005 -0700"
      },
      "committer": {
        "name": "Greg K-H",
        "email": "gregkh@suse.de",
        "time": "Mon Apr 18 17:39:23 2005 -0700"
      },
      "message": "[PATCH] USB: hcd suspend uses pm_message_t\n\nThis patch includes minor \"sparse -Wbitwise\" updates for the PCI based\nHCDs.  Almost all of them involve just changing the second parameter of the\nsuspend() method to a pm_message_t ...  the others relate to how the EHCI\ncode walks in-memory data structures.  (There\u0027s a minor bug fixed there too\n...  affecting the big-endian sysfs async schedule dump.)\n\nSigned-off-by: David Brownell \u003cdbrownell@users.sourceforge.net\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n\n\nIndex: gregkh-2.6/drivers/usb/core/hcd.h\n\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\n"
    },
    {
      "commit": "27d72e8572336d9f4e17a12ac924cb5223a5758d",
      "tree": "791a046b5d860233f652973d0627752b67a3c600",
      "parents": [
        "c6053ecffb895f6c0e0ec9c1d298e35cffc1f7a6"
      ],
      "author": {
        "name": "David Brownell",
        "email": "david-b@pacbell.net",
        "time": "Mon Apr 18 17:39:22 2005 -0700"
      },
      "committer": {
        "name": "Greg K-H",
        "email": "gregkh@suse.de",
        "time": "Mon Apr 18 17:39:22 2005 -0700"
      },
      "message": "[PATCH] usb suspend updates (interface suspend)\n\nThis is the first of a few installments of PM API updates to match the\nrecent switch to \"pm_message_t\".  This installment primarily affects\nUSB device drivers (for USB interfaces), and it changes the handful of\ndrivers which currently implement suspend methods:\n\n    - \u003clinux/usb.h\u003e and usbcore, signature change\n\n    - Some drivers only changed the signature, net effect this just\n      shuts up \"sparse -Wbitwise\":\n\t* hid-core\n\t* stir4200\n\n    - Two network drivers did that, and also grew slightly more\n      featureful suspend code ... they now properly shut down\n      their activities.  (As should stir4200...)\n\t* pegasus\n\t* usbnet\n\nNote that the Wake-On-Lan (WOL) support in pegasus doesn\u0027t yet work; looks\nto me like it\u0027s missing a request to turn it on, vs just configuring it.\nThe ASIX code in usbnet also has WOL hooks that are ready to use; untested.\n\nSigned-off-by: David Brownell \u003cdbrownell@users.sourceforge.net\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n\nIndex: gregkh-2.6/drivers/net/irda/stir4200.c\n\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\n"
    },
    {
      "commit": "c6053ecffb895f6c0e0ec9c1d298e35cffc1f7a6",
      "tree": "9f3d796b1f41338bf276c82b58d260125541e8a0",
      "parents": [
        "84d79cb8db2811140c911df7ce3e3354cfa018c4"
      ],
      "author": {
        "name": "David Brownell",
        "email": "david-b@pacbell.net",
        "time": "Mon Apr 18 17:39:22 2005 -0700"
      },
      "committer": {
        "name": "Greg K-H",
        "email": "gregkh@suse.de",
        "time": "Mon Apr 18 17:39:22 2005 -0700"
      },
      "message": "[PATCH] usb resume fixes\n\nThis has a variety of updates to the shared suspend/resume code for\nPCI based USB host controllers.\n\n    - Cope with pm_message_t replacing the target system state.\n      This is actually a loss of functionality; PCI D1 and D2\n      states will no longer be used, and it\u0027s no longer knowable\n      that D3cold is on the way so power will be lost.\n\n    - Most importantly, some of the resume paths are reworked and\n      cleaned up.  They\u0027re now an exact mirror of suspend paths,\n      and more care is taken to ensure the hardware is reactivated\n      before the hardware re-enables interrupts.\n\nPlus comment and diagnostic cleanups; there are some nasty cases here \nespecially combined with swsusp, now they\u0027re somewhat commented.\n\nSigned-off-by: David Brownell \u003cdbrownell@users.sourceforge.net\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n\ndiff -puN drivers/usb/core/hcd-pci.c~usb-resume-fixes drivers/usb/core/hcd-pci.c\n"
    },
    {
      "commit": "115c1ce524869309e4bddcfc3dd112ac76b92def",
      "tree": "23d1ffa294e6d673e50ec1dd31c48fabaed34e4e",
      "parents": [
        "ac21e9ff08db3d6fac41d356c77fcb531c2e03e1"
      ],
      "author": {
        "name": "Larry Battraw",
        "email": "lbattraw@insightbb.com",
        "time": "Mon Apr 18 17:39:20 2005 -0700"
      },
      "committer": {
        "name": "Greg K-H",
        "email": "gregkh@suse.de",
        "time": "Mon Apr 18 17:39:20 2005 -0700"
      },
      "message": "[PATCH] USB: visor Tapwave Zodiac support patch\n\nHere\u0027s a tiny patch to add support for the Tapwave Zodiac (for\n2.6.11.6).  I\u0027ve been meaning to send it in for a while but kept\nupgrading my kernel and losing the changes :-)  I own the device and it\nworks fine with the latest pilot-link beta.\n\nFrom: Larry Battraw \u003clbattraw@insightbb.com\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n\n\n"
    },
    {
      "commit": "ac21e9ff08db3d6fac41d356c77fcb531c2e03e1",
      "tree": "d639e266828fb3dd3c173589efdbff3c44b9cfa1",
      "parents": [
        "7f907d7486f2519c2ff1493bfbcdc36dcacd85b7"
      ],
      "author": {
        "name": "gregkh@suse.de",
        "email": "gregkh@suse.de",
        "time": "Mon Apr 18 17:39:20 2005 -0700"
      },
      "committer": {
        "name": "Greg K-H",
        "email": "gregkh@suse.de",
        "time": "Mon Apr 18 17:39:20 2005 -0700"
      },
      "message": "[PATCH] USB: add new visor id for Treo 650\n\nThanks to Jamieson Becker \u003cjamie@jamiebecker.com\u003e for the info\n\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n\ndiff -Naur -X dontdiff-osdl tmp/linux-2.6.12-rc2/drivers/usb/serial/visor.h linux-2.6/drivers/usb/serial/visor.h\n"
    },
    {
      "commit": "2bc474c3646efba67bdc83b7fc7d8ee7562e0106",
      "tree": "e27a7c4392259688a25b3f8ca21668eb1e7fa201",
      "parents": [
        "c6295cdf656de63d6d1123def71daba6cd91939c"
      ],
      "author": {
        "name": "",
        "email": "hch@lst.de",
        "time": "Sun Apr 10 22:19:25 2005 -0500"
      },
      "committer": {
        "name": "James Bottomley",
        "email": "jejb@titanic",
        "time": "Mon Apr 18 12:33:41 2005 -0500"
      },
      "message": "[PATCH] kill old EH constants\n\nFix up two drivers that incorrectly were using the old return values for\ntheir new-style EH methods and kill off scsi_obsolete.h that defined the\nconstants.  The initio driver has all these constansts defined locally\nand uses them internally, I\u0027ll fix that up some time later.\n\nSigned-off-by: James Bottomley \u003cJames.Bottomley@SteelEye.com\u003e\n"
    },
    {
      "commit": "0db7157ca47e21c7623a59e710b807ad06fce161",
      "tree": "932c6f9689fd08a7a9d689cfbec8682ccde8175d",
      "parents": [
        "84011ae88da62a20b3ae7b48e2ae3b1ef0fc810a"
      ],
      "author": {
        "name": "",
        "email": "hch@lst.de",
        "time": "Sun Apr 10 22:19:25 2005 -0500"
      },
      "committer": {
        "name": "James Bottomley",
        "email": "jejb@titanic",
        "time": "Sat Apr 16 20:14:52 2005 -0500"
      },
      "message": "[PATCH] kill old EH constants\n\nFix up two drivers that incorrectly were using the old return values for\ntheir new-style EH methods and kill off scsi_obsolete.h that defined the\nconstants.  The initio driver has all these constansts defined locally\nand uses them internally, I\u0027ll fix that up some time later.\n\nSigned-off-by: James Bottomley \u003cJames.Bottomley@SteelEye.com\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"
    }
  ]
}
