Re: [PATCH v2 7/9] HID: remove hid_get_raw_report in struct hid_device

2014-02-17 Thread Jiri Kosina
: implement .raw_request). It was already reviewed by David, so you can apply it right now. Yeah, I just came to the same conclusion during review as we speak. I will sort it out. Thanks. -- Jiri Kosina SUSE Labs -- To unsubscribe from this list: send the line unsubscribe linux-input in the body

Re: [PATCH 00/14] HID: low-level transport cleanup, round 2

2014-02-17 Thread Jiri Kosina
want to think a little bit more about 11. -- Jiri Kosina SUSE Labs -- To unsubscribe from this list: send the line unsubscribe linux-input in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html

Re: [PATCH] HID: hid-sensor-hub: quirk for STM Sensor hub

2014-02-17 Thread Jiri Kosina
srinivas.pandruv...@linux.intel.com Hi Jiri, I'm fine with any of these going in through the hid tree without without my Ack given they are just marking which drivers need the quirk and which do not. Applied, thanks. -- Jiri Kosina SUSE Labs -- To unsubscribe from this list: send the line

Re: [PATCH] Bluetooth: hidp: make sure input buffers are big enough

2014-02-17 Thread Jiri Kosina
On Wed, 5 Feb 2014, Jiri Kosina wrote: just got back to this, finally ... did you have time to work on this at all, or should I just start from scratch? Sorry, no. Fosdem is this weekend and I needed to get my code ready for that. But I'll finally have time again next week

Re: [PATCH 2/2] iio: hid-sensor-hub: Remove hard coded indexes

2014-02-17 Thread Jiri Kosina
? Agreed. Help yourself ;) Thanks! Now applied. Thanks and sorry for the slow response. Amazing the backlog that builds up if you take about 3 weeks out (more or less) Yeah, it basically immediately destroys all the energy you gained during the time off :) -- Jiri Kosina SUSE Labs

Re: [PATCH v1] HID: hid-sensor-hub: Processing for duplicate physical ids

2014-02-17 Thread Jiri Kosina
same physical and logical ids. This patch is co-authored with Archana Patniarchna.pa...@intel.com. I have massaged the changelog a little bit, and applied. -- Jiri Kosina SUSE Labs -- To unsubscribe from this list: send the line unsubscribe linux-input in the body of a message to majord

RE: [PATCH] HID: hyperv: make sure input buffer is big enough

2014-02-17 Thread Jiri Kosina
. Srinivasan k...@microsoft.com Now applied. -- Jiri Kosina SUSE Labs -- To unsubscribe from this list: send the line unsubscribe linux-input in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html

Re: [PATCH] Bluetooth: hidp: make sure input buffers are big enough

2014-02-17 Thread Jiri Kosina
hid.git. take it through hid.git please. Now applied, thanks. -- Jiri Kosina SUSE Labs -- To unsubscribe from this list: send the line unsubscribe linux-input in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html

Re: [PATCH] HID: sony: Correct Sixaxis battery reporting

2014-02-17 Thread Jiri Kosina
...@oh.rr.com Applied, thanks Frank. -- Jiri Kosina SUSE Labs -- To unsubscribe from this list: send the line unsubscribe linux-input in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html

[PATCH 1/2] HID: cp2112: make sysfs attributes static

2014-02-17 Thread Jiri Kosina
No need to pollute namespace with dev_attr_*. Signed-off-by: Jiri Kosina jkos...@suse.cz --- drivers/hid/hid-cp2112.c |4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/drivers/hid/hid-cp2112.c b/drivers/hid/hid-cp2112.c index ca0f356..57cf045 100644 --- a/drivers/hid

[PATCH 2/2] HID: cp2112: use proper specifier for size_t

2014-02-17 Thread Jiri Kosina
%zd is a proper format string specifier for size_t Signed-off-by: Jiri Kosina jkos...@suse.cz --- drivers/hid/hid-cp2112.c |4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/drivers/hid/hid-cp2112.c b/drivers/hid/hid-cp2112.c index 57cf045..f326726 100644 --- a/drivers

Re: [PATCH] HID: Add Apple wireless keyboard 2011 JIS model support.

2014-02-06 Thread Jiri Kosina
On Thu, 6 Feb 2014, Huei-Horng Yo wrote: Add Apple wireless keyboard 2011 JIS model (05ac:0257). Signed-off-by: Huei-Horng Yo hiro...@ghostsinthelab.org Applied, thanks. -- Jiri Kosina SUSE Labs -- To unsubscribe from this list: send the line unsubscribe linux-input in the body

Re: [PATCH] Bluetooth: hidp: make sure input buffers are big enough

2014-02-04 Thread Jiri Kosina
on this, please? Thanks, -- Jiri Kosina SUSE Labs -- To unsubscribe from this list: send the line unsubscribe linux-input in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html

Re: [PATCH] HID: Kconfig updates for the Sony module

2014-02-04 Thread Jiri Kosina
supported. Signed-off-by: Frank Praznik frank.praz...@oh.rr.com I have dropped the POWER_SUPPLY part of the patch, as I've already fixed that in my tree as a followup to Fengguang's report. I have applied the rest, thanks. -- Jiri Kosina SUSE Labs -- To unsubscribe from this list: send

Re: [PATCH] Bluetooth: hidp: make sure input buffers are big enough

2014-02-03 Thread Jiri Kosina
(double allocation) for 3.14 -- Jiri Kosina SUSE Labs -- To unsubscribe from this list: send the line unsubscribe linux-input in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html

Re: [PATCH 0/4] input: Add support for special keys on ms office kb

2014-02-03 Thread Jiri Kosina
special-keys. Applied, thanks Hans. -- Jiri Kosina SUSE Labs -- To unsubscribe from this list: send the line unsubscribe linux-input in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html

Re: [PATCH v2] HID: i2c-hid: add runtime PM support

2014-01-30 Thread Jiri Kosina
[] = { { hid, 0 }, -- 1.8.5.2 -- Jiri Kosina SUSE Labs -- To unsubscribe from this list: send the line unsubscribe linux-input in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html

Re: [PATCH 2/2] iio: hid-sensor-hub: Remove hard coded indexes

2014-01-29 Thread Jiri Kosina
. Signed-off-by: Srinivas Pandruvada srinivas.pandruv...@linux.intel.com Jonathan, I'd probably take this together with the patch for HID API change. Could you please provide your Ack/Signoff, and I'll take it through my tree, if you agree? Thanks. -- Jiri Kosina SUSE Labs -- To unsubscribe from

Re: [PATCH 0/4] HID: implement new transport-driver callbacks

2014-01-29 Thread Jiri Kosina
, size_t len); along with the necessary support fuctions in the USBHID, and HIDP drivers. UHID is not converted yet. I have finished reviewing the patchset and don't have any objections. I am queuing them for 3.15. -- Jiri Kosina SUSE Labs -- To unsubscribe from this list: send the line

Re: [PATCH v2 1/2] HID: sony: Add battery status reporting for the Sixaxis and Dualshock 4 controllers.

2014-01-28 Thread Jiri Kosina
On Mon, 27 Jan 2014, Frank Praznik wrote: Add battery status reporting for the Sixaxis and Dualshock 4 controllers. I have applied both patches, thanks Frank. -- Jiri Kosina SUSE Labs -- To unsubscribe from this list: send the line unsubscribe linux-input in the body of a message to majord

Re: [PATCH] HID: multitouch: add FocalTech FTxxxx support

2014-01-28 Thread Jiri Kosina
--- Hi Jiri, well, it's been a long time since I did not add those kind of small patches. And I really hope not having to do some gain soon :) World is a crude place :) Applied, thanks Benjamin. -- Jiri Kosina SUSE Labs -- To unsubscribe from this list: send the line unsubscribe linux-input

Re: [PATCH] Bluetooth: hidp: make sure input buffers are big enough

2014-01-28 Thread Jiri Kosina
On Tue, 7 Jan 2014, Jiri Kosina wrote: So doing kzalloc(rsize, GFP_ATOMIC) in the HID-core for now, and copying the buffer around, seems like only viable solution for now, with the outlook of removing this ugliness once hid-core honors 'size' properly. Should I resend the patches

Re: [PATCH 0/4] HID: implement new transport-driver callbacks

2014-01-28 Thread Jiri Kosina
can choose between ctrl-SET_REPORT and intr-OUTPUT_REPORT messages without depending on the underlying backend to choose the right one. I haven't finished reviewing the patchset yet, but anyway -- David, can I consider your e-mail as a potential Acked-by:? Thanks, -- Jiri Kosina SUSE Labs

Re: [PATCH] Add HID's to hid-microsoft driver of Surface Type/Touch Cover 2 to fix bug

2014-01-22 Thread Jiri Kosina
the patch in my tree. Thanks, -- Jiri Kosina SUSE Labs -- To unsubscribe from this list: send the line unsubscribe linux-input in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html

Re: [PATCH v2] HID: sony: Cache the output report for the Dualshock 4

2014-01-20 Thread Jiri Kosina
On Sat, 18 Jan 2014, David Herrmann wrote: Retrieve and cache the output report for the Dualshock 4 in sony_probe() instead of repeatedly walking the report list in the worker function. Reviewed-by: David Herrmann dh.herrm...@gmail.com Applied, thanks. -- Jiri Kosina SUSE Labs

Re: [PATCH] Add HID's to hid-microsoft driver of Surface Type/Touch Cover 2 to fix bug

2014-01-20 Thread Jiri Kosina
. This ensures that hid-input will eventually be used for the device and not hid-multitouch. Hi, your patch is missing hid_have_special_driver[] entry, therefore correct driver binding is not guaranteed. -- Jiri Kosina SUSE Labs -- To unsubscribe from this list: send the line unsubscribe linux-input

Re: [PATCH 1/2] Add annotated HID descriptor for the Dualshock 4.

2014-01-20 Thread Jiri Kosina
:) ). Thanks, -- Jiri Kosina SUSE Labs -- To unsubscribe from this list: send the line unsubscribe linux-input in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html

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

2014-01-17 Thread Jiri Kosina
On Thu, 16 Jan 2014, Frank Praznik wrote: These series of patches makes some fixes and improvements to the Dualshock 4 driver. Applied. -- Jiri Kosina SUSE Labs -- To unsubscribe from this list: send the line unsubscribe linux-input in the body of a message to majord...@vger.kernel.org More

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

2014-01-17 Thread Jiri Kosina
have already pushed it, but we can of course discuss not including it into pull for Linus if necessary. My understanding is that once ABS2 stuff is done, this can just be switched to using it in a backwards-compatible way, and the report fixup could be dropped, no? -- Jiri Kosina SUSE Labs

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

2014-01-17 Thread Jiri Kosina
contain annotated descriptor and are readable; for example look at hid-waltop. Thanks, -- Jiri Kosina SUSE Labs -- To unsubscribe from this list: send the line unsubscribe linux-input in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo

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

2014-01-16 Thread Jiri Kosina
value is now passed to the worker function and clamped there if necessary. Signed-off-by: Frank Praznik frank.praz...@oh.rr.com I have now applied the whole series, thanks Frank. -- Jiri Kosina SUSE Labs -- To unsubscribe from this list: send the line unsubscribe linux-input in the body

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

2014-01-16 Thread Jiri Kosina
come that other OSes don't suffer from this. Are they really *that much* slower? :) I have applied this (and just this) one for 3.14. Thanks, -- Jiri Kosina SUSE Labs -- To unsubscribe from this list: send the line unsubscribe linux-input in the body of a message to majord...@vger.kernel.org

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

Re: [PATCH] HID: input: fix input sysfs path for hid devices

2014-01-08 Thread Jiri Kosina
later to balance this out :p Thanks for understanding, -- Jiri Kosina SUSE Labs -- To unsubscribe from this list: send the line unsubscribe linux-input in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html

Re: [PATCH] Bluetooth: hidp: make sure input buffers are big enough

2014-01-07 Thread Jiri Kosina
, with the outlook of removing this ugliness once hid-core honors 'size' properly. I will keep looking into this and maybe some easy way how to hack this together will materialize, but I don't currently see it. Hmm ... -- Jiri Kosina SUSE Labs -- To unsubscribe from this list: send the line unsubscribe linux

Re: [PATCH] Bluetooth: hidp: make sure input buffers are big enough

2014-01-07 Thread Jiri Kosina
of this week. Given the amount of reports on the list and bugzilla, I think we should get this fix in asap. We can always fix it properly in -next. Agreed. Thanks, -- Jiri Kosina SUSE Labs -- To unsubscribe from this list: send the line unsubscribe linux-input in the body of a message to majord

Re: [patch 3/3] HID: multitouch: add support of other generic collections in hid-mt

2014-01-03 Thread Jiri Kosina
. Benjamin, did you have chance to do any followup work on this? If this is to go into 3.14, it's the time to have the thing finalized. Thanks, -- Jiri Kosina SUSE Labs -- To unsubscribe from this list: send the line unsubscribe linux-input in the body of a message to majord...@vger.kernel.org More

Re: [PATCH 12/25] HID: sony: fix error return code

2014-01-02 Thread Jiri Kosina
. -- Jiri Kosina SUSE Labs -- To unsubscribe from this list: send the line unsubscribe linux-input in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html

Re: [PATCH] HID: input: fix input sysfs path for hid devices

2013-12-20 Thread Jiri Kosina
to the previous state. -- Jiri Kosina SUSE Labs -- To unsubscribe from this list: send the line unsubscribe linux-input in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html

Re: [v3.11][Regression] HID: hyperv: convert alloc+memcpy to memdup

2013-12-19 Thread Jiri Kosina
-numbered must already be set to true by the hid-desc parser, doesn't it? Right, that one is not correct here, thanks. Where exactly did you get the +7 from? Please see commit (the one I am not really proud of) 27ce405039bfe6d3. -- Jiri Kosina SUSE Labs -- To unsubscribe from this list: send

Re: Recent change to hid-core.c

2013-12-16 Thread Jiri Kosina
required state. Was this intentional? Doesn't that have side-effects for some drivers? Hi Mark, this was intentional -- please see commit b1a1442a23 and discussion here: https://lkml.org/lkml/2013/3/21/591 If you have any other concerns, please let me know. -- Jiri Kosina SUSE Labs

Re: Recent change to hid-core.c

2013-12-16 Thread Jiri Kosina
0 ? ret : 0; + if (ret 0) goto unlock; - } Please see commit 556483e2a (HID: remove self-assignment from hid_input_report) in Linus' tree. -- Jiri Kosina SUSE Labs -- To unsubscribe from this list: send the line unsubscribe linux-input

Re: [PATCH] Add new USB_DEVICE_ID to holtek workaround module (hid-holtek-mouse.c)

2013-12-14 Thread Jiri Kosina
USB_DEVICE_ID_HOLTEK_ALT_MOUSE_A072 0xa072 #define USB_DEVICE_ID_HOLTEK_ALT_MOUSE_A081 0xa081 You also need to add the device to hid_have_special_driver[] so that the binding is guaranteed to be correct. Could you please work in fixing up and resending the patch? Thanks, -- Jiri Kosina SUSE Labs

[PATCH] HID: remove SIS entries from hid_have_special_driver[]

2013-12-13 Thread Jiri Kosina
The entries are not needed, as hid-multitouch gets bound correctly automatically by contact ID. Signed-off-by: Jiri Kosina jkos...@suse.cz --- I will be queuing for 3.14 if noone objects. drivers/hid/hid-core.c |3 --- 1 files changed, 0 insertions(+), 3 deletions(-) diff --git a/drivers

Re: Sony DualShock4 - basic functions work, but looking to improve support

2013-12-11 Thread Jiri Kosina
. Would that work in this case as well? Thanks, -- Jiri Kosina SUSE Labs -- To unsubscribe from this list: send the line unsubscribe linux-input in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html

Re: [PATCH V2] Input: define KEY_WWAN for Wireless WAN

2013-12-10 Thread Jiri Kosina
*/ #define KEY_MICMUTE 248 /* Mute / unmute the microphone */ Adding Dmitry to CC -- Jiri Kosina SUSE Labs -- To unsubscribe from this list: send the line unsubscribe linux-input in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo

Re: [PATCH v1] HID: hid-sensor-hub: Fix kernel warning and failure

2013-12-09 Thread Jiri Kosina
be duplicate sysfs file names. Signed-off-by: Srinivas Pandruvada srinivas.pandruv...@linux.intel.com Applied, thanks Srinivas. -- Jiri Kosina SUSE Labs -- To unsubscribe from this list: send the line unsubscribe linux-input in the body of a message to majord...@vger.kernel.org More majordomo

Re: [PATCH] HID: logitech-dj: add HIDRAW dependency in Kconfig

2013-12-03 Thread Jiri Kosina
? (HID_CONNECT_DEFAULT also contains HID_CONNECT_HIDINPUT) How so? (again, I will not be able to test it with my receiver up until the day after tomorrow). Thanks, -- Jiri Kosina SUSE Labs -- To unsubscribe from this list: send the line unsubscribe linux-input in the body of a message to majord

Re: [PATCH] HID: logitech-dj: add HIDRAW dependency in Kconfig

2013-12-03 Thread Jiri Kosina
out only when I have my receiver handy again. Thanks for the explanation, now it all makes sense. I will be queuing the patch, with probably slightly more verbose changelog. -- Jiri Kosina SUSE Labs -- To unsubscribe from this list: send the line unsubscribe linux-input in the body of a message

Re: [PATCH 1/2] HID: hid-sensor-hub: Add logical min and max

2013-12-02 Thread Jiri Kosina
is that? I don't seem to see it in https://git.kernel.org/cgit/linux/kernel/git/jic23/iio.git/log/?h=togreg -- Jiri Kosina SUSE Labs -- To unsubscribe from this list: send the line unsubscribe linux-input in the body of a message to majord...@vger.kernel.org More majordomo info at http

Re: [PATCH] hid: add NOGET quirk and device id for Logitech Dual Action gamepads support

2013-12-02 Thread Jiri Kosina
), + .driver_data = LG_NOGET }, { HID_USB_DEVICE(USB_VENDOR_ID_LOGITECH, USB_DEVICE_ID_LOGITECH_WHEEL), .driver_data = LG_NOGET | LG_FF4 }, -- Jiri Kosina SUSE Labs -- To unsubscribe from this list: send the line unsubscribe linux-input in the body of a message to majord

Re: hid-debug and CONFIG_DEBUG_FS

2013-12-02 Thread Jiri Kosina
is logged. What do you think about using something other than CONFIG_DEBUG_FS for enabling HID debug (something like CONFIG_HID_DEBUG_FS..)? Hi Srinivas, do you encounter performance penalty even if there are no debugfs readers? -- Jiri Kosina SUSE Labs -- To unsubscribe from this list: send

Re: [PATCH] hid: add NOGET quirk and device id for Logitech Dual Action gamepads support

2013-12-02 Thread Jiri Kosina
On Mon, 2 Dec 2013, Zawullon wrote: Please provide your Signed-off-by: line so that I could apply the patch. Thanks. Oh, of course. Sorry. Signed-off-by: Vitaly Katraew zawul...@gmail.com Now applied (with the name above as authorship as well). Thanks, -- Jiri Kosina SUSE Labs

Re: [PATCH] HID: logitech-dj: add HIDRAW dependency in Kconfig

2013-12-02 Thread Jiri Kosina
don't have my receiver with me at the moment, so can't really verify -- how exactly does it fail during probe()? It's clear that without hidraw it's not possible to change the pairing from userspace, but I fail to see why probing the receiver should be affected? Thanks, -- Jiri Kosina SUSE Labs

Re: [PATCH v2] HID: uhid: fix leak for 64/32 UHID_CREATE

2013-11-27 Thread Jiri Kosina
') (that should make it clear which versions need the fix) Thanks a lot, applied with the Fixes: annotation added. -- Jiri Kosina SUSE Labs -- To unsubscribe from this list: send the line unsubscribe linux-input in the body of a message to majord...@vger.kernel.org More majordomo info at http

Re: [PATCHv4 0/5] HID: sony: Dualshock3 USB and LED support

2013-11-26 Thread Jiri Kosina
the force feedback. Yes, the lockup fix is queued for 3.13, the rest for 3.14. See for-3.13/upstream-fixes and for-3.14/sony branches in hid.git. for-3.13/upstream-fixes will be going to Linus this week. -- Jiri Kosina SUSE Labs -- To unsubscribe from this list: send the line unsubscribe linux

Re: [PATCH] HID: i2c-hid: disable interrupt on suspend

2013-11-25 Thread Jiri Kosina
consider pulling this one. Understood, thanks guys. Applied now. -- Jiri Kosina SUSE Labs -- To unsubscribe from this list: send the line unsubscribe linux-input in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html

Re: [appleir] BUG: unable to handle kernel NULL pointer dereference

2013-11-22 Thread Jiri Kosina
is merged. Thanks for noticing. It's too late to add the tag, so if you submit it to -stable once it's in Linus' tree, I'll appreciate it; otherwise I'll try to remember to do that myself. -- Jiri Kosina SUSE Labs -- To unsubscribe from this list: send the line unsubscribe linux-input in the body

Re: [appleir] BUG: unable to handle kernel NULL pointer dereference

2013-11-21 Thread Jiri Kosina
, and LIRC functions correctly via hiddev. Thanks for the everyone's help with this. Applied, thanks. -- Jiri Kosina SUSE Labs -- To unsubscribe from this list: send the line unsubscribe linux-input in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org

Re: [PATCH 2/2] HID: kye: fix unresponsive keyboard

2013-11-21 Thread Jiri Kosina
anyway. Applied, thanks. -- Jiri Kosina SUSE Labs -- To unsubscribe from this list: send the line unsubscribe linux-input in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html

Re: [PATCHv4 0/5] HID: sony: Dualshock3 USB and LED support

2013-11-20 Thread Jiri Kosina
commands in non-atomic context instead of the v3 was applied in the repository jikos/hid.git. The differences between these two patch versions can now be found in the new patch [PATCHv4 1/5] HID: sony: Rename rumble_* functions/variables to state_* Queued for 3.14. Thanks, -- Jiri Kosina SUSE

Re: [PATCHv2] HID: sony: Send FF commands in non-atomic context

2013-11-19 Thread Jiri Kosina
(only when buf[3] != 0 || buf[5] != 0) followed by a message with buf[10] = 0x1e (always) Now applied for 3.13. Thanks. -- Jiri Kosina SUSE Labs -- To unsubscribe from this list: send the line unsubscribe linux-input in the body of a message to majord...@vger.kernel.org More majordomo info

Re: conflict of wiimote and hid-sony

2013-11-19 Thread Jiri Kosina
for the report. I have queued the revert for 3.13. -- Jiri Kosina SUSE Labs -- To unsubscribe from this list: send the line unsubscribe linux-input in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html

Re: [PATCHv2] HID: sony: Send FF commands in non-atomic context

2013-11-19 Thread Jiri Kosina
this tonight or tomorrow. That'd be nice, thanks. Also I think really only the first patch (atomic context fix) is really applicable for this (3.13) merge window. -- Jiri Kosina SUSE Labs -- To unsubscribe from this list: send the line unsubscribe linux-input in the body of a message to majord

Re: [appleir] BUG: unable to handle kernel NULL pointer dereference

2013-11-19 Thread Jiri Kosina
18 bDescriptorType 1 bcdUSB 2.00 ... Ok, thanks for the report. Could you please test the following patch which should solve your problem (hopefully)? James, any reults from testing Benjamin's patch, please? -- Jiri Kosina SUSE Labs -- To unsubscribe from

Re: [appleir] BUG: unable to handle kernel NULL pointer dereference

2013-11-15 Thread Jiri Kosina
-key_up_timer, key_up_tick, (unsigned long) appleir); -- Jiri Kosina SUSE Labs -- To unsubscribe from this list: send the line unsubscribe linux-input in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html

Re: input question: ambient light sensor button

2013-11-13 Thread Jiri Kosina
keymap hooks and other userspace programs can understand ambient light sensor button correctly. -- Jiri Kosina SUSE Labs -- To unsubscribe from this list: send the line unsubscribe linux-input in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org

Re: [PATCH 2/2] Input: usbtouchscreen: ignore eGalax/D-Wav/EETI HIDs

2013-11-11 Thread Jiri Kosina
please Ack this, so that it can be applied together with 1/2? Thanks! Jiri, Sorry for the delay. Yes, please merge through your tree. Acked-by: Dmitry Torokhov dmitry.torok...@gmail.com Thanks, I have applied both patches now. -- Jiri Kosina SUSE Labs -- To unsubscribe from this list

Re: [PATCH 1/5] HID:hid-lg4ff: Scale autocentering force properly on Logitech wheel

2013-11-08 Thread Jiri Kosina
On Wed, 6 Nov 2013, Simon Wood wrote: Adjust the scaling and lineartity to match that of the Windows driver (from MOMO testing). Reported-by: Elias Vanderstuyft elias@gmail.com Signed-off-by: Simon Wood si...@mungewell.org I have applied the series, thanks. -- Jiri Kosina SUSE Labs

Re: [PATCH] HID: roccat: Adding missing special driver declarations

2013-11-08 Thread Jiri Kosina
On Fri, 8 Nov 2013, Stefan Achatz wrote: Forgot two special driver declarations and sorted the list. Signed-off-by: Stefan Achatz erazor...@users.sourceforge.net Applied, thanks. -- Jiri Kosina SUSE Labs -- To unsubscribe from this list: send the line unsubscribe linux-input in the body

Re: [appleir] BUG: unable to handle kernel NULL pointer dereference

2013-11-06 Thread Jiri Kosina
due to appleir-input_dev being NULL when the first raw event is reported. Could you please provide report descriptor of the device? The driver apparently relies on it being registered with hid-input, but for some reason that doesn't happen. -- Jiri Kosina SUSE Labs -- To unsubscribe from

Re: [PATCH 2/2] Input: usbtouchscreen: ignore eGalax/D-Wav/EETI HIDs

2013-11-05 Thread Jiri Kosina
usbtouch_devices[] = { #ifdef CONFIG_TOUCHSCREEN_USB_EGALAX -- 1.7.9.5 -- Jiri Kosina SUSE Labs -- To unsubscribe from this list: send the line unsubscribe linux-input in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html

Re: [PATCH] hid: add driver for IBM/Lenovo ScrollPoint mice

2013-11-05 Thread Jiri Kosina
On Mon, 5 Aug 2013, Jiri Kosina wrote: IBM Scrollpoint have a trackpoint-like gizmo instead of a scroll wheel, which allows for two-dimensional scrolling. This driver provides an input mapping to make that work. The scrollpoint is also much more sensitive than a typical mouse wheel

Re: [PATCH] HID: roccat: Fixed Coverity CID 141438

2013-11-04 Thread Jiri Kosina
Applied, thanks Stefan. -- Jiri Kosina SUSE Labs -- To unsubscribe from this list: send the line unsubscribe linux-input in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html

Re: [PATCH 00/13] Input/HID: Bits and Pieces

2013-11-04 Thread Jiri Kosina
my results. Besides, it's probably too late for 3.13, anyway and we should put it into -next for 3.14 for some while. Thanks, -- Jiri Kosina SUSE Labs -- To unsubscribe from this list: send the line unsubscribe linux-input in the body of a message to majord...@vger.kernel.org More majordomo

Re: [PATCH] HID: wiimote: add pro-controller analog stick calibration

2013-10-30 Thread Jiri Kosina
range (at least: -100 to +100). Reported-by: Rafael Brune m...@rbrune.de Signed-off-by: David Herrmann dh.herrm...@gmail.com Tested-by: Rafael Brune m...@rbrune.de Applied, thanks. -- Jiri Kosina SUSE Labs -- To unsubscribe from this list: send the line unsubscribe linux-input

Re: [PATCH] HID: wiimote: fix inverted pro-controller axes

2013-10-30 Thread Jiri Kosina
...@rbrune.de Signed-off-by: David Herrmann dh.herrm...@gmail.com Tested-by: Rafael Brune m...@rbrune.de Applied, thanks. -- Jiri Kosina SUSE Labs -- To unsubscribe from this list: send the line unsubscribe linux-input in the body of a message to majord...@vger.kernel.org More majordomo info

Re: [PATCH 1/3] HID: roccat: Added new device return value

2013-10-30 Thread Jiri Kosina
On Mon, 28 Oct 2013, Stefan Achatz wrote: Ryos uses a new return value for critical errors, others have been confirmed. Signed-off-by: Stefan Achatz erazor...@users.sourceforge.net I have applied all 3 patches. Thanks, -- Jiri Kosina SUSE Labs -- To unsubscribe from this list: send

Re: [PATCH] HID: i2c-hid: Stop querying for init reports

2013-10-30 Thread Jiri Kosina
I am queuing this for 3.13. Thanks, -- Jiri Kosina SUSE Labs -- To unsubscribe from this list: send the line unsubscribe linux-input in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html

Re: [PATCH] HID: hid-sensor-hub: fix report size

2013-10-30 Thread Jiri Kosina
total number of bytes. Signed-off-by: Srinivas Pandruvada srinivas.pandruv...@linux.intel.com Thanks, applied. -- Jiri Kosina SUSE Labs -- To unsubscribe from this list: send the line unsubscribe linux-input in the body of a message to majord...@vger.kernel.org More majordomo info at http

Re: [PATCH] HID: remove self-assignment from hid_input_report

2013-10-30 Thread Jiri Kosina
On Tue, 8 Oct 2013, Felix Rueegg wrote: The ternary expression will always result in a self-assignment, which is pointless. Applied, thanks. -- Jiri Kosina SUSE Labs -- To unsubscribe from this list: send the line unsubscribe linux-input in the body of a message to majord...@vger.kernel.org

Re: [patch] HID: logitech-dj: small cleanup in rdcat()

2013-10-30 Thread Jiri Kosina
for 3.13. -- Jiri Kosina SUSE Labs -- To unsubscribe from this list: send the line unsubscribe linux-input in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html

Re: [PATCH] HID: hid-multitouch: add support for SiS panels

2013-10-25 Thread Jiri Kosina
On Mon, 21 Oct 2013, Forest Bond wrote: From: Forest Bond forest.b...@rapidrollout.com Signed-off-by: Forest Bond forest.b...@rapidrollout.com Added changelog (I don't like commits without changelog) and applied. -- Jiri Kosina SUSE Labs -- To unsubscribe from this list: send the line

Re: [PATCH] HID: hid-sensor-hub: fix report size

2013-10-25 Thread Jiri Kosina
; if (pdata-pending.status pdata-pending.attr_usage_id == report-field[i]-usage-hid) { hid_dbg(hdev, data was pending ...\n); -- 1.8.3.2 -- Jiri Kosina SUSE Labs -- To unsubscribe from this list: send the line unsubscribe linux-input in the body

Re: [PATCH] HID: Added Holtek USB ID 04d9:a072 LEETGION Hellion Gaming Mouse

2013-10-25 Thread Jiri Kosina
descriptor. Tested on the hardware. Signed-off-by: Anders F. U. Kiær ablacksh...@gmail.com Applied, thanks. -- Jiri Kosina SUSE Labs -- To unsubscribe from this list: send the line unsubscribe linux-input in the body of a message to majord...@vger.kernel.org More majordomo info at http

Re: [PATCH 1/1] HID: Fix unit exponent parsing again

2013-10-18 Thread Jiri Kosina
please send it to me, so that I can ammend it to the patch and apply it? Thanks. -- Jiri Kosina SUSE Labs -- To unsubscribe from this list: send the line unsubscribe linux-input in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo

Re: [PATCHv2 3/3] HID:Kconfig: Correct MOMO description in wrong place (handled by LG4FF).

2013-10-14 Thread Jiri Kosina
the accel and brake pedals, in my next mail. So should I wait for v3, where the rdesc fixup for splitting the axes will be done, or are you planning to submit it to me as a followup patch? -- Jiri Kosina SUSE Labs -- To unsubscribe from this list: send the line unsubscribe linux-input

Re: [PATCH 2/3] HID:hid-lg: Fixed Report Descriptor for Logitech MOMO Force (Black) to split Accel/Brake into seperate axis

2013-10-10 Thread Jiri Kosina
= momo2_rdesc_fixed; + *rsize = sizeof(momo2_rdesc_fixed); + } + break; + case USB_DEVICE_ID_LOGITECH_VIBRATION_WHEEL: if (*rsize == FV_RDESC_ORIG_SIZE) { hid_info(hdev, -- 1.8.1.2 -- Jiri Kosina SUSE Labs

Re: [PATCH] HID: logitech - lg2ff: Add IDs for Formula Vibration Feedback Wheel

2013-10-09 Thread Jiri Kosina
nothing even in that case. Signed-off-by: Simon Wood si...@mungewell.org Thanks, I have now applied the patch. In case you are going to work further on splitting break/accel into different axes, please send it as a followup patch. Thanks. -- Jiri Kosina SUSE Labs -- To unsubscribe from

Re: [PATCH] HID: i2c-hid: add platform data for quirks

2013-10-09 Thread Jiri Kosina
; + u32 quirks; }; Umm, and where does the quirks field of platform data actually get set? I don't seem to see any followup patchset doing that? Thanks, -- Jiri Kosina SUSE Labs -- To unsubscribe from this list: send the line unsubscribe linux-input in the body of a message to majord

Re: [PATCH] HID: multitouch: Fix GeneralTouch products and add more PIDs

2013-10-07 Thread Jiri Kosina
On Wed, 2 Oct 2013, Jiri Kosina wrote: On Wed, 2 Oct 2013, Benjamin Tissoires wrote: From: Luosong andr...@generaltouch.com GeneralTouch products should use the quirk SLOT_IS_CONTACTID instead of SLOT_IS_CONTACTNUMBER. Adding PIDs 0101,e100,0102,0106,010a from the new products

Re: [PATCH] HID: wiimote: fix FF deadlock

2013-10-07 Thread Jiri Kosina
fix the race first and if it turns out to be too slow we can always handle FF out-of-band and skip the queue-worker. Cc: sta...@vger.kernel.org # 3.11+ Reported-by: Thomas Schneider Signed-off-by: David Herrmann dh.herrm...@gmail.com Applied, thanks David. -- Jiri Kosina SUSE Labs

Re:Re: [PATCH] HID: multitouch: Fix GeneralTouch products and add morePIDs

2013-10-07 Thread Jiri Kosina
On Mon, 7 Oct 2013, 罗松 wrote: I am sorry to answer you so late. yes, I have tested by our products in linux system /android system . Thanks for confirmation. Now queued in hid.git. -- Jiri Kosina SUSE Labs -- To unsubscribe from this list: send the line unsubscribe linux-input

Re: [PATCH] HID: multitouch: Fix GeneralTouch products and add more PIDs

2013-10-02 Thread Jiri Kosina
= MT_CLS_GENERALTOUCH_PWT_TENFINGERS, + MT_USB_DEVICE(USB_VENDOR_ID_GENERAL_TOUCH, + USB_DEVICE_ID_GENERAL_TOUCH_WIN8_PIT_E100) }, /* Gametel game controller */ { .driver_data = MT_CLS_NSMU, -- 1.8.3.1 -- Jiri Kosina SUSE Labs -- To unsubscribe from

Re: [PATCH] HID: Added Holtek USB ID 04d9:a081 SHARKOON DarkGlider Gaming mouse

2013-10-02 Thread Jiri Kosina
in the reported descriptor. Tested on the hardware. Signed-off-by: Anders F. U. Kiær ablacksh...@gmail.com Applied, thanks. -- Jiri Kosina SUSE Labs -- To unsubscribe from this list: send the line unsubscribe linux-input in the body of a message to majord...@vger.kernel.org More majordomo info at http

Re: [PATCH] HID: roccat: Fix cannot create duplicate filename problems

2013-09-30 Thread Jiri Kosina
: Acked-by: Greg Kroah-Hartman gre...@linuxfoundation.org Stefan, thanks for fixing my bugs, it's much appreciated. Thanks, queued, will go to Linus for 3.12 still. -- Jiri Kosina SUSE Labs -- To unsubscribe from this list: send the line unsubscribe linux-input in the body of a message

Re: [v3.11][Regression] HID: hyperv: convert alloc+memcpy to memdup

2013-09-30 Thread Jiri Kosina
(struct hid_device *hdev, } input_sync(input); - return 1; + return 0; } static int magicmouse_setup_input(struct input_dev *input, struct hid_device *hdev) -- Jiri Kosina SUSE Labs -- To unsubscribe from this list: send the line unsubscribe linux-input in the body

Re: [v3.11][Regression] HID: hyperv: convert alloc+memcpy to memdup

2013-09-27 Thread Jiri Kosina
On Wed, 25 Sep 2013, Joseph Salisbury wrote: After further testing reverting the following commit does in fact resolve the bug: commit b1a1442a23776756b254b69786848a94d92445ba Author: Jiri Kosina jkos...@suse.cz Date: Mon Jun 3 11:27:48 2013 +0200 HID: core: fix reporting of raw

Re: [BUG?] HID: uhid: add devname module alias

2013-09-26 Thread Jiri Kosina
-dh.herrm...@gmail.com I have now queued that one. Thanks, -- Jiri Kosina SUSE Labs -- To unsubscribe from this list: send the line unsubscribe linux-input in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html

Re: [PATCH] hid-elo: some systems cannot stomach work around

2013-09-25 Thread Jiri Kosina
, but as they are part of compound devices, can be identified by looking at their siblings. Applied, thanks. -- Jiri Kosina SUSE Labs -- To unsubscribe from this list: send the line unsubscribe linux-input in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org

<    1   2   3   4   5   6   7   8   9   10   >