aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/sysdev/fsl_pci.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-02-11Merge tag 'powerpc-3.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linuxLinus Torvalds1-7/+4
2015-01-30powerpc/fsl_pci: Convert PCI to use generic config accessorsRob Herring1-43/+3
2015-01-29powerpc/fsl_pci: Fix pci stack build bug with FRAME_WARNKim Phillips1-7/+4
2014-11-19powerpc: Remove more traces of bootmemMichael Ellerman1-1/+0
2014-11-10powerpc: make __ffs return unsigned longAnton Blanchard1-1/+1
2014-09-03powerpc: fsl_pci: Add forced PCI Agent enumerationAaron Sierra1-1/+2
2014-07-29powerpc/fsl-pci: Correct use of ! and &Himangi Saraogi1-2/+2
2014-05-22fsl/pci: fix RC cannot detect PME message comingWang Dongsheng1-2/+1
2014-03-19fsl/pci: The new pci suspend/resume implementationWang Dongsheng1-24/+146
2014-03-19powerpc/pci: Fix IMMRBAR addressMinghuan Lian1-0/+8
2014-01-10powerpc/fsl_pci: add versionless pci compatibleShengzhou Liu1-0/+1
2014-01-07powerpc/sysdev: Fix a pci section mismatch for Book EChristian Engelmayer1-1/+1
2013-12-09powerpc/pci: Use dev_is_pci() to check whether it is pci deviceYijing Wang1-1/+1
2013-11-14Merge tag 'pci-v3.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-1/+1
2013-10-28powerpc/pci: Change the DECLARE_PCI_FIXUP_{HEADER => EARLY} macro of pci quirkChunhe Lan1-2/+3
2013-09-23powerpc/pci: Use pci_is_pcie() to simplify codeYijing Wang1-1/+1
2013-08-07powerpc/pci: fix PCI-e check link issueYuanquan Chen1-1/+1
2013-08-07powerpc/fsl-pci: enable SWIOTLB in function setup_pci_atmuKevin Hao1-19/+3
2013-08-07powerpc/fsl-pci: fix the unreachable warning messageKevin Hao1-1/+1
2013-07-30powerpc/85xx: Add machine check handler to fix PCIe erratum on mpc85xxHongtao Jia1-0/+158
2013-06-24powerpc/pci: Fix boot panic on mpc83xx (regression)Rojhalat Ibrahim1-15/+9
2013-05-06powerpc/pci: Support per-aperture memory offsetBenjamin Herrenschmidt1-5/+6
2013-04-30powerpc: Fix usage of setup_pci_atmu()Michael Neuling1-1/+1
2013-04-29powerpc/fsl-pci: don't unmap the PCI SoC controller registers in setup_pci_atmuKevin Hao1-5/+2
2013-04-10powerpc/fsl-pci Make PCIe hotplug work with Freescale PCIe controllersRojhalat Ibrahim1-7/+44
2013-04-10powerpc/fsl-pci: Keep PCI SoC controller registers in pci_controllerKumar Gala1-39/+30
2013-04-03powerpc/fsl_pci: fix 64 bit pci size issueRoy Zang1-5/+5
2013-03-05powerpc/85xx: Add support for FSL PCIe controller v3.0Roy ZANG1-3/+26
2013-02-15powerpc/fsl_pci: Store the pci ctlr device ptr in the pci ctlr structVarun Sethi1-2/+7
2013-02-13powerpc/85xx: fix various PCI node compatible stringsTimur Tabi1-5/+10
2013-01-03POWERPC: drivers: remove __dev* attributes.Greg Kroah-Hartman1-2/+2
2012-12-18Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds1-2/+35
2012-11-25powerpc/fsl-pci: Add PCI controller ATMU PM supportJia Hongtao1-2/+35
2012-11-17drivers/of: Constify device_node->name and ->path_component_nameGrant Likely1-1/+1
2012-09-27powerpc/fsl-pci: use 'Header Type' to identify PCIE modeMinghuan Lian1-13/+24
2012-09-19powerpc/fsl-pci: fix warning when CONFIG_SWIOTLB is disabledJia Hongtao1-0/+2
2012-09-12powerpc/fsl-pci: Unify pci/pcie initialization codeJia Hongtao1-39/+63
2012-09-12powerpc/pci: Use PCIe IP block revision register instead of compatibleRoy Zang1-6/+8
2012-09-12powerpc/swiotlb: Enable at early stage and disable if not necessaryJia Hongtao1-4/+1
2012-09-12powerpc/fsl-pci: add fsl,qoriq-pcie-v2.4 compatible stringTimur Tabi1-0/+1
2012-08-03powerpc/fsl-pci: Only scan PCI bus if configured as a hostJia Hongtao1-5/+8
2012-07-11powerpc/fsl-pci: get PCI init out of board filesScott Wood1-1/+70
2012-07-10powerpc/fsl/pci: Fix when quirk_fsl_pcie_header is freed upMatias Garcia1-1/+1
2012-02-16powerpc/fsl/pci: Fix PCIe fixup regressionBenjamin Herrenschmidt1-19/+29
2012-01-17arch/powerpc/sysdev/fsl_pci.c: add missing iounmapJulia Lawall1-2/+3
2012-01-04powerpc/fsl: add MSI support for the Freescale hypervisorTimur Tabi1-0/+29
2012-01-04powerpc/fsl-pci: Allow 64-bit PCIe devices to DMA to any memory addressKumar Gala1-0/+55
2011-07-26Merge branch 'next/cross-platform' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-socLinus Torvalds1-2/+2
2011-07-25Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds1-61/+22
2011-07-12powerpc: rename ppc_pci_*_flags to pci_*_flagsRob Herring1-2/+2