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:	Thu, 28 Jan 2010 23:12:30 -0800
From:	Dmitry Torokhov <dmitry.torokhov@...il.com>
To:	Linus Torvalds <torvalds@...ux-foundation.org>
Cc:	Andrew Morton <akpm@...ux-foundation.org>,
	linux-kernel@...r.kernel.org, linux-input@...r.kernel.org
Subject: [git pull] Input updates for 2.6.33-rc5

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 updates for the input subsystem. The ad7879 update is a bit
big to my taste but users want to use standard GPIO interface with the
driver and we don't want to continue carrying old sysfs interface for
another release.

Changelog:
---------

David Härdeman (1):
      Input: winbond-cir - remove dmesg spam

Henrik Rydberg (2):
      Input: add the ABS_MT_PRESSURE event
      Input: update multi-touch protocol documentation

Jon Dodgson (1):
      Input: lifebook - add another Lifebook DMI signature

Michael Hennerich (1):
      Input: ad7879 - support auxiliary GPIOs via gpiolib


Diffstat:
--------

 Documentation/input/multi-touch-protocol.txt |   48 +++++-
 drivers/input/input.c                        |    1 +
 drivers/input/misc/winbond-cir.c             |    2 +-
 drivers/input/mouse/lifebook.c               |    6 +
 drivers/input/touchscreen/ad7879.c           |  197 ++++++++++++++++++--------
 include/linux/input.h                        |    1 +
 include/linux/spi/ad7879.h                   |   12 +-
 7 files changed, 198 insertions(+), 69 deletions(-)

-- 
Dmitry

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists