linux/drivers/input
Viresh Kumar 6102752eb3 Input: spear-keyboard - switch to using managed resources
This patch frees spear-keyboard driver from burden of freeing resources :)
devm_* derivatives of multiple routines are used while allocating resources,
which would be freed automatically by kernel.

Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
2012-11-10 00:29:55 -08:00
..
gameport Input: use module_pci_driver 2012-04-21 23:48:58 -07:00
joystick Input: as5011 - use C99-style structure initializators 2012-10-11 00:48:54 -07:00
keyboard Input: spear-keyboard - switch to using managed resources 2012-11-10 00:29:55 -08:00
misc Linux 3.7-rc4 2012-11-08 08:51:52 -08:00
mouse Linux 3.7-rc4 2012-11-08 08:51:52 -08:00
serio Linux 3.7-rc3 2012-10-30 00:20:56 -07:00
tablet Input: wacom - add support for 2 new multi-touch tablets (0x100 and 0x101) 2012-11-08 09:12:46 -08:00
touchscreen Linux 3.7-rc4 2012-11-08 08:51:52 -08:00
apm-power.c Input: random formatting fixes 2012-08-21 22:29:49 -07:00
evbug.c
evdev.c Input: fix use-after-free introduced with dynamic minor changes 2012-10-22 08:50:37 +03:00
ff-core.c Input: random formatting fixes 2012-08-21 22:29:49 -07:00
ff-memless.c Input: random formatting fixes 2012-08-21 22:29:49 -07:00
input-compat.c
input-compat.h
input-mt.c Input: fix sparse warning in multitouch code 2012-10-25 00:11:52 -07:00
input-polldev.c
input.c Input: introduce managed input devices (add devres support) 2012-11-08 09:10:05 -08:00
joydev.c Input: fix use-after-free introduced with dynamic minor changes 2012-10-22 08:50:37 +03:00
Kconfig Input: matrix-keymap - uninline and prepare for device tree support 2012-05-10 22:38:47 -07:00
Makefile Input: matrix-keymap - uninline and prepare for device tree support 2012-05-10 22:38:47 -07:00
matrix-keymap.c Input: matrix-keymap - fix building keymaps 2012-05-24 01:12:20 -07:00
mousedev.c Input: fix use-after-free introduced with dynamic minor changes 2012-10-22 08:50:37 +03:00
sparse-keymap.c Input: random formatting fixes 2012-08-21 22:29:49 -07:00