alistair23-linux/drivers/input
Imre Deak 7de90a8cb9 Input: ads7846 - miscellaneous fixes
- Add disable attribute to support device locking mode where
  unintentional touch event shouldn't wake up the system;
- Update comments;
- Add missing spin_lock_init;
- Do device resume with the lock held;
- Do cleanup calls / free memory in the reverse order of initialization.

Signed-off-by: Imre Deak <imre.deak@nokia.com>
Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
2006-04-11 23:43:55 -04:00
..
gameport Input: gameport - fix memory leak 2006-03-14 00:13:34 -05:00
joystick Input: gamecon - add SNES mouse support 2006-04-02 00:10:05 -05:00
keyboard Manual merge with Linus. 2006-04-02 00:08:05 -05:00
misc Input: wistron - add support for Fujitsu N3510 2006-04-05 00:40:01 -04:00
mouse Input: synaptics - limit rate to 40pps on Toshiba Protege M300 2006-04-02 00:10:18 -05:00
serio Manual merge with Linus. 2006-04-02 00:08:05 -05:00
touchscreen Input: ads7846 - miscellaneous fixes 2006-04-11 23:43:55 -04:00
evbug.c Input: use kzalloc() throughout the code 2006-03-14 00:09:16 -05:00
evdev.c Input: use kzalloc() throughout the code 2006-03-14 00:09:16 -05:00
input.c Input: make modalias code respect allowed buffer size 2006-04-02 00:09:51 -05: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