<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pm24.git/drivers/input/touchscreen/egalax_ts_serial.c, branch v4.7</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>https://git.kobert.dev/pm24.git/atom?h=v4.7</id>
<link rel='self' href='https://git.kobert.dev/pm24.git/atom?h=v4.7'/>
<link rel='alternate' type='text/html' href='https://git.kobert.dev/pm24.git/'/>
<updated>2015-12-20T07:44:40Z</updated>
<entry>
<title>Input: egalax_ts_serial - fix potential NULL dereference on error</title>
<updated>2015-12-20T07:44:40Z</updated>
<author>
<name>Dan Carpenter</name>
<email>dan.carpenter@oracle.com</email>
</author>
<published>2015-12-19T17:22:21Z</published>
<link rel='alternate' type='text/html' href='https://git.kobert.dev/pm24.git/commit/?id=8dcb3c7628f19192dd568fbee9094a2d4b14b6af'/>
<id>urn:sha1:8dcb3c7628f19192dd568fbee9094a2d4b14b6af</id>
<content type='text'>
We didn't check input_allocate_device() for failures so it could lead to
a NULL deref.

Fixes: 6b0f8f9c52ef ('Input: add eGalaxTouch serial touchscreen driver')
Signed-off-by: Dan Carpenter &lt;dan.carpenter@oracle.com&gt;
Signed-off-by: Dmitry Torokhov &lt;dmitry.torokhov@gmail.com&gt;</content>
</entry>
<entry>
<title>Input: add eGalaxTouch serial touchscreen driver</title>
<updated>2015-12-16T19:31:33Z</updated>
<author>
<name>Böszörményi Zoltán</name>
<email>zboszormenyi@sicom.com</email>
</author>
<published>2015-12-16T19:11:50Z</published>
<link rel='alternate' type='text/html' href='https://git.kobert.dev/pm24.git/commit/?id=6b0f8f9c52efe24d6dac06ab963b7bd91c723751'/>
<id>urn:sha1:6b0f8f9c52efe24d6dac06ab963b7bd91c723751</id>
<content type='text'>
There are two EETI touchscreen drivers in the kernel (eeti_ts and
egalax_ts) but both are for I2C-connected panels. This is for a different,
serial and not multi-touch touchscreen panel. The protocol documentation is
at http://www.eeti.com.tw/pdf/Software%20Programming%20Guide_v2.0.pdf

Signed-off-by: Böszörményi Zoltán &lt;zboszor@pr.hu&gt;
Signed-off-by: Dmitry Torokhov &lt;dmitry.torokhov@gmail.com&gt;
</content>
</entry>
</feed>
