Hi Jiri, there is no real link between those 4 commit but the fact that I wrote them today ;) 2 patches should at least be scheduled for v4.19: 1/4 and 3/4 Both are stable fixes for mistakes I made in v4.18. Patch 2 and 4 are just nice to have, so v4.20 should be fine. Cheers, Benjamin Benjamin Tissoires (4): HID: multitouch: fix Elan panels with 2 input modes declaration HID: input: do not append a suffix if the name already has it HID: core: fix grouping by application HID: multitouch: simplify the application retrieval drivers/hid/hid-input.c | 18 ++++++--- drivers/hid/hid-multitouch.c | 91 ++++++++++++++++++++++++-------------------- include/linux/hid.h | 1 + 3 files changed, 62 insertions(+), 48 deletions(-) -- 2.14.3