summaryrefslogtreecommitdiff
path: root/arch/powerpc/platforms
AgeCommit message (Expand)Author
2015-07-02Merge tag 'module_init-device_initcall-v4.1-rc8' of git://git.kernel.org/pub/...Linus Torvalds
2015-06-24Merge tag 'powerpc-4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mp...Linus Torvalds
2015-06-19Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...Michael Ellerman
2015-06-19powerpc/powernv: Fix wrong IOMMU table in pnv_ioda_setup_bus_dma()Alexey Kardashevskiy
2015-06-18powerpc/iommu/ioda2: Enable compile with IOV=on and IOMMU_API=offAlexey Kardashevskiy
2015-06-18powerpc/powernv: fix construction of opal PRD messagesJeremy Kerr
2015-06-18powerpc/powernv: Increase opal-irqchip initcall priorityAlistair Popple
2015-06-16powerpc: don't use module_init in non-modular 83xx suspend codePaul Gortmaker
2015-06-16powerpc: use device_initcall for registering rtc devicesPaul Gortmaker
2015-06-15powerpc/powernv: pnv_init_idle_states() should only run on powernvMichael Ellerman
2015-06-11vfio: powerpc/spapr: powerpc/powernv/ioda2: Use DMA windows API in ownership ...Alexey Kardashevskiy
2015-06-11powerpc/iommu/ioda2: Add get_table_size() to calculate the size of future tableAlexey Kardashevskiy
2015-06-11powerpc/powernv/ioda2: Use new helpers to do proper cleanup on PE releaseAlexey Kardashevskiy
2015-06-11vfio: powerpc/spapr: powerpc/powernv/ioda: Define and implement DMA windows APIAlexey Kardashevskiy
2015-06-11powerpc/powernv: Implement multilevel TCE tablesAlexey Kardashevskiy
2015-06-11powerpc/powernv/ioda2: Introduce pnv_pci_ioda2_set_windowAlexey Kardashevskiy
2015-06-11powerpc/powernv/ioda2: Introduce helpers to allocate TCE pagesAlexey Kardashevskiy
2015-06-11powerpc/powernv/ioda2: Rework iommu_table creationAlexey Kardashevskiy
2015-06-11powerpc/iommu/powernv: Release replaced TCEAlexey Kardashevskiy
2015-06-11powerpc/powernv: Implement accessor to TCE entryAlexey Kardashevskiy
2015-06-11powerpc/powernv/ioda2: Add TCE invalidation for all attached groupsAlexey Kardashevskiy
2015-06-11powerpc/powernv/ioda2: Move TCE kill register address to PEAlexey Kardashevskiy
2015-06-11vfio: powerpc/spapr/iommu/powernv/ioda2: Rework IOMMU ownership controlAlexey Kardashevskiy
2015-06-11powerpc/spapr: vfio: Switch from iommu_table to new iommu_table_groupAlexey Kardashevskiy
2015-06-11powerpc/spapr: vfio: Replace iommu_table with iommu_table_groupAlexey Kardashevskiy
2015-06-11powerpc/powernv/ioda/ioda2: Rework TCE invalidation in tce_build()/tce_free()Alexey Kardashevskiy
2015-06-11powerpc/iommu: Move tce_xxx callbacks from ppc_md to iommu_tableAlexey Kardashevskiy
2015-06-11powerpc/powernv: Do not set "read" flag if direction==DMA_NONEAlexey Kardashevskiy
2015-06-11powerpc/iommu: Put IOMMU group explicitlyAlexey Kardashevskiy
2015-06-11powerpc/powernv/ioda: Clean up IOMMU group registrationAlexey Kardashevskiy
2015-06-11powerpc/iommu/powernv: Get rid of set_iommu_table_base_and_groupAlexey Kardashevskiy
2015-06-11powerpc/eeh/ioda2: Use device::iommu_group to check IOMMU groupAlexey Kardashevskiy
2015-06-08PCI: Include <linux/pci.h>, not <asm/pci.h>Bjorn Helgaas
2015-06-05powerpc/powernv: Add opal-prd channelJeremy Kerr
2015-06-05powerpc/powernv: Expose OPAL APIs required by PRD interfaceJeremy Kerr
2015-06-05powerpc/powernv: Merge common platform device initialisationJeremy Kerr
2015-06-04powerpc/powernv: convert OPAL codes returned by sysparam callsCédric Le Goater
2015-06-03cxl: Move include file cxl.h -> cxl-base.hMichael Neuling
2015-06-03powerpc/pci: Add shutdown hook to pci_controller_opsMichael Neuling
2015-06-02powerpc/85xx: p1025twr: add module conditional to fix QE-uart issueXie Xiaobo
2015-06-02powerpc: mpc85xx: flush the l1 cache before cpu down in kexecKevin Hao
2015-06-02powerpc/fsl-booke: Add T1023 RDB board supportShengzhou Liu
2015-06-02powerpc/fsl-booke: Add T1024 RDB board supportShengzhou Liu
2015-06-02powerpc/fsl-booke: Add T1024 QDS board supportShengzhou Liu
2015-06-02powerpc: Use irq_desc_get_xxx() to avoid redundant lookup of irq_descJiang Liu
2015-06-02powerpc/powernv: Move dma_set_mask() from pnv_phb to pci_controller_opsDaniel Axtens
2015-06-02powerpc/powernv: Specialise pci_controller_ops for each controller typeDaniel Axtens
2015-06-02powerpc/pasemi: Move MSI-related ops to pci_controller_opsDaniel Axtens
2015-06-02powerpc/pseries: Move MSI-related ops to pci_controller_opsDaniel Axtens
2015-05-22powerpc/cell: Move MSI-related ops to pci_controller_opsDaniel Axtens