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, 11 Nov 2010 22:12:11 -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.37-rc1

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. Random driver fixes and
changes to make SysRq handler work better with KGDB. There will be
another change to SysRq handler to fix regression with not passing lone
Alt+SysRq and thus breaking print screen shortcut, but it is too young
to send it in this pull request.

Thanks!

Changelog:
---------

Axel Lin (1):
      Input: acecad - fix a memory leak in usb_acecad_probe error path

Benjamin LaHaise (1):
      Input: atkbd - add 'terminal' parameter for IBM Terminal keyboards

Dan Carpenter (1):
      Input: pcf8574_keypad - fix error handling in pcf8574_kp_probe

Dmitry Torokhov (3):
      Input: export input_reset_device() for use in KGDB
      kgdboc: reset input devices (keyboards) when exiting debugger
      Input: do not pass injected events back to the originating handler

Jesse Barnes (1):
      Input: i8042 - add Sony VAIOs to MUX blacklist

Michael Hennerich (1):
      Input: adp5588-keys - unify common header defines


Diffstat:
--------

 drivers/input/input.c                 |   87 +++++++++++++++++++++++----------
 drivers/input/keyboard/adp5588-keys.c |   74 +++++++++------------------
 drivers/input/keyboard/atkbd.c        |   12 ++++-
 drivers/input/misc/pcf8574_keypad.c   |   23 ++++-----
 drivers/input/serio/i8042-x86ia64io.h |   11 ++++
 drivers/input/tablet/acecad.c         |    3 +-
 drivers/serial/kgdboc.c               |   59 ++++++++++++++++++++++
 include/linux/i2c/adp5588.h           |   15 +++++-
 include/linux/input.h                 |    4 +-
 9 files changed, 196 insertions(+), 92 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