aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/sysdev (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds1-1/+0
2010-08-05Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds16-67/+44
2010-08-05powerpc/pci: Remove owner field from attribute initialization in PCI bridge initGuenter Roeck1-1/+0
2010-08-05Merge commit 'kumar/next' into nextBenjamin Herrenschmidt1-0/+1
2010-08-04powerpc/fsl_pci: add quirk for mpc8308 pcie bridgeIlya Yanok1-0/+1
2010-08-04Merge commit 'gcl/next' into nextBenjamin Herrenschmidt4-18/+25
2010-08-01powerpc/5121: shared DIU framebuffer supportAnatolij Gustschin1-0/+1
2010-08-01of/address: Clean up function declarationsGrant Likely2-0/+2
2010-07-24powerpc: remove references to of_device and to_of_deviceGrant Likely7-20/+21
2010-07-24of: Merge of_platform_bus_type with platform_bus_typeGrant Likely1-6/+1
2010-07-24Merge commit 'v2.6.35-rc6' into devicetree/nextGrant Likely4-19/+25
2010-07-14Merge branch 'lmb-to-memblock' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds2-6/+6
2010-07-14lmb: rename to memblockYinghai Lu2-6/+6
2010-07-11powerpc/cpm1: Mark micropatch code/data static and __initAnton Vorontsov1-9/+9
2010-07-11powerpc/cpm1: Fix build with various CONFIG_*_UCODE_PATCH combinationsAnton Vorontsov1-0/+5
2010-07-11powerpc/cpm: Reintroduce global spi_pram struct (fixes build issue)Anton Vorontsov1-3/+4
2010-07-09powerpc/mpic: Add ability to reset a core via MPICMatthew McClintock2-0/+19
2010-07-05of/gpio: add default of_xlate function if device has a node pointerAnton Vorontsov6-7/+0
2010-07-05of/gpio: stop using device_node data pointer to find gpio_chipGrant Likely1-1/+1
2010-07-05of/gpio: Kill of_gpio_chip and add members directly to gpio_chipAnton Vorontsov6-41/+27
2010-06-15powerpc: Fix mpic_resume on early G5 macsAlastair Bridgewater1-1/+1
2010-06-02of/powerpc: fix fsl_msi device node pointerWolfram Sang1-1/+1
2010-06-02of/powerpc: fix 85xx RapidIO device node pointerAlexandre Bounine1-1/+1
2010-05-31Merge commit 'kumar/next' into nextBenjamin Herrenschmidt2-24/+96
2010-05-31Merge commit 'jwb/next' into nextBenjamin Herrenschmidt2-0/+177
2010-05-27rapidio: fix maintenance access to higher memory areasThomas Moll1-7/+30
2010-05-27rapidio, powerpc/85xx: Add MChk handler for SRIO portAlexandre Bounine1-4/+70
2010-05-27rapidio, powerpc/85xx: add Port-Write message handler for SRIO portAlexandre Bounine1-3/+260
2010-05-27rapidio: add Port-Write handling for EMAlexandre Bounine1-1/+1
2010-05-24powerpc/fsl_msi: add removal path and probe failing pathLi Yang2-6/+31
2010-05-24powerpc/fsl_msi: enable msi sharing through AMP OSesLi Yang1-1/+7
2010-05-24powerpc/fsl_msi: enable msi allocation in all banksLi Yang2-3/+13
2010-05-24powerpc/fsl_msi: fix the conflict of virt_msir's chip_dataLi Yang1-6/+27
2010-05-24powerpc/fsl_msi: Add multiple MSI bank supportLan Chunhe-B258061-15/+25
2010-05-22Merge remote branch 'origin' into secretlab/next-devicetreeGrant Likely6-43/+229
2010-05-22of: Remove duplicate fields from of_platform_driverGrant Likely7-21/+32
2010-05-21Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds3-35/+208
2010-05-21sysfs: add struct file* to bin_attr callbacksChris Wright1-2/+2
2010-05-18of: Always use 'struct device.of_node' to get device node pointer.Grant Likely6-31/+31
2010-05-17powerpc: Add interrupt support to mpc8xxx_gpioPeter Korsgaard1-0/+147
2010-05-07powerpc/44x: Adding PCI-E support for PowerPC 460SX based SOC.Tirumala Marri2-0/+177
2010-05-07Merge commit 'origin/master' into nextBenjamin Herrenschmidt2-6/+19
2010-05-06powerpc/cpumask: Convert mpic driver to new cpumask APIBenjamin Herrenschmidt1-33/+39
2010-05-05powerpc/4xx: Add optional "reset_type" property to control reboot via dtsStefan Roese1-2/+22
2010-04-19powerpc/fsl-cpm: Configure clock correctly for SCCWolfgang Ocker2-6/+19
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo18-3/+16
2010-03-04powerpc/cpm2: Checkpatch cleanupAndrea Gelmini1-1/+1
2010-03-04powerpc/qe: Convert qe_ic_lock to raw_spinlockAnton Vorontsov1-5/+5
2010-02-26Merge commit 'origin/master' into nextBenjamin Herrenschmidt1-2/+2
2010-02-25Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds1-2/+2