All of lore.kernel.org
 help / color / mirror / Atom feed
From: Dmitry Torokhov <dmitry.torokhov@gmail.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-kernel@vger.kernel.org, linux-input@vger.kernel.org,
	Jiri Kosina <jkosina@suse.cz>
Subject: [git pull] Input updates for 3.18-rc0
Date: Fri, 31 Oct 2014 16:48:39 -0700	[thread overview]
Message-ID: <20141031234839.GG32331@dtor-ws> (raw)

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 bunch of
fixes for minor defects reported by Coverity, a few driver fixups and
revert of i8042.nomux change so that we are once again enable active MUX
mode if box claims to support it.

Changelog:
---------

Alexandre Courbot (1):
      Input: soc_button_array - update calls to gpiod_get*()

Dmitry Eremin-Solenikov (1):
      Input: wm97xx - adapt parameters to tosa touchscreen.

Dmitry Torokhov (6):
      Input: opencores-kbd - fix error handling
      Input: ims-pcu - fix dead code in ims_pcu_ofn_reg_addr_store()
      Input: vsxxxaa - fix code dropping bytes from queue
      Input: psmouse - remove unneeded check in psmouse_reconnect()
      Input: max77693-haptic - fix potential overflow
      Revert "Input: i8042 - disable active multiplexing by default"

Hans de Goede (1):
      Input: i8042 - quirks for Fujitsu Lifebook A544 and Lifebook AH544

Linus Walleij (1):
      Input: stmpe-keypad - fix valid key line bitmask

Tobias Klauser (2):
      Input: altera_ps2 - write to correct register when disabling interrupts
      Input: altera_ps2 - use correct type for irq return value


Diffstat:
--------

 Documentation/kernel-parameters.txt     |   2 +-
 drivers/input/keyboard/opencores-kbd.c  |   2 +-
 drivers/input/keyboard/stmpe-keypad.c   |   2 +-
 drivers/input/misc/ims-pcu.c            |   2 +-
 drivers/input/misc/max77693-haptic.c    |   5 +-
 drivers/input/misc/soc_button_array.c   |   2 +-
 drivers/input/mouse/psmouse-base.c      |   7 -
 drivers/input/mouse/vsxxxaa.c           |   2 +-
 drivers/input/serio/altera_ps2.c        |   4 +-
 drivers/input/serio/i8042-x86ia64io.h   | 297 +++++++++++++++++++++++++++++++-
 drivers/input/serio/i8042.c             |   2 +-
 drivers/input/touchscreen/wm97xx-core.c |   4 +-
 12 files changed, 302 insertions(+), 29 deletions(-)

-- 
Dmitry


             reply	other threads:[~2014-10-31 23:48 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-10-31 23:48 Dmitry Torokhov [this message]
  -- strict thread matches above, loose matches on Subject: below --
2014-10-07 16:59 [git pull] Input updates for 3.18-rc0 Dmitry Torokhov

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20141031234839.GG32331@dtor-ws \
    --to=dmitry.torokhov@gmail.com \
    --cc=jkosina@suse.cz \
    --cc=linux-input@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.