Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1551773 > unrolled thread
| Started by | Benjamin Tissoires <benjamin.tissoires@redhat.com> |
|---|---|
| First post | 2017-01-05 10:00 +0100 |
| Last post | 2017-01-11 22:30 +0100 |
| Articles | 2 — 2 participants |
Back to article view | Back to linux.kernel
[PATCH v4 0/3] HID: switch hid-rmi to rmi_core Benjamin Tissoires <benjamin.tissoires@redhat.com> - 2017-01-05 10:00 +0100
Re: [PATCH v4 0/3] HID: switch hid-rmi to rmi_core Jiri Kosina <jikos@kernel.org> - 2017-01-11 22:30 +0100
| From | Benjamin Tissoires <benjamin.tissoires@redhat.com> |
|---|---|
| Date | 2017-01-05 10:00 +0100 |
| Subject | [PATCH v4 0/3] HID: switch hid-rmi to rmi_core |
| Message-ID | <sWc3T-pg-7@gated-at.bofh.it> |
Hi, Small revision to add irq.h in hid-rmi.c, as reported by the Intel kbuild test bot and by Andrew. Cheers, Benjamin Andrew Duggan (3): HID: rmi: Make hid-rmi a transport driver for synaptics-rmi4 HID: rmi: Handle all Synaptics touchpads using hid-rmi HID: rmi: Support the Lenovo Thinkpad X1 Tablet dock using hid-rmi drivers/hid/Kconfig | 5 + drivers/hid/hid-core.c | 4 +- drivers/hid/hid-ids.h | 1 + drivers/hid/hid-rmi.c | 975 +++++++------------------------------------------ 4 files changed, 151 insertions(+), 834 deletions(-) -- 2.9.3
[toc] | [next] | [standalone]
| From | Jiri Kosina <jikos@kernel.org> |
|---|---|
| Date | 2017-01-11 22:30 +0100 |
| Message-ID | <sYyD0-3As-67@gated-at.bofh.it> |
| In reply to | #1551773 |
On Thu, 5 Jan 2017, Benjamin Tissoires wrote: > Hi, > > Small revision to add irq.h in hid-rmi.c, as reported by the Intel > kbuild test bot and by Andrew. > > Cheers, > Benjamin > > Andrew Duggan (3): > HID: rmi: Make hid-rmi a transport driver for synaptics-rmi4 > HID: rmi: Handle all Synaptics touchpads using hid-rmi > HID: rmi: Support the Lenovo Thinkpad X1 Tablet dock using hid-rmi Very nice work. I am glad to finally say: applied to for-4.11/rmi :) Thanks! -- Jiri Kosina SUSE Labs
[toc] | [prev] | [standalone]
Back to top | Article view | linux.kernel
csiph-web