summaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorBjorn Helgaas <bhelgaas@google.com>2014-09-05 18:57:20 +0200
committerBjorn Helgaas <bhelgaas@google.com>2014-09-05 18:57:20 +0200
commita2351efeb3b4e11a97117e048027a9d09855d309 (patch)
treea9e4da25a56f3df71135bacf088300da4e7d1d09 /MAINTAINERS
parentLinux 3.17-rc2 (diff)
parentPCI/AER: Make <linux/aer.h> standalone includable (diff)
parentPCI/PM: Allow PCI devices to be put into D3cold during system suspend (diff)
parentPCI: designware: Check private_data validity in single place (diff)
parentPCI: imx6: Probe in module_init(), not fs_initcall() (diff)
parentPCI: keystone: Add TI Keystone PCIe driver (diff)
parentPCI: tegra: Implement a proper resource hierarchy (diff)
parentPCI: xilinx: Add Xilinx AXI PCIe Host Bridge IP driver (diff)
downloadlinux-a2351efeb3b4e11a97117e048027a9d09855d309.tar.xz
linux-a2351efeb3b4e11a97117e048027a9d09855d309.zip
Merge branches 'pci/misc', 'pci/pm', 'pci/host-designware', 'pci/host-imx6', 'pci/host-keystone', 'pci/host-tegra' and 'pci/host-xilinx' into next
* pci/misc: PCI/AER: Make <linux/aer.h> standalone includable PCI: Remove unnecessary variable in pci_add_dynid() * pci/pm: PCI/PM: Allow PCI devices to be put into D3cold during system suspend PCI/PM: Drop unused runtime PM support code for PCIe ports * pci/host-designware: PCI: designware: Check private_data validity in single place PCI: designware: Remove pci_assign_unassigned_resources() from dw_pcie_host_init() PCI: designware: Use pci_create_root_bus() instead of pci_scan_root_bus() PCI: designware: Parse bus-range property from devicetree PCI: designware: Add support for v3.65 hardware * pci/host-imx6: PCI: imx6: Probe in module_init(), not fs_initcall() PCI: designware: Remove pci_assign_unassigned_resources() from dw_pcie_host_init() PCI: designware: Use pci_create_root_bus() instead of pci_scan_root_bus() PCI: designware: Parse bus-range property from devicetree PCI: imx6: Put LTSSM in "Detect" state before disabling it MAINTAINERS: Add Lucas Stach as co-maintainer for i.MX6 PCI driver PCI: designware: Add support for v3.65 hardware * pci/host-keystone: PCI: keystone: Add TI Keystone PCIe driver PCI: designware: Add support for v3.65 hardware * pci/host-tegra: PCI: tegra: Implement a proper resource hierarchy PCI: tegra: Add missing cleanup in error path and tegra_msi_teardown_irq() resources: Add device-managed request/release_resource() * pci/host-xilinx: PCI: xilinx: Add Xilinx AXI PCIe Host Bridge IP driver Conflicts: drivers/pci/host/Kconfig drivers/pci/host/Makefile