aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/sysdev
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \
| * | powerpc/44x: Adding PCI-E support for PowerPC 460SX based SOC.Tirumala Marri2010-05-072-0/+177
* | | rapidio: fix maintenance access to higher memory areasThomas Moll2010-05-271-7/+30
* | | rapidio, powerpc/85xx: Add MChk handler for SRIO portAlexandre Bounine2010-05-271-4/+70
* | | rapidio, powerpc/85xx: add Port-Write message handler for SRIO portAlexandre Bounine2010-05-271-3/+260
* | | rapidio: add Port-Write handling for EMAlexandre Bounine2010-05-271-1/+1
* | | Merge remote branch 'origin' into secretlab/next-devicetreeGrant Likely2010-05-226-43/+229
|\ \ \
| * \ \ Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2010-05-213-35/+208
| |\ \ \ | | | |/ | | |/|
| | * | powerpc: Add interrupt support to mpc8xxx_gpioPeter Korsgaard2010-05-171-0/+147
| | |/
| | * Merge commit 'origin/master' into nextBenjamin Herrenschmidt2010-05-072-6/+19
| | |\
| | * | powerpc/cpumask: Convert mpic driver to new cpumask APIBenjamin Herrenschmidt2010-05-061-33/+39
| | * | powerpc/4xx: Add optional "reset_type" property to control reboot via dtsStefan Roese2010-05-051-2/+22
| * | | sysfs: add struct file* to bin_attr callbacksChris Wright2010-05-211-2/+2
| | |/ | |/|
| * | powerpc/fsl-cpm: Configure clock correctly for SCCWolfgang Ocker2010-04-192-6/+19
| |/
* | of: Remove duplicate fields from of_platform_driverGrant Likely2010-05-227-21/+32
* | of: Always use 'struct device.of_node' to get device node pointer.Grant Likely2010-05-186-31/+31
|/