linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [git pull] Input updates for 4.0-rc3
@ 2015-03-10  0:08 Dmitry Torokhov
  0 siblings, 0 replies; only message in thread
From: Dmitry Torokhov @ 2015-03-10  0:08 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-kernel, linux-input, Jiri Kosina

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: miscellaneous driver fixes.

Changelog:
---------

Arnd Bergmann (1):
      Input: sun4i-ts - add thermal driver dependency

Dmitry Torokhov (1):
      Input: ALPS - fix memory leak when detection fails

Dudley Du (1):
      Input: cyapa - fix unaligned functions redefinition error

Geert Uytterhoeven (1):
      Input: cyapa - remove superfluous type check in cyapa_gen5_read_idac_data()

Mathias Gottschlag (4):
      Input: psmouse - remove hardcoded touchpad size from the focaltech driver
      Input: psmouse - ensure that focaltech reports consistent coordinates
      Input: psmouse - disable changing resolution/rate/scale for FocalTech
      Input: psmouse - disable "palm detection" in the focaltech driver

Stefan Sauer (1):
      Input: mma8450 - add parent device

Valentin Rothberg (1):
      Input: tc3589x-keypad - set IRQF_ONESHOT flag to ensure IRQ request


Diffstat:
--------

 drivers/input/keyboard/tc3589x-keypad.c |  6 ++--
 drivers/input/misc/mma8450.c            |  1 +
 drivers/input/mouse/alps.c              |  4 ++-
 drivers/input/mouse/cyapa_gen3.c        |  2 +-
 drivers/input/mouse/cyapa_gen5.c        |  4 +--
 drivers/input/mouse/focaltech.c         | 50 +++++++++++++++++++++++----------
 drivers/input/mouse/psmouse-base.c      | 14 ++++++++-
 drivers/input/mouse/psmouse.h           |  6 ++++
 drivers/input/touchscreen/Kconfig       |  1 +
 9 files changed, 65 insertions(+), 23 deletions(-)

-- 
Dmitry


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2015-03-10  0:08 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-03-10  0:08 [git pull] Input updates for 4.0-rc3 Dmitry Torokhov

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).