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, 23 May 2007 00:08:46 -0400
From:	Dmitry Torokhov <dtor@...ightbb.com>
To:	Linus Torvalds <torvalds@...ux-foundation.org>
Cc:	Andrew Morton <akpm@...ux-foundation.org>,
	linux-kernel@...r.kernel.org
Subject: [git pull] Input updates ofr 2.6.22-rc2

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. You will get bugfixes for ALPS
touchpad, iforce force feedback support, ads7846 touchscreen and several
small cleanups.

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

David Brownell (1):
      Input: ads7846 - document that it handles tsc2046 too

Dmitry Torokhov (3):
      Input: adbhid - do not access input_dev->private directly
      Input: ALPS - force stream mode
      Input: ucb1x00-ts - remove commented out code

Eric Piel (1):
      Input: input-polldev - add module info

Johann Deneux (2):
      Input: iforce - fix force feedback not working
      Input: iforce - minor clean-ups

Peter Samuelson (1):
      Input: logips2pp - add type 72 (PS/2 TrackMan Marble)

Satoru Takeuchi (1):
      Input: ucb1400_ts - use sched_setscheduler()

Semih Hazar (1):
      Input: ads7846 - SPI_CPHA mode bugfix

 drivers/input/joystick/iforce/iforce-main.c    |    4 +-
 drivers/input/joystick/iforce/iforce-packets.c |   10 +++-
 drivers/input/joystick/iforce/iforce-usb.c     |    5 +-
 drivers/input/misc/input-polldev.c             |    5 ++
 drivers/input/mouse/alps.c                     |   58 +++++++++++++-----------
 drivers/input/mouse/logips2pp.c                |    1 +
 drivers/input/touchscreen/Kconfig              |    8 ++--
 drivers/input/touchscreen/ads7846.c            |    3 +-
 drivers/input/touchscreen/ucb1400_ts.c         |    4 +-
 drivers/macintosh/adbhid.c                     |   16 +++---
 drivers/mfd/ucb1x00-ts.c                       |   11 +----
 11 files changed, 66 insertions(+), 59 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