On Mon, Jul 28, 2014 at 7:42 PM, Stephen Warren wrote:
> On 07/28/2014 03:23 PM, Stephen Warren wrote:
>>
>> On 07/28/2014 02:20 PM, Yufeng Shen wrote:
>
> ...
>
>>> Where did you get the configuration file ? It is possible that we rely
>>> too much o
On Fri, Jul 25, 2014 at 4:06 PM, Stephen Warren wrote:
>
> On 07/25/2014 08:10 AM, Nick Dyer wrote:
>>
>> On 24/07/14 22:19, Stephen Warren wrote:
>
> ...
>
>>> I've uploaded 2 logs to:
>>>
>>> http://avon.wwwdotorg.org/downloads/mxt-logs/
>>> (note there's no directory indexing, so manually add t
On Sat, May 24, 2014 at 8:41 AM, Nick Dyer wrote:
> Yufeng Shen wrote:
>> On Thu, May 22, 2014 at 10:29 AM, Nick Dyer wrote:
>>> Dmitry Torokhov wrote:
>>>>>> Make the irqflags default to be IRQF_TRIGGER_FALLING if no platform data
>>>>>>
On Mon, May 26, 2014 at 1:23 AM, Dmitry Torokhov
wrote:
>
> On Fri, May 23, 2014 at 12:37:46PM -0400, Yufeng Shen wrote:
> > On Thu, May 22, 2014 at 10:29 AM, Nick Dyer wrote:
> > >
> > > Dmitry Torokhov wrote:
> > > > On Thu, Jul 18, 2013 at 0
On Thu, May 22, 2014 at 10:29 AM, Nick Dyer wrote:
>
> Dmitry Torokhov wrote:
> > On Thu, Jul 18, 2013 at 07:17:44PM +0200, rydb...@euromail.se wrote:
> >>> From: Yufeng Shen
> >>> This is the preparation for supporting the code path when there is
> >&g
TSR4601]
on usb-:00:1d.0-1.3/input0
Adding quirk HID_QUIRK_NO_INIT_REPORTS can solve the problem.
Signed-off-by: Yufeng Shen
---
drivers/hid/hid-ids.h | 5 +
drivers/hid/usbhid/hid-quirks.c | 3 +++
2 files changed, 8 insertions(+)
diff --git a/drivers/hid/hid-ids.h b
-off-by: Yufeng Shen
---
drivers/hid/hid-ids.h | 1 +
drivers/hid/usbhid/hid-quirks.c | 1 +
2 files changed, 2 insertions(+)
diff --git a/drivers/hid/hid-ids.h b/drivers/hid/hid-ids.h
index f9304cb..ece2997 100644
--- a/drivers/hid/hid-ids.h
+++ b/drivers/hid/hid-ids.h
@@ -636,6 +636,7
Acked-by: Yufeng Shen
Test the patch series on Chromebook Pixel with kernel 3.8.
Touchscreen & trackpad work, FW/Config update work.
On Thu, Jun 6, 2013 at 3:46 PM, Dmitry Torokhov
wrote:
> On Thu, Jun 06, 2013 at 03:40:47PM -0400, Yufeng Shen wrote:
>> On Thu, Jun 6, 2013 at 3:
On Wed, Jun 5, 2013 at 1:37 PM, Nick Dyer wrote:
> By reading the information block and the object table into a contiguous region
> of memory, we can verify the checksum at probe time. This means we verify that
> we are indeed talking to a chip that supports object protocol correctly. We
> also de
h
input_dev and downstream's finger states.
Signed-off-by: Yufeng Shen
---
drivers/input/input.c | 34 --
1 files changed, 32 insertions(+), 2 deletions(-)
diff --git a/drivers/input/input.c b/drivers/input/input.c
index 768e46b..ebdc450 100644
--- a/drivers/input/i
10 matches
Mail list logo