[git pull] Input updates for 3.4-rc0 (2nd round)

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi Linus,

Please pull from:

	git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input.git for-linus

to receive 2nd round of updates for the input subsystem:

- update to Wacom driver to support wireless devices;
- update to Sentelci touchpad driver to support newer hardware;
- update to gpio-keys driver to support "interrupt-only" keys;
- fixups to earlier commits.

Thanks!

Changelog:
---------

Chris Bagwell (4):
      Input: wacom - isolate input registration
      Input: wacom - wireless monitor framework
      Input: wacom - create inputs when wireless connect
      Input: wacom - wireless battery status

Dan Carpenter (1):
      Input: wacom - check for allocation failure in probe()

David Jander (1):
      Input: revert "gpio_keys - switch to using threaded IRQs"

Dmitry Torokhov (2):
      Input: gpio_keys - constify platform data
      Input: gpio_keys - consolidate key destructor code

Geert Uytterhoeven (1):
      Input: amijoy - add missing platform check

Laxman Dewangan (1):
      Input: gpio_keys - add support for interrupt only keys

Oskari Saarenmaa (1):
      Input: sentelic - improve packet debugging information

Tai-hwa Liang (3):
      Input: sentelic - refactor code for upcoming new hardware support
      Input: sentelic - enabling absolute coordinates output for newer hardware
      Input: sentelic - minor code cleanup

Viresh Kumar (2):
      Input: spear-keyboard - remove kbd_set_plat_data()
      Input: tegra-kbc - allocate pdata before using it


Diffstat:
--------

 arch/arm/plat-spear/include/plat/keyboard.h |    7 -
 drivers/input/joystick/amijoy.c             |    3 +
 drivers/input/keyboard/gpio_keys.c          |  259 +++++++++++++++--------
 drivers/input/keyboard/tegra-kbc.c          |    1 +
 drivers/input/mouse/sentelic.c              |  294 ++++++++++++++++++++-------
 drivers/input/mouse/sentelic.h              |   35 +++-
 drivers/input/tablet/Kconfig                |    1 +
 drivers/input/tablet/wacom.h                |    9 +
 drivers/input/tablet/wacom_sys.c            |  231 ++++++++++++++++++---
 drivers/input/tablet/wacom_wac.c            |   49 +++++-
 drivers/input/tablet/wacom_wac.h            |    6 +
 include/linux/gpio_keys.h                   |    3 +-
 12 files changed, 696 insertions(+), 202 deletions(-)

-- 
Dmitry

Attachment: pgpQxLo1bdqBL.pgp
Description: PGP signature


[Index of Archives]     [Linux Media Devel]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [Linux Wireless Networking]     [Linux Omap]

  Powered by Linux