diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2015-04-22 14:26:00 -0400 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2015-04-22 14:26:00 -0400 |
commit | 9b60afee50425064fa0a69bea22f07b6ea55ebc1 (patch) | |
tree | 7e570ffc883dc4517c6d01bb7445480ba294494e /MAINTAINERS | |
parent | 7dcca3e92a34bf8ffdc4c01a49182ce1cb6ff534 (diff) | |
parent | 9fbbda5c8e0ab9c391e4160a0eb3a06260f9f668 (diff) |
Merge tag 'pci-v4.1-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
Pull PCI fixes from Bjorn Helgaas:
"These fix an ia64 regression caused by tighter resource checking we
merged during the merge window and remove an invalid email address
from MAINTAINERS.
Resource management:
- ia64: Treat all Address Space Descriptors as windows (Bjorn Helgaas)
Miscellaneous:
- MAINTAINERS: Remove Mohit Kumar (email bounces) (Bjorn Helgaas)"
* tag 'pci-v4.1-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci:
ia64/PCI: Treat all host bridge Address Space Descriptors (even consumers) as windows
MAINTAINERS: Remove Mohit Kumar (email bounces)
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index df536b1207ee..ad5b42913527 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -7533,7 +7533,6 @@ S: Maintained | |||
7533 | F: drivers/pci/host/pci-exynos.c | 7533 | F: drivers/pci/host/pci-exynos.c |
7534 | 7534 | ||
7535 | PCI DRIVER FOR SYNOPSIS DESIGNWARE | 7535 | PCI DRIVER FOR SYNOPSIS DESIGNWARE |
7536 | M: Mohit Kumar <mohit.kumar@st.com> | ||
7537 | M: Jingoo Han <jg1.han@samsung.com> | 7536 | M: Jingoo Han <jg1.han@samsung.com> |
7538 | L: linux-pci@vger.kernel.org | 7537 | L: linux-pci@vger.kernel.org |
7539 | S: Maintained | 7538 | S: Maintained |
@@ -7548,9 +7547,8 @@ F: Documentation/devicetree/bindings/pci/host-generic-pci.txt | |||
7548 | F: drivers/pci/host/pci-host-generic.c | 7547 | F: drivers/pci/host/pci-host-generic.c |
7549 | 7548 | ||
7550 | PCIE DRIVER FOR ST SPEAR13XX | 7549 | PCIE DRIVER FOR ST SPEAR13XX |
7551 | M: Mohit Kumar <mohit.kumar@st.com> | ||
7552 | L: linux-pci@vger.kernel.org | 7550 | L: linux-pci@vger.kernel.org |
7553 | S: Maintained | 7551 | S: Orphan |
7554 | F: drivers/pci/host/*spear* | 7552 | F: drivers/pci/host/*spear* |
7555 | 7553 | ||
7556 | PCMCIA SUBSYSTEM | 7554 | PCMCIA SUBSYSTEM |