Hi Dudley, On Mon, Jun 30, 2014 at 05:43:06AM +0000, Dudley Du wrote: > Attached are the patches files, I sent it firstly. Thanks for the response, I was able to apply the patches now. The attached files lack headers and commit messages though, so I don't have fine-grained history in my git tree for convenient later review. The file names suggest to me that you might just have copy-and-pasted the patches from somewhere. It would be great if you could attach them again in the format produced by "git format-patch", with no further modifications done by hand. (If you feel the need to do modifications, you should modify the actual commits e.g. with "git rebase -i" before using format-patch.) Others can then simply import your changes - including commit messages - into their tree with "git am". Thanks, Patrik -- To unsubscribe from this list: send the line "unsubscribe linux-input" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html