Archived
14
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
David Brownell 9084533e79 [PATCH] ads7846 conversion accuracy
This improves accuracy of the touchscreen and hwmon sensor readings,
addressing an issue noted by Imre Deak: there's an extra bit written before
the sample (12 bits) gets written out.

It also catches up to various comments, and makes the /proc/interrupts
entry sensible again.

Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
Cc: Imre Deak <imre.deak@nokia.com>
Cc: Jean Delvare <khali@linux-fr.org>
Cc: Dmitry Torokhov <dtor_core@ameritech.net>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2006-05-26 11:55:46 -07: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 Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 2006-04-29 01:11:23 -04:00
misc Input: wistron - add support for Fujitsu N3510 2006-04-05 00:40:01 -04:00
mouse Input: psmouse - fix new device detection logic 2006-04-29 01:12:44 -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
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
Kconfig
Makefile
mousedev.c
power.c
tsdev.c