On May 15 2014 or thereabouts, Andrew Duggan wrote:
> The F11 data in the HID report contains four bits of data for w_x and the
> least significant bits
> of x. Currently only the first three bits are being used which is resulting
> in small jumps in
> the position data on the x axis and in the w
The F11 data in the HID report contains four bits of data for w_x and the least
significant bits
of x. Currently only the first three bits are being used which is resulting in
small jumps in
the position data on the x axis and in the w_x data.
Signed-off-by: Andrew Duggan
---
drivers/hid/hid-r
xpad_play_effect() can easily be called faster than the rumble force-feedback
urb request can complete,
which will cause corruption of the urb request and can eventually lead to a
kernel panic.
This patch prevents that from happening, deferring rumble(and LED) updates to
the urb request complet
Hi,
On Thu, May 15, 2014 at 04:23:16PM +0200, Sebastian Reichel wrote:
> On Sat, Apr 26, 2014 at 01:56:14AM +0200, Sebastian Reichel wrote:
> > This adds device tree support for the tsc2005 touchscreen
> > controller, which is currently only used by the Nokia N900
> > board.
> >
> > The patch doe
On Thu, May 15, 2014 at 08:03:06PM +0200, Boris BREZILLON wrote:
> I know I'm late, and this patch has already been applied, but shouldn't
> we use of_get_child_by_name instead of of_find_node_by_name.
> This might lead to wrong regulators node parsing if other regulators are
> defined in the DT a
Hello Carlo,
On 11/04/2014 11:38, Carlo Caione wrote:
> AXP202 and AXP209 come with two synchronous step-down DC-DCs and five
> LDOs. This patch introduces basic support for those regulators.
>
> Signed-off-by: Carlo Caione
> ---
> drivers/regulator/Kconfig| 7 +
> drivers/regulato
On Sat, Apr 26, 2014 at 01:56:14AM +0200, Sebastian Reichel wrote:
> This adds device tree support for the tsc2005 touchscreen
> controller, which is currently only used by the Nokia N900
> board.
>
> The patch does not update the reset pin handling for platform
> data based probe to avoid merge c
On 12 May 10:58 AM, Dmitry Torokhov wrote:
> On Mon, May 12, 2014 at 11:33:44AM -0300, Ezequiel Garcia wrote:
> > This is an input driver and belongs to input not gpio.
> >
> > Signed-off-by: Ezequiel Garcia
>
> Fine by me, will DT guys pick the patch or shoudl I do it?
>
I'd say it's just a s