From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753326AbcBGGJ3 (ORCPT ); Sun, 7 Feb 2016 01:09:29 -0500 Received: from mail.linuxfoundation.org ([140.211.169.12]:54406 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751028AbcBGGJ2 (ORCPT ); Sun, 7 Feb 2016 01:09:28 -0500 Date: Sat, 6 Feb 2016 22:09:27 -0800 From: Greg Kroah-Hartman To: Tomas Winkler Cc: Alexander Usyskin , linux-kernel@vger.kernel.org Subject: Re: [char-misc-next RESEND 0/6] mei updates Message-ID: <20160207060927.GA14460@kroah.com> References: <1452170799-16960-1-git-send-email-tomas.winkler@intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1452170799-16960-1-git-send-email-tomas.winkler@intel.com> User-Agent: Mutt/1.5.24 (2015-08-30) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Jan 07, 2016 at 02:46:33PM +0200, Tomas Winkler wrote: > I've sent those patches ~ two months ago but were probably dropped from > the queue so resending them again. > > Alexander Usyskin (2): > mei: prevent queuing new flow control credit. > mei: always copy the read buffer if data is ready > > Tomas Winkler (4): > mei: bus: remove redundant uuid string in debug messages > mei: trace pci configuration space io > mei: fix fasync return value on error > mei: drop nfc leftovers from the mei driver Not all of these applied, please fix up and resend the missing ones. thanks, greg k-h