summaryrefslogtreecommitdiff
path: root/arch/powerpc/sysdev/fsl_pci.c
AgeCommit message (Expand)Author
2017-08-23powerpc: Convert to using %pOF instead of full_nameRob Herring
2016-09-25powerpc/fsl_pci: Size upper inbound window based on RAM sizeScott Wood
2016-05-15powerpc/fsl-pci: Add a workaround for PCI 5 erratachenhui zhao
2016-03-01powerpc: Fix misspellings in comments.Adam Buchbinder
2016-01-15Merge tag 'powerpc-4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2015-12-22powerpc/85xx: Add PCIe controller support for bsc9132qdsHarninder Rai
2015-12-11EDAC, mpc85xx: Make mpc85xx-pci-edac a platform deviceScott Wood
2015-11-05Merge tag 'powerpc-4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2015-11-05uaccess: reimplement probe_kernel_address() using probe_kernel_read()Andrew Morton
2015-10-17powerpc/fsl_pci: Don't set up inbound windows in kdump crash kernelScott Wood
2015-10-17powerpc/fsl_pci: Check for get_user/probe_kernel_address failureScott Wood
2015-08-07treewide: Fix typo in printkMasanari Iida
2015-04-11powerpc: fsl_pci, swiotlb: Move controller ops from ppc_md to controller_opsDaniel Axtens
2015-02-11Merge tag 'powerpc-3.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds
2015-01-30powerpc/fsl_pci: Convert PCI to use generic config accessorsRob Herring
2015-01-29powerpc/fsl_pci: Fix pci stack build bug with FRAME_WARNKim Phillips
2014-11-19powerpc: Remove more traces of bootmemMichael Ellerman
2014-11-10powerpc: make __ffs return unsigned longAnton Blanchard
2014-09-03powerpc: fsl_pci: Add forced PCI Agent enumerationAaron Sierra
2014-07-29powerpc/fsl-pci: Correct use of ! and &Himangi Saraogi
2014-05-22fsl/pci: fix RC cannot detect PME message comingWang Dongsheng
2014-03-19fsl/pci: The new pci suspend/resume implementationWang Dongsheng
2014-03-19powerpc/pci: Fix IMMRBAR addressMinghuan Lian
2014-01-10powerpc/fsl_pci: add versionless pci compatibleShengzhou Liu
2014-01-07powerpc/sysdev: Fix a pci section mismatch for Book EChristian Engelmayer
2013-12-09powerpc/pci: Use dev_is_pci() to check whether it is pci deviceYijing Wang
2013-11-14Merge tag 'pci-v3.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-10-28powerpc/pci: Change the DECLARE_PCI_FIXUP_{HEADER => EARLY} macro of pci quirkChunhe Lan
2013-09-23powerpc/pci: Use pci_is_pcie() to simplify codeYijing Wang
2013-08-07powerpc/pci: fix PCI-e check link issueYuanquan Chen
2013-08-07powerpc/fsl-pci: enable SWIOTLB in function setup_pci_atmuKevin Hao
2013-08-07powerpc/fsl-pci: fix the unreachable warning messageKevin Hao
2013-07-30powerpc/85xx: Add machine check handler to fix PCIe erratum on mpc85xxHongtao Jia
2013-06-24powerpc/pci: Fix boot panic on mpc83xx (regression)Rojhalat Ibrahim
2013-05-06powerpc/pci: Support per-aperture memory offsetBenjamin Herrenschmidt
2013-04-30powerpc: Fix usage of setup_pci_atmu()Michael Neuling
2013-04-29powerpc/fsl-pci: don't unmap the PCI SoC controller registers in setup_pci_atmuKevin Hao
2013-04-10powerpc/fsl-pci Make PCIe hotplug work with Freescale PCIe controllersRojhalat Ibrahim
2013-04-10powerpc/fsl-pci: Keep PCI SoC controller registers in pci_controllerKumar Gala
2013-04-03powerpc/fsl_pci: fix 64 bit pci size issueRoy Zang
2013-03-05powerpc/85xx: Add support for FSL PCIe controller v3.0Roy ZANG
2013-02-15powerpc/fsl_pci: Store the pci ctlr device ptr in the pci ctlr structVarun Sethi
2013-02-13powerpc/85xx: fix various PCI node compatible stringsTimur Tabi
2013-01-03POWERPC: drivers: remove __dev* attributes.Greg Kroah-Hartman
2012-12-18Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2012-11-25powerpc/fsl-pci: Add PCI controller ATMU PM supportJia Hongtao
2012-11-17drivers/of: Constify device_node->name and ->path_component_nameGrant Likely
2012-09-27powerpc/fsl-pci: use 'Header Type' to identify PCIE modeMinghuan Lian
2012-09-19powerpc/fsl-pci: fix warning when CONFIG_SWIOTLB is disabledJia Hongtao
2012-09-12powerpc/fsl-pci: Unify pci/pcie initialization codeJia Hongtao