Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1422959AbbFERE3 (ORCPT ); Fri, 5 Jun 2015 13:04:29 -0400 Received: from mail-ie0-f175.google.com ([209.85.223.175]:35819 "EHLO mail-ie0-f175.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754630AbbFERE0 (ORCPT ); Fri, 5 Jun 2015 13:04:26 -0400 Date: Fri, 5 Jun 2015 12:04:21 -0500 From: Bjorn Helgaas To: Linus Torvalds Cc: linux-pci@vger.kernel.org, linux-kernel@vger.kernel.org, Yinghai Lu , Wei Yang , Pratyush Anand , Michael Ellerman Subject: [GIT PULL] PCI fixes for v4.1 Message-ID: <20150605170421.GM3631@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 Content-Length: 1639 Lines: 49 Hi Linus, Here's a MAINTAINERS update and two fixes for the bus sizing code that was updated by Wei Yang's powerpc SR-IOV support (this was merged via the powerpc tree during the v4.1 merge window). Bjorn The following changes since commit 5ebe6afaf0057ac3eaeb98defd5456894b446d22: Linux 4.1-rc2 (2015-05-03 19:22:23 -0700) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci.git tags/pci-v4.1-fixes-2 for you to fetch changes up to 552bc94ebeeb189d0ac682dae95cf05e6b72d7fd: PCI: Preserve resource size during alignment reordering (2015-06-01 17:56:32 -0500) ---------------------------------------------------------------- PCI updates for v4.1: Resource management - Fix IOV sorting by alignment (Wei Yang) - Preserve resource size during alignment reordering (Yinghai Lu) Miscellaneous - MAINTAINERS: Add Pratyush for SPEAr13xx and DesignWare PCIe (Pratyush Anand) ---------------------------------------------------------------- Pratyush Anand (1): MAINTAINERS: Add Pratyush Anand as SPEAr13xx and DesignWare PCIe maintainer Wei Yang (1): PCI: Fix IOV resource sorting by alignment requirement Yinghai Lu (1): PCI: Preserve resource size during alignment reordering MAINTAINERS | 4 +++- drivers/pci/setup-bus.c | 9 ++++++--- 2 files changed, 9 insertions(+), 4 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/