)]}'
{
  "log": [
    {
      "commit": "93f3350c46fa5dfcc9650eb19b186e71ffc924c3",
      "tree": "13b6f81f9fd85227283b38af6267d094e0038beb",
      "parents": [
        "90f04c2926cfb5bf74533b0a7766bc896f6a0c0e"
      ],
      "author": {
        "name": "Claudio Scordino",
        "email": "claudio@evidence.eu.com",
        "time": "Wed Nov 09 15:51:49 2011 +0100"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Tue Nov 15 12:13:44 2011 -0800"
      },
      "message": "RS485: fix inconsistencies in the meaning of some variables\n\nThe crisv10.c and the atmel_serial.c serial drivers intepret the fields of the\nserial_rs485 structure in a different way.\n\nIn particular, crisv10.c uses SER_RS485_RTS_AFTER_SEND and\nSER_RS485_RTS_ON_SEND for the voltage of the RTS pin; atmel_serial.c,\ninstead, uses these values to know if a delay must be set before and\nafter sending.  This patch makes the usage of these variables consistent\nacross all drivers and fixes the Documentation as well.\n\nFrom now on, SER_RS485_RTS_AFTER_SEND and SER_RS485_RTS_ON_SEND will be\nused to set the voltage of the RTS pin (as in the crisv10.c driver); the\ndelay will be understood by looking only at the value of\ndelay_rts_before_send and delay_rts_after_send.\n\nSigned-off-by: Claudio Scordino \u003cclaudio@evidence.eu.com\u003e\nSigned-off-by: Darron Black \u003cdarron@griffin.net\u003e\nAcked-by: Jesper Nilsson \u003cjesper.nilsson@axis.com\u003e\nAcked-by: Nicolas Ferre \u003cnicolas.ferre@atmel.com\u003e\nAcked-by: Alan Cox \u003calan@lxorguk.ukuu.org.uk\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n"
    },
    {
      "commit": "0331bbf3c6fd9997e5f0d165840229ccfeba6548",
      "tree": "3aec3b01a2dc15dc39193034775a8b15d6487299",
      "parents": [
        "631180aca723cb92e128fdac5fd144e913ca84e5"
      ],
      "author": {
        "name": "Nicolas Ferre",
        "email": "nicolas.ferre@atmel.com",
        "time": "Wed Oct 12 18:06:56 2011 +0200"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Tue Oct 18 16:40:33 2011 -0700"
      },
      "message": "tty/serial: RS485 bindings for device tree\n\nGeneric bindings for RS485 feature included in some UARTs.\nThose bindings have to be used withing an UART device tree node.\nDocumentation updated to link to the bindings definition.\n\nSigned-off-by: Nicolas Ferre \u003cnicolas.ferre@atmel.com\u003e\nAcked-by: Grant Likely \u003cgrant.likely@secretlab.ca\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n"
    },
    {
      "commit": "83cac9f3b45ba8e99c5305be42c67f1c83adf0aa",
      "tree": "b9b5ec2373ec4e113535cdbe50a09e601fa32ee9",
      "parents": [
        "019dc9ea8d528eb3640bbba604e1e5a2f6994b1f"
      ],
      "author": {
        "name": "Bernhard Roth",
        "email": "br@pwrnet.de",
        "time": "Wed Aug 24 09:48:23 2011 +0200"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Wed Aug 24 15:27:59 2011 -0700"
      },
      "message": "atmel_serial: RS485: receiving enabled when sending data\n\nBy default the atmel_serial driver in RS485 mode disables receiving data until\nall data in the send buffer has been sent. This flag allows to receive data\neven whilst sending data.\n\nSigned-off-by: Bernhard Roth \u003cbr@pwrnet.de\u003e\nSigned-off-by: Claudio Scordino \u003cclaudio@evidence.eu.com\u003e\nAcked-by: Alan Cox \u003calan@linux.intel.com\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n"
    },
    {
      "commit": "de6f86ce51341559dc3c9c9f5c562da12fcfcb31",
      "tree": "01a51dca4ea1a201d6aa01988945d419ec84c397",
      "parents": [
        "a4fb0b228e284107b9bdf44769bbdc80efd660e1"
      ],
      "author": {
        "name": "Yegor Yefremov",
        "email": "yegor_sub1@visionsystems.de",
        "time": "Mon Nov 22 11:06:32 2010 +0100"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Tue Nov 30 17:26:04 2010 -0800"
      },
      "message": "RS485 documentation: add 16C950 UART description\n\nAdd a notion about 16C950 UART, that is using DTR signal for RS485 mode.\n\nSigned-off-by: Yegor Yefremov \u003cyegorslists@googlemail.com\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n"
    },
    {
      "commit": "63295cb2ff4329f563579f3d20c5855a96a866d5",
      "tree": "11ab7f33d3fa936b57be34950eb851c81c211cae",
      "parents": [
        "5f9a31d63105c3e88bd6d026e7bc53f02a5ac042"
      ],
      "author": {
        "name": "Claudio Scordino",
        "email": "claudio@evidence.eu.com",
        "time": "Thu Nov 11 11:22:36 2010 +0100"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Thu Nov 11 11:35:59 2010 -0800"
      },
      "message": "serial: add Documentation about RS485 serial communications\n\nDocumentation about RS485 serial communications\n\nSigned-off-by: Claudio Scordino \u003cclaudio@evidence.eu.com\u003e\nAcked-by: Randy Dunlap \u003crandy.dunlap@oracle.com\u003e\nAcked-by: Russell King \u003clinux@arm.linux.org.uk\u003e\nAcked-by: Grant Edwards \u003cgrant.b.edwards@gmail.com\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n"
    }
  ]
}
