Hi Sanchayan,
On Wed, Aug 05, 2015 at 02:25:51PM +0530, Sanchayan Maity wrote:
> The Colibri Vybrid VF50 module supports 4-wire touchscreens using
> FETs and ADC inputs. This driver uses the IIO consumer interface
> and relies on the vf610_adc driver based on the IIO framework.
>
> Signed-off-by:
The debugfs_create_dir() function returns NULL if an error occurs. This patch
adds check of the result of the debufs_create_dir() execution in the
hid_debug_register().
Signed-off-by: Alexander Kuleshov
---
drivers/hid/hid-core.c | 6 --
drivers/hid/hid-debug.c | 3 +++
2 files changed, 7 i
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 07:16:14PM +0530, Sudip Mukherjee wrote:
> > > Pali Rohár has the hardware and he is ready to test it.
> >
> > Pali, could you give the v2 version