Re: [PATCH v4 8/8] Input: elan_i2c - add Host Notify support

2016-10-11 Thread Benjamin Tissoires
On Oct 10 2016 or thereabouts, Dmitry Torokhov wrote: > Hi Benjamin, > > On Mon, Oct 10, 2016 at 9:42 AM, Benjamin Tissoires > wrote: > > The Thinkpad series 13 uses Host Notify to report the interrupt. > > Add elan_smb_alert() to handle those interrupts and

Re: [PATCH 0/4] reST-directive kernel-cmd / include contentent from scripts

2016-10-11 Thread Mauro Carvalho Chehab
Em Tue, 11 Oct 2016 09:26:48 +0200 Markus Heiser escreveu: > Am 07.10.2016 um 07:56 schrieb Jani Nikula : > > > On Thu, 06 Oct 2016, Mauro Carvalho Chehab wrote: > >> Em Thu, 06 Oct 2016 17:21:36 +0300 > >> Jani Nikula

Re: [PATCH 0/4] reST-directive kernel-cmd / include contentent from scripts

2016-10-11 Thread Jani Nikula
On Tue, 11 Oct 2016, Mauro Carvalho Chehab wrote: > Em Tue, 11 Oct 2016 09:26:48 +0200 > Markus Heiser escreveu: > >> Am 07.10.2016 um 07:56 schrieb Jani Nikula : >> >> > On Thu, 06 Oct 2016, Mauro Carvalho Chehab

Re: [PATCH v11 2/4] drm: Add API for capturing frame CRCs

2016-10-11 Thread Benjamin Gaignard
Hello, I have been able to test it on my setup and, after implementing set_crc_source function, I have crc/data and crc/control entries for each of my crtc. "cat /sys/kernel/debug/dri/0/crtc-0/crc/data" is blocking but I'm really sure of my driver implementation... Anyway you could add my ack

Re: [RFC PATCH-tip v4 02/10] locking/rwsem: Stop active read lock ASAP

2016-10-11 Thread Dave Chinner
On Mon, Oct 10, 2016 at 02:34:34AM -0700, Christoph Hellwig wrote: > On Mon, Oct 10, 2016 at 05:07:45PM +1100, Dave Chinner wrote: > > > > *However*, the DAX IO path locking in XFS has changed in 4.9-rc1 to > > > > match the buffered IO single writer POSIX semantics - the test is a > > > > bad

Re: [PATCH v4 8/8] Input: elan_i2c - add Host Notify support

2016-10-11 Thread Dmitry Torokhov
On Tue, Oct 11, 2016 at 04:20:52PM +0200, Benjamin Tissoires wrote: > On Oct 10 2016 or thereabouts, Dmitry Torokhov wrote: > > Hi Benjamin, > > > > On Mon, Oct 10, 2016 at 9:42 AM, Benjamin Tissoires > > wrote: > > > The Thinkpad series 13 uses Host Notify to

Re: [PATCH 0/4] reST-directive kernel-cmd / include contentent from scripts

2016-10-11 Thread Markus Heiser
Am 11.10.2016 um 17:34 schrieb Jani Nikula : > On Tue, 11 Oct 2016, Mauro Carvalho Chehab wrote: >> Em Tue, 11 Oct 2016 09:26:48 +0200 >> Markus Heiser escreveu: >> >>> Am 07.10.2016 um 07:56 schrieb Jani Nikula

Re: [PATCH 4/5] rpmsg: Driver for user space endpoint interface

2016-10-11 Thread Bjorn Andersson
On Tue 11 Oct 00:46 PDT 2016, loic pallardy wrote: > On 10/08/2016 06:23 AM, Bjorn Andersson wrote: [..] > >diff --git a/drivers/rpmsg/Makefile b/drivers/rpmsg/Makefile > >index ae9c9132cf76..5daf1209b77d 100644 > >--- a/drivers/rpmsg/Makefile > >+++ b/drivers/rpmsg/Makefile > >@@ -1,3 +1,3 @@ >

[PATCH] regulator/overview.txt: Use ".." for ranges, instead of "->"

2016-10-11 Thread Pavel Machek
Using "->" to indicate range is not too common, switch to ".." Signed-off-by: Pavel Machek --- a/Documentation/power/regulator/overview.txt +++ b/Documentation/power/regulator/overview.txt @@ -90,7 +90,7 @@ Some terms used in this document:- operating

Re: [PATCH 4/5] rpmsg: Driver for user space endpoint interface

2016-10-11 Thread loic pallardy
On 10/08/2016 06:23 AM, Bjorn Andersson wrote: This driver allows rpmsg instances to expose access to rpmsg endpoints to user space processes. It provides a control interface, allowing userspace to export endpoints and an endpoint interface for each exposed endpoint. The implementation is

Re: [PATCH 0/4] reST-directive kernel-cmd / include contentent from scripts

2016-10-11 Thread Markus Heiser
Am 07.10.2016 um 07:56 schrieb Jani Nikula : > On Thu, 06 Oct 2016, Mauro Carvalho Chehab wrote: >> Em Thu, 06 Oct 2016 17:21:36 +0300 >> Jani Nikula escreveu: >>> We've seen what happens when we make it easy to add random

Re: [PATCH] scripts/coccicheck: Update reference for the corresponding documentation

2016-10-11 Thread Michal Marek
On Fri, Oct 07, 2016 at 08:30:48PM +0200, Julia Lawall wrote: > > > On Fri, 7 Oct 2016, SF Markus Elfring wrote: > > > From: Markus Elfring > > Date: Fri, 7 Oct 2016 16:06:15 +0200 > > > > Use the current name (in a comment at the beginning of this script) for >