aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/sysdev (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-03-22mv643xx_eth: convert to use the Marvell Orion MDIO driverFlorian Fainelli1-2/+14
2013-02-20Merge remote-tracking branch 'agust/next' into nextBenjamin Herrenschmidt20-2672/+2
2013-02-19powerpc/85xx: l2sram - Add compatible string for BSC9131 platformHarninder Rai1-0/+1
2013-02-15powerpc/mpic: allow coreint to be determined by MPIC versionScott Wood1-3/+23
2013-02-15powerpc/fsl_pci: Store the pci ctlr device ptr in the pci ctlr structVarun Sethi2-3/+8
2013-02-13powerpc/85xx: fix various PCI node compatible stringsTimur Tabi1-5/+10
2013-02-12powerpc/fsl: msi: sparse fixesKim Phillips1-2/+2
2013-02-12powerpc/fsl: ifc: sparse fixesKim Phillips1-1/+1
2013-02-12powerpc/fsl: fsl_soc: sparse fixesKim Phillips1-2/+2
2013-02-12powerpc/fsl: lbc: sparse fixesKim Phillips1-3/+3
2013-02-08powerpc: fix ics_rtas_init and start_secondary section mismatchDaniel Borkmann1-1/+1
2013-02-05powerpc/mpc5xxx: fix sparse warning for non static symbolAnatolij Gustschin1-2/+2
2013-01-29powerpc/mpic: Make distribute_irqs obey MPIC_SINGLE_DEST_CPUScott Wood1-1/+1
2013-01-10powerpc: Build kernel with -mcmodel=mediumAnton Blanchard1-1/+1
2013-01-10powerpc/44x: Support OCM(On Chip Memory) for APM821xx SoC and Bluestone boardVinh Nguyen Huu Tuong2-0/+416
2013-01-03POWERPC: drivers: remove __dev* attributes.Greg Kroah-Hartman11-23/+21
2013-01-03powerpc, dma: move bestcomm driver from arch/powerpc/sysdev to drivers/dmaPhilippe De Muyter19-2671/+0
2012-12-18Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds11-23/+45
2012-12-13Merge tag 'kvm-3.8-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-2/+9
2012-11-29powerpc: Fix fallout from device_node->name constificationGrant Likely1-1/+1
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-11-15powerpc: Fix typos in Freescale copyright claimsYang Li9-9/+9
2012-11-15powerpc/sysdev: Use module_platform_driver macroSrinivas Kandagatla1-12/+1
2012-10-29Merge remote-tracking branch 'master' into queueMarcelo Tosatti9-98/+403
2012-10-10Merge branch 'for-upstream' of http://github.com/agraf/linux-2.6 into queueMarcelo Tosatti2-2/+9
2012-10-05powerpc/fsl-soc: use CONFIG_EPAPR_PARAVIRT for hcallsScott Wood2-2/+9
2012-10-06Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds9-98/+403
2012-10-04powerpc/iommu: Fix multiple issues with IOMMU pools codeAnton Blanchard1-0/+12
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-19powerpc/mpc85xx: Update interrupt handling for IFC controllerPrabhakar Kushwaha1-12/+8
2012-09-13Merge branch 'ofdeviceiddata' of git://git.pengutronix.de/git/ukl/linux into next/fixes-non-criticalOlof Johansson1-4/+4
2012-09-12powerpc/fsl-pci: Unify pci/pcie initialization codeJia Hongtao2-42/+75
2012-09-12powerpc/pci: Use PCIe IP block revision register instead of compatibleRoy Zang1-6/+8
2012-09-12powerpc/pci: Add IP revision register define for Freescale PCIe controllerRoy Zang1-1/+4
2012-09-12powerpc/mpic: FSL MPIC error interrupt support.Varun Sethi4-2/+215
2012-09-12powerpc/swiotlb: Enable at early stage and disable if not necessaryJia Hongtao1-4/+1
2012-09-12powerpc/mpic: finish supporting timer group B on Freescale chipsVarun Sethi1-16/+42
2012-09-12powerpc/fsl-pci: add fsl,qoriq-pcie-v2.4 compatible stringTimur Tabi1-0/+1
2012-09-12powerpc/85xx: L2sram - Add compatible string to the device id listTang Yuantian1-0/+10
2012-09-11powerpc/fsl_msi: drop unneeded cast to non-const pointerArnd Bergmann1-3/+3
2012-09-11powerpc/fsl_msi: add a const qualifierUwe Kleine-König1-1/+1
2012-09-07Merge branch 'merge' into nextBenjamin Herrenschmidt3-6/+16
2012-09-05powerpc: Make sure IPI handlers see data written by IPI sendersPaul Mackerras1-1/+5
2012-09-05powerpc/dart: Remove uses of virt_to_abs() and abs_to_virt()Michael Ellerman1-4/+3
2012-08-24powerpc/mpic_msgr: Add missing includesScott Wood1-0/+3
2012-08-03powerpc/fsl-pci: Only scan PCI bus if configured as a hostJia Hongtao1-5/+8
2012-07-31Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds3-5/+2
2012-07-31Merge remote-tracking branch 'kumar/merge' into mergeBenjamin Herrenschmidt2-27/+16