)]}'
{
  "log": [
    {
      "commit": "25985edcedea6396277003854657b5f3cb31a628",
      "tree": "f026e810210a2ee7290caeb737c23cb6472b7c38",
      "parents": [
        "6aba74f2791287ec407e0f92487a725a25908067"
      ],
      "author": {
        "name": "Lucas De Marchi",
        "email": "lucas.demarchi@profusion.mobi",
        "time": "Wed Mar 30 22:57:33 2011 -0300"
      },
      "committer": {
        "name": "Lucas De Marchi",
        "email": "lucas.demarchi@profusion.mobi",
        "time": "Thu Mar 31 11:26:23 2011 -0300"
      },
      "message": "Fix common misspellings\n\nFixes generated by \u0027codespell\u0027 and manually reviewed.\n\nSigned-off-by: Lucas De Marchi \u003clucas.demarchi@profusion.mobi\u003e\n"
    },
    {
      "commit": "c1605f2e3312ca149caf32129e0b25b1e7296f36",
      "tree": "bce1a8aa5ed04d5949eab549f54a983a53f99360",
      "parents": [
        "d5c97c1099f5617dc1ba3d1f0058d1341b1faf4c"
      ],
      "author": {
        "name": "Pavan Savoy",
        "email": "pavan_savoy@ti.com",
        "time": "Wed Mar 02 03:59:56 2011 -0600"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Wed Mar 09 16:10:00 2011 -0800"
      },
      "message": "drivers:misc: ti-st: fix debugging code\n\ndebug code in TI-ST driver can be enabled by #defining\nDEBUG in the first line of the code and in case debugfs\nis mounted, the 2 entries in /sys/kernel/debug/ti-st/ will\nalso provide useful information.\nThese 2 were broken because of the recent changes to the parsing\nlogic and the registration mechanism of the protocol drivers,\nthis patch fixes them.\n\nSigned-off-by: Pavan Savoy \u003cpavan_savoy@ti.com\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n"
    },
    {
      "commit": "781a7395d239dbdb59738ca7fe08e71641bf583c",
      "tree": "fb57da5401614e1b727457b78c7582327be61265",
      "parents": [
        "6d71ba2105a1d8c1712cdfcf46fc6040e4707cb9"
      ],
      "author": {
        "name": "Pavan Savoy",
        "email": "pavan_savoy@ti.com",
        "time": "Fri Feb 04 02:23:15 2011 -0600"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Fri Feb 04 12:41:21 2011 -0800"
      },
      "message": "drivers:misc: ti-st: remove multiple gpio handling\n\nTI shared transport driver previously intended to expose rfkill\nentries for each of the protocol gpio that the chip would have.\nHowever now in case such gpios exist, which requires to be enabled\nfor a specific protocol, the responsibility lay on protocol driver.\nThis patch removes the request/free of multiple gpios, rfkill struct\nreferences and also removes the chip_toggle function.\n\nSigned-off-by: Pavan Savoy \u003cpavan_savoy@ti.com\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n"
    },
    {
      "commit": "6d71ba2105a1d8c1712cdfcf46fc6040e4707cb9",
      "tree": "193b01abd397a5ebf5bcbdb6a02e51f8757582a2",
      "parents": [
        "ef04d121f030329aae0c2d3ec22beea0c5cbcfd3"
      ],
      "author": {
        "name": "Pavan Savoy",
        "email": "pavan_savoy@ti.com",
        "time": "Fri Feb 04 02:23:14 2011 -0600"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Fri Feb 04 12:41:21 2011 -0800"
      },
      "message": "drivers:misc: ti-st: fix hci-ll on wake_ind collision\n\nWhere file-transfer stops/pauses in between, is\nresult of a HCI-LL anamoly in ST LL driver.\nST LL did not copy the contents of WaitQ into the TxQ, when a WAKEUP_IND\ncollision happened.\nMake also sure, that the copying mechanism is safe, by wrapping it around\nspin locks inside st_int_recv().\nThis was easily reproduced when the sleep timeout was reduced to 100ms\nfor HCI-LL.\n\nSigned-off-by: Pavan Savoy \u003cpavan_savoy@ti.com\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n"
    },
    {
      "commit": "ef04d121f030329aae0c2d3ec22beea0c5cbcfd3",
      "tree": "891fe4bd9a903b553d058ad08d787fbb07d64565",
      "parents": [
        "6710fcff66ef0330cdc458557271ee86026745d0"
      ],
      "author": {
        "name": "Pavan Savoy",
        "email": "pavan_savoy@ti.com",
        "time": "Fri Feb 04 02:23:13 2011 -0600"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Fri Feb 04 12:41:21 2011 -0800"
      },
      "message": "drivers:misc: ti-st: firmware download optimization\n\nTo fasten the process of firmware download, the chip allows\ndisabling of the command complete event generation from host.\nIn these cases, only few very essential commands would have\nthe command complete events and hence the wait associated with\nthem.\n\nSo now the driver would wait for a command complete event, only\nwhen it comes across a wait event during firmware parsing.\nThis would also mean we need to skip not just the change baud\nrate command but also the wait for it.\n\nSigned-off-by: Pavan Savoy \u003cpavan_savoy@ti.com\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n"
    },
    {
      "commit": "6710fcff66ef0330cdc458557271ee86026745d0",
      "tree": "bde1aa52993ac777651b753990d32fa1e7a4228c",
      "parents": [
        "704426649dd4324b34cefea322f4333e5280f852"
      ],
      "author": {
        "name": "Pavan Savoy",
        "email": "pavan_savoy@ti.com",
        "time": "Fri Feb 04 02:23:12 2011 -0600"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Fri Feb 04 12:41:21 2011 -0800"
      },
      "message": "drivers:misc: ti-st: set right debug levels for logs\n\npr_debug-ing few pr_infos from the data paths such as tty receive and\nwrite so as to reduce debugs when we have higher logging levels enabled\nundef VERBOSE in receive to avoid huge logs when log level 8 is set.\n\nSigned-off-by: Pavan Savoy \u003cpavan_savoy@ti.com\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n"
    },
    {
      "commit": "704426649dd4324b34cefea322f4333e5280f852",
      "tree": "5f3b511437974e542e07bfc4a4e2558086be25c8",
      "parents": [
        "ec60d0ad20ff8796dc41b30a9dce485478ccd263"
      ],
      "author": {
        "name": "Pavan Savoy",
        "email": "pavan_savoy@ti.com",
        "time": "Fri Feb 04 02:23:11 2011 -0600"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Fri Feb 04 12:41:20 2011 -0800"
      },
      "message": "drivers:misc: ti-st: fix error codes\n\nset-right the error codes that the shared transport driver\nreturns.\nInstead of magic numbers like -1, return relevant codes such as\nETIMEDOUT or EIO, EAGAIN when wait times out or uart write bytes don\u0027t\nmatch expected value or when registration fails and needs to be\nattempted again.\n\nSigned-off-by: Pavan Savoy \u003cpavan_savoy@ti.com\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n"
    },
    {
      "commit": "ec60d0ad20ff8796dc41b30a9dce485478ccd263",
      "tree": "9a0a96e59fb0f193ad25177a54fe16612e2f8545",
      "parents": [
        "5c88b02196a99332dacf305c8757674dd7a303ff"
      ],
      "author": {
        "name": "Pavan Savoy",
        "email": "pavan_savoy@ti.com",
        "time": "Fri Feb 04 02:23:10 2011 -0600"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Fri Feb 04 12:41:20 2011 -0800"
      },
      "message": "drivers:misc: ti-st: move from rfkill to sysfs\n\nThe communication between ST KIM and UIM was interfaced\nover the /dev/rfkill device node.\nMove the interface to a simpler less abusive sysfs entry\nmechanism and document it in Documentation/ABI/testing/\nunder sysfs-platform-kim.\n\nShared transport driver would now read the UART details\noriginally received by bootloader or firmware as platform\ndata.\nThe data read will be shared over sysfs entries for the user-space\nUIM or other n/w manager/plugins to be read, and assist the driver\nby opening up the UART, setting the baud-rate and installing the\nline discipline.\n\nSigned-off-by: Pavan Savoy \u003cpavan_savoy@ti.com\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n"
    },
    {
      "commit": "5c88b02196a99332dacf305c8757674dd7a303ff",
      "tree": "1bb1bce0b89867f6bdedd67c4f32623234fa3a2b",
      "parents": [
        "6d6a49e9c9dddff61649249c2b0d5d462fa1a692"
      ],
      "author": {
        "name": "Pavan Savoy",
        "email": "pavan_savoy@ti.com",
        "time": "Fri Feb 04 02:23:09 2011 -0600"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Fri Feb 04 12:41:20 2011 -0800"
      },
      "message": "drivers:misc: ti-st: register with channel IDs\n\nThe architecture of shared transport had begun with individual\nprotocols like bluetooth, fm and gps telling the shared transport\nwhat sort of protocol they are and then expecting the ST driver\nto parse the incoming data from chip and forward data only\nrelevant to the protocol drivers.\n\nThis change would mean each protocol drivers would also send\ninformation to ST driver as to how to intrepret their protocol\ndata coming out of the chip.\n\nSigned-off-by: Pavan Savoy \u003cpavan_savoy@ti.com\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n"
    },
    {
      "commit": "73f12e8d3d94828b9efe2b8b8a34b4ad6d14ee47",
      "tree": "42b4dad70d74feccd5c6c802eef6837606096ffe",
      "parents": [
        "da6830ac3969c9480e05ed2b21eee64e21a101d2"
      ],
      "author": {
        "name": "Pavan Savoy",
        "email": "pavan_savoy@ti.com",
        "time": "Tue Oct 12 16:27:38 2010 -0400"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Thu Oct 14 12:41:10 2010 -0700"
      },
      "message": "drivers: misc: ti-st: fix review comments\n\nBased on comments from Jiri Slaby, drop the register\nstorage specifier, remove the unused code, cleanup\nthe const to non-const type casting.\nAlso make the line discipline ops structure static, since\nits a singleton, unmodified structure which need not be\nin heap.\n\nReported-by: Jiri Slaby \u003cjirislaby@gmail.com\u003e\nSigned-off-by: Pavan Savoy \u003cpavan_savoy@ti.com\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n"
    },
    {
      "commit": "2bb32e84a17fab547c7a746c7888e846c9cd88cc",
      "tree": "5c430448e7846998e5306ed805889c4839dcac56",
      "parents": [
        "a0cc2f3b51a8649da5262aba7501dc21738e1b8d"
      ],
      "author": {
        "name": "Pavan Savoy",
        "email": "pavan_savoy@ti.com",
        "time": "Wed Oct 06 12:18:15 2010 -0400"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Wed Oct 06 08:27:00 2010 -0700"
      },
      "message": "misc: ti-st: Kconfig \u0026 Makefile for TI_ST\n\nAdd the Kconfig and the Makefile for the TI_ST driver.\nTI_ST driver is the line discipline driver for the Texas Instrument\u0027s\nWiLink chipsets.\nAlso add the ti-st folder to list of drivers under drivers/misc.\n\nSigned-off-by: Pavan Savoy \u003cpavan_savoy@ti.com\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n"
    },
    {
      "commit": "a0cc2f3b51a8649da5262aba7501dc21738e1b8d",
      "tree": "01f5a8a5fa8ef079de806fc192a1a400348d17ea",
      "parents": [
        "aecac19179180b7d6cda13f598e314c0870aee80"
      ],
      "author": {
        "name": "Pavan Savoy",
        "email": "pavan_savoy@ti.com",
        "time": "Wed Oct 06 12:18:14 2010 -0400"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Wed Oct 06 08:25:06 2010 -0700"
      },
      "message": "staging: ti-st: move TI_ST from staging to misc/\n\nmove the 3 source files st_core.c, st_kim.c and st_ll.c\nfrom staging to drivers/misc/.\n\nTexas Instrument\u0027s WiLink 7 chipset packs wireless technologies like\nBluetooth, FM, GPS and WLAN into a single die.\nAmong these the Bluetooth, FM Rx/Tx and GPS are interfaced to a apps processor\nover a single UART.\n\nThis line discipline driver allows various protocol drivers such as Bluetooth\nBlueZ driver, FM V4L2 driver and GPS simple character device driver\nto communicate with its relevant core in the chip.\n\nEach protocol or technologies use a logical channel to communicate with chip.\nBluetooth uses the HCI-H4 [channels 1-4], FM uses a CH-8 and\nGPS a CH-9 protocol. The driver also constitutes the TI HCI-LL Power\nManagement protocol which use channels 30-33.\n\nSigned-off-by: Pavan Savoy \u003cpavan_savoy@ti.com\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n"
    }
  ]
}
