kernel-ark/drivers/input
Dmitry Torokhov a21466cc77 Input: fix potential overflows in driver/input/touchscreen
Change all sprintfs into snprintfs to make sure we won't stomp on
data adjacent to our buffers.

Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
2006-06-26 01:46:04 -04:00
..
gameport Input: gameport - fix memory leak 2006-03-14 00:13:34 -05:00
joystick Input: fix potential overflows in driver/input/joystick 2006-06-26 01:45:48 -04:00
keyboard [PATCH] m68k: restore amikbd compatibility with 2.4 2006-06-23 07:43:01 -07:00
misc [SPARC64]: Add of_device layer and make ebus/isa use it. 2006-06-23 23:15:43 -07:00
mouse Input: fix potential overflows in driver/input/mouse 2006-06-26 01:45:10 -04:00
serio [SPARC64]: Use in-kernel PROM tree for EBUS and ISA. 2006-06-23 23:15:28 -07:00
touchscreen Input: fix potential overflows in driver/input/touchscreen 2006-06-26 01:46:04 -04:00
evbug.c Input: use kzalloc() throughout the code 2006-03-14 00:09:16 -05:00
evdev.c [PATCH] vfs: add lock owner argument to flush operation 2006-06-23 07:43:02 -07:00
input.c Input: make EVIOCGSND return meaningful data 2006-04-29 01:13:48 -04:00
joydev.c Input: use kzalloc() throughout the code 2006-03-14 00:09:16 -05:00
Kconfig
Makefile
mousedev.c Input: use kzalloc() throughout the code 2006-03-14 00:09:16 -05:00
power.c Input: use kzalloc() throughout the code 2006-03-14 00:09:16 -05:00
tsdev.c Input: use kzalloc() throughout the code 2006-03-14 00:09:16 -05:00