]> git.zerfleddert.de Git - ms2-fixes/log
ms2-fixes
12 years agoupdate module
Michael Gernoth [Fri, 20 May 2011 21:43:08 +0000 (23:43 +0200)]
update module

12 years agorename module parameter to debounce_delay
Michael Gernoth [Fri, 20 May 2011 21:42:43 +0000 (23:42 +0200)]
rename module parameter to debounce_delay

12 years agostart unpacking file, this is just a stub for now
Michael Gernoth [Fri, 20 May 2011 19:43:11 +0000 (21:43 +0200)]
start unpacking file, this is just a stub for now

12 years agomake helper non-static
Michael Gernoth [Fri, 20 May 2011 19:25:44 +0000 (21:25 +0200)]
make helper non-static

12 years agoMerge branch 'master' of git.zerfleddert.de:/git/ms2-fixes
Michael Gernoth [Fri, 20 May 2011 19:03:37 +0000 (21:03 +0200)]
Merge branch 'master' of git.zerfleddert.de:/git/ms2-fixes

12 years agoupdate prebuilt module
Michael Gernoth [Fri, 20 May 2011 19:03:11 +0000 (21:03 +0200)]
update prebuilt module

12 years agoset default debounce_delay to 10ms
Michael Gernoth [Fri, 20 May 2011 19:02:35 +0000 (21:02 +0200)]
set default debounce_delay to 10ms

12 years agothere is no need for a service
Michael Gernoth [Fri, 20 May 2011 19:01:42 +0000 (21:01 +0200)]
there is no need for a service

12 years agoadd precompiled module to package
Michael Gernoth [Fri, 20 May 2011 18:46:23 +0000 (20:46 +0200)]
add precompiled module to package

12 years agorun at boot time
Michael Gernoth [Fri, 20 May 2011 18:45:12 +0000 (20:45 +0200)]
run at boot time

12 years agoload the module (still from the system dir)
Michael Gernoth [Fri, 20 May 2011 18:20:07 +0000 (20:20 +0200)]
load the module (still from the system dir)

12 years agoadd service, which just gets root currently
Michael Gernoth [Fri, 20 May 2011 17:47:36 +0000 (19:47 +0200)]
add service, which just gets root currently

12 years agoInitial app skeleton
Michael Gernoth [Fri, 20 May 2011 17:12:39 +0000 (19:12 +0200)]
Initial app skeleton

12 years agomake the debounce_delay modifiable via the "delay" module parameter
Michael Gernoth [Fri, 20 May 2011 13:07:25 +0000 (15:07 +0200)]
make the debounce_delay modifiable via the "delay" module parameter

12 years agoadd gitignore
Michael Gernoth [Thu, 19 May 2011 18:57:32 +0000 (20:57 +0200)]
add gitignore

12 years agochange compiler calls, this fixes potential toolchain-problems
Michael Gernoth [Thu, 19 May 2011 18:19:09 +0000 (20:19 +0200)]
change compiler calls, this fixes potential toolchain-problems

It seems cc-option from the kenrel Makefiles does not like it when
the cross-compiler is directly specified and sometimes generates
wrong arch-info due to this. This just leads to unbuildable code,
not to problems in successfully built modules.

12 years agoSet GPIOKPF_DEBOUNCE, just in case
Michael Gernoth [Thu, 19 May 2011 13:14:05 +0000 (15:14 +0200)]
Set GPIOKPF_DEBOUNCE, just in case

This flag is already set by Motorola, as it is included in
GPIOKPF_REMOVE_PHANTOM_KEYS. I assume that nobody at Motorola
looked at this flag, as they would have seen that it also enable
the debouncing code which needs to have a debounce_delay set.
When the delay is 0 and the code is active, the bouncing even gets
worse, as the keypad is scanned more rapidly

12 years agoadd README (based on xda post)
Michael Gernoth [Wed, 18 May 2011 22:01:45 +0000 (00:01 +0200)]
add README (based on xda post)

12 years agoset keypad debounce time to 5 ms
Michael Gernoth [Wed, 18 May 2011 21:17:04 +0000 (23:17 +0200)]
set keypad debounce time to 5 ms

12 years agoinitial Makefile and module (currently just a test for the toolchain)
Michael Gernoth [Wed, 18 May 2011 20:14:41 +0000 (22:14 +0200)]
initial Makefile and module (currently just a test for the toolchain)

Impressum, Datenschutz