All of lore.kernel.org
 help / color / mirror / Atom feed
* [git pull] Input updates for 3.1-rc3
@ 2011-08-24  6:52 Dmitry Torokhov
  0 siblings, 0 replies; only message in thread
From: Dmitry Torokhov @ 2011-08-24  6:52 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: Andrew Morton, linux-kernel, linux-input

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.

Changelog:
---------

Andrew Drake (1):
      Input: bcm5974 - Add support for newer MacBookPro8,2

Axel Lin (5):
      Input: mma8450 - fix module device table type
      Input: mpu3050 - correct call to input_free_device
      Input: tegra-kbc - correct call to input_free_device
      Input: tnetv107x-ts - add missing include of linux/module.h
      Input: ep93xx_keypad - add missing include of linux/module.h

Deepak Saxena (1):
      Input: remove CLOCK_TICK_RATE from analog joystick driver

Dmitry Torokhov (1):
      Input: ad714x - use DMA-safe buffers for spi_write()

Gerard Braad (1):
      Input: wacom - add support for the Wacom Bamboo Pen (CTL-660/K)

Jiejing Zhang (1):
      Input: max11801_ts - correct license statement

Joshua V. Dillon (1):
      Input: bcm5974 - add support for touchpads found in MacBookAir4,2

Michael Hennerich (3):
      Input: ad714xx-spi - force SPI bus into the default 8-bit mode
      Input: ad714x - fix endianness issues
      Input: ad714x - read the interrupt status registers in a row

Ping Cheng (2):
      Input: wacom - add WAC_MSG_RETRIES define
      Input: wacom - report id 3 returns 4 bytes of data

Yufeng Shen (1):
      Input: atmel_mxt_ts - report pressure information from the driver


Diffstat:
--------

 drivers/input/joystick/analog.c          |    2 +-
 drivers/input/keyboard/ep93xx_keypad.c   |    1 +
 drivers/input/keyboard/tegra-kbc.c       |    2 +-
 drivers/input/misc/ad714x-i2c.c          |   81 ++++++++++-----------
 drivers/input/misc/ad714x-spi.c          |   68 ++++++++++++++----
 drivers/input/misc/ad714x.c              |  116 +++++++++++------------------
 drivers/input/misc/ad714x.h              |   35 ++++++++-
 drivers/input/misc/mma8450.c             |    2 +-
 drivers/input/misc/mpu3050.c             |    2 +-
 drivers/input/mouse/bcm5974.c            |   40 ++++++++++
 drivers/input/tablet/wacom_sys.c         |   17 +++--
 drivers/input/tablet/wacom_wac.c         |    4 +
 drivers/input/touchscreen/atmel_mxt_ts.c |   12 +++
 drivers/input/touchscreen/max11801_ts.c  |    3 +-
 drivers/input/touchscreen/tnetv107x-ts.c |    1 +
 15 files changed, 241 insertions(+), 145 deletions(-)

-- 
Dmitry


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

only message in thread, other threads:[~2011-08-24  6:52 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-08-24  6:52 [git pull] Input updates for 3.1-rc3 Dmitry Torokhov

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.