)]}'
{
  "commit": "b760dac290c3482e6883d5f79a2357c82239a3ff",
  "tree": "6065446d10300f058706a8be30f5444003a7a8da",
  "parents": [
    "e12df02a171d1c10ee664e6571c0e4cb7e1b7c92"
  ],
  "author": {
    "name": "Martin Geleynse",
    "email": "mgeleyns@ndigital.com",
    "time": "Thu Jul 02 13:10:35 2009 -0400"
  },
  "committer": {
    "name": "Greg Kroah-Hartman",
    "email": "gregkh@suse.de",
    "time": "Sun Jul 12 15:16:39 2009 -0700"
  },
  "message": "USB: ftdi: support NDI devices\n\nIt enhances the driver for FTDI-based USB serial adapters to recognize and\nsupport Northern Digital Inc (NDI) measurement equipment. NDI has been\nproviding this patch for various kernel flavors for several years and we would\nlike to see these changes built in to the driver so that our equipement works\nwithout the need for customers to patch the kernel themselves.\n\nThe patch makes small modifications to 2 files: ./drivers/usb/serial/ftdi_sio.c\nand ./drivers/usb/serial/ftdi_sio.h. It accomplishes 3 things:\n\n1. Define the VID and PIDs to allow the driver to recognize the NDI devices.\n2. Map the 19200 baud rate setting to our higher baud rate of 1.2Mb\n   We would have chosen to map 38400 to the higher rate, similar to what\n   several other vendors have done, but some of our legacy customers actually\n   use 38400, therefore we remap 19200 to the higher rate.\n3. We set the default transmit latency in the FTDI chip to 1ms for our devices.\n   Our devices are typically polled at 60Hz and the default ftdi latency\n   seriously affects turn-around time and results in missed data frames. We\n   have created a modprobe option that allows this setting to be increased.\n   This has proven necessary particularly in some virtualized environments.\n\nSigned-off-by: Martin P. Geleynse \u003cmgeleyns@ndigital.com\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n\n\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "e9e9c78dceb32b903c2d36bfdc86bda0c3434880",
      "old_mode": 33188,
      "old_path": "drivers/usb/serial/ftdi_sio.c",
      "new_id": "88eb5878914ae50261f321212e99310d4d5e104d",
      "new_mode": 33188,
      "new_path": "drivers/usb/serial/ftdi_sio.c"
    },
    {
      "type": "modify",
      "old_id": "62f05e66ddac509f37bfccb2c2fed93e43b37e76",
      "old_mode": 33188,
      "old_path": "drivers/usb/serial/ftdi_sio.h",
      "new_id": "36dc7cd3499aad6a5c4ea7e6bca3d8af39ee6d6e",
      "new_mode": 33188,
      "new_path": "drivers/usb/serial/ftdi_sio.h"
    }
  ]
}
