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-prev] [thread-next>] [day] [month] [year] [list]
Date:	Tue, 15 Feb 2011 08:41:45 -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.38-rc4

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. Nothing exciting, just small
fixups to the drivers.

Changelog:
---------

Alexander Stein (1):
      Input: rotary_encoder - use proper irqflags

Alexander Strakh (1):
      Input: wacom - fix error path in wacom_probe()

Dmitry Torokhov (3):
      Input: sysrq - rework re-inject logic
      Revert "Input: do not pass injected events back to the originating handler"
      Input: ads7846 - check proper condition when freeing gpio

Duncan Laurie (1):
      Input: serio - clear pending rescans after sysfs driver rebind

Ping Cheng (1):
      Input: wacom_w8001 - report resolution to userland

Trilok Soni (1):
      Input: matrix_keypad - increase the limit of rows and columns


Diffstat:
--------

 drivers/input/input.c                   |   37 +++++++++---------------------
 drivers/input/misc/rotary_encoder.c     |    4 +-
 drivers/input/serio/serio.c             |   11 +++++---
 drivers/input/tablet/wacom_sys.c        |    2 +-
 drivers/input/touchscreen/ads7846.c     |   38 ++++++++++++++++++-------------
 drivers/input/touchscreen/wacom_w8001.c |   13 +++++++++-
 drivers/tty/sysrq.c                     |   17 +++++++++++++-
 include/linux/input/matrix_keypad.h     |    4 +-
 8 files changed, 72 insertions(+), 54 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

Powered by Openwall GNU/*/Linux Powered by OpenVZ