]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
Merge tag 'input-for-v7.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor...
authorLinus Torvalds <torvalds@linux-foundation.org>
Sat, 15 Aug 2026 04:51:26 +0000 (21:51 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 15 Aug 2026 04:51:26 +0000 (21:51 -0700)
commit15ef2f78c49d20d53ec7c0f1c9b40b02e089f2d6
tree4bfdb0f0823fd9195932486565e1c78bfae25863
parentdac3e89a2c90c2feeb471e1f22a2512ad424b792
parent062dc4693e2c10d77de06f61e6f3faf37c0a8383
Merge tag 'input-for-v7.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input

Pull input fixes from Dmitry Torokhov:

 - A couple of fixes to the sur40 touchscreen driver to correct
   registration and teardown ordering, and to fix error path
   unwinding when video device registration fails.

* tag 'input-for-v7.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input:
  Input: sur40 - fix V4L error path cleanup
  Input: sur40 - fix input device registration ordering