Re: [PATCH V3 1/2] tps6507x-ts: Add DT support

2013-08-20 Thread Prabhakar Lad
Hi Manish, Thanks for the patch. On Tue, May 21, 2013 at 2:24 PM, Vishwanathrao Badarkhe, Manish manish...@ti.com wrote: Add device tree based support for TI's tps6507x touchscreen. Tested on da850-evm. Signed-off-by: Vishwanathrao Badarkhe, Manish manish...@ti.com --- Changes since V2:

Re: [PATCH V3 1/2] tps6507x-ts: Add DT support

2013-08-20 Thread Manish Badarkhe
Hi Prabhakar, On Tue, Aug 20, 2013 at 11:44 AM, Prabhakar Lad prabhakar.cse...@gmail.com wrote: Hi Manish, Thanks for the patch. On Tue, May 21, 2013 at 2:24 PM, Vishwanathrao Badarkhe, Manish manish...@ti.com wrote: Add device tree based support for TI's tps6507x touchscreen. Tested on

Re: [PATCH] mc13xxx-ts: use zero as default value if no pdata was defined

2013-08-20 Thread Michael Grzeschik
On Tue, Aug 20, 2013 at 03:34:33AM +0200, Samuel Ortiz wrote: Hi Michael, On Tue, Aug 13, 2013 at 02:14:30PM +0200, Michael Grzeschik wrote: In case of devicetree, we currently don't have a way to append pdata for the touchscreen. The current approach is to bail out in that case. This

Re: [PATCH] mc13xxx-ts: use zero as default value if no pdata was defined

2013-08-20 Thread Samuel Ortiz
Hi Michael, On Tue, Aug 20, 2013 at 11:34:32AM +0200, Michael Grzeschik wrote: On Tue, Aug 20, 2013 at 03:34:33AM +0200, Samuel Ortiz wrote: On Tue, Aug 13, 2013 at 02:14:30PM +0200, Michael Grzeschik wrote: In case of devicetree, we currently don't have a way to append pdata for the

Re: [PATCH] mc13xxx-ts: use zero as default value if no pdata was defined

2013-08-20 Thread Michael Grzeschik
On Tue, Aug 20, 2013 at 11:50:48AM +0200, Samuel Ortiz wrote: Hi Michael, On Tue, Aug 20, 2013 at 11:34:32AM +0200, Michael Grzeschik wrote: On Tue, Aug 20, 2013 at 03:34:33AM +0200, Samuel Ortiz wrote: On Tue, Aug 13, 2013 at 02:14:30PM +0200, Michael Grzeschik wrote: In case of

Re: [PATCH v2 1/2] input: document gamepad API and add extra keycodes

2013-08-20 Thread Jiri Kosina
On Fri, 16 Aug 2013, David Herrmann wrote: Hm, I just noticed that this got merged without the Documentation/input/gamepad.txt description. Was this intentional? https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=d09bbfd2a8408a995419dff0d2ba906013cf4cc9 My git-fu

Re: [PATCH v2 1/2] input: document gamepad API and add extra keycodes

2013-08-20 Thread David Herrmann
Hi On Tue, Aug 20, 2013 at 12:32 PM, Jiri Kosina jkos...@suse.cz wrote: On Fri, 16 Aug 2013, David Herrmann wrote: Hm, I just noticed that this got merged without the Documentation/input/gamepad.txt description. Was this intentional?

Re: [PATCH 4/4] iio: ti_am335x_adc: Add continuous sampling and trigger support

2013-08-20 Thread Zubair Lutfullah :
On Mon, Aug 19, 2013 at 07:12:38PM +0200, Sebastian Andrzej Siewior wrote: * Zubair Lutfullah | 2013-08-13 21:05:03 [+0100]: diff --git a/drivers/iio/adc/ti_am335x_adc.c b/drivers/iio/adc/ti_am335x_adc.c index 3ceac3e..0d7e313 100644 --- a/drivers/iio/adc/ti_am335x_adc.c +++

Re: [PATCH v7 1/1] input: ideapad_slidebar: new input driver

2013-08-20 Thread Dmitry Torokhov
Hi Andrey, On Fri, Aug 16, 2013 at 10:58:45AM +0400, Andrey Moiseev wrote: v7: fixed things addressed by Dmitry Torokhov to v7 (quoted message goes below the patch) This looks almost perfect, I have just one question: +static bool slidebar_i8042_filter(unsigned char data, unsigned char

Re: [PATCH] mc13xxx-ts: use zero as default value if no pdata was defined

2013-08-20 Thread Dmitry Torokhov
On Tue, Aug 20, 2013 at 11:34:32AM +0200, Michael Grzeschik wrote: On Tue, Aug 20, 2013 at 03:34:33AM +0200, Samuel Ortiz wrote: Hi Michael, On Tue, Aug 13, 2013 at 02:14:30PM +0200, Michael Grzeschik wrote: In case of devicetree, we currently don't have a way to append pdata for the

Re: Re: [PATCH 35/36] hid: roccat: convert class code to use bin_attrs in groups

2013-08-20 Thread Greg KH
On Tue, Aug 20, 2013 at 07:28:46AM +0200, screamingf...@arcor.de wrote: - Original Nachricht Von: Greg Kroah-Hartman gre...@linuxfoundation.org An: Stefan Achatz erazor...@users.sourceforge.net Datum: 15.08.2013 18:40 Betreff: Re: [PATCH 35/36] hid: roccat: convert class

[PATCH] Input: wacom - add support for 0x300 and 0x301

2013-08-20 Thread Ping Cheng
Tested-by: Arjuna Rao Chavala arjunar...@gmail.com Signed-off-by: Ping Cheng pi...@wacom.com --- drivers/input/tablet/wacom_wac.c | 10 +- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/drivers/input/tablet/wacom_wac.c b/drivers/input/tablet/wacom_wac.c index