[PATCH 1/1] Input: synaptics - enable SMBus for HP 15-ay000 (SYN3221).

2018-11-15 Thread Teika Kazura
Reported-by: Nitesh Debnath Reported-by: Teika Kazura Signed-off-by: Teika Kazura --- drivers/input/mouse/synaptics.c | 1 + 1 file changed, 1 insertion(+) diff --git a/drivers/input/mouse/synaptics.c b/drivers/input/mouse/synaptics.c index 55d33500d5..591b776f22 100644 --- a/drivers/input/mouse/s

[PATCH 1/1] Input: synaptics - enable SMBus for HP 15-ay000 (SYN3221).

2018-11-15 Thread Teika Kazura
Reported-by: Nitesh Debnath Reported-by: Teika Kazura Signed-off-by: Teika Kazura --- drivers/input/mouse/synaptics.c | 1 + 1 file changed, 1 insertion(+) diff --git a/drivers/input/mouse/synaptics.c b/drivers/input/mouse/synaptics.c index 55d33500d5..591b776f22 100644 --- a/drivers/input/mouse/s

[PATCH v2] Input: synaptics - Lenovo ThinkPad T25 and T480 devices should use RMI

2018-08-23 Thread Teika Kazura
The touchpads on both T25 and T480 are accessible over SMBUS/RMI. --- v2 Only a tag change. The original author wants to use a pseudonym, and agrees with the usurpation of the signed-off-by tag. See https://patchwork.kernel.org/patch/10512751/ Reported-by: kitsunyan Signed-off-by: Teika

[PATCH v2] Input: synaptics - Lenovo ThinkPad T25 and T480 devices should use RMI

2018-08-23 Thread Teika Kazura
The touchpads on both T25 and T480 are accessible over SMBUS/RMI. --- v2 Only a tag change. The original author wants to use a pseudonym, and agrees with the usurpation of the signed-off-by tag. See https://patchwork.kernel.org/patch/10512751/ Reported-by: kitsunyan Signed-off-by: Teika

Re: [PATCH] PCI / ACPI / PM: Resume all bridges on suspend-to-RAM

2018-08-16 Thread Teika Kazura
, it may be worth mentioning it in the above bugzilla entry. Dziękuję (thanks), kernel developers. Best regards, Teika (Teika kazura) From: "Rafael J. Wysocki" Subject: [PATCH] PCI / ACPI / PM: Resume all bridges on suspend-to-RAM Date: Thu, 16 Aug 2018 12:56:46 +0200 > From: Rafa

Re: [PATCH] PCI / ACPI / PM: Resume all bridges on suspend-to-RAM

2018-08-16 Thread Teika Kazura
, it may be worth mentioning it in the above bugzilla entry. Dziękuję (thanks), kernel developers. Best regards, Teika (Teika kazura) From: "Rafael J. Wysocki" Subject: [PATCH] PCI / ACPI / PM: Resume all bridges on suspend-to-RAM Date: Thu, 16 Aug 2018 12:56:46 +0200 > From: Rafa

[PATCH v2 0/1] Input: synaptics - Enable RMI4 for Clevo P870DM laptops.

2018-07-30 Thread Teika Kazura
lly submitted by Rosen Penev in Jun 2018 [1], which modified the list forcepad_pnp_ids[]. The current version instead changes smbus_pnp_ids[]. This version is yet to be tested. [1] https://www.spinics.net/lists/linux-input/msg56884.html Teika Kazura (1): Input: synaptics - Enable RMI4 for Clevo P87

[PATCH v2 0/1] Input: synaptics - Enable RMI4 for Clevo P870DM laptops.

2018-07-30 Thread Teika Kazura
lly submitted by Rosen Penev in Jun 2018 [1], which modified the list forcepad_pnp_ids[]. The current version instead changes smbus_pnp_ids[]. This version is yet to be tested. [1] https://www.spinics.net/lists/linux-input/msg56884.html Teika Kazura (1): Input: synaptics - Enable RMI4 for Clevo P87

[PATCH v2 1/1] Input: synaptics - Enable RMI4 for Clevo P870DM laptops.

2018-07-30 Thread Teika Kazura
This patch enables SMBus/RMI4 for PCs with SYN1219, e.g. Clevo P870DM etc. Signed-off-by: Rosen Penev Co-Developed-by: Teika Kazura Signed-off-by: Teika Kazura --- drivers/input/mouse/synaptics.c | 1 + 1 file changed, 1 insertion(+) diff --git a/drivers/input/mouse/synaptics.c b/drivers/input

[PATCH v2 1/1] Input: synaptics - Enable RMI4 for Clevo P870DM laptops.

2018-07-30 Thread Teika Kazura
This patch enables SMBus/RMI4 for PCs with SYN1219, e.g. Clevo P870DM etc. Signed-off-by: Rosen Penev Co-Developed-by: Teika Kazura Signed-off-by: Teika Kazura --- drivers/input/mouse/synaptics.c | 1 + 1 file changed, 1 insertion(+) diff --git a/drivers/input/mouse/synaptics.c b/drivers/input

Re: [PATCH] Input: synaptics - Lenovo ThinkPad T25 and T480 devices should use RMI

2018-07-14 Thread Teika Kazura
out the latter case. Sorry if I'm wrong.) You can find the instruction in /Documentation/process/submitting-patches.rst . Best regards / Пока, Teika (Teika kazura) From: kitsunyan Subject: [PATCH] Input: synaptics - Lenovo ThinkPad T25 and T480 devices should use RMI Date: Sat, 7 Jul

Re: [PATCH] Input: synaptics - Lenovo ThinkPad T25 and T480 devices should use RMI

2018-07-14 Thread Teika Kazura
out the latter case. Sorry if I'm wrong.) You can find the instruction in /Documentation/process/submitting-patches.rst . Best regards / Пока, Teika (Teika kazura) From: kitsunyan Subject: [PATCH] Input: synaptics - Lenovo ThinkPad T25 and T480 devices should use RMI Date: Sat, 7 Jul

Re: [PATCH] synaptics: Enable RMI4 for Clevo P870DM laptops

2018-06-30 Thread Teika Kazura
nk you for your patch. (@Jan Steffens and @Pablo Cholaky: >> Thanks for your reports.) But I'm afraid some more work is necessary. Let me >> propose some points. > Too much work for me. I'll just use the kernel pareameter. Teika (Teika kazura)

Re: [PATCH] synaptics: Enable RMI4 for Clevo P870DM laptops

2018-06-30 Thread Teika Kazura
nk you for your patch. (@Jan Steffens and @Pablo Cholaky: >> Thanks for your reports.) But I'm afraid some more work is necessary. Let me >> propose some points. > Too much work for me. I'll just use the kernel pareameter. Teika (Teika kazura)

Re: [PATCH] synaptics: Enable RMI4 for Clevo P870DM laptops

2018-06-24 Thread Teika Kazura
due to the above change.) You can feed "--subject-prefix='PATCH v2'" to "$ git format-patch". 4. If you want to give the credit for my reply, you can add -------- Suggested-by: Teika Kazura --

Re: [PATCH] synaptics: Enable RMI4 for Clevo P870DM laptops

2018-06-24 Thread Teika Kazura
due to the above change.) You can feed "--subject-prefix='PATCH v2'" to "$ git format-patch". 4. If you want to give the credit for my reply, you can add -------- Suggested-by: Teika Kazura --

Re: [PATCH v2 0/9] Input: support for latest Lenovo thinkpads (series 80)

2018-05-16 Thread Teika Kazura
and* LEN0096 were aded. Which should be the case, both two, or only LEN0096? [1] https://www.spinics.net/lists/kernel/msg2625450.html Teika (Teika kazura)

Re: [PATCH v2 0/9] Input: support for latest Lenovo thinkpads (series 80)

2018-05-16 Thread Teika Kazura
should be the case, both two, or only LEN0096? [1] https://www.spinics.net/lists/kernel/msg2625450.html Teika (Teika kazura)