Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756205AbaGIW6b (ORCPT ); Wed, 9 Jul 2014 18:58:31 -0400 Received: from mail-ig0-f181.google.com ([209.85.213.181]:54492 "EHLO mail-ig0-f181.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755197AbaGIW63 (ORCPT ); Wed, 9 Jul 2014 18:58:29 -0400 Date: Wed, 9 Jul 2014 16:58:26 -0600 From: Bjorn Helgaas To: Linus Torvalds Cc: linux-pci@vger.kernel.org, linux-kernel@vger.kernel.org, Fabio Estevam , Alex Williamson , Ben Hutchings Subject: [GIT PULL] PCI fixes for v3.16 Message-ID: <20140709225826.GA8252@google.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Linus, Just a fix for the device reset path and an email address update. Bjorn The following changes since commit 7171511eaec5bf23fb06078f59784a3a0626b38f: Linux 3.16-rc1 (2014-06-15 17:45:28 -1000) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci.git tags/pci-v3.16-fixes-1 for you to fetch changes up to bf177a1eb6d106ba195de86734392d43dfbef702: MAINTAINERS: Update mx6 PCI driver maintainer's email (2014-07-05 15:27:42 -0600) ---------------------------------------------------------------- PCI updates for v3.16: Virtualization - Fix "wait for pending transactions" for PCI AF reset (Alex Williamson) Miscellaneous - Update mx6 PCI driver maintainer email (Fabio Estevam) ---------------------------------------------------------------- Alex Williamson (1): PCI: Fix unaligned access in AF transaction pending test Fabio Estevam (1): MAINTAINERS: Update mx6 PCI driver maintainer's email MAINTAINERS | 2 +- drivers/pci/pci.c | 9 +++++++-- 2 files changed, 8 insertions(+), 3 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/