)]}'
{
  "commit": "8ba39d251c263d9a61a53884c6c869a44c690289",
  "tree": "5a4dee69a129957df8af3f80879c56a00cd27d5b",
  "parents": [
    "61101b0f22efac461a7f85406a9a17e41bae3358"
  ],
  "author": {
    "name": "James Hogan",
    "email": "james.hogan@imgtec.com",
    "time": "Fri Jan 23 00:19:09 2015 +0000"
  },
  "committer": {
    "name": "James Hogan",
    "email": "james.hogan@imgtec.com",
    "time": "Wed Mar 25 15:34:10 2015 +0000"
  },
  "message": "ttyFDC: Implement KGDB IO operations.\n\nImplement KGDB IO operations for MIPS Fast Debug Channel (FDC). This can\nbe enabled via Kconfig, which also allows the channel number to be\nchosen.\n\nThe magic sysrq hack is implemented in the TTY driver, detecting just ^C\nfor the KGDB channel, and ^O followed by a letter for the FDC console\nchannel.\n\nThe KGDB operations are reasonably efficient thanks to the flush\ncallback, with a 4 byte buffer being used in both directions to allow up\nto 4 bytes to be encoded per FDC word. Reading of data for KGDB will\ndiscard any data received on other channels, which clearly isn\u0027t ideal,\nbut given that there is a single FIFO shared between channels we can\u0027t\ndo much better.\n\nSigned-off-by: James Hogan \u003cjames.hogan@imgtec.com\u003e\nCc: Ralf Baechle \u003cralf@linux-mips.org\u003e\nCc: Greg Kroah-Hartman \u003cgregkh@linuxfoundation.org\u003e\nCc: Jiri Slaby \u003cjslaby@suse.cz\u003e\nCc: Jason Wessel \u003cjason.wessel@windriver.com\u003e\nCc: linux-mips@linux-mips.org\nCc: kgdb-bugreport@lists.sourceforge.net\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "e0c18e5b7057803e4eec0c9748bedd4fa6427072",
      "old_mode": 33188,
      "old_path": "drivers/tty/Kconfig",
      "new_id": "c01f4509587779346e20cace71d192fe0a997c00",
      "new_mode": 33188,
      "new_path": "drivers/tty/Kconfig"
    },
    {
      "type": "modify",
      "old_id": "8d9bf6f90110a41f8a9019c7828c8dd3f3fe29c1",
      "old_mode": 33188,
      "old_path": "drivers/tty/mips_ejtag_fdc.c",
      "new_id": "04d9e23d1ee16a508e0e0b1331407bcf6b20a94b",
      "new_mode": 33188,
      "new_path": "drivers/tty/mips_ejtag_fdc.c"
    }
  ]
}
