]> 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>
Wed, 26 Jan 2011 06:31:44 +0000 (16:31 +1000)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 26 Jan 2011 06:31:44 +0000 (16:31 +1000)
commit41bed1b0743cb16a4e9793059c1a652847bf09ce
tree67b4193e20d3a5470f56b26d912ed791dba20f13
parent1f20a4a1f4a50d98730109fe45c49194e6db09a3
parent3b151ce7841b0528f4c984c9f450b42f5221be67
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input

* 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input:
  Input: wacom - pass touch resolution to clients through input_absinfo
  Input: wacom - add 2 Bamboo Pen and touch models
  Input: sysrq - ensure sysrq_enabled and __sysrq_enabled are consistent
  Input: sparse-keymap - fix KEY_VSW handling in sparse_keymap_setup
  Input: tegra-kbc - add tegra keyboard driver
  Input: gpio_keys - switch to using request_any_context_irq
  Input: serio - allow registered drivers to get status flag
  Input: ct82710c - return proper error code for ct82c710_open
  Input: bu21013_ts - added regulator support
  Input: bu21013_ts - remove duplicate resolution parameters
  Input: tnetv107x-ts - don't treat NULL clk as an error
  Input: tnetv107x-keypad - don't treat NULL clk as an error

Fix up trivial conflicts in drivers/input/keyboard/Makefile due to
additions of tc3589x/Tegra drivers
drivers/input/keyboard/Kconfig
drivers/input/keyboard/Makefile
drivers/tty/sysrq.c
kernel/sysctl.c