aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/sysdev/fsl_pci.c
Commit message (Expand)AuthorAge
* powerpc: fsl_pci, swiotlb: Move controller ops from ppc_md to controller_opsDaniel Axtens2015-04-11
* Merge tag 'powerpc-3.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds2015-02-11
|\
| * powerpc/fsl_pci: Fix pci stack build bug with FRAME_WARNKim Phillips2015-01-29
* | powerpc/fsl_pci: Convert PCI to use generic config accessorsRob Herring2015-01-30
|/
* powerpc: Remove more traces of bootmemMichael Ellerman2014-11-19
* powerpc: make __ffs return unsigned longAnton Blanchard2014-11-09
* powerpc: fsl_pci: Add forced PCI Agent enumerationAaron Sierra2014-09-03
* powerpc/fsl-pci: Correct use of ! and &Himangi Saraogi2014-07-29
* fsl/pci: fix RC cannot detect PME message comingWang Dongsheng2014-05-22
* fsl/pci: The new pci suspend/resume implementationWang Dongsheng2014-03-19
* powerpc/pci: Fix IMMRBAR addressMinghuan Lian2014-03-19
* powerpc/fsl_pci: add versionless pci compatibleShengzhou Liu2014-01-10
* powerpc/sysdev: Fix a pci section mismatch for Book EChristian Engelmayer2014-01-07
* powerpc/pci: Use dev_is_pci() to check whether it is pci deviceYijing Wang2013-12-08
* Merge tag 'pci-v3.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-11-14
|\
| * powerpc/pci: Use pci_is_pcie() to simplify codeYijing Wang2013-09-23
* | powerpc/pci: Change the DECLARE_PCI_FIXUP_{HEADER => EARLY} macro of pci quirkChunhe Lan2013-10-28
|/
* powerpc/pci: fix PCI-e check link issueYuanquan Chen2013-08-07
* powerpc/fsl-pci: enable SWIOTLB in function setup_pci_atmuKevin Hao2013-08-07
* powerpc/fsl-pci: fix the unreachable warning messageKevin Hao2013-08-07
* powerpc/85xx: Add machine check handler to fix PCIe erratum on mpc85xxHongtao Jia2013-07-30
* powerpc/pci: Fix boot panic on mpc83xx (regression)Rojhalat Ibrahim2013-06-24
* powerpc/pci: Support per-aperture memory offsetBenjamin Herrenschmidt2013-05-05
* powerpc: Fix usage of setup_pci_atmu()Michael Neuling2013-04-30
* powerpc/fsl-pci: don't unmap the PCI SoC controller registers in setup_pci_atmuKevin Hao2013-04-29
* powerpc/fsl-pci Make PCIe hotplug work with Freescale PCIe controllersRojhalat Ibrahim2013-04-10
* powerpc/fsl-pci: Keep PCI SoC controller registers in pci_controllerKumar Gala2013-04-10
* powerpc/fsl_pci: fix 64 bit pci size issueRoy Zang2013-04-03
* powerpc/85xx: Add support for FSL PCIe controller v3.0Roy ZANG2013-03-05
* powerpc/fsl_pci: Store the pci ctlr device ptr in the pci ctlr structVarun Sethi2013-02-15
* powerpc/85xx: fix various PCI node compatible stringsTimur Tabi2013-02-13
* POWERPC: drivers: remove __dev* attributes.Greg Kroah-Hartman2013-01-03
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2012-12-18
|\
| * powerpc/fsl-pci: Add PCI controller ATMU PM supportJia Hongtao2012-11-25
* | drivers/of: Constify device_node->name and ->path_component_nameGrant Likely2012-11-17
|/
* powerpc/fsl-pci: use 'Header Type' to identify PCIE modeMinghuan Lian2012-09-27
* powerpc/fsl-pci: fix warning when CONFIG_SWIOTLB is disabledJia Hongtao2012-09-19
* powerpc/fsl-pci: Unify pci/pcie initialization codeJia Hongtao2012-09-12
* powerpc/pci: Use PCIe IP block revision register instead of compatibleRoy Zang2012-09-12
* powerpc/swiotlb: Enable at early stage and disable if not necessaryJia Hongtao2012-09-12
* powerpc/fsl-pci: add fsl,qoriq-pcie-v2.4 compatible stringTimur Tabi2012-09-12
* powerpc/fsl-pci: Only scan PCI bus if configured as a hostJia Hongtao2012-08-03
* powerpc/fsl-pci: get PCI init out of board filesScott Wood2012-07-11
* powerpc/fsl/pci: Fix when quirk_fsl_pcie_header is freed upMatias Garcia2012-07-10
* powerpc/fsl/pci: Fix PCIe fixup regressionBenjamin Herrenschmidt2012-02-16
* arch/powerpc/sysdev/fsl_pci.c: add missing iounmapJulia Lawall2012-01-17
* powerpc/fsl: add MSI support for the Freescale hypervisorTimur Tabi2012-01-04
* powerpc/fsl-pci: Allow 64-bit PCIe devices to DMA to any memory addressKumar Gala2012-01-04
* Merge branch 'next/cross-platform' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-07-26
|\
| * powerpc: rename ppc_pci_*_flags to pci_*_flagsRob Herring2011-07-12