kernel_optimize_test/drivers/input
Axel Lin ebcc019926 Input: ams_delta_serio - fix wrong kfree in ams_delta_serio_exit
serio_unregister_port() will call put_device() to free the memory.
Thus remove kfree(ams_delta_serio) after
serio_unregister_port(ams_delta_serio).

Signed-off-by: Axel Lin <axel.lin@gmail.com>
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
2010-11-21 22:32:13 -08:00
..
gameport Input: gameport - convert to use common workqueue instead of a thread 2010-11-18 00:25:49 -08:00
joystick Input: xpad - ensure xpad->bulk_out is initialized before submitting urb 2010-11-18 00:16:44 -08:00
keyboard Input: add support for keyboards on ST SPEAr platform 2010-11-19 12:43:25 -08:00
misc Input: pcf_keypad - convert to dev_op_ops 2010-11-11 22:02:57 -08:00
mouse Input: hgpk - fix powersave mode 2010-11-15 01:33:59 -08:00
serio Input: ams_delta_serio - fix wrong kfree in ams_delta_serio_exit 2010-11-21 22:32:13 -08:00
tablet Input: acecad - fix a memory leak in usb_acecad_probe error path 2010-11-10 23:07:03 -08:00
touchscreen Input: qt602240_ts - fix wrong sizeof in object table allocation 2010-11-18 00:17:12 -08:00
apm-power.c
evbug.c
evdev.c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input 2010-10-25 07:59:01 -07:00
ff-core.c
ff-memless.c
fixp-arith.h
input-compat.c
input-compat.h
input-polldev.c
input.c Input: do not pass injected events back to the originating handler 2010-11-11 01:01:26 -08:00
joydev.c
Kconfig
Makefile
mousedev.c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input 2010-10-25 07:59:01 -07:00
sparse-keymap.c
xen-kbdfront.c