lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:	Fri, 6 May 2016 08:22:15 +0300
From:	<mika.penttila@...tfour.com>
To:	<linux-input@...r.kernel.org>, <linux-kernel@...r.kernel.org>
CC:	<tammy_tseng@....com>, <yuger_yu@....com>,
	<dmitry.torokhov@...il.com>
Subject: [PATCH v5 0/2] Input: SiS 9200 family I2C touchscreen controller driver

Hi,

Here are the v5 patches for SiS 9200 I2C multitouch controller.
All the issues raised so far are addressed in this version.

Rebased on 4.6.0-rc6.

Thanks,
Mika

[PATCH v5 1/2] Input: Driver for SiS 9200 family I2C touchscreen controller.
[PATCH v5 2/2] Input: SiS 9200 documentation parts.

 .../devicetree/bindings/input/touchscreen/sis_i2c.txt    |  22 ++
 Documentation/devicetree/bindings/vendor-prefixes.txt    |   1 +
 drivers/input/touchscreen/Kconfig                        |  12 +
 drivers/input/touchscreen/Makefile                       |   1 +
 drivers/input/touchscreen/sis_i2c.c                      | 461 ++++++++++++++++++++++++

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ