Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1551773
| From | Benjamin Tissoires <benjamin.tissoires@redhat.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH v4 0/3] HID: switch hid-rmi to rmi_core |
| Date | 2017-01-05 10:00 +0100 |
| Message-ID | <sWc3T-pg-7@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
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
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
[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
csiph-web