linux/drivers/input/keyboard
Linus Torvalds 2f39691f31 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
Pull input layer fixes from Dmitry Torokhov:
 "Second round of updates for the input subsystem.  Mostly small fixups
  to the code merged in the first round (atmel_mxt_ts, wacom) but also a
  smallish patch to xbox driver to support Xbox One controllers and a
  patch to better handle Synaptics profile sensors found in Cr-48
  Chromebooks that should not affect any other devices"

* 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input:
  Input: edt-ft5x06 - remove superfluous assignment
  Input: xpad - add support for Xbox One controllers
  Input: atmel_mxt_ts - fix a few issues reported by Coverity
  Input: atmel_mxt_ts - split config update a bit
  Input: atmel_mxt_ts - simplify mxt_initialize a bit
  Input: joystick - use get_cycles on ARMv8
  Input: wacom - fix compiler warning if !CONFIG_PM
  Input: cap1106 - allow changing key mapping from userspace
  Input: synaptics - use firmware data for Cr-48
  Input: synaptics - properly initialize slots for semi-MT
  Input: MT - make slot cleanup callable outside mt_sync_frame()
  Input: atmel_mxt_ts - mXT224 DMA quirk was fixed in firmware v2.0.AA
2014-08-15 18:16:28 -06:00
..
Kconfig Linux 3.16-rc6 2014-07-24 12:36:56 -07:00
Makefile Input: add driver for Microchip's CAP1106 2014-07-18 10:53:29 -07:00
adp5520-keys.c Input: adp5520-keys - switch to using managed resources 2014-05-28 23:49:10 -07:00
adp5588-keys.c Input: adp5588-keys - get value from data out when dir is out 2014-02-15 13:13:17 -08:00
adp5589-keys.c Input: delete non-required instances of include <linux/init.h> 2014-01-06 23:23:57 -08:00
amikbd.c
atakbd.c
atkbd.c Input: atkbd - fix keyboard not working on some LG laptops 2014-04-24 23:32:33 -07:00
bf54x-keys.c Input: delete non-required instances of include <linux/init.h> 2014-01-06 23:23:57 -08:00
cap1106.c Input: cap1106 - allow changing key mapping from userspace 2014-08-08 09:17:22 -07:00
clps711x-keypad.c Input: clps711x-keypad - make of_device_id array const 2014-05-14 16:39:52 -07:00
cros_ec_keyb.c mfd: cros_ec: Move EC interrupt to cros_ec_keyb 2014-07-09 14:58:20 +01:00
davinci_keyscan.c
ep93xx_keypad.c
goldfish_events.c Input: delete non-required instances of include <linux/init.h> 2014-01-06 23:23:57 -08:00
gpio_keys.c Input: gpio_keys - more conversions to devm-* API 2014-05-14 16:40:02 -07:00
gpio_keys_polled.c Input: gpio_keys_polled - convert to devm-* API 2014-05-14 16:40:04 -07:00
hil_kbd.c Input: delete non-required instances of include <linux/init.h> 2014-01-06 23:23:57 -08:00
hilkbd.c
hpps2atkbd.h
imx_keypad.c Input: imx_keypad - remove ifdef round PM methods 2014-07-31 11:59:34 -07:00
jornada680_kbd.c Input: jornada680_kbd - switch top using managed resources 2014-05-28 23:49:11 -07:00
jornada720_kbd.c Input: delete non-required instances of include <linux/init.h> 2014-01-06 23:23:57 -08:00
lkkbd.c Input: delete non-required instances of include <linux/init.h> 2014-01-06 23:23:57 -08:00
lm8323.c input: lm8323: fix attribute-creation race 2014-06-27 13:43:45 -07:00
lm8333.c
locomokbd.c
lpc32xx-keys.c
maple_keyb.c
matrix_keypad.c Input: delete non-required instances of include <linux/init.h> 2014-01-06 23:23:57 -08:00
max7359_keypad.c Input: max7359 - introduce the use of managed interfaces 2014-07-20 13:17:00 -07:00
mcs_touchkey.c Input: mcs_touchkey - fix incorrect input device name 2014-05-28 23:48:02 -07:00
mpr121_touchkey.c Input: delete non-required instances of include <linux/init.h> 2014-01-06 23:23:57 -08:00
newtonkbd.c Input: delete non-required instances of include <linux/init.h> 2014-01-06 23:23:57 -08:00
nomadik-ske-keypad.c
nspire-keypad.c
omap-keypad.c Input: delete non-required instances of include <linux/init.h> 2014-01-06 23:23:57 -08:00
omap4-keypad.c Input: omap-keypad - remove platform data support 2014-05-29 00:33:32 -07:00
opencores-kbd.c
pmic8xxx-keypad.c Input: pmic8xxx-keypad - migrate to DT 2014-03-30 13:25:19 -07:00
pxa27x_keypad.c Input: pxa27x-keypad - fix generating scancode 2014-05-13 23:12:44 -07:00
pxa930_rotary.c Input: delete non-required instances of include <linux/init.h> 2014-01-06 23:23:57 -08:00
qt1070.c Input: delete non-required instances of include <linux/init.h> 2014-01-06 23:23:57 -08:00
qt2160.c Input: delete non-required instances of include <linux/init.h> 2014-01-06 23:23:57 -08:00
samsung-keypad.c Input: delete non-required instances of include <linux/init.h> 2014-01-06 23:23:57 -08:00
sh_keysc.c Input: delete non-required instances of include <linux/init.h> 2014-01-06 23:23:57 -08:00
spear-keyboard.c Input: delete non-required instances of include <linux/init.h> 2014-01-06 23:23:57 -08:00
st-keyscan.c Input: st-keyscan - fix 'defined but not used' compiler warnings 2014-07-18 10:18:55 -07:00
stmpe-keypad.c Input: delete non-required instances of include <linux/init.h> 2014-01-06 23:23:57 -08:00
stowaway.c Input: delete non-required instances of include <linux/init.h> 2014-01-06 23:23:57 -08:00
sunkbd.c Input: delete non-required instances of include <linux/init.h> 2014-01-06 23:23:57 -08:00
tc3589x-keypad.c Input: tc3589x-keypad - support probing from device tree 2014-05-14 16:39:44 -07:00
tca6416-keypad.c
tca8418_keypad.c Input: tca8418 - fix loading this driver as a module from a device tree 2014-04-24 23:53:14 -07:00
tegra-kbc.c
twl4030_keypad.c Input: delete non-required instances of include <linux/init.h> 2014-01-06 23:23:57 -08:00
w90p910_keypad.c Input: delete non-required instances of include <linux/init.h> 2014-01-06 23:23:57 -08:00
xtkbd.c Input: delete non-required instances of include <linux/init.h> 2014-01-06 23:23:57 -08:00