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, 22 Nov 2012 22:54:39 -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 3.7-rc6

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. This fixes recent regression
where /dev/input/mice got assigned wrong device node which messed up
setups with static /dev, and a regression in ads7846 GPIO debounce
setup.

Changelog:
---------

Dmitry Torokhov (1):
      Input: mousedev - move /dev/input/mice to the correct minor

Henrik Rydberg (1):
      Input: MT - document new 'flags' argument of input_mt_init_slots()

Igor Grinberg (2):
      Input: ads7846 - enable pendown GPIO debounce time setting
      ARM - OMAP: ads7846: fix pendown debounce setting


Diffstat:
--------

 arch/arm/mach-omap2/common-board-devices.c | 34 ++++++++++++++++++------------
 drivers/input/input-mt.c                   |  4 ++++
 drivers/input/mousedev.c                   |  4 ++--
 drivers/input/touchscreen/ads7846.c        |  6 +++++-
 include/linux/spi/ads7846.h                |  5 +++--
 5 files changed, 34 insertions(+), 19 deletions(-)

Thanks!

-- 
Dmitry


Content of type "application/pgp-signature" skipped

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ