]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 15 Jul 2016 22:04:12 +0000 (07:04 +0900)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 15 Jul 2016 22:04:12 +0000 (07:04 +0900)
commit81236a92bcc4f341372eafc561b575f6c73df7d9
tree9314ee72e6854e6b472ae1e2fb410f2706a0bfbf
parentb1dee3f0e479853aa2d86f407241b46eb8f14b1d
parent4802a9336565e23ebf45c079dae86363aa715af4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input

Pull input fixes from Dmitry Torokhov:
 "A few last-minute updates for the input subsystem"

* 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input:
  Input: ts4800-ts - add missing of_node_put after calling of_parse_phandle
  Input: synaptics-rmi4 - use of_get_child_by_name() to fix refcount
  Revert "Input: wacom_w8001 - drop use of ABS_MT_TOOL_TYPE"
  Input: xpad - validate USB endpoint count during probe
  Input: add SW_PEN_INSERTED define