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, 30 May 2014 08:44:01 -0700
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.15-rc7

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. You will get a couple of
driver/build fixups and also redone quirk for Synaptics touchpads on
Lenovo boxes (now using PNP IDs instead of DMI data to limit number of
quirks).

Changelog:
---------

Arnd Bergmann (2):
      Input: fix ps2/serio module dependency
      Input: atmel-wm97xx - only build for AVR32

Chao Xie (1):
      Input: pxa27x-keypad - fix generating scancode

Hans de Goede (4):
      Input: synaptics - add min/max quirk for the ThinkPad W540
      Input: synaptics - T540p - unify with other LEN0034 models
      Input: synaptics - add a matches_pnp_id helper function
      Input: synaptics - change min/max quirk table to pnp-id matching

Liviu Dudau (1):
      Input: ambakmi - request a shared interrupt for AMBA KMI devices


Diffstat:
--------

 drivers/input/keyboard/Kconfig         |   2 +-
 drivers/input/keyboard/pxa27x_keypad.c |   7 +-
 drivers/input/mouse/Kconfig            |   2 +-
 drivers/input/mouse/synaptics.c        | 166 ++++++++++-----------------------
 drivers/input/serio/ambakmi.c          |   3 +-
 drivers/input/touchscreen/Kconfig      |   2 +-
 6 files changed, 61 insertions(+), 121 deletions(-)

-- 
Dmitry


Content of type "application/pgp-signature" skipped

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ