ping Mit freundlichen Grüßen / Best regards Oleksij Rempel CM/ESO3 Tel. +49(5121)49-0 -----Ursprüngliche Nachricht----- Von: linux-input-owner@xxxxxxxxxxxxxxx [mailto:linux-input-owner@xxxxxxxxxxxxxxx] Im Auftrag von Dirk Behme Gesendet: Mittwoch, 4. Mai 2016 12:25 An: linux-input@xxxxxxxxxxxxxxx; Dmitry Torokhov <dmitry.torokhov@xxxxxxxxx>; Henrik Rydberg <rydberg@xxxxxxxxxxx>; Javier Martinez Canillas <javier@xxxxxxxxxxxxxxx> Cc: Oleksij Rempel <linux@xxxxxxxxxxxxxxxx> Betreff: [PATCH v3 0/4] zForce upstreaming From: Oleksij Rempel <linux@xxxxxxxxxxxxxxxx> Changelog: v2 - rename scan-freq-idle and scan-freq-finger to scan-idle-hz and scan-active-hz. - rebase with already acked "Input: zforce_ts: Fix dual touch recognition" from previous patchset. v3 - rename touch-size-min to touch-size-min-mm - fix typo - replace "zforce_ts: Reject open if initialization not finished" patch. Instead of reject open event, we will call zforce_start() from zforce_boot(). Knut Wohlrab (2): Input: zforce_ts: Add device tree support for scanning frequency Input: zforce_ts: Add support for minimum touch size limit Marcel Grosshans (1): Input: zforce_ts: Reinitialize touch controller when BOOT_COMPLETE received Oleksij Rempel (1): Input: zforce_ts: allow open even if initialisation is not completed .../bindings/input/touchscreen/zforce_ts.txt | 6 + drivers/input/touchscreen/zforce_ts.c | 174 ++++++++++++++++++--- include/linux/platform_data/zforce_ts.h | 3 + 3 files changed, 157 insertions(+), 26 deletions(-) -- 1.9.1 -- To unsubscribe from this list: send the line "unsubscribe linux-input" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html -- To unsubscribe from this list: send the line "unsubscribe linux-input" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html