RE: [PATCH v6] staging: ste_rmi4: Convert to Type-B support

2012-12-06 Thread Alexandra Chin
Hi Greg, > > Yes, I've received an email saying that the patch will show up in the next > > release of the linux-next tree, but I was not aware that linux-next tree > > means 3.8-rc1. > > It does not, you didn't read the next sentance which described when the > patch would be sent to Linus...

RE: [PATCH v6] staging: ste_rmi4: Convert to Type-B support

2012-12-06 Thread Alexandra Chin
Hi Greg, > That is because they were new features, and not regressions, so they > will be showing up in Linus's tree for 3.8-rc1. > > > May I know status of this patch? Please let me know if there is anything I > > should do. > > Didn't you get an email when I applied the patches saying where

RE: [PATCH v6] staging: ste_rmi4: Convert to Type-B support

2012-12-06 Thread Alexandra Chin
Hi Greg, > > For next time: Once you have received an acked-by or reviewed-by, you > > may add that line under your own signed-off-by in subsequent > > mails. That way, the status of the patch can be tracked properly, > > making life easier for everyone. > > > > Greg, I think we are ready now.

RE: [PATCH v6] staging: ste_rmi4: Convert to Type-B support

2012-12-06 Thread Alexandra Chin
Hi Greg, For next time: Once you have received an acked-by or reviewed-by, you may add that line under your own signed-off-by in subsequent mails. That way, the status of the patch can be tracked properly, making life easier for everyone. Greg, I think we are ready now. :-) All

RE: [PATCH v6] staging: ste_rmi4: Convert to Type-B support

2012-12-06 Thread Alexandra Chin
Hi Greg, That is because they were new features, and not regressions, so they will be showing up in Linus's tree for 3.8-rc1. May I know status of this patch? Please let me know if there is anything I should do. Didn't you get an email when I applied the patches saying where the

RE: [PATCH v6] staging: ste_rmi4: Convert to Type-B support

2012-12-06 Thread Alexandra Chin
Hi Greg, Yes, I've received an email saying that the patch will show up in the next release of the linux-next tree, but I was not aware that linux-next tree means 3.8-rc1. It does not, you didn't read the next sentance which described when the patch would be sent to Linus... Thank you

RE: [RFC] staging: ste_rmi4: merge into the main kernel tree

2012-11-16 Thread Alexandra Chin
Hi Dmitry, > > > Please have Greg commit the patch that Henrik reviewed to staging and > > > then work with Christopher Heiny group on getting the full featured > > > driver into mainline. Thanks for your reminding, final patch has been re-sent to staging maintainer. > In this case you need to

[PATCH v6] staging: ste_rmi4: Convert to Type-B support

2012-11-16 Thread Alexandra Chin
Convert to MT-B because Synaptics touch devices are capable of tracking identifiable fingers. Signed-off-by: Alexandra Chin --- This patch was tested on Pandaboard. Changes from v6: - Incorporated Henrik's review comments *remove irrelevant changes within the patch Changes

[PATCH v6] staging: ste_rmi4: Convert to Type-B support

2012-11-16 Thread Alexandra Chin
Convert to MT-B because Synaptics touch devices are capable of tracking identifiable fingers. Signed-off-by: Alexandra Chin alexandra.c...@tw.synaptics.com --- This patch was tested on Pandaboard. Changes from v6: - Incorporated Henrik's review comments *remove irrelevant

RE: [RFC] staging: ste_rmi4: merge into the main kernel tree

2012-11-16 Thread Alexandra Chin
Hi Dmitry, Please have Greg commit the patch that Henrik reviewed to staging and then work with Christopher Heiny group on getting the full featured driver into mainline. Thanks for your reminding, final patch has been re-sent to staging maintainer. In this case you need to enumerate

RE: [RFC] staging: ste_rmi4: merge into the main kernel tree

2012-11-14 Thread Alexandra Chin
provide updates to support future touch controller revisions from Synaptics. It would be greatly appreciated if this driver can be considered for inclusion in the kernel mainline. Thank you. Alexandra Chin -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in

[RFC] staging: ste_rmi4: merge into the main kernel tree

2012-11-14 Thread Alexandra Chin
is greatly appreciated! Alexandra Chin -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

RE: [PATCH v6] staging: ste_rmi4: Convert to Type-B support

2012-11-14 Thread Alexandra Chin
> unnecessary changes in the future. > Thanks for your acceptance! And I will remember that do not put irrelevant changes in the same patch. I will follow the rule to keep updating changes of v4 in future patch. Thanks you. Alexandra Chin -- To unsubscribe from this list: send the line "

RE: [PATCH v6] staging: ste_rmi4: Convert to Type-B support

2012-11-14 Thread Alexandra Chin
will remember that do not put irrelevant changes in the same patch. I will follow the rule to keep updating changes of v4 in future patch. Thanks you. Alexandra Chin -- To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message to majord...@vger.kernel.org More majordomo

[RFC] staging: ste_rmi4: merge into the main kernel tree

2012-11-14 Thread Alexandra Chin
is greatly appreciated! Alexandra Chin -- To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

RE: [RFC] staging: ste_rmi4: merge into the main kernel tree

2012-11-14 Thread Alexandra Chin
. It would be greatly appreciated if this driver can be considered for inclusion in the kernel mainline. Thank you. Alexandra Chin -- To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message to majord...@vger.kernel.org More majordomo info at http

[PATCH v6] staging: ste_rmi4: Convert to Type-B support

2012-11-13 Thread Alexandra Chin
Convert to MT-B because Synaptics touch devices are capable of tracking identifiable fingers. Signed-off-by: Alexandra Chin --- This patch was tested on Pandaboard. Changes from v6: - Incorporated Henrik's review comments *remove irrelevant changes within the patch Changes

[PATCH v6] staging: ste_rmi4: Convert to Type-B support

2012-11-13 Thread Alexandra Chin
Convert to MT-B because Synaptics touch devices are capable of tracking identifiable fingers. Signed-off-by: Alexandra Chin alexandra.c...@tw.synaptics.com --- This patch was tested on Pandaboard. Changes from v6: - Incorporated Henrik's review comments *remove irrelevant

RE: [PATCH v5] staging: ste_rmi4: Convert to Type-B support

2012-11-12 Thread Alexandra Chin
Hi Henrik, > > > I am seeing _new_ irrelevant changes in this version... There is no > > > need to revert to v3. Just remove the synaptics_rmi4_query_function() > > > changes and other uneeded cruft from the v4 patch. No new changes, > > > please, and make sure the final patch is tested. > > > >

RE: [PATCH v5] staging: ste_rmi4: Convert to Type-B support

2012-11-12 Thread Alexandra Chin
Hi Henrik, >> Convert to MT-B because Synaptics touch devices are capable >> of tracking identifiable fingers. >> >> Signed-off-by: Alexandra Chin >> --- >> Changes from v5: >> - Incorporated Henrik's review comments >> *rollbac

RE: [PATCH v3] staging: ste_rmi4: Convert to Type-B support

2012-11-12 Thread Alexandra Chin
Hi Henrik, Really thanks a lot for all your advice. > > @@ -751,7 +739,7 @@ static int synaptics_rmi4_i2c_query_device(struct > synaptics_rmi4_data *pdata) > > pdata->fn01_data_base_addr = > > rmi_fd.data_base_addr; > >

RE: [PATCH v3] staging: ste_rmi4: Convert to Type-B support

2012-11-12 Thread Alexandra Chin
Hi Henrik, Really thanks a lot for all your advice. @@ -751,7 +739,7 @@ static int synaptics_rmi4_i2c_query_device(struct synaptics_rmi4_data *pdata) pdata-fn01_data_base_addr = rmi_fd.data_base_addr;

RE: [PATCH v5] staging: ste_rmi4: Convert to Type-B support

2012-11-12 Thread Alexandra Chin
Hi Henrik, Convert to MT-B because Synaptics touch devices are capable of tracking identifiable fingers. Signed-off-by: Alexandra Chin alexandra.c...@tw.synaptics.com --- Changes from v5: - Incorporated Henrik's review comments *rollback to v3 from v4 *fix odd

RE: [PATCH v5] staging: ste_rmi4: Convert to Type-B support

2012-11-12 Thread Alexandra Chin
Hi Henrik, I am seeing _new_ irrelevant changes in this version... There is no need to revert to v3. Just remove the synaptics_rmi4_query_function() changes and other uneeded cruft from the v4 patch. No new changes, please, and make sure the final patch is tested. Those changes

[PATCH v5] staging: ste_rmi4: Convert to Type-B support

2012-11-07 Thread Alexandra Chin
Convert to MT-B because Synaptics touch devices are capable of tracking identifiable fingers. Signed-off-by: Alexandra Chin --- Changes from v5: - Incorporated Henrik's review comments *rollback to v3 from v4 *fix odd line break in v3 - Include Alexandra

RE: [PATCH v4] staging: ste_rmi4: Convert to Type-B support

2012-11-07 Thread Alexandra Chin
Hi Henrik. > > Convert to MT-B because Synaptics touch devices are capable of tracking > > identifiable fingers. > > > > Signed-off-by: Alexandra Chin > > --- > > Changes from v4: > > - Incorporated Henrik's review comments > > *

RE: [PATCH v4] staging: ste_rmi4: Convert to Type-B support

2012-11-07 Thread Alexandra Chin
Hi Henrik. Convert to MT-B because Synaptics touch devices are capable of tracking identifiable fingers. Signed-off-by: Alexandra Chin alexandra.c...@tw.synaptics.com --- Changes from v4: - Incorporated Henrik's review comments *split function

[PATCH v5] staging: ste_rmi4: Convert to Type-B support

2012-11-07 Thread Alexandra Chin
Convert to MT-B because Synaptics touch devices are capable of tracking identifiable fingers. Signed-off-by: Alexandra Chin alexandra.c...@tw.synaptics.com --- Changes from v5: - Incorporated Henrik's review comments *rollback to v3 from v4 *fix odd line break in v3

[PATCH v4] staging: ste_rmi4: Convert to Type-B support

2012-11-06 Thread Alexandra Chin
Convert to MT-B because Synaptics touch devices are capable of tracking identifiable fingers. Signed-off-by: Alexandra Chin --- Changes from v4: - Incorporated Henrik's review comments *split function synpatics_rmi4_touchscreen_report *split function

[PATCH v4] staging: ste_rmi4: Convert to Type-B support

2012-11-06 Thread Alexandra Chin
Convert to MT-B because Synaptics touch devices are capable of tracking identifiable fingers. Signed-off-by: Alexandra Chin alexandra.c...@tw.synaptics.com --- Changes from v4: - Incorporated Henrik's review comments *split function synpatics_rmi4_touchscreen_report

RE: [PATCH v3] staging: ste_rmi4: Convert to Type-B support

2012-11-04 Thread Alexandra Chin
Hi Henrik, > > This patch converts to MT-B because Synaptics touch devices are > > capable of tracking identifiable fingers > > > > This patch was tested on pandaboard, except input_mt_sync_frame(), > > which is a quite new function. > > I am not sure how to interpret this. Is the patch

RE: [PATCH v3] staging: ste_rmi4: Convert to Type-B support

2012-11-04 Thread Alexandra Chin
Hi Henrik, This patch converts to MT-B because Synaptics touch devices are capable of tracking identifiable fingers This patch was tested on pandaboard, except input_mt_sync_frame(), which is a quite new function. I am not sure how to interpret this. Is the patch untested, or tested

[PATCH v3] staging: ste_rmi4: Convert to Type-B support

2012-11-02 Thread Alexandra Chin
if there is any problem. Greatly appreciate your time. Alexandra Chin Signed-off-by: Alexandra Chin --- Changes from v3: - Incorporated Henrik's review comments *remove 'else' after an error path return *add input_mt_sync_frame() for pointer emulation effects *correct

[PATCH v3] staging: ste_rmi4: Convert to Type-B support

2012-11-02 Thread Alexandra Chin
if there is any problem. Greatly appreciate your time. Alexandra Chin Signed-off-by: Alexandra Chin alexandra.c...@tw.synaptics.com --- Changes from v3: - Incorporated Henrik's review comments *remove 'else' after an error path return *add input_mt_sync_frame() for pointer

[PATCH v2] staging: ste_rmi4: Convert to Type-B support

2012-11-01 Thread Alexandra Chin
>From 783c14e5978600cc78e11ea078cc413d77a9debd Mon Sep 17 00:00:00 2001 From: Alexandra Chin Date: Thu, 1 Nov 2012 17:02:14 +0800 Subject: [PATCH v2] staging: ste_rmi4: Convert to Type-B support This patch: - convert to MT-B because Synaptics touch devices are capable of tracking identifia

[PATCH v2] staging: ste_rmi4: Convert to Type-B support

2012-11-01 Thread Alexandra Chin
From 783c14e5978600cc78e11ea078cc413d77a9debd Mon Sep 17 00:00:00 2001 From: Alexandra Chin alexandra.c...@tw.synaptics.com Date: Thu, 1 Nov 2012 17:02:14 +0800 Subject: [PATCH v2] staging: ste_rmi4: Convert to Type-B support This patch: - convert to MT-B because Synaptics touch devices

RE: [PATCH] staging: ste_rmi4: Convert to Type-B support

2012-10-31 Thread Alexandra Chin
Hi Henrik, I see what you mean. Input subsystem handles multi-touch tracking for input driver. I will update reporting process, and resubmit a patch against 3.7-rcX. Greatly appreciate your comments. Alexandra Chin

[PATCH] staging: ste_rmi4: Convert to Type-B support

2012-10-31 Thread Alexandra Chin
>From 4d0dbd9ee464027e7c40658abb9dd019be520e4d Mon Sep 17 00:00:00 2001 From: Alexandra Chin Date: Wed, 31 Oct 2012 16:21:12 +0800 Subject: [PATCH] staging: ste_rmi4: Convert to Type-B support This patch: - Convert to MT-B because Synaptics touch devices are capable of tracking identifia

[PATCH] staging: ste_rmi4: Convert to Type-B support

2012-10-31 Thread Alexandra Chin
From 4d0dbd9ee464027e7c40658abb9dd019be520e4d Mon Sep 17 00:00:00 2001 From: Alexandra Chin alexandra.c...@tw.synaptics.com Date: Wed, 31 Oct 2012 16:21:12 +0800 Subject: [PATCH] staging: ste_rmi4: Convert to Type-B support This patch: - Convert to MT-B because Synaptics touch devices are capable

RE: [PATCH] staging: ste_rmi4: Convert to Type-B support

2012-10-31 Thread Alexandra Chin
Hi Henrik, I see what you mean. Input subsystem handles multi-touch tracking for input driver. I will update reporting process, and resubmit a patch against 3.7-rcX. Greatly appreciate your comments. Alexandra Chin

RE: [PATCH] Input: Add new driver into Input Subsystem for Synaptics DS4 touchscreen I2C devices

2012-10-05 Thread Alexandra Chin
eneral RMI4 driver and STE's driver) being adopted into the kernel. This will allow us to provide the best flexibility possible to customers. Your opinion will be greatly appreciated. Alexandra Chin -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the

RE: [PATCH] Input: Add new driver into Input Subsystem for Synaptics DS4 touchscreen I2C devices

2012-10-05 Thread Alexandra Chin
and STE's driver) being adopted into the kernel. This will allow us to provide the best flexibility possible to customers. Your opinion will be greatly appreciated. Alexandra Chin -- To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message to majord

RE: [PATCH] Input: Add new driver into Input Subsystem for Synaptics DS4 touchscreen I2C devices

2012-10-03 Thread Alexandra Chin
rns. Best Regards, Alexandra Chin -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

RE: [PATCH] Input: Add new driver into Input Subsystem for Synaptics DS4 touchscreen I2C devices

2012-10-03 Thread Alexandra Chin
targets to DS4 family, so that we can keep maintaining driver focusing on DS4 product line (not all Synaptics touchscreen devices are DS4 compatible). We are open to discuss if it is appropriate to retained DS4 driver, and please let us know if you have any concerns. Best Regards, Alexandra Chin

RE: [PATCH] Input: Add new driver into Input Subsystem for Synaptics DS4 touchscreen I2C devices

2012-10-02 Thread Alexandra Chin
Add Chris in mail loop. Best Regards, Alexandra Chin  Synaptics Hong Kong Limited, Taiwan Branch  5F., No. 501, Sec. 2 Tiding Blvd., Neihu District,  Taipei City 114, Taiwan Office: 886.2.8752.5700  ext:652 Email:alexandra.c...@synaptics.com.tw -Original Message- From: Alexandra Chin

[PATCH] Input: Add new driver into Input Subsystem for Synaptics DS4 touchscreen I2C devices

2012-10-02 Thread Alexandra Chin
to maintain and support this driver officially, including making updates, as well as supporting future Touch Controller revisions from Synaptics. Any comments are much appreciated. Alexandra Chin Signed-off-by: Alexandra Chin --- drivers/input/touchscreen/Kconfig | 12 + drivers/input

[PATCH] Input: Add new driver into Input Subsystem for Synaptics DS4 touchscreen I2C devices

2012-10-02 Thread Alexandra Chin
tested on omap beagleboard-xm. We will continue to maintain and support this driver officially, including making updates, as well as supporting future Touch Controller revisions from Synaptics. Any comments are much appreciated. Alexandra Chin Signed-off-by: Alexandra Chin alexandra.c

RE: [PATCH] Input: Add new driver into Input Subsystem for Synaptics DS4 touchscreen I2C devices

2012-10-02 Thread Alexandra Chin
Add Chris in mail loop. Best Regards, Alexandra Chin  Synaptics Hong Kong Limited, Taiwan Branch  5F., No. 501, Sec. 2 Tiding Blvd., Neihu District,  Taipei City 114, Taiwan Office: 886.2.8752.5700  ext:652 Email:alexandra.c...@synaptics.com.tw -Original Message- From: Alexandra Chin

[PATCH] Input: Add new driver into Input Subsystem for Synaptics DS4 touchscreen I2C devices

2012-09-16 Thread Alexandra Chin
will continue to maintain and support this driver officially, including making updates, as well as supporting future Touch Controller revisions from Synaptics. Any comments are much appreciated. Alexandra Chin Signed-off-by: Alexandra Chin --- drivers/input/touchscreen/Kconfig

[PATCH] Input: Add new driver into Input Subsystem for Synaptics DS4 touchscreen I2C devices

2012-09-16 Thread Alexandra Chin
This patch is functionally tested on omap beagleboard-xm. We will continue to maintain and support this driver officially, including making updates, as well as supporting future Touch Controller revisions from Synaptics. Any comments are much appreciated. Alexandra Chin Signed-off-by: Alexandra