On Thu, Feb 01, 2018 at 09:42:33AM -0500, Konstantin Ryabitsev wrote:
> +
> +$ git --list-key torva...@kernel.org
Small typo here: you meant 'gpg --list-key' instead of 'git ...'
Regards,
-- Luc Van Oostenryck
--
To unsubscribe from this list: send the line "unsubscribe linux-doc" in
the bod
[...]
>
> > Yes, I know you are dong that. Your serial's patch will consider all above
> things, right?
>
> Assuming I got it right, yes. It currently makes the race Xie XiuQi spotted
> worse,
> which I want to fix too. (details on the cover letter)
Ok.
>
>
> > If your patch can be consider
On 2/5/2018 2:19 AM, Aishwarya Pant wrote:
>>> + cap_mask: (RO) Port capability mask
>> 2 bits here are settable: IsCommunicationManagementSupported and IsSM.
> Hi
>
> Sorry, I don't quite understand this. cap_mask is a read only value which
> indicates the supported functions. So
Sorry for the delay.
Acked-by: Alexandre Bounine
> -Original Message-
> From: Aishwarya Pant [mailto:aishp...@gmail.com]
> Sent: Friday, January 19, 2018 7:32 AM
> To: Matt Porter ; Bounine, Alexandre
> ; Jonathan Corbet ; Greg
> KH ; linux-doc@vger.kernel.org; linux-
> ker...@vger.kerne
On Wed 31 Jan 10:58 PST 2018, Karthik Ramasubramanian wrote:
> On 1/16/2018 11:20 PM, Bjorn Andersson wrote:
> > On Fri 12 Jan 17:05 PST 2018, Karthikeyan Ramasubramanian wrote:
[..]
> > I'm not aware of any non-serial-engine "geni" at Qualcomm, so can we
> > drop the "se" throughout this driver?
>
On Wed 31 Jan 11:02 PST 2018, Karthik Ramasubramanian wrote:
> On 1/19/2018 3:57 PM, Rob Herring wrote:
> > On Thu, Jan 18, 2018 at 08:57:45AM -0800, Bjorn Andersson wrote:
> > > On Thu 18 Jan 01:13 PST 2018, Rajendra Nayak wrote:
[..]
> > > > >
> > > > > Please use SPDX style license header, i.e.
Add documentation for core and hardware specific infiniband interfaces.
The descriptions have been collected from git commit logs, reading
through code and data sheets. Some drivers have incomplete doc and are
annotated with the comment '[to be documented]'.
Signed-off-by: Aishwarya Pant
---
Chan