linux-stable/drivers/input/keyboard
Linus Torvalds 152fcb2784 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
Pull input updates from Dmitry Torokhov:
 "Except for the largish change to the ALPS driver adding "Dolphin V1"
  support and Wacom getting a new signature of yet another device, the
  rest are straightforward driver fixes."

* 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input:
  Input: mms114 - Fix regulator enable and disable paths
  Input: ads7864 - check return value of regulator enable
  Input: tc3589x-keypad - fix keymap size
  Input: wacom - add support for 0x10d
  Input: ALPS - update documentation for recent touchpad driver mods
  Input: ALPS - add "Dolphin V1" touchpad support
  Input: ALPS - remove unused argument to alps_enter_command_mode()
  Input: cypress_ps2 - fix trackpadi found in Dell XPS12
2013-03-11 07:49:37 -07:00
..
Kconfig Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input 2013-02-20 11:00:43 -08:00
Makefile Input: goldfish - virtual input event driver 2013-01-25 00:06:43 -08:00
adp5520-keys.c Input: remove use of __devexit 2012-11-24 00:05:38 -08:00
adp5588-keys.c Input: remove use of __devexit 2012-11-24 00:05:38 -08:00
adp5589-keys.c Input: remove use of __devexit 2012-11-24 00:05:38 -08:00
amikbd.c Input: revert some over-zealous conversions to module_platform_driver() 2012-01-10 23:12:46 -08:00
atakbd.c input/atari: Fix atarimouse init 2011-05-19 18:19:11 +02:00
atkbd.c Input: atkbd - fix multi-byte scancode handling on reconnect 2013-01-21 17:31:40 -08:00
bf54x-keys.c Input: remove use of __devexit 2012-11-24 00:05:38 -08:00
davinci_keyscan.c Input: remove use of __devexit 2012-11-24 00:05:38 -08:00
ep93xx_keypad.c Input: remove use of __devexit 2012-11-24 00:05:38 -08:00
goldfish_events.c Input: goldfish - virtual input event driver 2013-01-25 00:06:43 -08:00
gpio_keys.c Input: gpio_keys - defer probing if GPIO probing is deferred 2012-12-24 09:51:30 -08:00
gpio_keys_polled.c Input: gpio_keys_polled - defer probing if GPIO probing is deferred 2012-12-24 09:51:26 -08:00
hil_kbd.c Input: serio - use module_serio_driver 2012-04-04 09:25:43 -07:00
hilkbd.c Input: remove use of __devexit 2012-11-24 00:05:38 -08:00
hpps2atkbd.h
imx_keypad.c Input: imx_keypad - add device tree support 2013-01-03 12:41:31 -08:00
jornada680_kbd.c Input: remove use of __devexit 2012-11-24 00:05:38 -08:00
jornada720_kbd.c Input: remove use of __devexit 2012-11-24 00:05:38 -08:00
lkkbd.c Input: serio - use module_serio_driver 2012-04-04 09:25:43 -07:00
lm8323.c Input: lm8323 - fix checking PWM interrupt status 2013-01-06 00:52:21 -08:00
lm8333.c Input: remove use of __devexit 2012-11-24 00:05:38 -08:00
locomokbd.c Input: remove use of __devexit 2012-11-24 00:05:38 -08:00
lpc32xx-keys.c Input: remove use of __devexit 2012-11-24 00:05:38 -08:00
maple_keyb.c
matrix_keypad.c gpio: Make of_count_named_gpios() use new of_count_phandle_with_args() 2013-02-13 10:11:53 +00:00
max7359_keypad.c Input: remove use of __devexit 2012-11-24 00:05:38 -08:00
mcs_touchkey.c Input: remove use of __devexit 2012-11-24 00:05:38 -08:00
mpr121_touchkey.c Input: remove use of __devexit 2012-11-24 00:05:38 -08:00
newtonkbd.c Input: serio - use module_serio_driver 2012-04-04 09:25:43 -07:00
nomadik-ske-keypad.c Input: remove use of __devexit 2012-11-24 00:05:38 -08:00
omap-keypad.c Input: remove use of __devexit 2012-11-24 00:05:38 -08:00
omap4-keypad.c Input: remove use of __devexit 2012-11-24 00:05:38 -08:00
opencores-kbd.c Input: remove use of __devexit 2012-11-24 00:05:38 -08:00
pmic8xxx-keypad.c Input: remove use of __devexit 2012-11-24 00:05:38 -08:00
pxa27x_keypad.c Input: remove use of __devexit 2012-11-24 00:05:38 -08:00
pxa930_rotary.c Input: remove use of __devexit 2012-11-24 00:05:38 -08:00
qt1070.c Input: remove use of __devexit 2012-11-24 00:05:38 -08:00
qt2160.c Input: qt2160 - add support for LEDs 2013-01-04 16:57:09 -08:00
samsung-keypad.c Input: samsung-keypad - switch to using managed resources 2012-11-27 22:38:37 -08:00
sh_keysc.c Input: remove use of __devexit 2012-11-24 00:05:38 -08:00
spear-keyboard.c Input: Convert to devm_ioremap_resource() 2013-01-22 11:41:56 -08:00
stmpe-keypad.c Input: stmpe-keypad - add support for Device Tree bindings 2012-11-24 00:21:49 -08:00
stowaway.c Input: serio - use module_serio_driver 2012-04-04 09:25:43 -07:00
sunkbd.c Input: serio - use module_serio_driver 2012-04-04 09:25:43 -07:00
tc3589x-keypad.c Input: tc3589x-keypad - fix keymap size 2013-03-10 18:32:51 -07:00
tca6416-keypad.c Input: remove use of __devexit 2012-11-24 00:05:38 -08:00
tca8418_keypad.c Drivers: misc: remove __dev* attributes. 2013-01-03 15:57:16 -08:00
tegra-kbc.c arm-soc: soc-specific updates 2013-02-21 15:27:22 -08:00
tnetv107x-keypad.c Input: remove use of __devexit 2012-11-24 00:05:38 -08:00
twl4030_keypad.c Input: remove use of __devexit 2012-11-24 00:05:38 -08:00
w90p910_keypad.c Input: remove use of __devexit 2012-11-24 00:05:38 -08:00
xtkbd.c Input: serio - use module_serio_driver 2012-04-04 09:25:43 -07:00