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-next>] [day] [month] [year] [list]
Date:	Sun, 18 Feb 2007 02:04:48 -0500
From:	Dmitry Torokhov <dtor@...ightbb.com>
To:	Linus Torvalds <torvalds@...ux-foundation.org>
Cc:	Andrew Morton <akpm@...ux-foundation.org>,
	LKML <linux-kernel@...r.kernel.org>
Subject: [git pull] Input patches for 2.6.20

Hi Linus,

Please consider pulling 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 input subsystem.

Changelog:
----------

Cyrill V. Gorcunov (1):
      Input: HIL - fix improper call to release_region()

Dmitry Torokhov (5):
      Input: psmouse - properly reset mouse on shutdown/suspend
      Input: i8042 - let serio bus suspend ports
      Input: do not lock device when showing name, phys and uniq
      Input: hid-lgff - treat devices as joysticks unless told otherwise
      Input: remove obsolete setup parameters from input drivers

Philipp Zabel (1):
      Input: gpio-keys - switch to common GPIO API

Valentin Zagura (1):
      Input: HID - add support for Logitech Formula Force EX

Diffstat:
---------

 b/drivers/input/input.c               |   17 +---------
 b/drivers/input/joystick/amijoy.c     |    2 -
 b/drivers/input/joystick/analog.c     |    2 -
 b/drivers/input/joystick/db9.c        |    4 --
 b/drivers/input/joystick/gamecon.c    |    6 ---
 b/drivers/input/joystick/turbografx.c |    4 --
 b/drivers/input/keyboard/Kconfig      |    6 +--
 b/drivers/input/keyboard/atkbd.c      |    4 --
 b/drivers/input/keyboard/gpio_keys.c  |   15 ++++-----
 b/drivers/input/keyboard/hilkbd.c     |    2 +
 b/drivers/input/mouse/inport.c        |    2 -
 b/drivers/input/mouse/logibm.c        |    2 -
 b/drivers/input/mouse/psmouse-base.c  |    6 ---
 b/drivers/input/mouse/psmouse.h       |    1 
 b/drivers/input/mouse/synaptics.c     |    1 
 b/drivers/input/serio/i8042.c         |    7 ----
 b/drivers/input/serio/serio.c         |   36 +++++++++++++++++++++
 b/drivers/usb/input/Kconfig           |    6 +++
 b/drivers/usb/input/hid-ff.c          |    3 +
 b/drivers/usb/input/hid-lgff.c        |   10 +++---
 b/include/linux/serio.h               |    6 ---
 drivers/input/mouse/psmouse-base.c    |   28 +++++++++++++++++
 drivers/input/serio/i8042.c           |   56 +++++++++++++++++-----------------
 drivers/usb/input/hid-lgff.c          |    2 +
 24 files changed, 124 insertions(+), 104 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