[PATCHv2 0/3] Input: edt-ft5x06: Add DT support

2014-01-16 Thread Lothar Waßmann
Changes wrt. v1: addressed the comments from Jingoo Han and Mark Rutland - added another patch to convert the driver to use devm_* functions - removed sysfs reference from bindings documentation - changed '_' to '-' in property name - added 'edt,' prefix to properties names - added sanity check

[PATCHv2 1/3] Input: edt_ft5x06: use devm_* functions where appropriate

2014-01-16 Thread Lothar Waßmann
Simplify the error path and remove() function by using devm_* functions for requesting gpios and irq and allocating the input device. Signed-off-by: Lothar Waßmann l...@karo-electronics.de --- drivers/input/touchscreen/edt-ft5x06.c | 62 ++- 1 files changed, 20

[PATCHv2 2/3] DT: Add vendor prefix for Emerging Display Technologies

2014-01-16 Thread Lothar Waßmann
Signed-off-by: Lothar Waßmann l...@karo-electronics.de --- .../devicetree/bindings/vendor-prefixes.txt|1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/Documentation/devicetree/bindings/vendor-prefixes.txt b/Documentation/devicetree/bindings/vendor-prefixes.txt

[PATCHv2 3/3] Input: edt-ft5x06: Add DT support

2014-01-16 Thread Lothar Waßmann
Signed-off-by: Lothar Waßmann l...@karo-electronics.de --- .../bindings/input/touchscreen/edt-ft5x06.txt | 29 + drivers/input/touchscreen/edt-ft5x06.c | 121 +--- 2 files changed, 132 insertions(+), 18 deletions(-) create mode 100644

Re: Fwd: [PATCH] add support for ALPS v7 protocol device

2014-01-16 Thread Dylan Thurston
Yes. --Dylan On Thu, Jan 16, 2014 at 01:36:01PM +0800, Elaine Chen wrote: Do you mean that cursor jitters, moves away from target when hitting the button? 2014/1/16 Dylan Thurston dpthu...@indiana.edu: Another small issue: it's a little difficult to click in the touchpad area without

[PATCH] Input: wacom - add support for DTU-1031

2014-01-16 Thread Ping Cheng
Signed-off-by: Ping Cheng pi...@wacom.com --- drivers/input/tablet/wacom_wac.c | 80 +++- drivers/input/tablet/wacom_wac.h | 6 ++- 2 files changed, 84 insertions(+), 2 deletions(-) diff --git a/drivers/input/tablet/wacom_wac.c

Re: [PATCH v2 1/3] HID: sony: Add force-feedback support for the Dualshock 4

2014-01-16 Thread Jiri Kosina
On Sat, 11 Jan 2014, Frank Praznik wrote: Adds the Dualshock 4 to the HID device list and enables force-feedback. Adds a Dualshock 4 specific worker function since the Dualshock 4 needs a different report than the Sixaxis. The right motor in the Dualshock 4 is variable so the full rumble

Re: [PATCH 1/5] HID: logitech-dj: Fix USB 3.0 issue

2014-01-16 Thread Jiri Kosina
On Wed, 8 Jan 2014, Benjamin Tissoires wrote: From: Benjamin Tisssoires benjamin.tissoi...@redhat.com This fix (not very clean though) should fix the long time USB3 issue that was spotted last year. The rational has been given by Hans de Goede: Man this is so ugly ... makes one wonder how

Re: [PATCH v2 1/3] HID: sony: Add force-feedback support for the Dualshock 4

2014-01-16 Thread simon
On Sat, 11 Jan 2014, Frank Praznik wrote: Adds the Dualshock 4 to the HID device list and enables force-feedback. Adds a Dualshock 4 specific worker function since the Dualshock 4 needs a different report than the Sixaxis. The right motor in the Dualshock 4 is variable so the full rumble

Re: [PATCH] HID: hid-sensor-hub:Fix buggy report descriptors

2014-01-16 Thread Jiri Kosina
On Tue, 14 Jan 2014, Srinivas Pandruvada wrote: This addresses regression caused by commit id 751d17e23a9f7 iio: hid-sensors: Fix power and report state. Applied, thanks Srinivas. -- Jiri Kosina SUSE Labs -- To unsubscribe from this list: send the line unsubscribe linux-input in the body of

Re: [PATCHv2 3/3] Input: edt-ft5x06: Add DT support

2014-01-16 Thread Dmitry Torokhov
Hi Lothar, On Thu, Jan 16, 2014 at 09:02:18AM +0100, Lothar Waßmann wrote: Signed-off-by: Lothar Waßmann l...@karo-electronics.de --- .../bindings/input/touchscreen/edt-ft5x06.txt | 29 + drivers/input/touchscreen/edt-ft5x06.c | 121 +--- 2 files

Re: [PATCHv2 1/3] Input: edt_ft5x06: use devm_* functions where appropriate

2014-01-16 Thread Dmitry Torokhov
On Thu, Jan 16, 2014 at 09:02:16AM +0100, Lothar Waßmann wrote: Simplify the error path and remove() function by using devm_* functions for requesting gpios and irq and allocating the input device. Signed-off-by: Lothar Waßmann l...@karo-electronics.de Applied, thank you. ---

Re: [PATCH] Input: wacom - Fix wacom-shared guards for dual input devices

2014-01-16 Thread Dmitry Torokhov
On Wed, Jan 15, 2014 at 02:04:17PM -0800, Ping Cheng wrote: features-quirks can have multiple bits set. For dual input, we only need to check WACOM_QUIRK_MULTI_INPUT. Reviewed-by: Jason Gerecke killert...@gmail.com Signed-off-by: Ping Cheng pi...@wacom.com Applied, thank you. ---

Re: [PATCHv2 3/3] Input: edt-ft5x06: Add DT support

2014-01-16 Thread Jingoo Han
On Friday, January 17, 2014 9:27 AM, Dmitry Torokhov wrote: On Thu, Jan 16, 2014 at 09:02:18AM +0100, Lothar Waßmann wrote: Signed-off-by: Lothar Waßmann l...@karo-electronics.de --- .../bindings/input/touchscreen/edt-ft5x06.txt | 29 + drivers/input/touchscreen/edt-ft5x06.c

Re: [PATCHv2 3/3] Input: edt-ft5x06: Add DT support

2014-01-16 Thread Simon Budig
Hi Dmitry On 17/01/14 01:26, Dmitry Torokhov wrote: + The following properties provide default values for the + corresponding parameters (see Documentation/input/edt-ft5x06.txt) +- edt,threshold: allows setting the click-threshold in the range from 20 to 80. +- edt,gain: sensitivity

Re: [PATCH 2/2] Input: edt-ft5x06: Add DT support

2014-01-16 Thread Simon Budig
On 16/01/14 08:49, Lothar Waßmann wrote: --- /dev/null +++ b/Documentation/devicetree/bindings/input/touchscreen/edt-ft5x06.txt @@ -0,0 +1,31 @@ +* EDT FT5x06 Multiple Touch Controller + [...] +- threshold: allows setting the click-threshold in the range from 20 to 80. +- gain:

[PATCH 0/4] HID: sony: Additional fixes and improvements for the Dualshock 4

2014-01-16 Thread Frank Praznik
These series of patches makes some fixes and improvements to the Dualshock 4 driver. There seems to be an issue in Bluez that prevents these controllers from connecting via bluetooth, so rumble and LED support for Bluetooth devices is currently missing from the driver since it can't be tested.

[PATCH 1/4] HID: sony: Use separate identifiers for USB and Bluetooth connected Dualshock 4 controllers.

2014-01-16 Thread Frank Praznik
Use separate identifiers for Dualshock 4 controllers connected via USB and Bluetooth. Signed-off-by: Frank Praznik frank.praz...@oh.rr.com --- Apply against jikos/hid.git/for-3.14/sony drivers/hid/hid-sony.c | 15 --- 1 file changed, 8 insertions(+), 7 deletions(-) diff --git

[PATCH 2/4] HID: sony: Use standard output reports instead of raw reports to send data to the Dualshock 4.

2014-01-16 Thread Frank Praznik
Use regular HID output reports instead of raw reports in the dualshock4_state_worker function. (Thanks Simon Mungewell) Signed-off-by: Frank Praznik frank.praz...@oh.rr.com --- Apply against jikos/hid.git/for-3.14/sony drivers/hid/hid-sony.c | 45

[PATCH 4/4] HID: sony: Map gyroscopes and accelerometers to axes

2014-01-16 Thread Frank Praznik
Use a modified HID descriptor for the Dualshock 4 to assign the gyroscope sensors and accelerometers to axes. Signed-off-by: Frank Praznik frank.praz...@oh.rr.com --- Apply against jikos/hid.git/for-3.14/sony drivers/hid/hid-sony.c | 78 ++ 1

[PATCH 3/4] HID: sony: Fix spacing in the device definitions.

2014-01-16 Thread Frank Praznik
Fix cosmetic spacing in the device definitions. Signed-off-by: Frank Praznik frank.praz...@oh.rr.com --- Apply against jikos/hid.git/for-3.14/sony drivers/hid/hid-sony.c | 10 +- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/drivers/hid/hid-sony.c