dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/drivers/input
Imre Deak 53a0ef89e9 Input: ads7846 - power down ADC a bit later
Submit a seperate request for powering down the ADC in ads7846,
doing it after the last read request.  Otherwise some of the read
values are incorrect.

Signed-off-by: Imre Deak <imre.deak@nokia.com>
Signed-off-by: Juha Yrjola <juha.yrjola@nokia.com>
Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
2006-04-11 23:41:49 -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 - power down ADC a bit later 2006-04-11 23:41:49 -04: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 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
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