* [git pull] Input updates for 3.13-rc0 (2nd)
@ 2013-11-22 22:57 Dmitry Torokhov
2013-11-23 15:07 ` Florian Echtler
0 siblings, 1 reply; 2+ messages in thread
From: Dmitry Torokhov @ 2013-11-22 22:57 UTC (permalink / raw)
To: Linus Torvalds; +Cc: linux-kernel, linux-input
[-- Attachment #1: Type: text/plain, Size: 1293 bytes --]
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 2nd round of updates for the input subsystem. You will get a
new driver for Surface 2.0/Pixelsense touchscreen and a couple of driver
fixups.
Changelog:
---------
Dan Carpenter (1):
Input: hp_sdc_rtc - unlock on error in hp_sdc_rtc_read_i8042timer()
Dmitry Torokhov (1):
Input: atmel-wm97xx - fix compile error
Florian Echtler (1):
Input: add sur40 driver for Samsung SUR40 (aka MS Surface 2.0/Pixelsense)
Haiyang Zhang (1):
MAINTAINERS - add keyboard driver to Hyper-V file list
Xie XiuQi (1):
Input: cyttsp4 - remove unnecessary work pending test
Diffstat:
--------
drivers/input/misc/hp_sdc_rtc.c | 5 +-
drivers/input/touchscreen/Kconfig | 11 +
drivers/input/touchscreen/Makefile | 1 +
drivers/input/touchscreen/atmel-wm97xx.c | 2 +-
drivers/input/touchscreen/cyttsp4_core.c | 3 +-
drivers/input/touchscreen/sur40.c | 466 +++++++++++++++++++++++++++++++
6 files changed, 484 insertions(+), 4 deletions(-)
create mode 100644 drivers/input/touchscreen/sur40.c
--
Dmitry
[-- Attachment #2: Type: application/pgp-signature, Size: 836 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [git pull] Input updates for 3.13-rc0 (2nd)
2013-11-22 22:57 [git pull] Input updates for 3.13-rc0 (2nd) Dmitry Torokhov
@ 2013-11-23 15:07 ` Florian Echtler
0 siblings, 0 replies; 2+ messages in thread
From: Florian Echtler @ 2013-11-23 15:07 UTC (permalink / raw)
To: Dmitry Torokhov; +Cc: linux-input
[-- Attachment #1: Type: text/plain, Size: 1594 bytes --]
Hi Dmitry,
great - thanks again for your help and for amending the missing config
option. Had entirely missed that one.
BR, Florian
On 22.11.2013 23:57, Dmitry Torokhov wrote:
> 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 2nd round of updates for the input subsystem. You will get a
> new driver for Surface 2.0/Pixelsense touchscreen and a couple of driver
> fixups.
>
> Changelog:
> ---------
>
> Dan Carpenter (1):
> Input: hp_sdc_rtc - unlock on error in hp_sdc_rtc_read_i8042timer()
>
> Dmitry Torokhov (1):
> Input: atmel-wm97xx - fix compile error
>
> Florian Echtler (1):
> Input: add sur40 driver for Samsung SUR40 (aka MS Surface 2.0/Pixelsense)
>
> Haiyang Zhang (1):
> MAINTAINERS - add keyboard driver to Hyper-V file list
>
> Xie XiuQi (1):
> Input: cyttsp4 - remove unnecessary work pending test
>
>
> Diffstat:
> --------
>
> drivers/input/misc/hp_sdc_rtc.c | 5 +-
> drivers/input/touchscreen/Kconfig | 11 +
> drivers/input/touchscreen/Makefile | 1 +
> drivers/input/touchscreen/atmel-wm97xx.c | 2 +-
> drivers/input/touchscreen/cyttsp4_core.c | 3 +-
> drivers/input/touchscreen/sur40.c | 466 +++++++++++++++++++++++++++++++
> 6 files changed, 484 insertions(+), 4 deletions(-)
> create mode 100644 drivers/input/touchscreen/sur40.c
>
--
SENT FROM MY DEC VT50 TERMINAL
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 198 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2013-11-23 15:07 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-11-22 22:57 [git pull] Input updates for 3.13-rc0 (2nd) Dmitry Torokhov
2013-11-23 15:07 ` Florian Echtler
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).