remarkable-linux/drivers/input/keyboard
Linus Torvalds 026f8f612a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
Pull input updates from Dmitry Torokhov:
 "A bit later than I would want, but the changes are very minor - a few
  new device IDs for new hardware in existing drivers, fix for battery
  in Wacom devices not be considered system battery and cause emergency
  hibernations, and a couple of other bug fixes"

* 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input:
  Input: ALPS - add support for model found on Dell XT2
  Input: wacom - add support for ISDv4 0x10E sensor
  Input: wacom - add support for ISDv4 0x10F sensor
  Input: wacom - export battery scope
  Input: cm109 - convert high volume dev_err() to dev_err_ratelimited()
  Input: move name/timer init to input_alloc_dev()
  Input: i8042 - i8042_flush fix for a full 8042 buffer
  Input: pxa27x_keypad - fix NULL pointer dereference
2013-10-31 10:38:59 -07:00
..
adp5520-keys.c
adp5588-keys.c
adp5589-keys.c
amikbd.c Input: amikbd - remove redundant platform_set_drvdata() 2013-05-08 09:04:30 -07:00
atakbd.c
atkbd.c
bf54x-keys.c Input: bf54x-keys - remove redundant platform_set_drvdata() 2013-05-08 09:04:36 -07:00
cros_ec_keyb.c input: cros_ec_keyb_clear_keyboard() depends on CONFIG_PM_SLEEP 2013-06-23 15:55:14 +02:00
davinci_keyscan.c Input: davinci_keyscan - remove redundant platform_set_drvdata() 2013-05-08 09:04:38 -07:00
ep93xx_keypad.c Input: ep93xx_keypad - pass correct pointer to free_irq() 2013-05-23 09:38:15 -07:00
goldfish_events.c
gpio_keys.c Input: gpio_keys - remove redundant platform_set_drvdata() 2013-05-08 09:04:40 -07:00
gpio_keys_polled.c Input: gpio_keys_polled - remove redundant platform_set_drvdata() 2013-05-08 09:04:42 -07:00
hil_kbd.c
hilkbd.c
hpps2atkbd.h
imx_keypad.c Input: keyboard, serio - simplify use of devm_ioremap_resource 2013-08-15 00:30:17 -07:00
jornada680_kbd.c Input: jornada680_kbd - remove redundant platform_set_drvdata() 2013-05-08 09:04:44 -07:00
jornada720_kbd.c Input: jornada720_kbd - remove redundant platform_set_drvdata() 2013-05-08 09:04:46 -07:00
Kconfig Remove GENERIC_HARDIRQ config option 2013-09-13 15:09:52 +02:00
lkkbd.c
lm8323.c
lm8333.c
locomokbd.c
lpc32xx-keys.c
Makefile Merge branch 'for-next' of git://github.com/rydberg/linux into next 2013-06-27 23:00:25 -07:00
maple_keyb.c
matrix_keypad.c Input: matrix_keypad - remove redundant platform_set_drvdata() 2013-05-08 09:04:47 -07:00
max7359_keypad.c Input: max7359 - add CONFIG_PM_SLEEP to suspend/resume 2013-08-12 22:32:14 -07:00
mcs_touchkey.c
mpr121_touchkey.c
newtonkbd.c
nomadik-ske-keypad.c
nspire-keypad.c Input: keyboard, serio - simplify use of devm_ioremap_resource 2013-08-15 00:30:17 -07:00
omap-keypad.c
omap4-keypad.c Input: omap-keypad - set up irq type from DT 2013-08-26 00:16:02 -07:00
opencores-kbd.c Input: opencores-kbd - remove redundant platform_set_drvdata() 2013-05-08 09:04:52 -07:00
pmic8xxx-keypad.c Input: pmic8xxx-keypad - remove redundant platform_set_drvdata() 2013-05-08 09:04:54 -07:00
pxa27x_keypad.c Input: pxa27x_keypad - fix NULL pointer dereference 2013-09-18 08:13:54 -07:00
pxa930_rotary.c Input: pxa930_rotary - remove redundant platform_set_drvdata() 2013-05-08 09:04:57 -07:00
qt1070.c Input: qt1070 - add power management ops 2013-08-13 09:52:18 -07:00
qt2160.c
samsung-keypad.c Merge branch 'next' into for-linus 2013-07-02 09:01:31 -07:00
sh_keysc.c Input: sh_keysc - remove redundant platform_set_drvdata() 2013-05-08 09:05:00 -07:00
spear-keyboard.c Input: keyboard, serio - simplify use of devm_ioremap_resource 2013-08-15 00:30:17 -07:00
stmpe-keypad.c
stowaway.c
sunkbd.c
tc3589x-keypad.c
tca6416-keypad.c
tca8418_keypad.c
tegra-kbc.c Input: tegra-kbc - simplify use of devm_ioremap_resource 2013-08-15 00:30:12 -07:00
tnetv107x-keypad.c Input: tnetv107x-keypad - remove redundant platform_set_drvdata() 2013-05-08 09:05:03 -07:00
twl4030_keypad.c Input: twl4030_keypad - pass correct pointer to free_irq() 2013-05-23 09:38:24 -07:00
w90p910_keypad.c Input: w90p910_keypad - pass correct pointer to free_irq() 2013-05-23 09:38:28 -07:00
xtkbd.c