linux-input.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [git pull] Input updates for 4.7-rc0
@ 2016-05-18 18:35 Dmitry Torokhov
  0 siblings, 0 replies; only message in thread
From: Dmitry Torokhov @ 2016-05-18 18:35 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-kernel, linux-input

Hi Linus,

Please pull from:

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

to receive first round of updates for the input subsystem. No new
drivers here, just some driver fixes.

Changelog:
---------

Andreas Färber (1):
      Input: gpio-keys - clean up device tree binding example

Clifton Barnes (1):
      Input: rotary-encoder - fix bare use of 'unsigned'

Dmitry Torokhov (4):
      Input: omap-keypad - remove adjusting of scan delay
      Input: omap-keypad - drop empty PM stubs
      Input: omap-keypad - remove set_col_gpio_val() and get_row_gpio_val()
      Input: ti_am335x_tsc - use SIMPLE_DEV_PM_OPS

Florian Euchner (1):
      Input: cm109 - fix handling of volume and mute buttons

Geert Uytterhoeven (1):
      Input: bcm_iproc_tsc - DT spelling s/clock-name/clock-names/

H. Nikolaus Schaller (1):
      Input: twl6040-vibra - remove mutex

Ming Lei (1):
      Input: cm109 - spin_lock in complete() cleanup

Oliver Neukum (4):
      Input: acecad - stop saving struct usb_device
      Input: aiptek - stop saving struct usb_device
      Input: gtco - stop saving struct usb_device
      Input: kbtab - stop saving struct usb_device

Raveendra Padasalagi (1):
      Input: bcm_iproc_tsc - use syscon to access shared registers

Rui Teng (1):
      Input: twl4030 - fix unsafe macro definition

Vladimir Zapolskiy (1):
      Input: byd - don't wipe dynamically allocated memory twice


Diffstat:
--------

 .../devicetree/bindings/input/gpio-keys.txt        | 10 +--
 .../input/touchscreen/brcm,iproc-touchscreen.txt   | 23 +++++--
 arch/arm/boot/dts/bcm-cygnus.dtsi                  | 11 +++-
 drivers/input/keyboard/omap-keypad.c               | 52 +--------------
 drivers/input/keyboard/twl4030_keypad.c            | 28 ++++----
 drivers/input/misc/cm109.c                         | 47 +++++++++----
 drivers/input/misc/rotary_encoder.c                |  8 +--
 drivers/input/misc/twl6040-vibra.c                 | 15 +----
 drivers/input/mouse/byd.c                          |  1 -
 drivers/input/tablet/acecad.c                      | 12 ++--
 drivers/input/tablet/aiptek.c                      | 20 +++---
 drivers/input/tablet/gtco.c                        | 24 +++----
 drivers/input/tablet/kbtab.c                       |  8 +--
 drivers/input/touchscreen/bcm_iproc_tsc.c          | 77 ++++++++++++----------
 drivers/input/touchscreen/ti_am335x_tsc.c          | 16 ++---
 15 files changed, 170 insertions(+), 182 deletions(-)

-- 
Dmitry

--
To unsubscribe from this list: send the line "unsubscribe linux-input" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

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

only message in thread, other threads:[~2016-05-18 18:35 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-05-18 18:35 [git pull] Input updates for 4.7-rc0 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).