projects
/
linux-2.6-microblaze.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
dac3e89
062dc46
)
Merge tag 'input-for-v7.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor...
author
Linus Torvalds
<torvalds@linux-foundation.org>
Sat, 15 Aug 2026 04:51:26 +0000
(21:51 -0700)
committer
Linus Torvalds
<torvalds@linux-foundation.org>
Sat, 15 Aug 2026 04:51:26 +0000
(21:51 -0700)
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
Trivial merge