aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/sysdev (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-07-06powerpc/ppc4xx_hsta_msi: Include ppc-pci.h to fix reference to hose_listDaniel Axtens1-0/+1
2015-07-02Merge tag 'module_init-alternate_initcall-v4.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linuxLinus Torvalds1-1/+1
2015-06-17powerpc: Make doorbell check preemption safeShreyas B. Prabhu1-5/+9
2015-06-16powerpc: use subsys_initcall for Freescale Local BusPaul Gortmaker1-1/+1
2015-06-11powerpc/iommu: Move tce_xxx callbacks from ppc_md to iommu_tableAlexey Kardashevskiy1-5/+7
2015-06-02powerpc: Use irq_desc_get_xxx() to avoid redundant lookup of irq_descJiang Liu2-2/+2
2015-06-02powerpc/mpic_u3msi: Move MSI-related ops to pci_controller_opsDaniel Axtens1-3/+6
2015-06-02powerpc/ppc4xx_hsta_msi: Move MSI-related ops to pci_controller_opsDaniel Axtens1-2/+5
2015-06-02powerpc/ppc4xx_msi: Move MSI-related ops to pci_controller_opsDaniel Axtens1-2/+5
2015-06-02powerpc/fsl_msi: Move MSI-related ops to pci_controller_opsDaniel Axtens1-8/+15
2015-05-11powerpc/pasemi: Only the build the pasemi MSI code for PASEMI=yMichael Ellerman3-173/+6
2015-05-11powerpc: Constify irq_domain_opsKrzysztof Kozlowski10-10/+10
2015-04-11powerpc: dart_iommu: Remove check for controller_ops == NULL caseDaniel Axtens1-8/+5
2015-04-11powerpc: Remove shims for pci_controller_ops operationsDaniel Axtens1-5/+0
2015-04-11powerpc: fsl_pci, swiotlb: Move controller ops from ppc_md to controller_opsDaniel Axtens1-0/+15
2015-04-11powerpc: dart_iommu: optionally populate controller_ops on initDaniel Axtens1-4/+12
2015-04-10powerpc: Drop return value of smp_ops->probe()Michael Ellerman2-6/+2
2015-04-07Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwood/linux into nextMichael Ellerman4-29/+38
2015-03-31powerpc/mpic: Remove WHOAMI readback after EOIBogdan Purcareata1-1/+0
2015-03-31powerpc: don't export static symbolJulia Lawall1-25/+0
2015-03-31powerpc: Use bool function return values of true/false not 1/0Joe Perches1-1/+1
2015-03-23powerpc/85xx: workaround for chips with MSI hardware errataHongtao Jia2-3/+28
2015-03-23powerpc/mpic: Add get_version API both for internal and external useHongtao Jia1-0/+10
2015-03-16powerpc/mpic: remove unused functionsArseny Solokha1-35/+0
2015-03-16powerpc/qe: drop unused ucc_slow_poll_transmitter_nowArseny Solokha1-5/+0
2015-02-13powerpc: use %*pb[l] to print bitmaps including cpumasks and nodemasksTejun Heo2-9/+4
2015-02-12Merge branch 'for-3.20/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds1-1/+1
2015-02-12Merge branch 'for-3.20/core' of git://git.kernel.dk/linux-blockLinus Torvalds1-13/+4
2015-02-11Merge tag 'powerpc-3.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linuxLinus Torvalds6-21/+27
2015-01-30powerpc/fsl_pci: Convert PCI to use generic config accessorsRob Herring1-43/+3
2015-01-29powerpc/qe: Use strlcpy()Rickard Strandqvist1-3/+3
2015-01-29powerpc/fsl_pci: Fix pci stack build bug with FRAME_WARNKim Phillips2-15/+21
2015-01-23powerpc: Replace cpumask_weight(cpu_possible_mask) with num_possible_cpus()Emil Medve2-2/+2
2015-01-13Merge branch 'for-3.20/core' into for-3.20/driversJens Axboe1-13/+4
2015-01-13block: Change direct_access calling conventionMatthew Wilcox1-13/+4
2015-01-13axonram: Fix bug in direct_accessMatthew Wilcox1-1/+1
2014-12-29powerpc/4xx: Fix return value check in hsta_msi_probe()Wei Yongjun1-1/+1
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds10-10/+0
2014-12-11Merge tag 'powerpc-3.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linuxLinus Torvalds17-22/+126
2014-12-10Merge branch 'irq-irqdomain-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds7-13/+13
2014-11-23PCI/MSI: Rename mask/unmask_msi_irq treewideThomas Gleixner5-8/+8
2014-11-23PCI/MSI: Rename write_msi_msg() to pci_write_msi_msg()Jiang Liu5-5/+5
2014-11-19powerpc: Remove more traces of bootmemMichael Ellerman1-1/+0
2014-11-18Merge remote-tracking branch 'scottwood/next' into nextMichael Ellerman2-0/+117
2014-11-17powerpc/fsl_msi: mark the msi cascade handler IRQF_NO_THREADKevin Hao1-1/+1
2014-11-12powerpc/fsl-rio: add support for mapping inbound windowsMartijn de Gouw2-0/+117
2014-11-10powerpc/mpc5xxx: delete unneeded test before of_node_putJulia Lawall1-2/+1
2014-11-10powerpc/fsl: fsl_soc: delete unneeded test before of_node_putJulia Lawall1-2/+1
2014-11-10powerpc/4xx/cpm: delete unneeded test before of_node_putJulia Lawall1-4/+4
2014-11-10powerpc: make __ffs return unsigned longAnton Blanchard1-1/+1