)]}'
{
  "commit": "6f2824e97bbc7226e06eddd1429fc4fa64f6b2a5",
  "tree": "021d73104c2dad0ff7ed3e7e01e0c669ef0c33f9",
  "parents": [
    "d0999293426ccbc8904474eaf5d182dd21a66cce"
  ],
  "author": {
    "name": "HiFiPHile",
    "email": "admin@hifiphile.com",
    "time": "Fri Sep 04 09:52:35 2026 +0200"
  },
  "committer": {
    "name": "HiFiPHile",
    "email": "admin@hifiphile.com",
    "time": "Fri Sep 04 09:52:35 2026 +0200"
  },
  "message": "fix(dwc2): prevent restart during endpoint retirement\n\nMark active close and abort operations on both the endpoint and host channel before requesting a halt. Channel, RX FIFO, and Tx FIFO interrupt paths then discard work until Channel Halted retires the transfer, so split ACK/NYET handling cannot re-arm a channel that software is closing.\n\nSerialize the state transition with GAHBCFG.GINT. This keeps a parked low-speed channel atomic with the one-transaction-per-frame SOF scheduler without freeing and reallocating the ESP32 interrupt handler. Slave mode temporarily restores controller interrupts while waiting for halt-request queue space; periodic DMA channels remain owned until their natural halt.\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "f495dec2af5e6b28177659bfac56140be200b359",
      "old_mode": 33188,
      "old_path": "src/portable/synopsys/dwc2/hcd_dwc2.c",
      "new_id": "d82785eabab1c08fdb637b9978918ddff1ab2e1c",
      "new_mode": 33188,
      "new_path": "src/portable/synopsys/dwc2/hcd_dwc2.c"
    }
  ]
}
