)]}'
{
  "commit": "e640910640676b88883db616c78bd26dc9eab428",
  "tree": "d9277b4fc0cc3cdfe5d1bc1eb635d5bf054cf692",
  "parents": [
    "0aa7c205e901ad75f4785f786b32a2b01b896a9b"
  ],
  "author": {
    "name": "Surendra Singh Chouhan",
    "email": "kr494167@gmail.com",
    "time": "Thu Jul 23 07:59:43 2026 +0530"
  },
  "committer": {
    "name": "Dmitry Torokhov",
    "email": "dmitry.torokhov@gmail.com",
    "time": "Fri Jul 24 18:18:47 2026 -0700"
  },
  "message": "Input: charlieplex_keypad - check gpiod_direction_output() return value\n\ncharlieplex_keypad_scan_line() currently ignores the return value of\ngpiod_direction_output() when setting the active output line for scanning.\n\nIf setting the GPIO direction fails (e.g. on I2C/SPI GPIO expanders or\nhardware errors), the function continues to sleep and read input values\nfrom an improperly configured GPIO line.\n\nFix this by capturing the return value of gpiod_direction_output() and\nreturning the error code immediately if it fails.\n\nFixes: 2ca45e57ea02 (\"Input: charlieplex_keypad - add GPIO charlieplex keypad\")\nSigned-off-by: Surendra Singh Chouhan \u003ckr494167@gmail.com\u003e\nLink: https://patch.msgid.link/20260723022943.9337-1-kr494167@gmail.com\nSigned-off-by: Dmitry Torokhov \u003cdmitry.torokhov@gmail.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "d222b622c8207f37a9a1e3096b0d61f940d02b04",
      "old_mode": 33188,
      "old_path": "drivers/input/keyboard/charlieplex_keypad.c",
      "new_id": "d46a2298e6da7c09c7fb56e077d752c0730c2173",
      "new_mode": 33188,
      "new_path": "drivers/input/keyboard/charlieplex_keypad.c"
    }
  ]
}
