Hi all. This is a new iteration of the driver for the edt ft5x06 based polytouch series of touchscreens. This version moves some of the code in separate functions as requested by Henrik (with one exception where I did not see the point, namely the inital readout of some sensor parameters in _probe()). The raw data readout has been simplified greatly, it now allocates a buffer for the whole sensor area on switching into factory mode, fills it completely on read() and copies the requested data. On switch into work mode the memory is released again. I hope this finally approaches upstreamability :) Thanks, Simon -- 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