Use regular HID output reports instead of raw reports in the
dualshock4_state_worker function. (Thanks Simon Mungewell)
Signed-off-by: Frank Praznik
---
Apply against jikos/hid.git/for-3.14/sony
drivers/hid/hid-sony.c | 45 -
1 file changed, 28 i
Use a modified HID descriptor for the Dualshock 4 to assign the gyroscope
sensors and accelerometers to axes.
Signed-off-by: Frank Praznik
---
Apply against jikos/hid.git/for-3.14/sony
drivers/hid/hid-sony.c | 78 ++
1 file changed, 78 inserti
Fix cosmetic spacing in the device definitions.
Signed-off-by: Frank Praznik
---
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 b/drivers/hid/hid-sony.c
index e623131..a7c
Use separate identifiers for Dualshock 4 controllers connected via USB and
Bluetooth.
Signed-off-by: Frank Praznik
---
Apply against jikos/hid.git/for-3.14/sony
drivers/hid/hid-sony.c | 15 ---
1 file changed, 8 insertions(+), 7 deletions(-)
diff --git a/drivers/hid/hid-sony.c
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.
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
>>>
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: sensit
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
> > ---
> > .../bindings/input/touchscreen/edt-ft5x06.txt | 29 +
> > drivers/input/touchscreen/edt-ft5x06.c |
On Tue, Jan 14, 2014 at 12:26:47AM -0800, Christopher Heiny wrote:
> On 01/09/2014 11:44 PM, Dmitry Torokhov wrote:
> >
> >-dev_dbg(&client->dev, "writes 1 bytes: %02x\n", txbuf[0]);
> >+retval = i2c_transfer(client->adapter, msgs, sizeof(msgs));
> >+if (retval == sizeof(msgs))
>
> I t
Hi Ping,
On Thu, Jan 16, 2014 at 01:29:39PM -0800, Ping Cheng wrote:
> Signed-off-by: Ping Cheng
> ---
> drivers/input/tablet/wacom_wac.c | 80
> +++-
> drivers/input/tablet/wacom_wac.h | 6 ++-
> 2 files changed, 84 insertions(+), 2 deletions(-)
>
> diff -
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
> Signed-off-by: Ping Cheng
Applied, thank you.
> ---
> drivers/input/tablet/wacom_wac.c |
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
Applied, thank you.
> ---
> drivers/input/touchscreen/ed
Hi Lothar,
On Thu, Jan 16, 2014 at 09:02:18AM +0100, Lothar Waßmann wrote:
>
> Signed-off-by: Lothar Waßmann
> ---
> .../bindings/input/touchscreen/edt-ft5x06.txt | 29 +
> drivers/input/touchscreen/edt-ft5x06.c | 121
> +---
> 2 files changed, 132 inser
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 bo
> 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 t
On Wed, 8 Jan 2014, Benjamin Tissoires wrote:
> From: Benjamin Tisssoires
>
> 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 come that other OSes don'
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 r
Signed-off-by: Ping Cheng
---
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 b/drivers/input/tablet/wacom_wac.c
index 0bcc7a
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 :
> > Another small issue: it's a little difficult to click in the touchpad
> > area without moving the mou
Signed-off-by: Lothar Waßmann
---
.../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
index b458760..49774c3 1006
Signed-off-by: Lothar Waßmann
---
.../bindings/input/touchscreen/edt-ft5x06.txt | 29 +
drivers/input/touchscreen/edt-ft5x06.c | 121 +---
2 files changed, 132 insertions(+), 18 deletions(-)
create mode 100644
Documentation/devicetree/bindings/input/touc
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
---
drivers/input/touchscreen/edt-ft5x06.c | 62 ++-
1 files changed, 20 insertions(+), 42 deletions(-
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 for
23 matches
Mail list logo