| author | Michel Pollet <buserror@gmail.com> | |
| Sat, 14 Mar 2009 10:24:07 +0000 (10:24 +0000) | ||
| committer | Michel Pollet <buserror@gmail.com> | |
| Sun, 22 Nov 2009 15:38:45 +0000 (15:38 +0000) | ||
| commit | 74eab4396bb20b71ffb7a3a7307b96d7efea5caf | |
| tree | a0f3a2ac9faab23c3609309b374f60846c0f668f | tree | snapshot (tar.gz zip) |
| parent | 8b10eb7b712df8d977ccd48587ab7ed61f446f7e | commit | diff |
| drivers/input/touchscreen/Kconfig | diff | blob | blame | history | |
| drivers/input/touchscreen/Makefile | diff | blob | blame | history | |
| drivers/input/touchscreen/ts_filter.c | [new file with mode: 0644] | blob |
| drivers/input/touchscreen/ts_filter.h | [new file with mode: 0644] | blob |
| drivers/input/touchscreen/ts_filter_group.c | [new file with mode: 0644] | blob |
| drivers/input/touchscreen/ts_filter_group.h | [new file with mode: 0644] | blob |
| drivers/input/touchscreen/ts_filter_linear.c | [new file with mode: 0644] | blob |
| drivers/input/touchscreen/ts_filter_linear.h | [new file with mode: 0644] | blob |
| drivers/input/touchscreen/ts_filter_mean.c | [new file with mode: 0644] | blob |
| drivers/input/touchscreen/ts_filter_mean.h | [new file with mode: 0644] | blob |
| drivers/input/touchscreen/ts_filter_median.c | [new file with mode: 0644] | blob |
| drivers/input/touchscreen/ts_filter_median.h | [new file with mode: 0644] | blob |