Re: [PATCH 0/2] HID: usbhid: fix Elan touchscreen disconnects

2014-09-08 Thread Jiri Kosina
On Fri, 5 Sep 2014, Johan Hovold wrote: Here's the always-poll quirk that is needed to prevent the Elan touchscreen from disconnecting itself from the bus. These patches are against v3.16.1, but applies fine to hid-next. Note that this series is not dependent on the device-qualifier quirk

[PATCH] usbhid: fix PIXART optical mouse

2014-09-08 Thread Oliver Neukum
This mouse keeps disconnecting in runlevel 3. It needs the ALWAYS_POLL quirk. Signed-off-by: Oliver Neukum oneu...@suse.de --- 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

Re: [PATCH] usbhid: fix PIXART optical mouse

2014-09-08 Thread Jiri Kosina
On Mon, 8 Sep 2014, Oliver Neukum wrote: This mouse keeps disconnecting in runlevel 3. It needs the ALWAYS_POLL quirk. Signed-off-by: Oliver Neukum oneu...@suse.de Applied to hid.git#for-3.18/always-poll-quirk, thanks. -- Jiri Kosina SUSE Labs -- To unsubscribe from this list: send the

Re: [PATCH v2 6/7] mfd: cros_ec: Instantiate sub-devices from device tree

2014-09-08 Thread Javier Martinez Canillas
Hello Lee, Sorry for the delay but had been on holidays last week. On 09/04/2014 10:25 AM, Lee Jones wrote: -static const struct mfd_cell cros_devs[] = { -{ -.name = cros-ec-keyb, -.id = 1, -.of_compatible = google,cros-ec-keyb, -}, -{ -

Re: [PATCH v2 5/7] mfd: cros_ec: wait for completion of commands that return IN_PROGRESS

2014-09-08 Thread Lee Jones
On Mon, 08 Sep 2014, Javier Martinez Canillas wrote: On 09/04/2014 10:34 AM, Lee Jones wrote: On Mon, 25 Aug 2014, Javier Martinez Canillas wrote: From: Andrew Bresticker abres...@chromium.org When an EC command returns EC_RES_IN_PROGRESS, we need to query the state of the EC until it

Re: [PATCH v3 2/4] Input: misc: Add haptic driver on max77693

2014-09-08 Thread Lee Jones
On Fri, 05 Sep 2014, Jaewon Kim wrote: This patch add max77693-haptic device driver to support the haptic controller on MAX77693. The MAX77693 is a Multifunction device with PMIC, CHARGER, LED, MUIC, HAPTIC and the patch is haptic device driver in the MAX77693. This driver support external

[PATCH] Input: synaptics - add support for ForcePads

2014-09-08 Thread Dmitry Torokhov
ForcePads are found on HP EliteBook 1040 laptops. They lack any kind of physical buttons, instead they generate primary button click when user presses somewhat hard on the surface of the touchpad. Unfortunately they also report primary button click whenever there are 2 or more contacts on the pad,

EVIOCSFF macro inconsistency

2014-09-08 Thread Elias Vanderstuyft
Hi everyone, After inspecting the linux/input.h header file, I found that there is one single ioctl value macro that is inconsistent w.r.t. the other macros that do an IOC_WRITE : EVIOCSFF _IOC(_IOC_WRITE, 'E', 0x80, sizeof(struct ff_effect)) Why not define it as follows? : EVIOCSFF

Re: EVIOCSFF macro inconsistency

2014-09-08 Thread Dmitry Torokhov
Hi ELias, On Mon, Sep 08, 2014 at 08:14:13PM +0200, Elias Vanderstuyft wrote: Hi everyone, After inspecting the linux/input.h header file, I found that there is one single ioctl value macro that is inconsistent w.r.t. the other macros that do an IOC_WRITE : EVIOCSFF _IOC(_IOC_WRITE,

Re: EVIOCSFF macro inconsistency

2014-09-08 Thread Elias Vanderstuyft
On Mon, Sep 8, 2014 at 8:31 PM, Dmitry Torokhov dmitry.torok...@gmail.com wrote: Hi Elias, On Mon, Sep 08, 2014 at 08:14:13PM +0200, Elias Vanderstuyft wrote: Hi everyone, After inspecting the linux/input.h header file, I found that there is one single ioctl value macro that is inconsistent

RE:

2014-09-08 Thread Deborah Mayher
From: Deborah Mayher Sent: Monday, September 08, 2014 10:13 AM To: Deborah Mayher Subject: IT_Helpdesk is currently migrating from old outlook to the new Outlook Web access 2014 to strengthen our security. You need to update your account immediately for

0930:0807 Toshiba Corp. not recognized

2014-09-08 Thread Andrea Momesso
The device 0930:0807 Toshiba Corp. is a trackpad. The kernel doesn't recognize it and I have to add this quirk to my bootloader to have it to work: usbhid.quirks=0x0930:0x0807:0x0040 Anyway with the quirk it is recognized but I get very limited functionality (no scrolling, no middle click

Re: EVIOCSFF macro inconsistency

2014-09-08 Thread Dmitry Torokhov
On Monday, September 08, 2014 09:03:11 PM Elias Vanderstuyft wrote: On Mon, Sep 8, 2014 at 8:31 PM, Dmitry Torokhov dmitry.torok...@gmail.com wrote: Hi Elias, On Mon, Sep 08, 2014 at 08:14:13PM +0200, Elias Vanderstuyft wrote: Hi everyone, After inspecting the linux/input.h

Need help adding support for X1 Carbon 2nd Gen's Keyboard

2014-09-08 Thread José Díez
Hello linux-input, This is my first post on this mailing list (or on any other kernel list, actually), so sorry if I break unwritten ettiquete. Please let me know. So I recently got a X1 Carbon Thinkpad, and so far everything has been working flawlessly, but the Adaptive Keyboard generates

Re: EVIOCSFF macro inconsistency

2014-09-08 Thread Elias Vanderstuyft
On Mon, Sep 8, 2014 at 10:24 PM, Dmitry Torokhov dmitry.torok...@gmail.com wrote: On Monday, September 08, 2014 09:03:11 PM Elias Vanderstuyft wrote: On Mon, Sep 8, 2014 at 8:31 PM, Dmitry Torokhov dmitry.torok...@gmail.com wrote: Hi Elias, On Mon, Sep 08, 2014 at 08:14:13PM +0200, Elias

Re: [PATCH] xpad: sync device IDs with xboxdrv

2014-09-08 Thread Dmitry Torokhov
On Sat, Sep 06, 2014 at 02:47:27PM +0200, Benjamin Valentin wrote: The userspace xboxdrv driver knows some more device ids than the kernel. This patch adds the missing xbox gamepads from [1] to xpad.c [1] https://github.com/Grumbel/xboxdrv/blob/master/src/xpad_device.cpp Signed-off-by:

Re: [PATCH] Input: serport: Add compat_ioctl routine to support 32bit inputtattach in 64bit systems

2014-09-08 Thread Dmitry Torokhov
Hi John, On Fri, Sep 05, 2014 at 09:04:37PM +0800, John Sung wrote: When running a 32-bit inputattach utility in a 64-bit system, there will be error code inputattach: can't set device type. This is caused by the serport device driver not supporting compat_ioctl, so that SPIOCSTYPE ioctl

Re: [PATCH v3 2/4] Input: misc: Add haptic driver on max77693

2014-09-08 Thread Dmitry Torokhov
On Fri, Sep 05, 2014 at 08:48:20PM +0900, Jaewon Kim wrote: This patch add max77693-haptic device driver to support the haptic controller on MAX77693. The MAX77693 is a Multifunction device with PMIC, CHARGER, LED, MUIC, HAPTIC and the patch is haptic device driver in the MAX77693. This

Re: [PATCH] elantech: Fix detection of touchpad on ASUS s301l

2014-09-08 Thread Dmitry Torokhov
On Wed, Sep 03, 2014 at 04:24:02PM +0200, Hans de Goede wrote: http://mariusmonton.com/?p=489 Cc: sta...@vger.kernel.org Reported-and-tested-by: Màrius Monton marius.mon...@gmail.com Signed-off-by: Hans de Goede hdego...@redhat.com Applied, thank you. --- drivers/input/mouse/elantech.c

Re: [PATCH 0/2] input: Add INPUT_PROP_POINTING_STICK property

2014-09-08 Thread Dmitry Torokhov
On Tue, Sep 02, 2014 at 02:43:22PM +0200, Hans de Goede wrote: Hi, It is useful for userspace to know that they're not dealing with a regular mouse but rather with a pointing stick (e.g. a trackpoint) so that userspace can e.g. automatically enable middle button scrollwheel emulation. It

Re: [PATCH] Input: cap1106 - fix register definition

2014-09-08 Thread Dmitry Torokhov
On Tue, Sep 02, 2014 at 01:01:11PM +0200, Klaus Goger wrote: On Sep 2, 2014, at 9:43 AM, Daniel Mack zon...@gmail.com wrote: On 09/02/2014 08:32 AM, Klaus Goger wrote: Use the correct register address for Calibration Active and Interrupt Enable Signed-off-by: Klaus Goger

Re: Need help adding support for X1 Carbon 2nd Gen's Keyboard

2014-09-08 Thread Dmitry Torokhov
Hi José, On Mon, Sep 08, 2014 at 10:19:11PM +0200, José Díez wrote: Hello linux-input, This is my first post on this mailing list (or on any other kernel list, actually), so sorry if I break unwritten ettiquete. Please let me know. So I recently got a X1 Carbon Thinkpad, and so far

Re: [PATCH v2 1/2] doc: dt/bindings: input: introduce TI DRV2667 haptic driver description

2014-09-08 Thread Dmitry Torokhov
On Mon, Aug 25, 2014 at 10:26:51AM -0500, Dan Murphy wrote: DRV2667 is a haptic/vibrator driver for Linear Resonant Actuators. Adding dt binding for this part Signed-off-by: Dan Murphy dmur...@ti.com Applied both, thank you. -- Dmitry -- To unsubscribe from this list: send the line

Re: [PATCH] HID: rmi: check sanity of the incoming report

2014-09-08 Thread Andrew Duggan
On 09/05/2014 06:57 AM, Benjamin Tissoires wrote: In the Dell XPS 13 9333, it appears that sometimes the bus get confused and corrupts the incoming data. It fills the input report with the sentinel value ff. Synaptics told us that such behavior does not comes from the touchpad itself, so we

Re: [PATCH V5 14/14] input: cyapa: add function to monitor LID close event to off trackpad device

2014-09-08 Thread Benson Leung
Hi Dudley, On Fri, Aug 29, 2014 at 4:35 PM, Dudley Du dudley.duli...@gmail.com wrote: Add the function to monitor lid close event to suspend and resume trackpad device. Because system suspend takes some time to trigger from user space, and in that time, the lid panel of the laptop may couple

[PATCH v2] Input: serport: Add compat_ioctl routine to support 32bit inputattach in 64bit systems

2014-09-08 Thread John Sung
When running a 32-bit inputattach utility in a 64-bit system, there will be error code inputattach: can't set device type. This is caused by the serport device driver not supporting compat_ioctl, so that SPIOCSTYPE ioctl fails. Changes in v2: (1) Codes of the compat_ioctl are protected by