kernel-ark/drivers/input/keyboard
Dmitry Torokhov 1ba36e11b2 Input: atkbd - allow setting force-release bitmap via sysfs
There are more and more laptop requiring use of force_release quirk
for their multimedia and other specialized keys. Adding their DMI data
to the kernel is not sustainable; instead we will rely on help from
userspace (HAL) to do that for us.

This patch creates a new 'force_release' sysfs attribute (that belongs
to serio device to which keyboard is attached) which can be used to set
up force_release keymap. For example, Dell laptop owners might do:

echo 133-139,143,147 > /sys/devices/platform/i8042/serio0/force_release

Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
2009-09-03 20:30:36 -07:00
..
aaed2000_kbd.c
amikbd.c
atakbd.c
atkbd.c Input: atkbd - allow setting force-release bitmap via sysfs 2009-09-03 20:30:36 -07:00
bf54x-keys.c Input: bf54x-keys - convert printk() to dev_*() 2009-07-23 01:16:11 -07:00
corgikbd.c Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into devel 2009-03-13 21:44:51 +00:00
ep93xx_keypad.c Input: add matrix keypad driver for Cirrus EP93xx 2009-04-18 23:44:59 -07:00
gpio_keys.c Input: gpio_keys - swtich to dev_pm_ops 2009-07-24 22:12:15 -07:00
hil_kbd.c Input: combine hil_kbd and hil_ptr drivers 2009-08-09 13:27:27 -07:00
hilkbd.c Input: hilkbd - fix crash when removing hilkbd module 2009-03-08 16:35:45 -07:00
hpps2atkbd.h
jornada680_kbd.c
jornada720_kbd.c
Kconfig Input: add twl4030_keypad driver 2009-08-27 22:06:15 -07:00
lkkbd.c Input: serio - don't use serio->write() directly 2009-08-05 00:43:43 -07:00
lm8323.c Input: introduce lm8323 keypad driver 2009-05-15 20:13:25 -07:00
locomokbd.c
Makefile Input: add twl4030_keypad driver 2009-08-27 22:06:15 -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-keypad - add function to build device keymap 2009-08-27 22:05:39 -07:00
newtonkbd.c
omap-keypad.c Input: omap-keypad - use disable_irq_nosync() in irq handler 2009-04-17 20:41:44 -07:00
pxa27x_keypad.c Input: pxa27x_keypad - switch to using dev_pm_ops 2009-07-26 11:20:52 -07:00
pxa930_rotary.c Input: add support for enhanced rotary controller on pxa930 and pxa935 2008-12-29 04:59:16 -08:00
sh_keysc.c Input: sh_keysc - allow modifying keymap from userspace 2009-07-21 01:14:13 -07:00
spitzkbd.c Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into devel 2009-03-13 21:44:51 +00:00
stowaway.c
sunkbd.c Input: serio - don't use serio->write() directly 2009-08-05 00:43:43 -07:00
tosakbd.c Input: tosakbd - fix cleaning up KEY_STROBEs after error 2009-08-27 22:02:47 -07:00
twl4030_keypad.c Input: add twl4030_keypad driver 2009-08-27 22:06:15 -07:00
w90p910_keypad.c Input: w90p910_keypad - move a dereference below a NULL test 2009-08-30 11:55:47 -07:00
xtkbd.c