Hi Thomas,
On Thu, Jan 29, 2015 at 05:22:50PM +0100, Thomas Sanchez wrote:
> This commit introduces a new driver for Foxconn CNTouch trackpad that
> can be found on LDLC's laptop IRIS family. The driver has been inspired
> from usbmouse.c.
So I guess it does not work as a standard HID device, do
On Sat, Jan 31, 2015 at 01:21:45PM +0800, Axel Lin wrote:
> This is a I2C driver, so it's wrong to use platform prefix for the modalias.
> We have all needed i2c aliases coming form MODULE_DEVICE_TABLE,
> so remove the wrong and unneeded drv2667-haptics modalias.
>
> Signed-off-by: Axel Lin
Appl
On Sat, Jan 31, 2015 at 12:38:02PM +0800, Axel Lin wrote:
> This is a I2C driver, so it's wrong to use platform prefix for the modalias.
> We have all needed i2c aliases coming form MODULE_DEVICE_TABLE,
> so remove the wrong and unneeded cap11xx modalias.
>
> Signed-off-by: Axel Lin
Applied, tha
Hi,
On Sunday, February 01, 2015 04:39 AM, Benjamin Tissoires wrote:
Mika sent a patch recently which should solve your problem.
Can you give a try to the following patch?
https://patchwork.kernel.org/patch/5709961/
With this patch and IRQF_TRIGGER_LOW | IRQF_ONESHOT, I get an interrupt
flood
Hi,
On Sat, Jan 31, 2015 at 10:01 AM, Sebastien Bourdeauducq wrote:
> Hi,
>
> among the many problems that the Baytrail-based Thinkpad Tablet 10 has under
> Linux, the built-in Wacom digitizer does not work. I get the following
> messages in the kernel log (with i2c_hid.debug=1):
>
> [ 593.22424
Hi,
among the many problems that the Baytrail-based Thinkpad Tablet 10 has
under Linux, the built-in Wacom digitizer does not work. I get the
following messages in the kernel log (with i2c_hid.debug=1):
[ 593.224249] i2c_hid i2c-WCOM0008:00: Fetching the HID descriptor
[ 593.224259] i2c_hid
Reviewed-by: Matt Ranostay
Thanks,
Matt Ranostay
On Fri, Jan 30, 2015 at 8:38 PM, Axel Lin wrote:
> This is a I2C driver, so it's wrong to use platform prefix for the modalias.
> We have all needed i2c aliases coming form MODULE_DEVICE_TABLE,
> so remove the wrong and unneeded cap11xx modalias
On 01/31/2015 05:38 AM, Axel Lin wrote:
> This is a I2C driver, so it's wrong to use platform prefix for the modalias.
> We have all needed i2c aliases coming form MODULE_DEVICE_TABLE,
> so remove the wrong and unneeded cap11xx modalias.
>
> Signed-off-by: Axel Lin
Acked-by: Daniel Mack
Thanks
On Fri, Jan 30, 2015 at 10:34:22AM -0500, Benjamin Tissoires wrote:
> On Fri, Jan 30, 2015 at 4:59 AM, Hans de Goede wrote:
> > Hi,
> >
> > On 01/29/2015 08:50 PM, Benjamin Tissoires wrote:
> >> On Thu, Jan 29, 2015 at 2:02 PM, Benjamin Tissoires
> >> wrote:
> >>> Hi Daniel,
> >>>
> >>> On Tue, J
Fixes https://bugzilla.kernel.org/show_bug.cgi?id=52841
---
drivers/hid/hid-core.c | 4
drivers/hid/hid-ids.h | 4
drivers/hid/hid-microsoft.c | 8
3 files changed, 16 insertions(+)
diff --git a/drivers/hid/hid-core.c b/drivers/hid/hid-core.c
index 8b63879..1629c8a
On Fri, Jan 30, 2015 at 02:35:07PM -0800, Andrew Duggan wrote:
> On 01/30/2015 07:41 AM, Benjamin Tissoires wrote:
> >On Fri, Jan 30, 2015 at 4:03 AM, Hans de Goede wrote:
> >>Hi,
> >>
> >>On 01/29/2015 07:48 PM, Benjamin Tissoires wrote:
> >>>Hi Daniel,
> >>>
> >>>in one hand I would like to see
11 matches
Mail list logo