aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/sysdev/fsl_pci.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2011-06-27powerpc/85xx: Add host-pci(e) bridge only for RCPrabhakar Kushwaha1-0/+13
2011-06-22powerpc/fsl_pci: Simplify matching logic for PCI_FIXUP_HEADERKumar Gala1-61/+9
2011-06-10treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches1-6/+6
2011-04-12powerpc/85xx: Don't add disabled PCIe devicesPrabhakar Kushwaha1-0/+5
2011-03-15powerpc/fsl_pci: Add support for FSL PCIe controllers v2.xPrabhakar Kushwaha1-4/+11
2010-10-14powerpc/fsl-booke: Add PCI device ids for P2040/P3041/P5010/P5020 QoirQ chipsKumar Gala1-0/+8
2010-10-14powerpc/fsl-pci: Fix MSI support on 83xx platformsKumar Gala1-2/+50
2010-08-31powerpc/85xx: Add P1021 PCI IDs and quirksAnton Vorontsov1-0/+2
2010-08-05Merge commit 'kumar/next' into nextBenjamin Herrenschmidt1-0/+1
2010-08-04powerpc/fsl_pci: add quirk for mpc8308 pcie bridgeIlya Yanok1-0/+1
2010-07-14lmb: rename to memblockYinghai Lu1-2/+2
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2009-12-09powerpc/fsl_pci: Fix P2P bridge handling for MPC83xx PCIe controllersAnton Vorontsov1-2/+6
2009-11-20powerpc/fsl: Add PCI device ids for new QoirQ chipsKumar Gala1-0/+14
2009-11-20powerpc/85xx: Kconfig cleanupKumar Gala1-2/+2
2009-05-21powerpc/pci: Clean up direct access to sysdata by FSL platformsKumar Gala1-3/+3
2009-05-19powerpc/fsl: Setup PCI inbound window based on actual amount of memoryKumar Gala1-20/+110
2009-05-19powerpc/85xx: Add P2020DS board supportKumar Gala1-0/+2
2009-05-19powerpc/85xx: Add PCI IDs for MPC8569 family processorsAnton Vorontsov1-0/+2
2009-05-19powerpc: make dma_window_* in pci_controller struct avail on 32bBecky Bruce1-0/+4
2009-01-28powerpc/fsl_pci: Add MPC83xx PCI-E controller RC mode supportAnton Vorontsov1-24/+220
2009-01-07powerpc/fsl-pci: Set relaxed ordering on prefetchable rangesTrent Piepho1-0/+3
2009-01-07powerpc/fsl-pci: Better ATMU setup for 85xx/86xxTrent Piepho1-33/+71
2008-12-30powerpc/fsl_pci: Fix sparse warningsAnton Vorontsov1-3/+4
2008-12-16powerpc: Introduce ppc_pci_flags accessorsJosh Boyer1-2/+2
2008-10-13powerpc/5121: Add PCI support.John Rigby1-2/+2
2008-10-13powerpc: 83xx: pci: Remove need for get_immrbase from mpc83xx_add_bridge.John Rigby1-19/+35
2008-07-16powerpc: Move mpc83xx_add_bridge to fsl_pci.cJohn Rigby1-0/+61
2008-07-14powerpc/85xx: Add support for MPC8536DSKumar Gala1-0/+2
2008-06-02[POWERPC] fsl_msi: few (mostly cosmetic) fixesAnton Vorontsov1-5/+3