linux/drivers/input
Pekka Enberg a97e148a8b [PATCH] input: convert kcalloc to kzalloc
This patch converts kcalloc(1, ...) calls to use the new kzalloc() function.

Signed-off-by: Pekka Enberg <penberg@cs.helsinki.fi>
Cc: Vojtech Pavlik <vojtech@suse.cz>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2005-09-07 16:57:45 -07:00
..
gameport [PATCH] input: convert kcalloc to kzalloc 2005-09-07 16:57:45 -07:00
joystick [PATCH] input: convert kcalloc to kzalloc 2005-09-07 16:57:45 -07:00
keyboard [PATCH] input: convert kcalloc to kzalloc 2005-09-07 16:57:45 -07:00
misc Input: make name, phys and uniq be 'const char *' because once 2005-06-30 00:50:38 -05:00
mouse [PATCH] input: convert kcalloc to kzalloc 2005-09-07 16:57:45 -07:00
serio [PATCH] input: convert kcalloc to kzalloc 2005-09-07 16:57:45 -07:00
touchscreen Input: elo - fix help in Kconfig (wrong module name) 2005-07-11 01:09:10 -05:00
Kconfig Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
evbug.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
evdev.c [PATCH] mips: kludge envdev to build for 64-bit MIPS with 32-bit compat 2005-09-05 00:06:08 -07:00
input.c Input: cannot refer to __exit from within __init. 2005-07-01 23:54:30 -05:00
joydev.c Input: joydev - remove custom conversion from jiffies to msecs 2005-07-11 01:08:56 -05:00
mousedev.c Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/dtor/input.git manually 2005-06-27 14:47:31 -07:00
power.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
tsdev.c [PATCH] INPUT: move to use the new class code, instead of class_simple 2005-06-20 15:15:04 -07:00