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:	Wed, 13 Jun 2007 02:10:55 -0400
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 updates for 2.6.22-rc4

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:
----------

Dmitry Torokhov (3):
      Input: i8042 - add ASUS P65UP5 to the noloop list
      Input: i8042 - add ULI EV4873 to noloop list
      Input: move input-polldev to drivers/input

Ondrej Zary (1):
      Input: usbtouchscreen - fix fallout caused by move from drivers/usb

Diffstat:
---------

 drivers/input/Kconfig                      |   13 ++++++++
 drivers/input/Makefile                     |    1 +
 drivers/input/{misc => }/input-polldev.c   |    0 
 drivers/input/misc/Kconfig                 |   11 -------
 drivers/input/misc/Makefile                |    1 -
 drivers/input/serio/i8042-x86ia64io.h      |   18 +++++++++++
 drivers/input/touchscreen/usbtouchscreen.c |   44 ++++++++++++++--------------
 7 files changed, 54 insertions(+), 34 deletions(-)
 rename drivers/input/{misc => }/input-polldev.c (100%)


-- 
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