User:Arhuaco

From Openmoko

(Difference between revisions)
Jump to: navigation, search
(Fix.)
(Updated...)
Line 10: Line 10:
 
** I started from this work done [http://lists.openmoko.org/pipermail/openmoko-kernel/2009-February/008925.html by Andy].
 
** I started from this work done [http://lists.openmoko.org/pipermail/openmoko-kernel/2009-February/008925.html by Andy].
 
* Get touchscreen driver upstream
 
* Get touchscreen driver upstream
** Apply all the Andew Morton's suggestion for the touchsceen filters
+
** Apply all the Andew Morton's suggestion for the touchsceen filters ('''Almost done''').
** Get rid of a sort call Morton did not like. [[User:Werner|Werner]] and I came up with a much better algorithm. Its worst performance only happens when we actually have a hardware problem (too much noise) and if the Hardware does well it is much faster and requires less points.
+
** Get rid of a sort call Morton did not like. [[User:Werner|Werner]] and I came up with a much better algorithm. Its worst performance only happens when we actually have a hardware problem (too much noise) and if the Hardware does well it is much faster and requires less points. '''Working on this one now'''.
 +
** Adapt the touchscreen driver to use s3c-adc
  
 
== TODO List ==
 
== TODO List ==

Revision as of 10:58, 11 March 2009

Only edit to correct a spelling or grammar mistakes.

Contents

Current Priority

Help include support for the GTA02/Freerunner into the upstream Linux Kernel.

Currently working on

  • Send GTA02 basic support upstream (so that we can start sending drivers)
    • I started from this work done by Andy.
  • Get touchscreen driver upstream
    • Apply all the Andew Morton's suggestion for the touchsceen filters (Almost done).
    • Get rid of a sort call Morton did not like. Werner and I came up with a much better algorithm. Its worst performance only happens when we actually have a hardware problem (too much noise) and if the Hardware does well it is much faster and requires less points. Working on this one now.
    • Adapt the touchscreen driver to use s3c-adc

TODO List

#2208 : consider sending touchscreen release event on resume?

Patches

I keep a backup of the patches I work on in a public subversion repository. The main purpose of this repository is backup in case of disaster.

About

Nelson-lightsaber.jpg


I am Nelson Castillo -- a Digital Alchemist.


  • My goal is to turn all the difficult issues I have to deal with into working code (silver).
  • When the code is also beautiful then it is better than gold.


Caminante, son tus huellas
el camino y nada más;
caminante, no hay camino,
se hace camino al andar.

Al andar se hace camino
y al volver la vista atrás
se ve la senda que nunca
se ha de volver a pisar.

Caminante no hay camino
sino estelas en la mar...


Whole thing here.

Contact

If you have a kernel issue you should write to the mailing list.

I'm usually on IRC (Freenode #openmoko-cdevel) using the nick Arhuaco in order to communicate with developers when we need to talk about important issues. I'm way too busy, old and ugly for casual chat such as a/s/l.

Personal tools

Only edit to correct a spelling or grammar mistakes.

Current Priority

Help include support for the GTA02/Freerunner into the upstream Linux Kernel.

Currently working on

  • Send GTA02 basic support upstream (so that we can start sending drivers)
    • I started from this work done by Andy.
  • Get touchscreen driver upstream
    • Apply all the Andew Morton's suggestion for the touchsceen filters (Almost done).
    • Get rid of a sort call Morton did not like. Werner and I came up with a much better algorithm. Its worst performance only happens when we actually have a hardware problem (too much noise) and if the Hardware does well it is much faster and requires less points. Working on this one now.
    • Adapt the touchscreen driver to use s3c-adc

TODO List

#2208 : consider sending touchscreen release event on resume?

Patches

I keep a backup of the patches I work on in a public subversion repository. The main purpose of this repository is backup in case of disaster.

About

Nelson-lightsaber.jpg


I am Nelson Castillo -- a Digital Alchemist.


  • My goal is to turn all the difficult issues I have to deal with into working code (silver).
  • When the code is also beautiful then it is better than gold.


Caminante, son tus huellas
el camino y nada más;
caminante, no hay camino,
se hace camino al andar.

Al andar se hace camino
y al volver la vista atrás
se ve la senda que nunca
se ha de volver a pisar.

Caminante no hay camino
sino estelas en la mar...


Whole thing here.

Contact

If you have a kernel issue you should write to the mailing list.

I'm usually on IRC (Freenode #openmoko-cdevel) using the nick Arhuaco in order to communicate with developers when we need to talk about important issues. I'm way too busy, old and ugly for casual chat such as a/s/l.