linux-hardened/drivers/input
Anssi Hannula fe65b97a58 Input: iforce - use ENOSPC instead of ENOMEM
Use -ENOSPC instead of -ENOMEM when the iforce device doesn't have
enough free memory for the new effect.  All other drivers are using
-ENOSPC, so this makes the behaviour coherent.

Signed-off-by: Anssi Hannula <anssi.hannula@gmail.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
2006-06-05 00:18:21 -04:00
..
gameport Input: gameport - fix memory leak 2006-03-14 00:13:34 -05:00
joystick Input: iforce - use ENOSPC instead of ENOMEM 2006-06-05 00:18:21 -04:00
keyboard Input: change from numbered to named switches 2006-05-29 23:31:03 -04:00
misc Input: wistron - add support for AOpen Barebook 1559as 2006-05-29 23:29:36 -04:00
mouse Input: psmouse - DMI updates for lifebook protocol 2006-05-29 23:31:12 -04:00
serio [PATCH] powerpc: Use check_legacy_ioport() on ppc32 too. 2006-04-28 21:04:55 +10:00
touchscreen [PATCH] ads7846 conversion accuracy 2006-05-26 11:55:46 -07:00
evbug.c Input: use kzalloc() throughout the code 2006-03-14 00:09:16 -05:00
evdev.c Input: ressurect EVIOCGREP and EVIOCSREP 2006-04-29 01:13:21 -04: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 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
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