1
0
Fork 0
alistair23-linux/drivers/input/keyboard
Linus Torvalds 8bbbfa7054 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
Pull input layer updates from Dmitry Torokhov:
 "2nd round of updates for the input subsystem.  With it input core no
  longer limits number of character devices per event handler (such as
  evdev) to 32, but switches to dynamic minors once legacy range is
  exhausted.  This should get multi-seat installations that currently
  run our of event devices very quickly.

  You will also get an update for Wacom driver and a couple of driver
  fixes."

* 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input:
  Input: extend the number of event (and other) devices
  Input: mousedev - mark mousedev interfaces as non-seekable
  Input: mousedev - rename mixdev_open to opened_by_mixdev
  Input: mousedev - reformat structure initializers
  Input: mousedev - factor out psaux code to reduce #ifdefery
  Input: samsung-keypad - add clk_prepare and clk_unprepare
  Input: atmel_mxt_ts - simplify mxt_dump_message
  Input: wacom - clean up wacom_query_tablet_data
  Input: wacom - introduce wacom_fix_phy_from_hid
  Input: wacom - allow any multi-input Intuos device to set prox
  Input: wacom - report correct touch contact size for I5/Bamboo
2012-10-13 10:56:03 +09:00
..
Kconfig Input: omap-keypad: Remove dependencies to mach includes 2012-09-12 18:06:30 -07:00
Makefile Input: add support for key scan interface of the LPC32xx SoC 2012-07-17 23:16:16 -07:00
adp5520-keys.c Input: keyboard - use macro module_platform_driver() 2011-11-30 23:41:41 -08:00
adp5588-keys.c Input: adp5588 - add support for gpio names 2012-05-10 22:34:16 -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: atkbd - fix language in a printed message 2012-04-23 23:35:53 -07:00
bf54x-keys.c Input: keyboard - staticise non-exported symbols 2011-12-12 00:03:00 -08:00
davinci_keyscan.c ARM: davinci: move platform_data definitions 2012-09-14 11:16:54 +02:00
ep93xx_keypad.c ARM: ep93xx: move platform_data definitions 2012-09-14 11:16:55 +02:00
gpio_keys.c Input: gpio_keys - report a wakeup_event for a button press 2012-08-21 22:29:48 -07:00
gpio_keys_polled.c Input: gpio_keys_polled - fix dt pdata->nbuttons 2012-09-12 21:56:20 -07:00
hil_kbd.c Input: serio - use module_serio_driver 2012-04-04 09:25:43 -07:00
hilkbd.c headers: remove sched.h from interrupt.h 2009-10-11 11:20:58 -07:00
hpps2atkbd.h
imx_keypad.c Input: imx_keypad - fix missing clk conversions 2012-09-04 22:18:03 -07: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: serio - use module_serio_driver 2012-04-04 09:25:43 -07:00
lm8323.c Input: convert I2C drivers to use module_i2c_driver() 2012-03-16 23:06:19 -07:00
lm8333.c lm8333: Fix check ordering 2012-06-27 17:35:55 +02:00
locomokbd.c [ARM] locomo: avoid unnecessary cascaded keyboard IRQ 2010-03-02 07:40:49 +08:00
lpc32xx-keys.c Input: add support for key scan interface of the LPC32xx SoC 2012-07-17 23:16:16 -07:00
maple_keyb.c sh: maple: Support block reads and writes. 2009-02-27 16:07:32 +09:00
matrix_keypad.c Input: matrix-keymap - uninline and prepare for device tree support 2012-05-10 22:38:47 -07: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: request threaded-only IRQs with IRQF_ONESHOT 2012-07-04 13:12:19 -07:00
mpr121_touchkey.c Input: request threaded-only IRQs with IRQF_ONESHOT 2012-07-04 13:12:19 -07:00
newtonkbd.c Input: serio - use module_serio_driver 2012-04-04 09:25:43 -07:00
nomadik-ske-keypad.c ARM: nomadik: move platform_data definitions 2012-09-14 11:19:00 +02:00
omap-keypad.c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input 2012-10-02 17:16:10 -07:00
omap4-keypad.c Input: omap4-keypad - add device tree support 2012-07-17 23:16:07 -07:00
opencores-kbd.c Input: keyboard - use macro module_platform_driver() 2011-11-30 23:41:41 -08:00
pmic8xxx-keypad.c Input: matrix-keymap - uninline and prepare for device tree support 2012-05-10 22:38:47 -07:00
pxa27x_keypad.c ARM: pxa: move platform_data definitions 2012-09-14 11:18:10 +02:00
pxa930_rotary.c ARM: pxa: move platform_data definitions 2012-09-14 11:18:10 +02:00
qt1070.c Input: request threaded-only IRQs with IRQF_ONESHOT 2012-07-04 13:12:19 -07:00
qt2160.c workqueue: use mod_delayed_work() instead of __cancel + queue 2012-08-21 13:18:24 -07:00
samsung-keypad.c Input: samsung-keypad - add clk_prepare and clk_unprepare 2012-10-04 23:09:33 -07:00
sh_keysc.c Input: keyboard - use macro module_platform_driver() 2011-11-30 23:41:41 -08:00
spear-keyboard.c ARM: spear: move platform_data definitions 2012-09-19 17:42:19 +02:00
stmpe-keypad.c Input: matrix-keymap - uninline and prepare for device tree support 2012-05-10 22:38:47 -07: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: matrix-keymap - uninline and prepare for device tree support 2012-05-10 22:38:47 -07:00
tca6416-keypad.c Input: request threaded-only IRQs with IRQF_ONESHOT 2012-07-04 13:12:19 -07:00
tca8418_keypad.c Input: request threaded-only IRQs with IRQF_ONESHOT 2012-07-04 13:12:19 -07:00
tegra-kbc.c Linux 3.6-rc4 2012-09-04 22:57:19 -07:00
tnetv107x-keypad.c Input: request threaded-only IRQs with IRQF_ONESHOT 2012-07-04 13:12:19 -07:00
twl4030_keypad.c Input: matrix-keymap - uninline and prepare for device tree support 2012-05-10 22:38:47 -07:00
w90p910_keypad.c ARM: w90x900: move platform_data definitions 2012-09-14 11:18:59 +02:00
xtkbd.c Input: serio - use module_serio_driver 2012-04-04 09:25:43 -07:00