Re: [PATCH v2] Input: drivers/joystick: use parallel port device model

2015-08-31 Thread Sudip Mukherjee
On Mon, Aug 31, 2015 at 03:55:58PM +0200, Pali Rohár wrote: > > > Sorry for the delay in replying. The change in parallel port code was > > > merged in 4.2, so you can test it againt 4.2-rc*. > > Hi Pali, > > Now that 4.2 is released you can test on it. And do you also have any > > option to test

Re: Do you need a loan?

2015-08-31 Thread
We offer private, commercial and personal loans with very low annualinterest rates as low as 2% in one year to 50 years repayment period anywhere in the world. We offer loans ranging from $5000 to $100 million. Our loans are well insured for maximum security is our priority. Are you losing

[PATCH] Input: edt-ft5x06 - Switch to newer gpio framework

2015-08-31 Thread Franklin S Cooper Jr
The current/old gpio framework used doesn't properly listen to ACTIVE_LOW and ACTIVE_HIGH flags. The newer gpio framework takes into account these flags when setting gpio values. Since the values being outputed were base on voltage and not logic the values being outputted must change to refect

Re: [PATCH] Input: edt-ft5x06 - Switch to newer gpio framework

2015-08-31 Thread Franklin S Cooper Jr.
Sorry ignoring this patch. Will resend with proper version 2 change information. On 08/31/2015 06:17 PM, Franklin S Cooper Jr wrote: > The current/old gpio framework used doesn't properly listen to > ACTIVE_LOW and ACTIVE_HIGH flags. The newer gpio framework takes into > account these flags when

[PATCH v2] Input: edt-ft5x06 - Switch to newer gpio framework

2015-08-31 Thread Franklin S Cooper Jr
The current/old gpio framework used doesn't properly listen to ACTIVE_LOW and ACTIVE_HIGH flags. The newer gpio framework takes into account these flags when setting gpio values. Since the values being outputed were base on voltage and not logic the values being outputted must change to refect

Re: [PATCH 1/1] input: ff-memless: Change FF_ENVELOPE_INTERVAL to a module parameter.

2015-08-31 Thread Kalle Jokiniemi
Hi, On 29.08.2015 03:29, Dmitry Torokhov wrote: Hi Kalle, On Fri, Aug 28, 2015 at 02:56:33PM +0300, Kalle Jokiniemi wrote: Sometimes you need to have tighter control over the ff-memless effects. E.g. when creating short button / VKB press effects, the effect duration is typically <= 40ms, and

Re: "Super Joy Box 7" gameport adapter

2015-08-31 Thread Bastien Nocera
On Sun, 2015-08-30 at 16:44 +0200, Clément Vuchener wrote: > > Are those the correct values, or are they indeed supposed to be > > reversed in software (in the kernel, or in user-space)? > It is the same on mine (MS Sidewinder Precision 2) and it never > bothered me. You just have to configure

Re: Bug#514464: caps lock led does not show up

2015-08-31 Thread Samuel Thibault
Hello, Anton Zinoviev, le Thu 02 Jul 2015 19:39:06 +0300, a écrit : > 1. Is there a packaged Debian kernel with this functionality I can use? The 4.2 kernel went out today. It happens that Ben had already uploaded rc8 in experimental: linux=4.2~rc8-1~exp1 so you can use that for testing.

Re: [PATCH] Input: evdev - Use EBADFD for flush() errors

2015-08-31 Thread Takashi Iwai
On Wed, 19 Aug 2015 09:38:15 +0200, Takashi Iwai wrote: > > We've got bug reports showing the old systemd-logind (at least > system-210) aborting unexpectedly, and this turned out to be because > of an invalid error code from close() call to evdev devices. close() > is supposed to return only

Re: [PATCH v2] Input: drivers/joystick: use parallel port device model

2015-08-31 Thread Sudip Mukherjee
On Mon, Aug 17, 2015 at 12:59:34PM +0530, Sudip Mukherjee wrote: > On Fri, Aug 14, 2015 at 09:05:55AM +0200, Pali Rohár wrote: > > On Friday 14 August 2015 12:25:42 Sudip Mukherjee wrote: > > > On Thu, Aug 13, 2015 at 09:26:02AM -0700, Dmitry Torokhov wrote: > > > > On Thu, Aug 13, 2015 at

Re: [PATCH v2] Input: drivers/joystick: use parallel port device model

2015-08-31 Thread Pali Rohár
On Monday 31 August 2015 19:14:19 Sudip Mukherjee wrote: > On Mon, Aug 17, 2015 at 12:59:34PM +0530, Sudip Mukherjee wrote: > > On Fri, Aug 14, 2015 at 09:05:55AM +0200, Pali Rohár wrote: > > > On Friday 14 August 2015 12:25:42 Sudip Mukherjee wrote: > > > > On Thu, Aug 13, 2015 at 09:26:02AM