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:	Sat, 28 Feb 2009 14:08:36 -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.29-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. Nothing exciting, just a few
small fixups.

Changelog:
---------

Andy Whitcroft (1):
      Input: synaptics - ensure we reset the device on resume

Arjan Opmeer (1):
      Input: elantech - touchpad driver miss-recognising logitech mice

Bastien Nocera (1):
      Input: uvc - the button on the camera is KEY_CAMERA

Dan Streetman (1):
      Input: usbtouchscreen - allow reporting calibrated data

Daniel Mierswa (1):
      Input: atkbd - make forced_release_keys[] static

Daniel Ritz (1):
      Input: usbtouchscreen - fix eGalax HID ignoring

Jean Delvare (1):
      Input: psmouse - make MOUSE_PS2_LIFEBOOK depend on X86

Kay Sievers (1):
      Input: struct device - replace bus_id with dev_name(), dev_set_name()

Roel Kluin (3):
      Input: bf54x-keys - fix debounce time validation
      Input: pxa930_trkball - fix write timeout handling
      Input: ambakmi - fix timeout handling in amba_kmi_write()

Uwe Kleine-König (4):
      Input: corgikbd - mark probe function as __devinit
      Input: corgi_ts - mark probe function as __devinit
      Input: omap-keypad - mark probe function as __devinit
      Input: spitzkbd - mark probe function as __devinit


Diffstat:
--------

 drivers/input/keyboard/atkbd.c             |    4 +-
 drivers/input/keyboard/bf54x-keys.c        |    4 +-
 drivers/input/keyboard/corgikbd.c          |    8 +++---
 drivers/input/keyboard/omap-keypad.c       |    8 +++---
 drivers/input/keyboard/spitzkbd.c          |    8 +++---
 drivers/input/mouse/Kconfig                |    2 +-
 drivers/input/mouse/elantech.c             |   32 +++++++++++++++++++++-------
 drivers/input/mouse/pxa930_trkball.c       |    2 +-
 drivers/input/mouse/synaptics.c            |    9 +++----
 drivers/input/serio/ambakmi.c              |    6 ++--
 drivers/input/serio/gscps2.c               |    2 +-
 drivers/input/serio/sa1111ps2.c            |    4 +-
 drivers/input/touchscreen/atmel_tsadcc.c   |    2 +-
 drivers/input/touchscreen/corgi_ts.c       |    9 ++++---
 drivers/input/touchscreen/tsc2007.c        |    3 +-
 drivers/input/touchscreen/usbtouchscreen.c |   20 +++++++++++++++-
 drivers/media/video/uvc/uvc_status.c       |   10 +++++---
 17 files changed, 84 insertions(+), 49 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