http://seasonofcode.com/posts/internal-input-event-handling-in-the-linux-kernel-and-the-android-userspace.html
Internal input event handling in the Linux kernel and the Android userspace
linux input输入子系统分析《一》:初识input输入子系统
http://blog.youkuaiyun.com/ielife/article/details/7798952
这篇讲的比较清楚,浅显易懂。
这篇是讲evdev handler的。
http://processors.wiki.ti.com/index.php/Capacitive_touch_integration_with_android
这篇讲touch事件的流程,从touch driver到input到framework到application。
http://sagaralatgi.blogspot.com/2013/04/linux-input-subsystem-kernels-input.html
这篇里面的框图很清晰,不过英文描述不是太清楚。