Hello, this patch adds support for IdealTEK URTC1000 touchscreen controllers. Documentation can be downloaded at http://projects.tbmn.org/cgi-bin/trac.cgi/wiki/urtc-1000 I'm not sure that the code is correct, especially because the .rept_size is set to 8 bytes. I've tried 5, 6, 7, 8, 12 and 16. Only 8 and 16 work. Other values resulted in -EOVERFLOW in usbtouch_irq() and infinite retries. Signed-off-by: Ondrej Zary -- Ondrej Zary