linux/Documentation/devicetree/bindings/input
Linus Torvalds c6699b58f4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
Pull input updates from Dmitry Torokhov:
 "Two new touchpad drivers - Cypress APA I2C Trackpad and Cypress PS/2
  touchpad and a big update to ALPS driver from Kevin Cernekee that adds
  support for "Rushmore" touchpads and paves way for adding support for
  "Dolphin" touchpads.

  There is also a new input driver for Goldfish emulator and also
  Android keyreset driver was folded into SysRq code.

  A few more drivers were updated with device tree bindings and others
  got some small cleanups and fixes."

* 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input: (55 commits)
  Input: cyttsp-spi - remove duplicate MODULE_ALIAS()
  Input: tsc2005 - add MODULE_ALIAS
  Input: tegra-kbc - require CONFIG_OF, remove platform data
  Input: synaptics - initialize pointer emulation usage
  Input: MT - do not apply filtering on emulated events
  Input: bma150 - make some defines public and fix some comments
  Input: bma150 - fix checking pm_runtime_get_sync() return value
  Input: ALPS - enable trackstick on Rushmore touchpads
  Input: ALPS - add support for "Rushmore" touchpads
  Input: ALPS - make the V3 packet field decoder "pluggable"
  Input: ALPS - move pixel and bitmap info into alps_data struct
  Input: ALPS - fix command mode check
  Input: ALPS - rework detection of Pinnacle AGx touchpads
  Input: ALPS - move {addr,nibble}_command settings into alps_set_defaults()
  Input: ALPS - use function pointers for different protocol handlers
  Input: ALPS - rework detection sequence
  Input: ALPS - introduce helper function for repeated commands
  Input: ALPS - move alps_get_model() down below hw_init code
  Input: ALPS - copy "model" info into alps_data struct
  Input: ALPS - document the alps.h data structures
  ...
2013-02-20 11:00:43 -08:00
..
touchscreen Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input 2012-12-18 12:46:37 -08:00
fsl-mma8450.txt dt: fsl-mma8450.txt: Add missing 'reg' description 2012-06-13 13:34:41 -05:00
gpio-keys-polled.txt Input: gpio_keys_polled - convert to dt 2012-08-21 22:29:50 -07:00
gpio-matrix-keypad.txt Input: matrix-keypad - add device tree support 2012-11-20 22:55:10 -08:00
imx-keypad.txt Input: imx_keypad - add device tree support 2013-01-03 12:41:31 -08:00
lpc32xx-key.txt Input: add support for key scan interface of the LPC32xx SoC 2012-07-17 23:16:16 -07:00
matrix-keymap.txt Input: of_keymap - add device tree bindings for simple key matrices 2012-03-13 21:37:04 -07:00
nvidia,tegra20-kbc.txt Input: tegra-kbc - add support for rows/columns configuration from dt 2013-01-17 00:28:00 -08:00
omap-keypad.txt Input: omap4-keypad - add device tree support 2012-07-17 23:16:07 -07:00
pwm-beeper.txt Input: pwm-beeper - add devicetree probing support 2012-11-03 12:14:56 -07:00
rotary-encoder.txt Input: rotary-encoder - add DT bindings 2012-08-21 22:29:51 -07:00
samsung-keypad.txt input: samsung-keypad: Add device tree support 2011-12-23 10:07:10 +09:00
spear-keyboard.txt Input: spear-keyboard - document DT bindings 2012-05-20 22:02:04 -07:00
stmpe-keypad.txt Input: stmpe-keypad - add support for Device Tree bindings 2012-11-24 00:21:49 -08:00
tca8418_keypad.txt Input: tca8418_keypad - add support for device tree bindings 2012-11-29 09:28:50 -08:00