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>] [day] [month] [year] [list]
Date:	Fri, 22 Nov 2013 14:57:02 -0800
From:	Dmitry Torokhov <dmitry.torokhov@...il.com>
To:	Linus Torvalds <torvalds@...ux-foundation.org>
Cc:	linux-kernel@...r.kernel.org, linux-input@...r.kernel.org
Subject: [git pull] Input updates for 3.13-rc0 (2nd)

Hi Linus,

Please pull from:

	git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input.git for-linus
or
	master.kernel.org:/pub/scm/linux/kernel/git/dtor/input.git for-linus

to receive 2nd round of updates for the input subsystem. You will get a
new driver for Surface 2.0/Pixelsense touchscreen and a couple of driver
fixups.

Changelog:
---------

Dan Carpenter (1):
      Input: hp_sdc_rtc - unlock on error in hp_sdc_rtc_read_i8042timer()

Dmitry Torokhov (1):
      Input: atmel-wm97xx - fix compile error

Florian Echtler (1):
      Input: add sur40 driver for Samsung SUR40 (aka MS Surface 2.0/Pixelsense)

Haiyang Zhang (1):
      MAINTAINERS - add keyboard driver to Hyper-V file list

Xie XiuQi (1):
      Input: cyttsp4 -  remove unnecessary work pending test


Diffstat:
--------

 drivers/input/misc/hp_sdc_rtc.c          |   5 +-
 drivers/input/touchscreen/Kconfig        |  11 +
 drivers/input/touchscreen/Makefile       |   1 +
 drivers/input/touchscreen/atmel-wm97xx.c |   2 +-
 drivers/input/touchscreen/cyttsp4_core.c |   3 +-
 drivers/input/touchscreen/sur40.c        | 466 +++++++++++++++++++++++++++++++
 6 files changed, 484 insertions(+), 4 deletions(-)
 create mode 100644 drivers/input/touchscreen/sur40.c

-- 
Dmitry


Content of type "application/pgp-signature" skipped

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ