lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:	Thu, 5 Dec 2013 12:41:51 -0800
From:	Dmitry Torokhov <dmitry.torokhov@...il.com>
To:	Matt Walker <matt.g.d.walker@...il.com>
Cc:	backports@...r.kernel.org, linux-input@...r.kernel.org,
	linux-kernel@...r.kernel.org
Subject: Re: [PATCHv2] drivers/input/mouse: add support for newer elantech
 touchpads (released ca. August 2013);

On Wed, Dec 04, 2013 at 12:57:15PM -0500, Matt Walker wrote:
> From: Matt Walker <matt.g.d.walker@...il.com>
> 
> Added detection for newer Elantech touchpads, so that kernel doesn't
> fall-back to default PS/2 driver. Supports touchpads released after
> ~August 2013.  Fixes bug:
> https://lists.launchpad.net/kernel-packages/msg18481.html
> 
> Signed-off by: Matt Walker <matt.g.d.walker@...il.com> on an Acer
> Aspire S7-392-6302

Applied, thank you.

> 
> ----
> 
> Thanks to Hauke for the reference on how to submit a patch properly.
> Thanks to Dmitry for correction to Signed-off line.
> 
> Diff Output:
> 
> --- linux-3.13-rc1/drivers/input/
> mouse/elantech.c.orig    2013-12-03
> 12:14:52.829173656 -0500
> +++ linux-3.13-rc1/drivers/input/mouse/elantech.c    2013-12-03
> 12:15:11.833173880 -0500
> @@ -1313,6 +1313,7 @@ static int elantech_set_properties(struc
>              break;
>          case 6:
>          case 7:
> +        case 8:
>              etd->hw_version = 4;
>              break;
>          default:



-- 
Dmitry
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ