summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/sysdev
Commit message (Expand)AuthorAgeFilesLines
* rapidio: add handling of redundant routesAlexandre Bounine2010-10-271-0/+8
* rapidio:powerpc/85xx: modify RIO port-write interrupt handlerAlexandre Bounine2010-10-271-29/+39
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2010-10-221-163/+0
|\
| * USB: add platform glue driver for FSL USB DR controllerAnatolij Gustschin2010-10-221-163/+0
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2010-10-2112-53/+677
|\ \
| * | fsl_rio: Add comments for sRIO registers.Shaohui Xie2010-10-141-25/+40
| * | powerpc/85xx: add cache-sram supportHarninder Rai2010-10-144-0/+492
| * | powerpc/fsl-booke: Add PCI device ids for P2040/P3041/P5010/P5020 QoirQ chipsKumar Gala2010-10-141-0/+8
| * | powerpc/mpc8xxx_gpio: Add support for 'qoriq-gpio' controllersKumar Gala2010-10-141-0/+3
| * | powerpc/fsl_soc: Search all global-utilities nodes for rstccrMatthew McClintock2010-10-141-7/+13
| * | powerpc/fsl-pci: Fix MSI support on 83xx platformsKumar Gala2010-10-143-7/+55
| * | powerpc/Makefiles: Change to new flag variablesmatt mooney2010-10-131-3/+1
| * | powerpc: Remove pr_<level> uses of KERN_<level>Joe Perches2010-10-131-1/+1
| * | powerpc/dart_iommu: Support for 64-bit iommu bypass window on PCIeBenjamin Herrenschmidt2010-09-021-10/+64
| |/
* | pci: Convert msi to new irq_chip functionsThomas Gleixner2010-10-123-22/+22
|/
* powerpc/85xx: Add P1021 PCI IDs and quirksAnton Vorontsov2010-08-311-0/+2
* arch/powerpc/sysdev/qe_lib/qe.c: Add of_node_put to avoid memory leakJulia Lawall2010-08-311-0/+1
* fsl_rio: fix compile errorsLi Yang2010-08-311-1/+5
* Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2010-08-121-1/+1
|\
| * of/device: Replace struct of_device with struct platform_deviceGrant Likely2010-08-061-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2010-08-061-1/+0
|\ \ | |/ |/|
| * powerpc/pci: Remove owner field from attribute initialization in PCI bridge initGuenter Roeck2010-08-051-1/+0
* | Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2010-08-0516-67/+44
|\ \ | |/ |/|
| * of/address: Clean up function declarationsGrant Likely2010-08-012-0/+2
| * powerpc: remove references to of_device and to_of_deviceGrant Likely2010-07-247-20/+21
| * of: Merge of_platform_bus_type with platform_bus_typeGrant Likely2010-07-241-6/+1
| * Merge commit 'v2.6.35-rc6' into devicetree/nextGrant Likely2010-07-244-19/+25
| |\
| * | of/gpio: add default of_xlate function if device has a node pointerAnton Vorontsov2010-07-056-7/+0
| * | of/gpio: stop using device_node data pointer to find gpio_chipGrant Likely2010-07-051-1/+1
| * | of/gpio: Kill of_gpio_chip and add members directly to gpio_chipAnton Vorontsov2010-07-056-41/+27
* | | Merge commit 'kumar/next' into nextBenjamin Herrenschmidt2010-08-051-0/+1
|\ \ \
| * | | powerpc/fsl_pci: add quirk for mpc8308 pcie bridgeIlya Yanok2010-08-041-0/+1
* | | | Merge commit 'gcl/next' into nextBenjamin Herrenschmidt2010-08-044-18/+25
|\ \ \ \ | |/ / / |/| | |
| * | | powerpc/5121: shared DIU framebuffer supportAnatolij Gustschin2010-08-011-0/+1
| | |/ | |/|
| * | Merge branch 'lmb-to-memblock' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2010-07-142-6/+6
| |\ \
| | * | lmb: rename to memblockYinghai Lu2010-07-142-6/+6
| * | | powerpc/cpm1: Mark micropatch code/data static and __initAnton Vorontsov2010-07-111-9/+9
| * | | powerpc/cpm1: Fix build with various CONFIG_*_UCODE_PATCH combinationsAnton Vorontsov2010-07-111-0/+5
| * | | powerpc/cpm: Reintroduce global spi_pram struct (fixes build issue)Anton Vorontsov2010-07-111-3/+4
| |/ /
* | | powerpc/mpic: Add ability to reset a core via MPICMatthew McClintock2010-07-092-0/+19
|/ /
* | powerpc: Fix mpic_resume on early G5 macsAlastair Bridgewater2010-06-151-1/+1
|/
* of/powerpc: fix fsl_msi device node pointerWolfram Sang2010-06-021-1/+1
* of/powerpc: fix 85xx RapidIO device node pointerAlexandre Bounine2010-06-021-1/+1
* Merge commit 'kumar/next' into nextBenjamin Herrenschmidt2010-05-312-24/+96
|\
| * powerpc/fsl_msi: add removal path and probe failing pathLi Yang2010-05-242-6/+31
| * powerpc/fsl_msi: enable msi sharing through AMP OSesLi Yang2010-05-241-1/+7
| * powerpc/fsl_msi: enable msi allocation in all banksLi Yang2010-05-242-3/+13
| * powerpc/fsl_msi: fix the conflict of virt_msir's chip_dataLi Yang2010-05-241-6/+27
| * powerpc/fsl_msi: Add multiple MSI bank supportLan Chunhe-B258062010-05-241-15/+25
* | Merge commit 'jwb/next' into nextBenjamin Herrenschmidt2010-05-312-0/+177
|\ \
OpenPOWER on IntegriCloud