linux/drivers/input
Dmitry Torokhov 78167236e2 Input: drivers/joystick - fix various sparse warnings
Fix various issues pointed by sparse:
 - module_param_array_named() takes unsigned int as number
   of parameters argument
 - shadowing of global variables is not healthy. I think there was
   once a bug in db9 caused by it.

Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
2007-05-03 00:52:51 -04:00
..
gameport Input: gameport - do not touch bus's rwsem 2007-04-27 10:57:30 -07:00
joystick Input: drivers/joystick - fix various sparse warnings 2007-05-03 00:52:51 -04:00
keyboard Input: gpio_keys - add support for switches (EV_SW) 2007-05-01 00:39:13 -04:00
misc Input: cobalt_btns - convert to use polldev library 2007-04-29 23:43:06 -04:00
mouse Input: lifebook - split into 2 devices 2007-04-25 00:39:53 -04:00
serio Merge master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 2007-05-01 00:24:54 -04:00
touchscreen Merge master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 2007-05-01 00:24:54 -04:00
evbug.c Input: rework handle creation code 2007-04-12 01:29:46 -04:00
evdev.c Input: handlers - handle errors from input_open_device() 2007-04-12 01:30:15 -04:00
ff-core.c Input: force feedback - make sure effect is present before playing 2007-05-03 00:51:10 -04:00
ff-memless.c [PATCH] remove many unneeded #includes of sched.h 2007-02-14 08:09:54 -08:00
fixp-arith.h Input: move fixp-arith.h to drivers/input 2006-07-19 01:40:14 -04:00
input.c Input: add input_set_capability() helper 2007-04-25 00:53:18 -04:00
joydev.c Input: handlers - handle errors from input_open_device() 2007-04-12 01:30:15 -04:00
Kconfig Input: unified force feedback support for memoryless devices 2006-07-19 01:40:30 -04:00
Makefile Input: remove no longer used power.c handler 2007-04-12 01:31:05 -04:00
mousedev.c Input: mousedev - fix sudden warps with touchpads 2007-04-12 01:31:55 -04:00
tsdev.c Input: handlers - handle errors from input_open_device() 2007-04-12 01:30:15 -04:00