1
0
Fork 0
remarkable-linux/drivers/input/keyboard
Linus Torvalds 2f7fa1be66 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
Pull 2nd round of input updates from Dmitry Torokhov:
 - update to Wacom driver to support wireless devices
 - update to Sentelci touchpad driver to support newer hardware
 - update to gpio-keys driver to support "interrupt-only" keys
 - fixups to earlier commits

* 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input:
  Input: wacom - check for allocation failure in probe()
  Input: tegra-kbc - allocate pdata before using it
  Input: amijoy - add missing platform check
  Input: wacom - wireless battery status
  Input: wacom - create inputs when wireless connect
  Input: wacom - wireless monitor framework
  Input: wacom - isolate input registration
  Input: sentelic - improve packet debugging information
  Input: sentelic - minor code cleanup
  Input: sentelic - enabling absolute coordinates output for newer hardware
  Input: sentelic - refactor code for upcoming new hardware support
  Input: gpio_keys - add support for interrupt only keys
  Input: gpio_keys - consolidate key destructor code
  Input: revert "gpio_keys - switch to using threaded IRQs"
  Input: gpio_keys - constify platform data
  Input: spear-keyboard - remove kbd_set_plat_data()
2012-03-29 23:17:44 -07:00
..
Kconfig Input: omap4-keypad - move platform_data to <linux/platform_data> 2012-03-16 22:49:46 -07:00
Makefile Input: tca8418_keypad - initial driver release 2011-10-29 12:32:24 -07:00
adp5520-keys.c Input: keyboard - use macro module_platform_driver() 2011-11-30 23:41:41 -08:00
adp5588-keys.c Input: convert I2C drivers to use module_i2c_driver() 2012-03-16 23:06:19 -07:00
adp5589-keys.c Input: convert I2C drivers to use module_i2c_driver() 2012-03-16 23:06:19 -07: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: convert obsolete strict_strtox to kstrtox 2011-11-09 21:23:26 -08:00
bf54x-keys.c Input: keyboard - staticise non-exported symbols 2011-12-12 00:03:00 -08:00
davinci_keyscan.c Input: revert some over-zealous conversions to module_platform_driver() 2012-01-10 23:12:46 -08:00
ep93xx_keypad.c Input: keyboard - use macro module_platform_driver() 2011-11-30 23:41:41 -08:00
gpio_keys.c Input: gpio_keys - add support for interrupt only keys 2012-03-19 17:56:18 -07:00
gpio_keys_polled.c Input: keyboard - use macro module_platform_driver() 2011-11-30 23:41:41 -08:00
hil_kbd.c Input: hil_kbd - add missing MODULE_DEVICE_TABLE() 2010-10-13 07:49:05 -07:00
hilkbd.c headers: remove sched.h from interrupt.h 2009-10-11 11:20:58 -07:00
hpps2atkbd.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
imx_keypad.c Input: keyboard - use macro module_platform_driver() 2011-11-30 23:41:41 -08:00
jornada680_kbd.c Input: keyboard - use macro module_platform_driver() 2011-11-30 23:41:41 -08:00
jornada720_kbd.c ARM: 7341/1: input: prepare jornada720 keyboard and ts for sa11x0 sparse irq 2012-03-25 23:57:19 +01:00
lkkbd.c Input: lkkbd - change formatting style to match the rest of the kernel 2009-10-13 23:58:20 -07:00
lm8323.c Input: convert I2C drivers to use module_i2c_driver() 2012-03-16 23:06:19 -07:00
locomokbd.c [ARM] locomo: avoid unnecessary cascaded keyboard IRQ 2010-03-02 07:40:49 +08:00
maple_keyb.c sh: maple: Support block reads and writes. 2009-02-27 16:07:32 +09:00
matrix_keypad.c Input: keyboard - use macro module_platform_driver() 2011-11-30 23:41:41 -08:00
max7359_keypad.c Input: convert I2C drivers to use module_i2c_driver() 2012-03-16 23:06:19 -07:00
mcs_touchkey.c Input: convert I2C drivers to use module_i2c_driver() 2012-03-16 23:06:19 -07:00
mpr121_touchkey.c Input: convert I2C drivers to use module_i2c_driver() 2012-03-16 23:06:19 -07:00
newtonkbd.c get rid of input BIT* duplicate defines 2007-10-19 11:53:42 -07:00
nomadik-ske-keypad.c Merge commit 'v3.3-rc6' into next 2012-03-09 10:55:17 -08:00
omap-keypad.c Input: keyboard - use macro module_platform_driver() 2011-11-30 23:41:41 -08:00
omap4-keypad.c Input: omap4-keypad - move platform_data to <linux/platform_data> 2012-03-16 22:49:46 -07:00
opencores-kbd.c Input: keyboard - use macro module_platform_driver() 2011-11-30 23:41:41 -08:00
pmic8xxx-keypad.c Input: keyboard - use macro module_platform_driver() 2011-11-30 23:41:41 -08:00
pxa27x_keypad.c Input: keyboard - use macro module_platform_driver() 2011-11-30 23:41:41 -08:00
pxa930_rotary.c Input: keyboard - use macro module_platform_driver() 2011-11-30 23:41:41 -08:00
qt1070.c Input: convert I2C drivers to use module_i2c_driver() 2012-03-16 23:06:19 -07:00
qt2160.c Input: convert I2C drivers to use module_i2c_driver() 2012-03-16 23:06:19 -07:00
samsung-keypad.c Merge commit 'v3.3-rc6' into next 2012-03-09 10:55:17 -08:00
sh_keysc.c Input: keyboard - use macro module_platform_driver() 2011-11-30 23:41:41 -08:00
spear-keyboard.c Input: spear-keyboard - provide thaw and poweroff routines 2012-02-28 01:18:32 -08:00
stmpe-keypad.c Input: keyboard - use macro module_platform_driver() 2011-11-30 23:41:41 -08:00
stowaway.c get rid of input BIT* duplicate defines 2007-10-19 11:53:42 -07:00
sunkbd.c headers: remove sched.h from interrupt.h 2009-10-11 11:20:58 -07:00
tc3589x-keypad.c Input: tc3589x-keypad - add missing kerneldoc 2012-01-04 22:20:09 -08:00
tca6416-keypad.c Input: tca6416-keypad - suspend/resume wakeup support 2011-03-15 23:18:28 -07:00
tca8418_keypad.c Input: tca8418_keypad - initial driver release 2011-10-29 12:32:24 -07:00
tegra-kbc.c Input: tegra-kbc - allocate pdata before using it 2012-03-27 00:14:35 -07:00
tnetv107x-keypad.c Input: keyboard - use macro module_platform_driver() 2011-11-30 23:41:41 -08:00
twl4030_keypad.c Input: twl4030_keypad - fix comment (trivial) 2012-02-01 09:14:03 -08:00
w90p910_keypad.c Input: keyboard - use macro module_platform_driver() 2011-11-30 23:41:41 -08:00
xtkbd.c Input: remove CVS keywords 2008-05-20 12:17:39 -04:00