)]}'
{
  "commit": "680fa154bf7896e2a0aa8d973d0422097c6d13aa",
  "tree": "f6d213a2fb8d862219eabf53571376a71353ee40",
  "parents": [
    "68a24863c0d546aaafe81c7feda7e941d31574d8"
  ],
  "author": {
    "name": "Robert Hancock",
    "email": "robert.hancock@calian.com",
    "time": "Thu Feb 08 18:01:30 2024 -0600"
  },
  "committer": {
    "name": "Anas Nashif",
    "email": "anas.nashif@intel.com",
    "time": "Sat Jun 15 05:15:46 2024 -0400"
  },
  "message": "drivers: spi_xlnx_axi_quadspi: Reduce IRQ work\n\nThis driver could end up doing a great deal of work inside the ISR when\nlarge SPI transfers were in use, which could cause significant IRQ\nlatency. For the normal, non-async SPI transfer case, use events to\nsignal the calling thread to complete the work rather than performing\nFIFO transfers inside the ISR.\n\nSigned-off-by: Robert Hancock \u003crobert.hancock@calian.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "5d3f454cd41d4bfff0b06232d56a81b04e4a62e7",
      "old_mode": 33188,
      "old_path": "drivers/spi/Kconfig.xlnx",
      "new_id": "4ce0b671880cb52a1e046c84c734aba91cea4e08",
      "new_mode": 33188,
      "new_path": "drivers/spi/Kconfig.xlnx"
    },
    {
      "type": "modify",
      "old_id": "c42166c5be863203d6fb37297bfb6157f0e628a4",
      "old_mode": 33188,
      "old_path": "drivers/spi/spi_xlnx_axi_quadspi.c",
      "new_id": "4c551b67a325e026002e2eb5db80b8ba7d03fd9b",
      "new_mode": 33188,
      "new_path": "drivers/spi/spi_xlnx_axi_quadspi.c"
    }
  ]
}
