kernel-hacking-2024-linux-s.../drivers/input
Atsushi Nemoto f9da8d157b Input: move map_to_7segment.h to include/linux
The map_to_7segment.h provides generic 7segment LED mappings and is
designed to be used by other drivers.  Moving it to common area will
make it more usable.  Also exporting it to userspace will help users
of sysfs interface.

Signed-off-by: Atsushi Nemoto <anemo@mba.ocn.ne.jp>
Acked-by: Henk Vergonet <henk.vergonet@gmail.com>
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
2008-10-10 23:16:16 -04:00
..
gameport Input: gameport - make gameport_register_driver() return errors 2008-07-30 00:41:15 -04:00
joystick Input: gameport - check return value of gameport_register_driver() 2008-07-30 00:41:36 -04:00
keyboard Input: atkbd - expand Latitude's force release quirk to other Dells 2008-09-10 12:12:28 -04:00
misc Input: move map_to_7segment.h to include/linux 2008-10-10 23:16:16 -04:00
mouse Input: psmouse - add OLPC touchpad driver 2008-09-21 18:28:58 -04:00
serio Input: serio_raw - allow attaching to translated (SERIO_I8042XL) ports 2008-09-10 12:12:31 -04:00
tablet Input: convert drivers to use strict_strtoul() 2008-09-10 12:11:57 -04:00
touchscreen Input: ads7846 - fix cache line sharing issue 2008-10-09 01:01:21 -04:00
apm-power.c
evbug.c
evdev.c
ff-core.c drivers/input/ff-core.c needs <linux/sched.h> 2008-07-02 18:40:08 -07:00
ff-memless.c
fixp-arith.h
input-polldev.c
input.c Merge master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 into next 2008-07-21 00:55:14 -04:00
joydev.c
Kconfig
Makefile
mousedev.c mousedev: BKL pushdown 2008-07-02 15:06:23 -06:00
xen-kbdfront.c