summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/sysdev
AgeCommit message (Expand)AuthorLines
2010-10-22USB: add platform glue driver for FSL USB DR controllerAnatolij Gustschin-163/+0
2010-10-21Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds-53/+677
2010-10-14fsl_rio: Add comments for sRIO registers.Shaohui Xie-25/+40
2010-10-14powerpc/85xx: add cache-sram supportHarninder Rai-0/+492
2010-10-14powerpc/fsl-booke: Add PCI device ids for P2040/P3041/P5010/P5020 QoirQ chipsKumar Gala-0/+8
2010-10-14powerpc/mpc8xxx_gpio: Add support for 'qoriq-gpio' controllersKumar Gala-0/+3
2010-10-14powerpc/fsl_soc: Search all global-utilities nodes for rstccrMatthew McClintock-7/+13
2010-10-14powerpc/fsl-pci: Fix MSI support on 83xx platformsKumar Gala-7/+55
2010-10-13powerpc/Makefiles: Change to new flag variablesmatt mooney-3/+1
2010-10-13powerpc: Remove pr_<level> uses of KERN_<level>Joe Perches-1/+1
2010-10-12pci: Convert msi to new irq_chip functionsThomas Gleixner-22/+22
2010-09-10powerpc/5xxx: extend mpc8xxx_gpio driver to support mpc512x gpiosAnatolij Gustschin-8/+67
2010-09-02powerpc/dart_iommu: Support for 64-bit iommu bypass window on PCIeBenjamin Herrenschmidt-10/+64
2010-08-31powerpc/85xx: Add P1021 PCI IDs and quirksAnton Vorontsov-0/+2
2010-08-31arch/powerpc/sysdev/qe_lib/qe.c: Add of_node_put to avoid memory leakJulia Lawall-0/+1
2010-08-31fsl_rio: fix compile errorsLi Yang-1/+5
2010-08-12Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds-1/+1
2010-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds-1/+0
2010-08-06of/device: Replace struct of_device with struct platform_deviceGrant Likely-1/+1
2010-08-05Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds-67/+44
2010-08-05powerpc/pci: Remove owner field from attribute initialization in PCI bridge initGuenter Roeck-1/+0
2010-08-05Merge commit 'kumar/next' into nextBenjamin Herrenschmidt-0/+1
2010-08-04powerpc/fsl_pci: add quirk for mpc8308 pcie bridgeIlya Yanok-0/+1
2010-08-04Merge commit 'gcl/next' into nextBenjamin Herrenschmidt-18/+25
2010-08-01powerpc/5121: shared DIU framebuffer supportAnatolij Gustschin-0/+1
2010-08-01of/address: Clean up function declarationsGrant Likely-0/+2
2010-07-24powerpc: remove references to of_device and to_of_deviceGrant Likely-20/+21
2010-07-24of: Merge of_platform_bus_type with platform_bus_typeGrant Likely-6/+1
2010-07-24Merge commit 'v2.6.35-rc6' into devicetree/nextGrant Likely-19/+25
2010-07-14Merge branch 'lmb-to-memblock' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-6/+6
2010-07-14lmb: rename to memblockYinghai Lu-6/+6
2010-07-11powerpc/cpm1: Mark micropatch code/data static and __initAnton Vorontsov-9/+9
2010-07-11powerpc/cpm1: Fix build with various CONFIG_*_UCODE_PATCH combinationsAnton Vorontsov-0/+5
2010-07-11powerpc/cpm: Reintroduce global spi_pram struct (fixes build issue)Anton Vorontsov-3/+4
2010-07-09powerpc/mpic: Add ability to reset a core via MPICMatthew McClintock-0/+19
2010-07-05of/gpio: add default of_xlate function if device has a node pointerAnton Vorontsov-7/+0
2010-07-05of/gpio: stop using device_node data pointer to find gpio_chipGrant Likely-1/+1
2010-07-05of/gpio: Kill of_gpio_chip and add members directly to gpio_chipAnton Vorontsov-41/+27
2010-06-15powerpc: Fix mpic_resume on early G5 macsAlastair Bridgewater-1/+1
2010-06-02of/powerpc: fix fsl_msi device node pointerWolfram Sang-1/+1
2010-06-02of/powerpc: fix 85xx RapidIO device node pointerAlexandre Bounine-1/+1
2010-05-31Merge commit 'kumar/next' into nextBenjamin Herrenschmidt-24/+96
2010-05-31Merge commit 'jwb/next' into nextBenjamin Herrenschmidt-0/+177
2010-05-27rapidio: fix maintenance access to higher memory areasThomas Moll-7/+30
2010-05-27rapidio, powerpc/85xx: Add MChk handler for SRIO portAlexandre Bounine-4/+70
2010-05-27rapidio, powerpc/85xx: add Port-Write message handler for SRIO portAlexandre Bounine-3/+260
2010-05-27rapidio: add Port-Write handling for EMAlexandre Bounine-1/+1
2010-05-24powerpc/fsl_msi: add removal path and probe failing pathLi Yang-6/+31
2010-05-24powerpc/fsl_msi: enable msi sharing through AMP OSesLi Yang-1/+7
2010-05-24powerpc/fsl_msi: enable msi allocation in all banksLi Yang-3/+13