)]}'
{
  "log": [
    {
      "commit": "db54a53d26322e978e66482208afabaab9cd0752",
      "tree": "389920f93a45647fec5f90eb27e75213c27934f9",
      "parents": [
        "043ea18b2e145c4c9cb3c30757a65fe0f1678a35"
      ],
      "author": {
        "name": "Luiz Fernando N. Capitulino",
        "email": "lcapitulino@mandriva.com.br",
        "time": "Mon Jun 12 22:46:20 2006 -0300"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Wed Jun 21 15:04:18 2006 -0700"
      },
      "message": "[PATCH] usbserial: Fixes wrong return values.\n\nSome usbserial functions returns -EINVAL if the port doesn\u0027t exist or if\nit\u0027s not opened. However, the right error code for such situations is\n-ENODEV.\n\nSigned-off-by: Luiz Fernando N. Capitulino \u003clcapitulino@mandriva.com.br\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n"
    },
    {
      "commit": "b059c81af7a1759a911cfc20ce8a4bf47c435830",
      "tree": "397568ad8fe0ebfd2ee504919f7ae8f12657703f",
      "parents": [
        "4186c29ca199063facdda49851b4c863699687b1"
      ],
      "author": {
        "name": "Frank Gevaerts",
        "email": "frank.gevaerts@fks.be",
        "time": "Wed Jun 14 15:52:05 2006 +0200"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Wed Jun 21 15:04:17 2006 -0700"
      },
      "message": "[PATCH] USB Serial: clean tty fields on failed device open\n\nIf either the driver\u0027s open() method or try_module_get() fails, we need to\nset \u0027tty-\u003edriver_data\u0027 and \u0027port-\u003etty\u0027 to NULL in serial_open(), otherwise\nwe\u0027ll get an OOPS in usb_device_disconnect() when the device is disconnected.\n\nSigned-off-by: Frank Gevaerts \u003cfrank.gevaerts@fks.be\u003e\nAcked-by: Luiz Fernando N. Capitulino \u003clcapitulino@mandriva.com.br\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n"
    },
    {
      "commit": "4bc203d997c0dc1eada4cc9681372c2f7a456c46",
      "tree": "9bbe49aeed4efb64b72559bff9c49e128371c37c",
      "parents": [
        "34ab86e140e9810d6c5162971b6dcf01fcc0f11c"
      ],
      "author": {
        "name": "Pete Zaitcev",
        "email": "zaitcev@redhat.com",
        "time": "Tue Jun 06 18:18:33 2006 -0700"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Wed Jun 21 15:04:16 2006 -0700"
      },
      "message": "[PATCH] USB: io_edgeport touch-up\n\nAl Borchers suggested to do this in his review of my previous patch.\nI guess that I skipped this initially because of my visceral dislike\nof sizeof(data). But in this case it seems well localized.\n\nSigned-off-by: Pete Zaitcev \u003czaitcev@redhat.com\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n"
    },
    {
      "commit": "34ab86e140e9810d6c5162971b6dcf01fcc0f11c",
      "tree": "faf2836c04eef8670f010431e509366dab7181a2",
      "parents": [
        "c5e3b741a3fec6077a480aa65ded29d79ded8898"
      ],
      "author": {
        "name": "Timothy Sipples",
        "email": "Timothy.Sipples@us.ibm.com",
        "time": "Fri Jun 16 20:42:59 2006 +0900"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Wed Jun 21 15:04:16 2006 -0700"
      },
      "message": "[PATCH] airprime.c: add Kyocera Wireless KPC650/Passport support\n\nAdds vendor \u0026 product IDs to drivers/usb/serial/airprime.c for Kyocera\nWireless KPC650/Passport EV-DO/1xRTT PC Cards.\n\nSigned-off-by: Timothy Sipples \u003cTimothy.Sipples@us.ibm.com\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n"
    },
    {
      "commit": "bfd5df3c0cf65bdf10a3a00baff036cb096140f6",
      "tree": "3b7835253e0b1f03bc42e323fe3988ee407c0e11",
      "parents": [
        "14f76cc7ab75b1c9db036dcd6b247e0dcc8952be"
      ],
      "author": {
        "name": "Chris Lund",
        "email": "docmax@gmail.com",
        "time": "Sat Jun 03 13:58:19 2006 -0700"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Wed Jun 21 15:04:16 2006 -0700"
      },
      "message": "[PATCH] USB: free allocated memory on io_edgeport startup memory failure\n\nWhile an Edgeport is allocating individual port structures, if kmalloc\nreturns NULL, the serial structure is freed and -ENOMEM, but the ports\nallocated before the failure are not freed.  This patch addresses that\ncondition.\n\nSigned-off-by: Christopher Lund \u003cdocmax@gmail.com\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n"
    },
    {
      "commit": "14f76cc7ab75b1c9db036dcd6b247e0dcc8952be",
      "tree": "21452b3fa8d83300a1604d16e1c8ed1a559d352a",
      "parents": [
        "786dc1d3d7333f269e17d742886eac2188a2d9cc"
      ],
      "author": {
        "name": "Matthias Urlichs",
        "email": "smurf@smurf.noris.de",
        "time": "Fri Jun 02 11:48:56 2006 +0200"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Wed Jun 21 15:04:16 2006 -0700"
      },
      "message": "[PATCH] USB: new devices for the Option driver\n\nThis patch extends the \"option\" driver with a few more devices, some of\nwhich are actually connected to USB the \"right\" way -- as opposed to\ndoing it via PCMCIA and OHCI.\n\nSigned-Off-By: Matthias Urlichs \u003csmurf@debian.org\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n"
    },
    {
      "commit": "b10cee9d035db54d0bf5a9f9fa622dcfc3f740c6",
      "tree": "22300f8dbab5fea58cbc43082fb2702415599613",
      "parents": [
        "09fd6bc8b453c9215e81911cbb6882556aa03639"
      ],
      "author": {
        "name": "Jeremy Fitzhardinge",
        "email": "jeremy@goop.org",
        "time": "Wed May 31 11:21:52 2006 -0700"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Wed Jun 21 15:04:15 2006 -0700"
      },
      "message": "[PATCH] USB: Add Sierra Wireless MC5720 ID to airprime.c\n\nRecognize the Sierra Wireless MC5720.\n\nSigned-off-by: Jeremy Fitzhardinge \u003cjeremy@goop.org\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n"
    },
    {
      "commit": "09fd6bc8b453c9215e81911cbb6882556aa03639",
      "tree": "8ad0daea7395d01200bbad239ec033d780486612",
      "parents": [
        "069e8a65cd7970b15672825541be59218d9a8a0f"
      ],
      "author": {
        "name": "Stuart MacDonald",
        "email": "stuartm@connecttech.com",
        "time": "Wed May 31 13:28:40 2006 -0400"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Wed Jun 21 15:04:14 2006 -0700"
      },
      "message": "[PATCH] USB: Whiteheat: fix firmware spurious errors\n\nAttached patch fixes spurious errors during firmware load.\n\nSigned-off-by: Stuart MacDonald \u003cstuartm@connecttech.com\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n"
    },
    {
      "commit": "eb79b4fda4654eaa7e6421ad41b0a75c7b4f0608",
      "tree": "fcc7812adc7c98f79d09e78947b9bc36f93a97e8",
      "parents": [
        "633a7ecf89587879161179ac4f5a03722626866f"
      ],
      "author": {
        "name": "Ian Abbott",
        "email": "abbotti@mev.co.uk",
        "time": "Tue May 30 12:36:30 2006 +0100"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Wed Jun 21 15:04:14 2006 -0700"
      },
      "message": "[PATCH] USB: ftdi_sio: add support for Yost Engineering ServoCenter3.1\n\nThis patch adds support for Yost Engineering Inc\u0027s ServoCenter 3.1 USB\nproduct to the ftdi_sio driver\u0027s device ID table.  The PID was supplied\nby Aaron Prose of Yost Engineering on the ftdi-usb-sio-devel list.  The\nPID 0xE050 matches the Windows INF files for this device.\n\nSigned-off-by: Ian Abbott \u003cabbotti@mev.co.uk\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n"
    },
    {
      "commit": "2f8ad9a1b91bc6856860a2fea8b07e0c82c0ad0a",
      "tree": "8ee7eba6bfd0c955dfcd455e32e305466f53f829",
      "parents": [
        "ba47f66bd9fc451e9ce88f291e057b2f4910d01c"
      ],
      "author": {
        "name": "Pete Zaitcev",
        "email": "zaitcev@redhat.com",
        "time": "Wed May 24 11:04:04 2006 -0700"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Wed Jun 21 15:04:14 2006 -0700"
      },
      "message": "[PATCH] USB: rmmod pl2303 after -28\n\nWait for the scheduled work to finish before freeing memory, prevent oops.\nhttp://bugzilla.kernel.org/show_bug.cgi?id\u003d6596\n\nSigned-off-by: Pete Zaitcev \u003czaitcev@redhat.com\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n"
    },
    {
      "commit": "80b47853b19114dd53e83e15bf1db3e183a66824",
      "tree": "7b18b9ac43a8c158a6a544915be647e13c6d125e",
      "parents": [
        "6f065f70c0c1bfb0b8212438cee21e68aa155887"
      ],
      "author": {
        "name": "Pete Zaitcev",
        "email": "zaitcev@redhat.com",
        "time": "Mon May 22 22:05:17 2006 -0700"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Wed Jun 21 15:04:13 2006 -0700"
      },
      "message": "[PATCH] USB: Syntax cleanup for pl2303 (trailing backslash)\n\nRemove the silly trailing backslash.\n\nSigned-off-by: Pete Zaitcev \u003czaitcev@redhat.com\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n"
    },
    {
      "commit": "6f065f70c0c1bfb0b8212438cee21e68aa155887",
      "tree": "0b41372a44c6aae94152b5ff0dd1eb987640a6fb",
      "parents": [
        "cf2c7481d2ff7f0c266de873b2fe93883e9782f9"
      ],
      "author": {
        "name": "Pete Zaitcev",
        "email": "zaitcev@redhat.com",
        "time": "Mon May 22 22:02:32 2006 -0700"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Wed Jun 21 15:04:13 2006 -0700"
      },
      "message": "[PATCH] USB: Improve Kconfig comment for mct_u232\n\nAdd a couple of supported devices into the help message.\n\nIt\u0027s a long story... I promised this comment changed to a user long ago,\nso I\u0027d like to have that promise kept. In reality though, nobody is\nlikely to read this anyway.\n\nSigned-off-by: Pete Zaitcev \u003czaitcev@redhat.com\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n"
    },
    {
      "commit": "cf2c7481d2ff7f0c266de873b2fe93883e9782f9",
      "tree": "35dba35b3969f431feb0dfe5732c3825aa077a22",
      "parents": [
        "ad93375a30334cd97a61f7076d242e1cfdb66abc"
      ],
      "author": {
        "name": "Pete Zaitcev",
        "email": "zaitcev@redhat.com",
        "time": "Mon May 22 21:58:49 2006 -0700"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Wed Jun 21 15:04:13 2006 -0700"
      },
      "message": "[PATCH] USB serial: encapsulate schedule_work, remove double-calling\n\nI\u0027m going to throw schedule_work away, it\u0027s retarded. But for starters,\nlet\u0027s have it encapsulated.\n\nAlso, generic and whiteheat were both calling usb_serial_port_softint\nand scheduled work. Only one was necessary.\n\nSigned-off-by: Pete Zaitcev \u003czaitcev@redhat.com\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n"
    },
    {
      "commit": "ad93375a30334cd97a61f7076d242e1cfdb66abc",
      "tree": "96f6c49d01c18389939c73d1e5f31516f26f3942",
      "parents": [
        "9da2150f59e885d88b9eabe0a677f0fa4962f7b4"
      ],
      "author": {
        "name": "Pete Zaitcev",
        "email": "zaitcev@redhat.com",
        "time": "Mon May 22 21:49:44 2006 -0700"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Wed Jun 21 15:04:13 2006 -0700"
      },
      "message": "[PATCH] usb: io_edgeport, cleanup to unicode handling\n\nClean up the unicode handling in io_edgeport. Make get_string size-limited.\n\nSigned-off-by: Pete Zaitcev \u003czaitcev@redhat.com\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n"
    },
    {
      "commit": "212a4b4ed1ea9a969f3f967b3e3a8075ad1cb4de",
      "tree": "113adcb02cc4bc78baa327cdd2b6260885e64daa",
      "parents": [
        "782a7a632e4b0581ade665e3d89ee97c8db0f441"
      ],
      "author": {
        "name": "Vitja Makarov",
        "email": "vitja.makarov@gmail.com",
        "time": "Wed May 31 00:40:06 2006 +0400"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Wed Jun 21 15:04:12 2006 -0700"
      },
      "message": "[PATCH] USB: new cp2101 device\n\nBy the way I have to ask you to add new (vid,pid) pair to cp2101 driver.\n\nThis device is argussoft\u0027s avr in-system programmer AS3M,\nhttp://atmel.argussoft.ru/hard.htm\nit\u0027s based on cp2101 chip and works pretty well with the linux driver.\n\nIt could be used with argussoft\u0027s `asisp1109.exe\u0027\n(http://atmel.argussoft.ru/download/software/as-tools.soft/asisp.zip)\ntool run under wine.\n\nSigned-off-by: Vitja Makarov \u003cvitja.makarov@gmail.com\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n"
    },
    {
      "commit": "73e487fdb75f8abf230968dbf73a3dc3b16808d3",
      "tree": "3e40b1888ec5529b2f3e9a2dfa5d5e6b47947b48",
      "parents": [
        "ca85485c1f482e6625f36aceb85eaaeff4b22d79"
      ],
      "author": {
        "name": "Guennadi Liakhovetski",
        "email": "g.liakhovetski@gmx.de",
        "time": "Tue Apr 25 07:46:17 2006 +0200"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Wed Jun 21 15:04:09 2006 -0700"
      },
      "message": "[PATCH] USB console: fix disconnection issues\n\nPrevent sending further output to a USB-serial console after the dongle is\ndisconnected, take care not to leak kref.\n\nSigned-off-by: Guennadi Liakhovetski \u003cg.liakhovetski@gmx.de\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n"
    },
    {
      "commit": "ca85485c1f482e6625f36aceb85eaaeff4b22d79",
      "tree": "8baa96756703e12b9033b8618bd0cdbfc2a1143b",
      "parents": [
        "57845bd104233cb75b9ab3624f7ea7662298bc27"
      ],
      "author": {
        "name": "Paul Fulghum",
        "email": "paulkf@microgate.com",
        "time": "Thu Apr 13 22:28:17 2006 +0200"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Wed Jun 21 15:04:09 2006 -0700"
      },
      "message": "[PATCH] USB: console: prevent ENODEV on node\n\nPrevent ENODEV on a /dev/ttyUSBx, used as a USB-serial console.\n\nFrom: Paul Fulghum \u003cpaulkf@microgate.com\u003e\nSigned-off-by: Guennadi Liakhovetski \u003cg.liakhovetski@gmx.de\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n"
    },
    {
      "commit": "57845bd104233cb75b9ab3624f7ea7662298bc27",
      "tree": "73ac01088881aa217b07c79a781b7c4412ea85e4",
      "parents": [
        "c10746dbb39d41e5fc27badfebe61448210c426d"
      ],
      "author": {
        "name": "Guennadi Liakhovetski",
        "email": "g.liakhovetski@gmx.de",
        "time": "Thu Apr 13 22:27:12 2006 +0200"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Wed Jun 21 15:04:09 2006 -0700"
      },
      "message": "[PATCH] USB: console: fix oops\n\nPrevent NULL dereference when used as a USB-serial console.\n\nSigned-off-by: Guennadi Liakhovetski \u003cg.liakhovetski@gmx.de\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n"
    },
    {
      "commit": "c10746dbb39d41e5fc27badfebe61448210c426d",
      "tree": "8e1b47bb64433e8f7f282bdcebc38f0368323775",
      "parents": [
        "01cced250722d22d99c2342979490f93ca886521"
      ],
      "author": {
        "name": "Paul Fulghum",
        "email": "paulkf@microgate.com",
        "time": "Thu Apr 13 22:26:35 2006 +0200"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Wed Jun 21 15:04:09 2006 -0700"
      },
      "message": "[PATCH] USB: console: fix cr/lf issues\n\nAppend Carriage-Returns after Line-Feeds, analogous to the serial driver.\n\nFrom: Paul Fulghum \u003cpaulkf@microgate.com\u003e\nSigned-off-by: Guennadi Liakhovetski \u003cg.liakhovetski@gmx.de\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n"
    },
    {
      "commit": "df3fccb14ad02c5fabe095a104a0323c223f2833",
      "tree": "4db98656e7dedd27139bdb5de5e85ee847695b4a",
      "parents": [
        "815ddc99dd8108908d14c699a37d0f5974da6def"
      ],
      "author": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Tue May 02 08:44:45 2006 +0200"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Fri May 12 11:58:10 2006 -0700"
      },
      "message": "[PATCH] USB: fix omninet driver bug\n\nI introduced this way back in 2.6.13 when adding the port lock logic.\nThis device talks out through different \"ports\" all at the same time, so\nthe lock logic was wrong, preventing any data from ever being sent\nproperly.\n\nThanks a lot to Bernhard Reiter \u003cbernhard@intevation.de\u003e for being\npatient and helping with debugging this.\n\nCc: Bernhard Reiter \u003cbernhard@intevation.de\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n"
    },
    {
      "commit": "815ddc99dd8108908d14c699a37d0f5974da6def",
      "tree": "d1e82ecdb93e1da6c9f370c8489ff63945e2d70b",
      "parents": [
        "71a84163ca6b4e36744978385e94150af32f9d75"
      ],
      "author": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Fri May 12 11:05:29 2006 -0700"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Fri May 12 11:58:09 2006 -0700"
      },
      "message": "[PATCH] USB: add ark3116 usb to serial driver\n\nBased on Simon\u0027s original driver, with some minor code cleanups and\ntidying by me.\n\nCc: Simon Schulz \u003csimon@auctionant.de\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n"
    },
    {
      "commit": "71a84163ca6b4e36744978385e94150af32f9d75",
      "tree": "2f00bcc4c102660e55c2ff840ce4db6d44ede988",
      "parents": [
        "704936a25bda9bb12e35bb222d5e3f26186dc279"
      ],
      "author": {
        "name": "Luiz Fernando Capitulino",
        "email": "lcapitulino@mandriva.com.br",
        "time": "Thu May 11 22:34:24 2006 -0300"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Fri May 12 11:58:09 2006 -0700"
      },
      "message": "[PATCH] usbserial: Fixes leak in serial_open() error path.\n\nIf serial_open() fails at the port assignment or mutex_lock_interruptible()\nis interrupted, the \u0027serial\u0027 object will never be freed.\n\nWe should call kref_put() when those errors happens.\n\nSigned-off-by: Luiz Fernando N. Capitulino \u003clcapitulino@mandriva.com.br\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n"
    },
    {
      "commit": "704936a25bda9bb12e35bb222d5e3f26186dc279",
      "tree": "723b247a002e47be72d4ba203277870de0fea220",
      "parents": [
        "16c23f7d88cbcce491f9370b2846fad66e8ef319"
      ],
      "author": {
        "name": "Luiz Fernando Capitulino",
        "email": "lcapitulino@mandriva.com.br",
        "time": "Thu May 11 22:34:17 2006 -0300"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Fri May 12 11:58:09 2006 -0700"
      },
      "message": "[PATCH] usbserial: Fixes use-after-free in serial_open().\n\nIf the device is disconnected while serial_open() is executing and\neither try_module_get() or the device specific open function fails, the\nkref_put() call in the \u0027bailout_kref_put\u0027 label will free the memory\npointed out by \u0027port\u0027.\n\nThe subsequent dereferences in the \u0027bailout_kref_put\u0027 label will be\ninvalid.\n\nThe fix is just to assure kref_put() is called after any \u0027port\u0027 usage.\n\nSigned-off-by: Luiz Fernando N. Capitulino \u003clcapitulino@mandriva.com.br\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n"
    },
    {
      "commit": "b68f7de02ae380ddb4e5e457e3fe945ddfd0aa08",
      "tree": "671bd42200534fcb638838d19f4ec84bdc33925e",
      "parents": [
        "72a9f958421a519e69b3e7b409948c3a294f4a32"
      ],
      "author": {
        "name": "Ken Brush",
        "email": "ken@new.cgi101.com",
        "time": "Mon May 08 20:24:12 2006 -0500"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Fri May 12 11:58:08 2006 -0700"
      },
      "message": "[PATCH] USB: Add Sieraa Wireless 580 evdo card to airprime.c\n\nThis adds the Sierra Wireless card to airprime.c.\n\nI tested this on my laptop.\n\nSigned-off-by: Ken Brush \u003cken@cgi101.com\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n"
    },
    {
      "commit": "72a9f958421a519e69b3e7b409948c3a294f4a32",
      "tree": "52a2c09831f26a592c5490fa044620f904578414",
      "parents": [
        "20a0f47e18c646bcc772282512fc59e56b2fc968"
      ],
      "author": {
        "name": "Razvan Gavril",
        "email": "razvan.g@plutohome.com",
        "time": "Thu May 04 11:35:49 2006 +0300"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Mon May 08 23:43:56 2006 -0700"
      },
      "message": "[PATCH] USB: ftdi_sio: add device id for ACT Solutions HomePro ZWave interface\n\nSigned-off-by: Razvan Gavril \u003crazvan.g@plutohome.com\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n"
    },
    {
      "commit": "20a0f47e18c646bcc772282512fc59e56b2fc968",
      "tree": "552f6f3d30107ae7546463180d5589e93af1a967",
      "parents": [
        "77ef6c4d6e23653a79eedacdd6d1d0da7083e59c"
      ],
      "author": {
        "name": "Ian Abbott",
        "email": "abbotti@mev.co.uk",
        "time": "Thu May 04 11:34:25 2006 +0100"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Mon May 08 23:43:55 2006 -0700"
      },
      "message": "[PATCH] USB: ftdi_sio: Add support for HCG HF Dual ISO RFID Reader\n\nThis patch adds support for ACG Identification Technologies GmbH\u0027s HF\nDual ISO Reader (an RFID tag reader) to the ftdi_sio driver\u0027s device ID\ntable.  The product ID was supplied by anotonios (anton at goto10 dot\norg) on the ftdi-usb-sio-devel list and subsequently verified by myself\n(Ian Abbott).\n\nSigned-off-by: Ian Abbott \u003cabbotti@mev.co.uk\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n"
    },
    {
      "commit": "7e0258fd28762c09b997edb56849ecfa29284b79",
      "tree": "8eb110558ac0a87f701f87dbf4674583cf7556b9",
      "parents": [
        "69737dfaacd000b10fc4a1e9eb518b630b43c3ad"
      ],
      "author": {
        "name": "Ian Abbott",
        "email": "abbotti@mev.co.uk",
        "time": "Wed Apr 12 15:20:35 2006 +0100"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Thu Apr 27 10:28:59 2006 -0700"
      },
      "message": "[PATCH] USB: ftdi_sio: add support for ASK RDR 400 series card reader\n\nThis patch adds support for an ASK RDR 400 series contactless card\nreader \u003chttp://www.ask.fr/uk/products_and_services/terminals.html\u003e to\nthe ftdi_sio driver\u0027s device ID table.  The product ID was supplied by\nAdriano Couto on the ftdi-usb-sio-devel list.\n\nSigned-off-by: Ian Abbott \u003cabbotti@mev.co.uk\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n"
    },
    {
      "commit": "69737dfaacd000b10fc4a1e9eb518b630b43c3ad",
      "tree": "2e64888892df415af61cec686c99d607b600e6c9",
      "parents": [
        "cdd3b1565a8d563ed84cf1c2af6cabf461f3c317"
      ],
      "author": {
        "name": "Luiz Fernando N. Capitulino",
        "email": "lcapitulino@mandriva.com.br",
        "time": "Tue Apr 11 15:52:41 2006 -0300"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Thu Apr 27 10:28:59 2006 -0700"
      },
      "message": "[PATCH] USB: ftdi_sio: Adds support for iPlus device.\n\nAdds support in ftdi_sio usbserial driver for USB modems sold by\nPlus GSM Company in Poland.\n\nSigned-off-by: Luiz Fernando Capitulino \u003clcapitulino@mandriva.com.br\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n"
    },
    {
      "commit": "cdd3b1565a8d563ed84cf1c2af6cabf461f3c317",
      "tree": "2ea4b9f59404f5353d186067aebebf3cd74ee2ff",
      "parents": [
        "c67808eee61a01c3128298c5972426a1a67b9093"
      ],
      "author": {
        "name": "Nathan Bronson",
        "email": "ndb@sns-usa.com",
        "time": "Mon Apr 10 00:05:09 2006 -0400"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Thu Apr 27 10:28:59 2006 -0700"
      },
      "message": "[PATCH] USB: ftdi_sio vendor code for RR-CirKits LocoBuffer USB\n\nThis patch adds recognition of the RR-CirKits LocoBuffer USB\nto the existing FTDI driver.  http://www.rr-cirkits.com\n\nSigned-off-by: Nathan Bronson \u003cngb@sns-usa.com\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n"
    },
    {
      "commit": "58381719845d9ee19a321c2eb69cfa9b7886be9a",
      "tree": "a06959b4a7b61983a1b9dadef851341b6cd811db",
      "parents": [
        "67ca0284f69992ad71ac12dc375f2b158d9d703d"
      ],
      "author": {
        "name": "Wang Jun",
        "email": "wangjun1974@gmail.com",
        "time": "Wed Apr 19 16:32:07 2006 +0800"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Thu Apr 27 10:28:57 2006 -0700"
      },
      "message": "[PATCH] USB: add new iTegno usb CDMA 1x card support for pl2303\n\nAdd new iTegno usb CDMA 1x card (usbid \u00270eba:2080\u0027) support to pl2303 driver\n\nSigned-off-by: Wang Jun \u003cwangjun1974@gmail.com\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n"
    },
    {
      "commit": "67ca0284f69992ad71ac12dc375f2b158d9d703d",
      "tree": "4c26826c5bb23c651967dcefd8a466adb402314a",
      "parents": [
        "2be4d50295e2b6f62c07b614e1b103e280dddb84"
      ],
      "author": {
        "name": "Jesper Juhl",
        "email": "jesper.juhl@gmail.com",
        "time": "Sun Apr 23 19:59:23 2006 +0200"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Thu Apr 27 10:28:57 2006 -0700"
      },
      "message": "[PATCH] USB: Resource leak fix for whiteheat driver\n\nWe may return from drivers/usb/serial/whiteheat.c::whiteheat_attach()\nwithout freeing `result\u0027 if we leave via the no_firmware: label.\n\nSpotted by the coverity checker as #670\n\nSigned-off-by: Jesper Juhl \u003cjesper.juhl@gmail.com\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n"
    },
    {
      "commit": "f9814802dfec8feaf51ba873d7eac1a05ee65842",
      "tree": "9ba25867295387087213661bae6434afabe025bb",
      "parents": [
        "69a4bf7c9525e5c92c0ecda0db0373f30162b28f"
      ],
      "author": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Thu Apr 13 08:09:52 2006 -0700"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Fri Apr 14 11:12:27 2006 -0700"
      },
      "message": "[PATCH] USB: add driver for funsoft usb serial device\n\nCc: David Clare \u003cdavid@funsoft.com\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n"
    },
    {
      "commit": "69a4bf7c9525e5c92c0ecda0db0373f30162b28f",
      "tree": "0d3bde6844615ed2d086666ea2dd6accce3d73c1",
      "parents": [
        "e853bf4af372afdae732c48be04a6b154f2de3d4"
      ],
      "author": {
        "name": "Paul Fulghum",
        "email": "paulkf@microgate.com",
        "time": "Wed Apr 12 23:41:59 2006 +0200"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Fri Apr 14 11:12:27 2006 -0700"
      },
      "message": "[PATCH] USB: remove __init from usb_console_setup\n\nThis prevents an Oops if booted with \"console\u003dttyUSB0\" but without a\nUSB-serial dongle, and plugged one in afterwards.\n\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n"
    },
    {
      "commit": "e853bf4af372afdae732c48be04a6b154f2de3d4",
      "tree": "d508b27b0e31f0b44ccf7dbd8d8a1ed981ff0323",
      "parents": [
        "3799c40189570133f9bb3176be24f0edb0e823c6"
      ],
      "author": {
        "name": "Tomasz Kazmierczak",
        "email": "tomek.fizyk@op.pl",
        "time": "Thu Apr 06 22:07:12 2006 +0200"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Fri Apr 14 11:12:27 2006 -0700"
      },
      "message": "[PATCH] USB: pl2303: added support for OTi\u0027s DKU-5 clone cable\n\nThis patch adds support for a clone of Nokia DKU-5 cable made by\nOurs Technology Inc for Nokia phones with PopPort (Nokia 3100 and others).\nThe cable uses PL2303 USB-to-serial converter from Prolific Technology Inc.\n\nSigned-off-by: Tomasz Kazmierczak \u003ctomek.fizyk@op.pl\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n"
    },
    {
      "commit": "62a13db346bb6ef80c112d373733d3e873dad90b",
      "tree": "3b6793e4db12019a2bc967469e5fd0a7b8e5d28d",
      "parents": [
        "fb9ac9bda9aee5a42d44f4b503bdbd7c414ac201"
      ],
      "author": {
        "name": "Folkert van Heusden",
        "email": "folkert@vanheusden.com",
        "time": "Tue Mar 28 20:41:26 2006 +0900"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Fri Apr 14 11:12:21 2006 -0700"
      },
      "message": "[PATCH] USB: add support for Papouch TMU (USB thermometer)\n\nThis patch adds support for new vendor (papouch) and one of their\ndevices - TMU (a USB thermometer).\n\nMore information:\nvendor homepage:\n\thttp://www.papouch.com/en/\nproduct homepage (Polish):\n\thttp://www.papouch.com/shop/scripts/_detail.asp?katcislo\u003d0188\n\nThis patch is based on the submission from Folkert van Heusden [1].\nThen reviseted by Kalin KOZHUHAROV [2] and retested by Folkert.\n\n[1]\thttp://article.gmane.org/gmane.linux.kernel/392970\n[2]\thttp://article.gmane.org/gmane.linux.kernel/393386\n\nSigned-off-by: Folkert van Heusden \u003cfolkert@vanheusden.com\u003e\nSigned-off-by: Kalin KOZHUHAROV \u003ckalin@thinrope.net\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n"
    },
    {
      "commit": "1ce7dd26e0f0e34bb75ec56f7f546151af34fcf9",
      "tree": "38635f09e5d02ef4cedba02fe1f8892cade6690b",
      "parents": [
        "14cd5f8e85e90c9dead2393377b9a2c23131e0ce"
      ],
      "author": {
        "name": "Luiz Fernando Capitulino",
        "email": "lcapitulino@mandriva.com.br",
        "time": "Fri Mar 24 17:12:31 2006 -0300"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Fri Apr 14 11:12:20 2006 -0700"
      },
      "message": "[PATCH] USB serial: Converts port semaphore to mutexes.\n\nThe usbserial\u0027s port semaphore used to synchronize serial_open()\nand serial_close() are strict mutexes, convert them to the mutex\nimplementation.\n\nSigned-off-by: Luiz Capitulino \u003clcapitulino@mandriva.com.br\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n"
    },
    {
      "commit": "7e1c0b86aca9d42fa4de3fdad17c57bb462fe1e2",
      "tree": "8aaa1724cc562cc15758e09d8453f10cb1bc9f56",
      "parents": [
        "f096e0434c717d7a2aa1614e0be0d1b7c64bec29"
      ],
      "author": {
        "name": "Ian Abbott",
        "email": "abbotti@mev.co.uk",
        "time": "Tue Mar 21 14:55:20 2006 +0000"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Fri Apr 14 11:12:19 2006 -0700"
      },
      "message": "[PATCH] USB: ftdi_sio: add support for Eclo COM to 1-Wire USB adapter\n\nThis patch adds support for the Eclo COM to 1-Wire USB adapter\n\u003chttp://www.eclo.pt/products_ibutton_adapters_usb01_en.asp\u003e to the\nftdi_sio driver\u0027s device ID table.  Details were provided by Martin\nGrill on the ftdi-sio-usb-devel mailing list and I (Ian Abbott)\nconfirmed it matched the INF file in the Eclo\u0027s Windows driver package.\n\nSigned-off-by: Ian Abbott \u003cabbotti@mev.co.uk\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n"
    },
    {
      "commit": "6dde432553551ae036aae12c2b940677d36c9a5b",
      "tree": "2998fe9a1f6517717a7433f2fcf318b176fc1492",
      "parents": [
        "397eeab321e87d8c1ef928b58f256513e6f481dc"
      ],
      "author": {
        "name": "Matthias Urlichs",
        "email": "smurf@smurf.noris.de",
        "time": "Tue Apr 11 05:01:44 2006 +0200"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Tue Apr 11 06:24:15 2006 -0700"
      },
      "message": "[PATCH] Overrun in option-card USB driver\n\nSince the arrays are declared as in_urbs[N_IN_URB]\nand out_urbs[N_OUT_URB], both for loops go one\nover the end of the array. This fixes coverity id #555.\n\nSigned-off-by: Eric Sesterhenn \u003csnakebyte@gmx.de\u003e\nSigned-Off-By: Matthias Urlichs \u003csmurf@smurf.noris.de\u003e\nSigned-Off-By: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "c30fe7f73194650148b58ee80908c1bc38246397",
      "tree": "0433d79fb7c737f838aa2b787b5d9682bc60c66c",
      "parents": [
        "c690a72253b962b7274559f2cdf4844553076c03"
      ],
      "author": {
        "name": "Uwe Zeisberger",
        "email": "zeisberg@informatik.uni-freiburg.de",
        "time": "Fri Mar 24 18:23:14 2006 +0100"
      },
      "committer": {
        "name": "Adrian Bunk",
        "email": "bunk@stusta.de",
        "time": "Fri Mar 24 18:23:14 2006 +0100"
      },
      "message": "fix typos \"wich\" -\u003e \"which\"\n\nSigned-off-by: Uwe Zeisberger \u003czeisberg@informatik.uni-freiburg.de\u003e\nSigned-off-by: Adrian Bunk \u003cbunk@stusta.de\u003e\n"
    },
    {
      "commit": "71a8924bee63d891f6256d560e32416a458440b3",
      "tree": "2c70a36dc689f01bb28dc3e850113ab0a49c3c95",
      "parents": [
        "e9a66c64bb7033cb0180d419b2008acf7a141adc"
      ],
      "author": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Mon Mar 20 17:28:39 2006 -0500"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Mon Mar 20 14:50:03 2006 -0800"
      },
      "message": "[PATCH] USB: omninet: fix up debugging comments\n\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n"
    },
    {
      "commit": "e9a66c64bb7033cb0180d419b2008acf7a141adc",
      "tree": "f5adde064f836c753ec4ae471540dbf539c22802",
      "parents": [
        "da81817fbd744ce70983f1d3c61841265003c7f4"
      ],
      "author": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Fri Mar 17 17:40:08 2006 -0800"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Mon Mar 20 14:50:03 2006 -0800"
      },
      "message": "[PATCH] USB serial: add navman driver\n\nThanks to Warren Lewis \u003cwlewis@scn.org\u003e for the information needed to\nwrite the driver and for testing it out.\n\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n"
    },
    {
      "commit": "bf58fbd5e86a43466e638407ff8a4eb7766a3b68",
      "tree": "5f7910e45218b8b32ee11d84a90ab72376ba157d",
      "parents": [
        "59224f5352542b968c41200954e56c26c4f0a075"
      ],
      "author": {
        "name": "A. Maitland Bottoms",
        "email": "bottoms@debian.org",
        "time": "Tue Mar 14 18:44:23 2006 -0500"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Mon Mar 20 14:50:02 2006 -0800"
      },
      "message": "[PATCH] USB: ftdi_sio: add Icom ID1 USB product and vendor ids\n\nThe Icom ID-1 1.2 GHz band digital transceiver is a new radio\nthat has a USB interface. With this patch, the ftdi_sio driver\nwill report \"Detected FT8U232AM\" and provide a serial device\ninterface.\n\nSigned-off-by: \"A. Maitland Bottoms\" \u003cbottoms@debian.org\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n"
    },
    {
      "commit": "59224f5352542b968c41200954e56c26c4f0a075",
      "tree": "27c66d0a03c4232d8d89c6a3784f84c7bab7c99f",
      "parents": [
        "24f8b116c45e46779dec553f934c3d74f79c06fb"
      ],
      "author": {
        "name": "Craig Shelley",
        "email": "craig@microtron.org.uk",
        "time": "Sat Mar 11 11:29:02 2006 +0000"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Mon Mar 20 14:50:02 2006 -0800"
      },
      "message": "[PATCH] USB: cp2101: add new device IDs\n\nThis patch adds a new device ID to the cp2101 driver\n\nSigned-off-by: Craig Shelley \u003ccraig@microtron.org.uk\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n"
    },
    {
      "commit": "491b04ce1c9adfa0cd73f095086f3c37da81b667",
      "tree": "fb5aaee71d28c3f950055129f2c92a1755f61bda",
      "parents": [
        "96050b11f690878c19c1cd39970ab7325d91e18b"
      ],
      "author": {
        "name": "Dick Streefland",
        "email": "dick@streefland.net",
        "time": "Wed Mar 01 00:53:33 2006 -0800"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Mon Mar 20 14:50:00 2006 -0800"
      },
      "message": "[PATCH] USB: support for USB-to-serial cable from Speed Dragon Multimedia\n\nThe USB data cable for my Samsung GSM phone contains the USB-to-serial\nconverter chip MS3303H from Speed Dragon Multimedia, Inc.  that appears to\nbe compatible with the PL2303 chip.  The following patch adds support for\nthis chip to the pl2303 driver.\n\nSigned-off-by: Dick Streefland \u003cdick@streefland.net\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n"
    },
    {
      "commit": "96050b11f690878c19c1cd39970ab7325d91e18b",
      "tree": "b89853fd019eb3c0ded4dfbe612a816cc90346d5",
      "parents": [
        "a5c44e29e5637b5e6fe59d225eb4f438688b3849"
      ],
      "author": {
        "name": "Julian Bradfield",
        "email": "jcb+luu@inf.ed.ac.uk",
        "time": "Wed Mar 01 10:19:44 2006 +0000"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Mon Mar 20 14:50:00 2006 -0800"
      },
      "message": "[PATCH] USB: PL2303 and TIOCMIWAIT\n\nA while ago, I posted about TIOCMIWAIT not working with the PL2303\nUSB-serial adapter.\n\nAfter a brief exchange with Greg, I tracked this to a missing wake-up\nin the USB interrupt procedures. I got our systems staff to install\nthe enclosed very simple patch to our 2.6.12 kernels, and it all works\nfine as expected. I guess this should also apply to the latest version\nand go into the mainstream.\n\nApologies for the long delay in posting the result.\n\nThe routine being patched is pl2303_update_line_status\n\nSigned-off-by: Julian Bradfield \u003cjcb+luu@inf.ed.ac.uk\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n"
    },
    {
      "commit": "a5c44e29e5637b5e6fe59d225eb4f438688b3849",
      "tree": "1a39af521d6be62c57f1bc39083a95aaf6eac67d",
      "parents": [
        "a847423905c6a8ccd6671d05f5877d893d10cd9f"
      ],
      "author": {
        "name": "Lonnie Mendez",
        "email": "lmendez19@austin.rr.com",
        "time": "Wed Mar 01 10:45:24 2006 -0600"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Mon Mar 20 14:50:00 2006 -0800"
      },
      "message": "[PATCH] USB: cypress_m8: add support for the Nokia ca42-version 2 cable\n\nThis patch adds support for the Nokia ca42 version 2 cable to the\ncypress_m8 driver.  The device was tested by others with this patch and\nfound to be compatible with the cypress_m8 driver.  A special note\nshould be taken that this cable seems to vary in the type of chipset\nused.  This patch supports the cable with product id 0x4101.\n\nSigned-off-by: Lonnie Mendez \u003clmendez19@austin.rr.com\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n"
    },
    {
      "commit": "80b6ca48321974a6566a1c9048ba34f60420bca6",
      "tree": "a350e3cf6b794081c13c89d5b1913b2c1207570d",
      "parents": [
        "d54a5cb6484705f7808b337917cc7598f2f971c3"
      ],
      "author": {
        "name": "Eric Sesterhenn",
        "email": "snakebyte@gmx.de",
        "time": "Mon Feb 27 21:29:43 2006 +0100"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Mon Mar 20 14:49:59 2006 -0800"
      },
      "message": "[PATCH] USB: kzalloc() conversion for rest of drivers/usb\n\nSigned-off-by: Eric Sesterhenn \u003csnakebyte@gmx.de\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n"
    },
    {
      "commit": "91c0bce29e4050a59ee5fdc1192b60bbf8693a6d",
      "tree": "e364c095b85e9b90b0e94869065d7be5370c2d00",
      "parents": [
        "b6f57864eeacd556013c4b40917d50d7c8c38f8c"
      ],
      "author": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Mon Mar 06 13:25:52 2006 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Mon Mar 06 13:29:00 2006 -0800"
      },
      "message": "[PATCH] USB Serial: fix use-after-free bug in usb-serial core\n\nThis fixes a use-after-free bug in the usb-serial core.  It is simple to\ntrigger this (open a usb-serial port, then yank the device out before\nclosing the port.)  Thanks to Stefan Seyfried \u003cseife@suse.de\u003e for\nreporting this, and to the slab debugging code which enabled it to be\ntracked down.\n\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "34d1a8aa882df916e1b078dc935e3d2d3792aea2",
      "tree": "0d67d1d4996af41a581c80ed9d40679d1e9c0403",
      "parents": [
        "04d52461c6ecfc5b72e688b0eb2ead7b555eca25"
      ],
      "author": {
        "name": "Ian Abbott",
        "email": "abbotti@mev.co.uk",
        "time": "Mon Feb 27 14:05:32 2006 +0000"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Tue Feb 28 12:42:07 2006 -0800"
      },
      "message": "[PATCH] USB: ftdi_sio: new microHAM device IDs\n\nThis patch adds a bunch of new device IDs to the ftdi_sio driver for\nvarious devices from microHAM using FTDI chips.\n\nMicheal Studer supplied the PID for the USB-Y9 device.  I examined the\nINF file in microHAM\u0027s Windows driver package for the USB-KW, USB-YS,\nUSB-IC, USB-DB9 and USB-RS232 devices.\n\nSigned-off-by: Ian Abbott \u003cabbotti@mev.co.uk\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n"
    },
    {
      "commit": "04d52461c6ecfc5b72e688b0eb2ead7b555eca25",
      "tree": "7c46319f8c3cc7a2a863c00b313dad8a7d94b908",
      "parents": [
        "8763716bfe4d8a16bef28c9947cf9d799b1796a5"
      ],
      "author": {
        "name": "Hendrik Schweppe",
        "email": "hendrik@somehost.de",
        "time": "Sun Feb 19 19:00:04 2006 +0100"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Tue Feb 28 12:42:07 2006 -0800"
      },
      "message": "[PATCH] USB: visor.c id for gspda smartphone\n\nAdded the USB vendorID of GSPDA and the productID of GSPDA\u0027s palm\nsmartphone \u0027xplore m68\u0027 to the list of known devices.\n\nSigned-off-by: Hendrik Schweppe \u003clinuxkpatch@hendrik.fam-schweppe.net\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n"
    },
    {
      "commit": "c6c27721a42b991965bb792d5c196b8331d008d5",
      "tree": "24f84202e04931c8943e3257632b2e82d2fd1353",
      "parents": [
        "343a65cadb3a6a102f08513d9c64eb7e317478f0"
      ],
      "author": {
        "name": "Christian Lindner",
        "email": "christian.lindner@gmx.net",
        "time": "Wed Feb 01 14:10:52 2006 +0100"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Mon Feb 13 21:33:39 2006 -0800"
      },
      "message": "[PATCH] USB: PL2303: Leadtek 9531 GPS-Mouse\n\nThe patch adds the USB ID (0413:2101) for the Leadtek GPS-Mouse 9531 to\nthe driver pl2303.\n\nSigned-off-by: Christian Lindner \u003cchristian.lindner@gmx.net\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n"
    },
    {
      "commit": "e988fc8a56bb3f76624dd7b0fb13ae3eaccefa59",
      "tree": "1a2379f657f2d24d173d83fa9b75bbf86fcda056",
      "parents": [
        "6cceb05f8df6e28ab90f44bdeba50d33928cdee5"
      ],
      "author": {
        "name": "Craig Shelley",
        "email": "craig@microtron.org.uk",
        "time": "Fri Jan 20 00:06:19 2006 +0000"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Tue Jan 31 17:23:38 2006 -0800"
      },
      "message": "[PATCH] USB: cp2101 Add new device IDs\n\nThe attached patch adds four new device IDs for the CP2101 driver.\nAlso 3 tab characters have been removed from device ID table.\n\nSigned-off-by: Craig Shelley \u003ccraig@microtron.org.uk\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n"
    },
    {
      "commit": "6cceb05f8df6e28ab90f44bdeba50d33928cdee5",
      "tree": "8516cd5bbecb10ff06c9d04bdf71b828b526f208",
      "parents": [
        "838b42814c640ddcc378ba29cd31ffd64fb36bc5"
      ],
      "author": {
        "name": "Denis MONTERRAT",
        "email": "denis.monterrat@sagem.com",
        "time": "Thu Jan 19 14:52:38 2006 +0100"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Tue Jan 31 17:23:38 2006 -0800"
      },
      "message": "[PATCH] USB: add new pl2303 device ids\n\nSigned-off-by: FALIPOU F Developer \u003cfred.falipou@free.fr\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n"
    },
    {
      "commit": "838b42814c640ddcc378ba29cd31ffd64fb36bc5",
      "tree": "927d8a8b13463c6d9a9d5573f80e6eec4b76cda5",
      "parents": [
        "a001100d8e4bf8ad98663d3ec1b91e4161267937"
      ],
      "author": {
        "name": "Martin Gingras",
        "email": "martin.gingras@gmail.com",
        "time": "Mon Jan 09 12:35:41 2006 -0500"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Tue Jan 31 17:23:38 2006 -0800"
      },
      "message": "[PATCH] USB: pl2303: Added support for CA-42 clone cable\n\nAdded support for CA-42 clone cable (www.ca-42.com)\n\nSigned-off-by: Martin Gingras \u003cmartin.gingras@gmail.com\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n"
    },
    {
      "commit": "09c280a24650ff74e713742e94120fdf7765cda8",
      "tree": "4b6bbeac3b24adeaee6fc85392f4ab7a0648d3fb",
      "parents": [
        "ce40d290c111c3d418ef444f82c349de134a0a74"
      ],
      "author": {
        "name": "Rui Santos",
        "email": "rsantos@grupopie.com",
        "time": "Mon Jan 09 13:12:40 2006 +0000"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Tue Jan 31 17:23:37 2006 -0800"
      },
      "message": "[PATCH] USB: ftdi: Two new ATIK based USB astronomical CCD cameras\n\nDocumentation: Specify grayscale specification on ATIK-ATK16\n   and ATIK-ATK16HR comments.\nNew: Add ProductID and VendorID for devices ATIK-ATK16C and\n   ATIK-ATK16HRC. These devices are also USB Astronomical CCD\n   cameras that work through an FTDI 245BM chip, share the\n   same base hardware but, it has a colour CCD chip instead\n   of a grayscale one.\n\nSigned-off-by: Rui Santos \u003crsantos@grupopie.com\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n"
    },
    {
      "commit": "ce40d290c111c3d418ef444f82c349de134a0a74",
      "tree": "21710f30e3b069c63d8312d25c1aff3425671941",
      "parents": [
        "a94b52ac84828e193d18c96c1334c9997b524a35"
      ],
      "author": {
        "name": "Wouter Paesen",
        "email": "wouter@kangaroot.net",
        "time": "Tue Jan 03 14:30:31 2006 +0100"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Tue Jan 31 17:23:36 2006 -0800"
      },
      "message": "[PATCH] USB: ftdi_sio: new PID for PCDJ DAC2\n\nThe attached patch adds a new PID for the ftdi_sio driver.  It will\nenable support for PC-DJ\u0027s DAC-2 controller module\n(more information on http://www.pcdjhardware.com/DAC2.asp)\n\nSigned-off-by: Wouter Paesen \u003cwouter@kangaroot.net\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n"
    },
    {
      "commit": "a94b52ac84828e193d18c96c1334c9997b524a35",
      "tree": "868599cb962d29b2aa07fcf895dbcbbf85c80c94",
      "parents": [
        "641adaaee18aacc4f4ba77850c2257373f1736d1"
      ],
      "author": {
        "name": "Ian Abbott",
        "email": "abbotti@mev.co.uk",
        "time": "Mon Jan 09 17:11:40 2006 +0000"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Tue Jan 31 17:23:36 2006 -0800"
      },
      "message": "[PATCH] USB: ftdi_sio: new IDs for Westrex devices\n\nThis patch adds two new devices to the ftdi_sio driver\u0027s device ID\ntable.  The device IDs were supplied by Cory Lee to support two POS\nprinters made by Westrex International (Model 777 and Model 8900F).\n\nSigned-off-by: Ian Abbott \u003cabbotti@mev.co.uk\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n"
    },
    {
      "commit": "641adaaee18aacc4f4ba77850c2257373f1736d1",
      "tree": "556ff6b8aea5b247f10d27be4e74f3f32621faff",
      "parents": [
        "2c2e4a2e07f4c16486dd2ac859eb9c558b1c9935"
      ],
      "author": {
        "name": "Louis Nyffenegger",
        "email": "louis.nyffenegger@gmail.com",
        "time": "Thu Jan 05 17:20:37 2006 +0100"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Tue Jan 31 17:23:36 2006 -0800"
      },
      "message": "[PATCH] USB: new id for ftdi_sio.c and ftdi_sio.h\n\nthis patch includes the Vendor Id for a optic fiber to USB device named\nTTUSB from thought Technology. It\u0027s just add the vendor Id to\nftdi_sio.h and add the Vendor ID and model Id to table_combined.\n\nSigned-off-by: Louis Nyffenegger \u003clouis.nyffenegger@gmail.com\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n"
    },
    {
      "commit": "3e2b32b69308e974cd1167beaf266d3c716e4734",
      "tree": "0f1b24dcb7b066a6322d33235b95655d885695ac",
      "parents": [
        "3824ba7df91745da6ebac703c87c3b801c34fdd0",
        "9c08a938ce5a3e1c9d5f764dc6ae844cb1af76ff"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Sat Jan 14 10:42:40 2006 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Sat Jan 14 10:42:40 2006 -0800"
      },
      "message": "Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6\n"
    },
    {
      "commit": "3824ba7df91745da6ebac703c87c3b801c34fdd0",
      "tree": "d613f40e6812042956098d638940c975a920ff8c",
      "parents": [
        "e1b114ee90040af5108973abd1a82babc4905868"
      ],
      "author": {
        "name": "Adrian Bunk",
        "email": "bunk@stusta.de",
        "time": "Sat Jan 14 03:08:16 2006 +0100"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Sat Jan 14 10:41:42 2006 -0800"
      },
      "message": "[PATCH] remove unused tmp_buf_sem\u0027s\n\ntmp_buf_sem sems to be a common name for something completely unused...\n\nSigned-off-by: Adrian Bunk \u003cbunk@stusta.de\u003e\nAcked-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e (\"usb portion\")\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "ac33bc3d54936d364c1f979e50f43dfa3f9a13c1",
      "tree": "22ea930b8b2a642d0e6efeaa069a111a0b16d0a6",
      "parents": [
        "ff2dae79773658eaaab731663ddca9f7975430eb"
      ],
      "author": {
        "name": "Russell King",
        "email": "rmk@arm.linux.org.uk",
        "time": "Thu Jan 05 14:43:11 2006 +0000"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Fri Jan 13 11:26:09 2006 -0800"
      },
      "message": "[PATCH] Add usb_serial_bus_type probe and remove methods\n\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n"
    },
    {
      "commit": "33f0f88f1c51ae5c2d593d26960c760ea154c2e2",
      "tree": "f53a38cf49406863f079d74d0e8f91b276f7c1a9",
      "parents": [
        "6ed80991a2dce4afc113be35089c564d62fa1f11"
      ],
      "author": {
        "name": "Alan Cox",
        "email": "alan@lxorguk.ukuu.org.uk",
        "time": "Mon Jan 09 20:54:13 2006 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Tue Jan 10 08:01:59 2006 -0800"
      },
      "message": "[PATCH] TTY layer buffering revamp\n\nThe API and code have been through various bits of initial review by\nserial driver people but they definitely need to live somewhere for a\nwhile so the unconverted drivers can get knocked into shape, existing\ndrivers that have been updated can be better tuned and bugs whacked out.\n\nThis replaces the tty flip buffers with kmalloc objects in rings. In the\nnormal situation for an IRQ driven serial port at typical speeds the\nbehaviour is pretty much the same, two buffers end up allocated and the\nkernel cycles between them as before.\n\nWhen there are delays or at high speed we now behave far better as the\nbuffer pool can grow a bit rather than lose characters. This also means\nthat we can operate at higher speeds reliably.\n\nFor drivers that receive characters in blocks (DMA based, USB and\nespecially virtualisation) the layer allows a lot of driver specific\ncode that works around the tty layer with private secondary queues to be\nremoved. The IBM folks need this sort of layer, the smart serial port\npeople do, the virtualisers do (because a virtualised tty typically\noperates at infinite speed rather than emulating 9600 baud).\n\nFinally many drivers had invalid and unsafe attempts to avoid buffer\noverflows by directly invoking tty methods extracted out of the innards\nof work queue structs. These are no longer needed and all go away. That\nfixes various random hangs with serial ports on overflow.\n\nThe other change in here is to optimise the receive_room path that is\nused by some callers. It turns out that only one ldisc uses receive room\nexcept asa constant and it updates it far far less than the value is\nread. We thus make it a variable not a function call.\n\nI expect the code to contain bugs due to the size alone but I\u0027ll be\nwatching and squashing them and feeding out new patches as it goes.\n\nBecause the buffers now dynamically expand you should only run out of\nbuffering when the kernel runs out of memory for real.  That means a lot of\nthe horrible hacks high performance drivers used to do just aren\u0027t needed any\nmore.\n\nDescription:\n\ntty_insert_flip_char is an old API and continues to work as before, as does\ntty_flip_buffer_push() [this is why many drivers dont need modification].  It\ndoes now also return the number of chars inserted\n\nThere are also\n\ntty_buffer_request_room(tty, len)\n\nwhich asks for a buffer block of the length requested and returns the space\nfound.  This improves efficiency with hardware that knows how much to\ntransfer.\n\nand tty_insert_flip_string_flags(tty, str, flags, len)\n\nto insert a string of characters and flags\n\nFor a smart interface the usual code is\n\n    len \u003d tty_request_buffer_room(tty, amount_hardware_says);\n    tty_insert_flip_string(tty, buffer_from_card, len);\n\nMore description!\n\nAt the moment tty buffers are attached directly to the tty.  This is causing a\nlot of the problems related to tty layer locking, also problems at high speed\nand also with bursty data (such as occurs in virtualised environments)\n\nI\u0027m working on ripping out the flip buffers and replacing them with a pool of\ndynamically allocated buffers.  This allows both for old style \"byte I/O\"\ndevices and also helps virtualisation and smart devices where large blocks of\ndata suddenely materialise and need storing.\n\nSo far so good.  Lots of drivers reference tty-\u003eflip.*.  Several of them also\ncall directly and unsafely into function pointers it provides.  This will all\nbreak.  Most drivers can use tty_insert_flip_char which can be kept as an API\nbut others need more.\n\nAt the moment I\u0027ve added the following interfaces, if people think more will\nbe needed now is a good time to say\n\n int tty_buffer_request_room(tty, size)\n\nTry and ensure at least size bytes are available, returns actual room (may be\nzero).  At the moment it just uses the flipbuf space but that will change.\nRepeated calls without characters being added are not cumulative.  (ie if you\ncall it with 1, 1, 1, and then 4 you\u0027ll have four characters of space.  The\nother functions will also try and grow buffers in future but this will be a\nmore efficient way when you know block sizes.\n\n int tty_insert_flip_char(tty, ch, flag)\n\nAs before insert a character if there is room.  Now returns 1 for success, 0\nfor failure.\n\n int tty_insert_flip_string(tty, str, len)\n\nInsert a block of non error characters.  Returns the number inserted.\n\n int tty_prepare_flip_string(tty, strptr, len)\n\nAdjust the buffer to allow len characters to be added.  Returns a buffer\npointer in strptr and the length available.  This allows for hardware that\nneeds to use functions like insl or mencpy_fromio.\n\nSigned-off-by: Alan Cox \u003calan@redhat.com\u003e\nCc: Paul Fulghum \u003cpaulkf@microgate.com\u003e\nSigned-off-by: Hirokazu Takata \u003ctakata@linux-m32r.org\u003e\nSigned-off-by: Serge Hallyn \u003cserue@us.ibm.com\u003e\nSigned-off-by: Jeff Dike \u003cjdike@addtoit.com\u003e\nSigned-off-by: John Hawkes \u003chawkes@sgi.com\u003e\nSigned-off-by: Martin Schwidefsky \u003cschwidefsky@de.ibm.com\u003e\nSigned-off-by: Adrian Bunk \u003cbunk@stusta.de\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "93b1fae49189d82bca38f47334e9853e44105ced",
      "tree": "219f5555a27a122b41f50d708e4dbb541573c7cf",
      "parents": [
        "943ffb587cfdf3b2adfe52a6db08573f4ecf3284"
      ],
      "author": {
        "name": "Adrian Bunk",
        "email": "bunk@stusta.de",
        "time": "Tue Jan 10 00:13:33 2006 +0100"
      },
      "committer": {
        "name": "Adrian Bunk",
        "email": "bunk@r063144.stusta.swh.mhn.de",
        "time": "Tue Jan 10 00:13:33 2006 +0100"
      },
      "message": "spelling: s/trough/through/\n\nAdditionally, one comment was reformulated by Joe Perches \u003cjoe@perches.com\u003e.\n\nSigned-off-by: Adrian Bunk \u003cbunk@stusta.de\u003e\n"
    },
    {
      "commit": "943ffb587cfdf3b2adfe52a6db08573f4ecf3284",
      "tree": "d2b631e24a824e9742f941cf3b89b0eea91bd201",
      "parents": [
        "540695886075964c0e5295bea8e4793e8765d010"
      ],
      "author": {
        "name": "Adrian Bunk",
        "email": "bunk@stusta.de",
        "time": "Tue Jan 10 00:10:13 2006 +0100"
      },
      "committer": {
        "name": "Adrian Bunk",
        "email": "bunk@r063144.stusta.swh.mhn.de",
        "time": "Tue Jan 10 00:10:13 2006 +0100"
      },
      "message": "spelling: s/retreive/retrieve/\n\nSigned-off-by: Adrian Bunk \u003cbunk@stusta.de\u003e\n"
    },
    {
      "commit": "52347f4e810ba323d02cd2c26b5d738f4a2c3d5e",
      "tree": "d956016f7aefff1030ca0f7885ac6a6f890a9e94",
      "parents": [
        "1cb9e8e01d2c73184e2074f37cd155b3c4fdaae6",
        "48d727a9f93e617d6d443507acf7d1b849c63366"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Wed Jan 04 16:34:57 2006 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Wed Jan 04 16:34:57 2006 -0800"
      },
      "message": "Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial\n"
    },
    {
      "commit": "740a4282ed5cf0fbcad9a1a1660f24e1b5d11ed2",
      "tree": "d222548105b0bdf110f1e9e25b880c3e26760b0f",
      "parents": [
        "effac8be4e46aabf22788d24caaa1ae9c295d26d"
      ],
      "author": {
        "name": "Ian Abbott",
        "email": "abbotti@mev.co.uk",
        "time": "Tue Dec 13 16:18:47 2005 +0000"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Wed Jan 04 13:51:43 2006 -0800"
      },
      "message": "[PATCH] USB: ftdi_sio: new IDs for Teratronik devices\n\nThis patch adds vendor and product IDs to the ftdi_sio driver\u0027s device\nID table for two devices from teratronik.de.  The device IDs were\nsubmitted by O. Wölfelschneider of Teratronik Elektronische Systeme\nGmbH.\n\nThe charset of the patch is latin-1, same as the original files.\n\nPlease apply, thanks!  (I\u0027ve tried to avoid a clash with Andrew Morton\u0027s\npatch to add support for Posiflex PP-7700 printer to the same driver.)\n\nSigned-off-by: Ian Abbott \u003cabbotti@mev.co.uk\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n"
    },
    {
      "commit": "effac8be4e46aabf22788d24caaa1ae9c295d26d",
      "tree": "0beaddb1afd96058d671f2f29bb1b0f3bf0c8bab",
      "parents": [
        "735b0cbb5bbb981d726a465c157f20976794aab0"
      ],
      "author": {
        "name": "Pavel Fedin",
        "email": "sonic_amiga@rambler.ru",
        "time": "Fri Dec 09 09:30:59 2005 +0300"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Wed Jan 04 13:51:43 2006 -0800"
      },
      "message": "[PATCH] USB: Support for Posiflex PP-7000 retail printer in Linux\n\nThis little patch adds recognition of Posiflex PP-7000 retail printer to\nftdo_sio module. The printer uses FT232BM bridge programmed with custom\nVID/PID.  The patch posted to lkml and sf.net was for 2.6.11.1 kernel,\nhere is one reworked for 2.6.12.\n\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n"
    },
    {
      "commit": "52950ed40dc97456209979af1d8f51b63cf6dcab",
      "tree": "527fb1a339889b3df9d227b1c17f87bc487f397f",
      "parents": [
        "f3d34ed48c80903544b509031fee64838d29f35f"
      ],
      "author": {
        "name": "Tobias Klauser",
        "email": "tklauser@nuerscht.ch",
        "time": "Sun Dec 11 16:20:08 2005 +0100"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Wed Jan 04 13:51:43 2006 -0800"
      },
      "message": "[PATCH] USB: Use ARRAY_SIZE macro\n\nUse ARRAY_SIZE macro instead of sizeof(x)/sizeof(x[0]) and remove\nduplicates of ARRAY_SIZE. Some trailing whitespaces are also removed.\n\nPatch is compile-tested on i386.\n\nSigned-off-by: Tobias Klauser \u003ctklauser@nuerscht.ch\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n"
    },
    {
      "commit": "95f209f93663103db2a8fb989e226ac68a98b036",
      "tree": "459d85d3012707d2d7d588cfff88a67c3485db48",
      "parents": [
        "17fa6e552f2fc6bb06af767b0abf9cb642e13404"
      ],
      "author": {
        "name": "Horst Schirmeier",
        "email": "horst@schirmeier.com",
        "time": "Thu Jul 28 15:32:20 2005 +0200"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Wed Jan 04 13:51:41 2006 -0800"
      },
      "message": "[PATCH] USB: pl2303_update_line_status data length fix\n\nMinimum data length must be UART_STATE + 1, as data[UART_STATE] is being\naccessed for the new line_state. Although PL-2303 hardware is not\nexpected to send data with exactly UART_STATE length, this keeps it on\nthe safe side.\n\nSigned-off-by: Horst Schirmeier \u003chorst@schirmeier.com\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n"
    },
    {
      "commit": "4c4c9432a6c916729c7296c47fe93b053a73e20c",
      "tree": "7f02f456359259da8bae5e3d32fc4411311ee135",
      "parents": [
        "9fe6fcd8ccb2c8c661dfd1e07e3122aef31a67d4"
      ],
      "author": {
        "name": "Arjan van de Ven",
        "email": "arjan@infradead.org",
        "time": "Tue Nov 29 09:43:42 2005 +0100"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Wed Jan 04 13:51:40 2006 -0800"
      },
      "message": "[PATCH] USB: mark various usb tables const\n\npatch below marks various USB tables and variables as const so that they\nend up in .rodata section and don\u0027t cacheline share with things that get\nwritten to. For the non-array variables it also allows gcc to optimize\nmore.\n\nSigned-off-by: Arjan van de Ven \u003carjan@infradead.org\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n"
    },
    {
      "commit": "8a4613f01f5bb850cab34e3db572d97251d997b3",
      "tree": "3ce08f8c75cf8696f7902dd33298a95016ed4e14",
      "parents": [
        "487f9c6710e7dff338e59820f6cfaeaaa87cb532"
      ],
      "author": {
        "name": "Luiz Fernando Capitulino",
        "email": "lcapitulino@mandriva.com.br",
        "time": "Mon Nov 28 19:16:07 2005 -0200"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Wed Jan 04 13:48:35 2006 -0800"
      },
      "message": "[PATCH] USB: usbserial: race-condition fix.\n\nThere is a race-condition in usb-serial driver that can be triggered if\na processes does \u0027port-\u003etty-\u003edriver_data \u003d NULL\u0027 in serial_close() while\nother processes is in kernel-space about to call serial_ioctl() on the\nsame port.\n\nThis happens because a process can open the device while there is\nanother one closing it.\n\nThe patch below fixes that by adding a semaphore to ensure that no\nprocess will open the device while another process is closing it.\n\nNote that we can\u0027t use spinlocks here, since serial_open() and\nserial_close() can sleep.\n\nSigned-off-by: Luiz Capitulino \u003clcapitulino@mandriva.com.br\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n"
    },
    {
      "commit": "487f9c6710e7dff338e59820f6cfaeaaa87cb532",
      "tree": "cf8b5706aa97d8a9143a40658440772863320bd7",
      "parents": [
        "717f736d937d0e98e964375dac770bfa20f73b72"
      ],
      "author": {
        "name": "Luiz Fernando Capitulino",
        "email": "lcapitulino@mandriva.com.br",
        "time": "Mon Nov 28 19:16:05 2005 -0200"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Wed Jan 04 13:48:35 2006 -0800"
      },
      "message": "[PATCH] USB: usbserial: Adds missing checks and bug fix.\n\nChecks if \u0027port\u0027 is NULL before using it in all tty operations, this\ncan avoid NULL pointer dereferences.\n\nSigned-off-by: Luiz Capitulino \u003clcapitulino@mandriva.com.br\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n"
    },
    {
      "commit": "3d48586cfa2e197515605ccf74527983d35638e3",
      "tree": "d2988275f8acd36738409f5765c15fd2d72a716f",
      "parents": [
        "4bf0ba861442d289eebfad8ea9ce365ab04fd582"
      ],
      "author": {
        "name": "Adrian Bunk",
        "email": "bunk@stusta.de",
        "time": "Sun Nov 20 23:56:11 2005 +0100"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Wed Jan 04 13:48:34 2006 -0800"
      },
      "message": "[PATCH] USB: small cleanups\n\nThis patch contains the following cleanups:\n- make needlessly global functions static\n- every file should #include the headers containing the prototypes for\n  it\u0027s global functions\n\nSigned-off-by: Adrian Bunk \u003cbunk@stusta.de\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n"
    },
    {
      "commit": "75318d2d7cab77b14c5d3dbd5e69f2680a769e16",
      "tree": "13098167bd41d7dd0b0d3f678534a6daa29b4005",
      "parents": [
        "2143acc6dc79bdbff812f02a7dc5ab9d4fc81fc8"
      ],
      "author": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Mon Nov 21 14:53:03 2005 -0800"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Wed Jan 04 13:48:34 2006 -0800"
      },
      "message": "[PATCH] USB: remove .owner field from struct usb_driver\n\nIt is no longer needed, so let\u0027s remove it, saving a bit of memory.\n\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n"
    },
    {
      "commit": "ba9dc657af86d05d2971633e57d1f6f94ed60472",
      "tree": "2b57fe680536b5a02e9dd3b8f4d1df33d6f65017",
      "parents": [
        "733260ff9c45bd4db60f45d17e8560a4a68dff4d"
      ],
      "author": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Wed Nov 16 13:41:28 2005 -0800"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Wed Jan 04 13:48:32 2006 -0800"
      },
      "message": "[PATCH] USB: allow usb drivers to disable dynamic ids\n\nThis lets drivers, like the usb-serial ones, disable the ability to add\nids from sysfs.\n\nThe usb-serial drivers are \"odd\" in that they are really usb-serial bus\ndrivers, not usb bus drivers, so the dynamic id logic will have to go\ninto the usb-serial bus core for those drivers to get that ability.\n\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n"
    },
    {
      "commit": "4a4efbdee278b2f4ed91aad2db5c006ff754276e",
      "tree": "be5742c3d3ff5382c8a6ccdcd31bfe00fb9b6491",
      "parents": [
        "7a1119b1fc87cc347d3932b8aee051e86b32818f"
      ],
      "author": {
        "name": "Matt Mackall",
        "email": "mpm@selenic.com",
        "time": "Tue Jan 03 13:27:11 2006 +0100"
      },
      "committer": {
        "name": "Adrian Bunk",
        "email": "bunk@r063144.stusta.swh.mhn.de",
        "time": "Tue Jan 03 13:27:11 2006 +0100"
      },
      "message": "s/retreiv/retriev/g\n\nAs everyone knows, the rule is: \"i before e.. um.. always.\"\n\nSigned-off-by: Matt Mackall \u003cmpm@selenic.com\u003e\nSigned-off-by: Adrian Bunk \u003cbunk@stusta.de\u003e\n"
    },
    {
      "commit": "569cfaadb0ea21bfcedac85dbc5147b4a9ed42d2",
      "tree": "647984adc75b3a82e32b4d117543d09d37665ed6",
      "parents": [
        "8dd396ec7bf706fe85d8c6792b478ee6f09e8de6"
      ],
      "author": {
        "name": "Nicolas Kaiser",
        "email": "nikai@nikai.net",
        "time": "Wed Nov 23 15:45:58 2005 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Wed Nov 23 23:04:28 2005 -0800"
      },
      "message": "[PATCH] usb serial: remove redundant include\n\nremove redundant include\n\nSigned-off-by: Nicolas Kaiser \u003cnikai@nikai.net\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "b4723ae3cc66fd067a8e661b5c05d5bd41be29b5",
      "tree": "b6f011272466928aa1d3db515444d8fc06d3cec6",
      "parents": [
        "0b67ba63605a0107f4f3f6d928cdea1e8953fb63"
      ],
      "author": {
        "name": "Ian Abbott",
        "email": "abbotti@mev.co.uk",
        "time": "Wed Nov 23 15:45:23 2005 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Wed Nov 23 23:04:27 2005 -0800"
      },
      "message": "[PATCH] USB: ftdi_sio: new IDs for KOBIL devices\n\nThis patch adds two new devices to the ftdi_sio driver\u0027s device ID\ntable.  The device IDs were supplied by Stefan Nies of KOBIL Systems for\ntwo of their devices using the FTDI chip.\n\nSigned-off-by: Ian Abbott \u003cabbotti@mev.co.uk\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "bb833986674ce1fc1b237b3d81459511ad2df393",
      "tree": "dca61cffabb03ab262be578f6e6d3b446383afbf",
      "parents": [
        "2d117403ae4006eeeb9037b82e9ecd8b3b043584"
      ],
      "author": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Thu Nov 17 09:48:18 2005 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Thu Nov 17 11:29:55 2005 -0800"
      },
      "message": "[PATCH] USB: add the anydata usb-serial driver\n\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "2d117403ae4006eeeb9037b82e9ecd8b3b043584",
      "tree": "26283c3bd04bb17ccaa79036c540ee9f39d0aee6",
      "parents": [
        "654f31189e550cd5924b786487a5d93d9feaada9"
      ],
      "author": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Thu Nov 17 09:48:13 2005 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Thu Nov 17 11:29:55 2005 -0800"
      },
      "message": "[PATCH] USB: delete the nokia_dku2 driver\n\nIt was causing too many problems, and this is not the proper type of\ndriver for this device.\n\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "b8f4c1d6674463e5824eada1ad7ec799276718bd",
      "tree": "65b7b3bed0f5534eeded951a7a0852c495ec6a83",
      "parents": [
        "a8310f3b8b713e52d77c56d4b8865685ee40d02a"
      ],
      "author": {
        "name": "Luiz Fernando Capitulino",
        "email": "lcapitulino@mandriva.com.br",
        "time": "Thu Nov 17 09:47:36 2005 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Thu Nov 17 11:29:54 2005 -0800"
      },
      "message": "[PATCH] USB: pl2303: updates pl2303_update_line_status()\n\nUpdates pl2303_update_line_status() to handle X75 and SX1 Siemens mobiles\n\nSigned-off-by: Luiz Capitulino \u003clcapitulino@mandriva.com.br\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "a8310f3b8b713e52d77c56d4b8865685ee40d02a",
      "tree": "e21db029b1e175603ef2227226c10b0b6c7fc1f3",
      "parents": [
        "c9d00fc148b210aa8cf388d6e1eac187a0e855a6"
      ],
      "author": {
        "name": "Luiz Fernando Capitulino",
        "email": "lcapitulino@mandriva.com.br",
        "time": "Thu Nov 17 09:47:32 2005 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Thu Nov 17 11:29:54 2005 -0800"
      },
      "message": "[PATCH] USB: pl2303: adds new IDs.\n\nThis patch adds two new Siemens mobiles IDs for the pl2303 driver.\n\nSigned-off-by: Luiz Capitulino \u003clcapitulino@mandriva.com.br\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "b0ce84d5539de88a1001f9aa3deeaa20fde3d152",
      "tree": "781d6b520e592440305a18e3f326bdfdbf8567ee",
      "parents": [
        "c5dbf868e2bbeea6581f388a09539779c0d61357"
      ],
      "author": {
        "name": "Josef Balatka",
        "email": "balatka@email.cz",
        "time": "Thu Nov 17 09:47:24 2005 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Thu Nov 17 11:29:54 2005 -0800"
      },
      "message": "[PATCH] USB: cp2101.c: Jablotron usb serial interface identification\n\nJablotron usb serial interface identification\n\nSigned-off-by: Josef Balatka \u003cbalatka@email.cz\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "80ed89f6105fd2f35b3b9ee2078f31e1510da71e",
      "tree": "68d81165ddbcd8e4b6ed68371e55db710b3273d9",
      "parents": [
        "cca2362c64429283d384df5b4cb948dcd6e8127b"
      ],
      "author": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Thu Nov 17 09:46:28 2005 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Thu Nov 17 11:29:52 2005 -0800"
      },
      "message": "[PATCH] USB Serial: rename ChangeLog.old\n\nPeople are complaining about a .old file in the tree.  So rename\ndrivers/usb/serial/ChangeLog.old to ChangeLog.history.\n\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "50260b69bbec383058875de26dbde28b1a6f8d00",
      "tree": "5e2ac6a032807373838710138edeba78fd056108",
      "parents": [
        "bde621854f1958a6000834c7c089b528118e5a9a"
      ],
      "author": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Mon Jun 20 21:15:16 2005 -0700"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Fri Oct 28 16:47:53 2005 -0700"
      },
      "message": "[PATCH] USB: add nokia_dku2 driver\n\nThis driver comes from the gnokii project.\nWas further cleaned up by me to match recent usb-serial core changes.\n\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n"
    },
    {
      "commit": "bde621854f1958a6000834c7c089b528118e5a9a",
      "tree": "0f4272704dae9aa37700f7f66359ee9fe62a6768",
      "parents": [
        "46a0cf81828535fb3c200bc4fffdb8d69f4bf396"
      ],
      "author": {
        "name": "Martin Hagelin",
        "email": "martin@hagelin.dyndns.org",
        "time": "Wed Oct 26 21:10:41 2005 +0200"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Fri Oct 28 16:47:52 2005 -0700"
      },
      "message": "[PATCH] USB: add new device id to ftdi_sio module\n\nThis is a patch to get the ELV FHZ1000 Home Automation control device to\nwork with Linux. The patch adds a new device ID to the ftdi_sio driver.\nIt is for kernel version 2.6.13.4.\n\nSigned-off-by: Martin Hagelin \u003cmartin.hagelin@home.se\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n"
    },
    {
      "commit": "eb3c5ed8617d0aa67648cb7d1a486d14099129f2",
      "tree": "60eafa678fb9c73169a5e5a83fc70aa8a74ad50d",
      "parents": [
        "f2d45cd976682a3566c8cf30cefe91eb43ab6005"
      ],
      "author": {
        "name": "David Eriksson",
        "email": "twogood@users.sourceforge.net",
        "time": "Tue Oct 18 20:12:24 2005 +0200"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Fri Oct 28 16:47:49 2005 -0700"
      },
      "message": "[PATCH] USB: Improving the set of vendor/product IDs in the ipaq driver\n\nThis is a patch improving the set of vendor/product IDs used in the\n\"ipaq\" USB serial device driver. The patch size is because I sorted the\nids this time, forgot about that last time.\n\nChanges:\n\n- Added vendor/product identifiers for Psion Teklogix devices\n- Restored Microsoft\u0027s identifier pair 045e/00ce\n- Sorted list of vendor/product identifiers\n\nSigned-off-by: David Eriksson \u003ctwogood@users.sourceforge.net\u003e\nSigned-off-by: Ganesh Varadarajan \u003cganesh@veritas.com\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n"
    },
    {
      "commit": "17a882fc0c91477b2582a6dfd4ca93ae7eb58cd3",
      "tree": "64b0bead1565c9f41b1eea69e9bcbfad997459ad",
      "parents": [
        "269bda1c123c7caf88e1deb2264f9086f0344192"
      ],
      "author": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Mon Jun 20 21:15:16 2005 -0700"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Fri Oct 28 16:47:48 2005 -0700"
      },
      "message": "[PATCH] USB Serial: remove driver version from a few drivers\n\nThese numbers are pointless, as they have not been changed in _years_,\nso we should just remove them to stop pretending there is an actual\n\"version number\" for these drivers.\n\nThis should also help reduce confusion when people try to ask for\nsupport of a specific driver version, as there has been no way to tell\nwhat they are talking about.\n\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n"
    },
    {
      "commit": "269bda1c123c7caf88e1deb2264f9086f0344192",
      "tree": "c83d9944e0acdc40c9040cbccfb9ec7d606bdd2c",
      "parents": [
        "502b95c1cc9e2c855a26f90fc999c5211b8ba957"
      ],
      "author": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Mon Jun 20 21:15:16 2005 -0700"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Fri Oct 28 16:47:48 2005 -0700"
      },
      "message": "[PATCH] USB Serial: move name to driver structure\n\nThis fixes up a lot of problems in sysfs with some of the usb serial\ndrivers, they had incorrect driver names.  Also saves a tiny ammount\nof memory.\n\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n"
    },
    {
      "commit": "502b95c1cc9e2c855a26f90fc999c5211b8ba957",
      "tree": "6fbbd76930a955728363fb3e3e58bc2aaee7be53",
      "parents": [
        "18fcac353fdc7cd072b0d24c8667042e675a4c11"
      ],
      "author": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Mon Jun 20 21:15:16 2005 -0700"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Fri Oct 28 16:47:48 2005 -0700"
      },
      "message": "[PATCH] USB Serial: move old changelog comments out of source code\n\nCreate a new file just for these things, as they just get in the\nway in the source files.\n\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n"
    },
    {
      "commit": "18fcac353fdc7cd072b0d24c8667042e675a4c11",
      "tree": "7cbbcfccf999193e78ff86d9dc3ff1e41ec3b0bf",
      "parents": [
        "ea65370d025f5005649e5cb37c4d025e92c6fc38"
      ],
      "author": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Mon Jun 20 21:15:16 2005 -0700"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Fri Oct 28 16:47:48 2005 -0700"
      },
      "message": "[PATCH] USB Serial: get rid of the .owner field in usb_serial_driver\n\nDon\u0027t duplicate something that\u0027s already in struct driver.\n\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n"
    },
    {
      "commit": "ea65370d025f5005649e5cb37c4d025e92c6fc38",
      "tree": "554476fb8c69fc0f0f7dc5e2287f4c9cec1a26d6",
      "parents": [
        "a6c82600d4058346ea6fd801bc21d7abcc1350d8"
      ],
      "author": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Mon Jun 20 21:15:16 2005 -0700"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Fri Oct 28 16:47:47 2005 -0700"
      },
      "message": "[PATCH] USB Serial: rename usb_serial_device_type to usb_serial_driver\n\nI\u0027m tired of trying to explain why a \"device_type\" is really a driver.\nThis better describes exactly what this structure is.\n\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n"
    },
    {
      "commit": "521daed8db4443a1574a98fc3abae8e230f09eaa",
      "tree": "3ae6f6f3a7e5688886aaa4be3fea163a5372986b",
      "parents": [
        "ddcad752f206be7a0091a041403c3188f2febd16"
      ],
      "author": {
        "name": "Randy Dunlap",
        "email": "rdunlap@xenotime.net",
        "time": "Sun Oct 02 17:15:33 2005 -0700"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Fri Oct 28 16:47:42 2005 -0700"
      },
      "message": "[PATCH] safe_serial: use preprocessor directive for error\n\nUse valid #preprocessor instruction to generate an error.\n\nSigned-off-by: Randy Dunlap \u003crdunlap@xenotime.net\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n drivers/usb/serial/safe_serial.c |    2 +-\n 1 file changed, 1 insertion(+), 1 deletion(-)\n"
    },
    {
      "commit": "207c47e1fbc8d51500997bfa67c26c00114fab04",
      "tree": "1a58c41d312e4facbfb53a75decd7c05960105ae",
      "parents": [
        "74ad9bd2fcf0fa203655e0d904809b06c4202bf8"
      ],
      "author": {
        "name": "Thomas Riewe",
        "email": "thomasr@pyramid.de",
        "time": "Thu Sep 29 14:57:29 2005 +0200"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Fri Oct 28 16:47:42 2005 -0700"
      },
      "message": "[PATCH] drivers/usb/serial/ftdi_sio: add PID/VID\n\nWe would like to add a PID for the Pyramid Appliance Display, which works\non USB via FTDI_SIO.\n\nSigned-off-by: Thomas Riewe \u003cthomasr@pyramid.de\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n\n drivers/usb/serial/ftdi_sio.c |    1 +\n drivers/usb/serial/ftdi_sio.h |    3 +++\n 2 files changed, 4 insertions(+)\n"
    },
    {
      "commit": "c9c7746dd333c12f482af2f1e63ea7eafc7cd529",
      "tree": "df7ed40559585aee2e394dbadf3f0449616eabf6",
      "parents": [
        "72f30b6f2f5f68dd426e9fe83817b882c2d04e50"
      ],
      "author": {
        "name": "Rui Santos",
        "email": "rsantos@grupopie.com",
        "time": "Fri Sep 23 20:06:50 2005 +0100"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Fri Oct 28 16:47:37 2005 -0700"
      },
      "message": "[PATCH] USB: ftdi: Artemis and ATIK based USB astronomical CCD cameras\n\nThis patch enables direct kernel support for the Artemis\nand ATIK astronomical based USB CCD cameras.\nSince all communications with this camera are done via an\nFTDI 245BM chip, it was only needed to specify the\nProductID and VendorID of all three devices.\nIn what tests are concerned, data was transfered from and\nto the FTDI at the chips Top speed (360KB/s).\n\nSigned-off-by: Rui Santos \u003crsantos@grupopie.com\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n\n drivers/usb/serial/ftdi_sio.c |    3 +++\n drivers/usb/serial/ftdi_sio.h |   13 +++++++++++++\n 2 files changed, 16 insertions(+)\n"
    },
    {
      "commit": "7a3ca7d2b5ec31b2cfa594b961d77e68075e33c7",
      "tree": "29ba927b48b3c69517954dcbf45098455d4ea6e4",
      "parents": [
        "f8cc5756dee3c2a4c56a7f089291f5ae0232747f"
      ],
      "author": {
        "name": "Randall Nortman",
        "email": "linuxkernellist@wonderclown.com",
        "time": "Fri Oct 14 17:21:50 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Fri Oct 14 18:13:31 2005 -0700"
      },
      "message": "[PATCH] usbserial: Regression in USB generic serial driver\n\nKernel version 2.6.13 introduced a regression in the generic USB\nserial converter driver (usbserial.o, drivers/usb/serial/generic.c).\nThe bug manifests, as far as I can tell, whenever you attempt to write\nto the device -- the write will never complete (write() returns 0, or\nblocks).\n\nSigned-off-by: Randall Nortman \u003coss@wonderclown.org\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "3a8c1e2910daaff7590173e9d4ca07153e8a3517",
      "tree": "fb4306e9c3638c23b688e691c3002d0df6b2c755",
      "parents": [
        "b27c73dcab61826e5f1228d69d56f469b0abfc05"
      ],
      "author": {
        "name": "David Hollis",
        "email": "dhollis@davehollis.com",
        "time": "Thu Sep 22 00:49:39 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Thu Sep 22 07:58:26 2005 -0700"
      },
      "message": "[PATCH] USB: Add Novatel CDMA Wireless PC card IDs to airprime\n\nUSB: Add device id\u0027s for Novatel Wireless CDMA wireless PC card.\n     The Novatel CDMA card behaves the same as the AirPrime by providing\n     a USB serial port.\n\nSigned-off-by: David Hollis \u003cdhollis@davehollis.com\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "b27c73dcab61826e5f1228d69d56f469b0abfc05",
      "tree": "da3ef027dcbd3896556cbb1269116b2e1328002f",
      "parents": [
        "a85a46f2c38def5150251816890393803fdae7d0"
      ],
      "author": {
        "name": "Matthias Urlichs",
        "email": "smurf@smurf.noris.de",
        "time": "Thu Sep 22 00:49:33 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Thu Sep 22 07:58:26 2005 -0700"
      },
      "message": "[PATCH] usb/serial/option.c: Increase input buffer size\n\nThe card sometimes sends \u003e2000 bytes in one single chunk. Ouch.\n\nSigned-Off-By: Matthias Urlichs \u003csmurf@smurf.noris.de\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "72a755fce0243d4168a6153813a1b533b05a7d72",
      "tree": "9a43f379879f0cf8cdf95f7f11edb9ae4ca39654",
      "parents": [
        "b6137383bda844a433d65e027502df7b20ba45c2"
      ],
      "author": {
        "name": "Peter Favrholdt",
        "email": "pfavr@how.dk",
        "time": "Thu Sep 22 00:48:49 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Thu Sep 22 07:58:25 2005 -0700"
      },
      "message": "[PATCH] USB: ftdi_sio: allow baud rate to be changed without raising RTS and DTR\n\nI\u0027m using a 2 port USB RS232 dongle to connect to a serial-IR cradle for\na bar code reader). Detecting the baudrate of the serial-IR involves\nkeeping DTR low while changing baudrate.\n\nThis works using normal 16550A serial ports as well as the FTDI driver\nversion 1.4.0 (Linux 2.6.8) but stopped working with the change to\n\"ensure RTS and DTR are raised when changing baudrate\" introduced in\nversion 1.4.1 (Linux 2.6.9).\n\nThe attached patch fixes this, so RTS and DTR is only raised when\nchanging baudrate iff the previous baudrate was B0.\n\nSigned-off-by: Peter Favrholdt \u003cpfavr@how.dk\u003e\nSigned-off-by: Ian Abbott \u003cabbotti@mev.co.uk\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "b6137383bda844a433d65e027502df7b20ba45c2",
      "tree": "a76e831344beca1960e6437de973ab2e6e8ef47c",
      "parents": [
        "64bd84538ac7f8ba3080eda4d92c66a8441cc6cc"
      ],
      "author": {
        "name": "Matthias Urlichs",
        "email": "smurf@smurf.noris.de",
        "time": "Thu Sep 22 00:48:40 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Thu Sep 22 07:58:25 2005 -0700"
      },
      "message": "[PATCH] USB: more device IDs for Option card driver\n\nAdded support for HUAWEI E600 and Audiovox AirCard\n\nUser reports say that these devices work without driver modification.\n\nSigned-off-by: Matthias Urlichs \u003csmurf@smurf.noris.de\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    }
  ],
  "next": "f5e09b7cac4a2705f55830db64d448c062e84e8e"
}
