aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/sysdev (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-10-30Merge git://git.infradead.org/mtd-2.6Linus Torvalds1-35/+209
2010-10-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.gitDavid Woodhouse14-237/+698
2010-10-27rapidio: add handling of redundant routesAlexandre Bounine1-0/+8
2010-10-27rapidio:powerpc/85xx: modify RIO port-write interrupt handlerAlexandre Bounine1-29/+39
2010-10-25P4080/mtd: Fix the freescale lbc issue with 36bit modeLan Chunhe-B258061-1/+22
2010-10-25P4080/eLBC: Make Freescale elbc interrupt common to elbc devicesRoy Zang1-39/+192
2010-10-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds1-163/+0
2010-10-22USB: add platform glue driver for FSL USB DR controllerAnatolij Gustschin1-163/+0
2010-10-21Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds12-53/+677
2010-10-14fsl_rio: Add comments for sRIO registers.Shaohui Xie1-25/+40
2010-10-14powerpc/85xx: add cache-sram supportHarninder Rai4-0/+492
2010-10-14powerpc/fsl-booke: Add PCI device ids for P2040/P3041/P5010/P5020 QoirQ chipsKumar Gala1-0/+8
2010-10-14powerpc/mpc8xxx_gpio: Add support for 'qoriq-gpio' controllersKumar Gala1-0/+3
2010-10-14powerpc/fsl_soc: Search all global-utilities nodes for rstccrMatthew McClintock1-7/+13
2010-10-14powerpc/fsl-pci: Fix MSI support on 83xx platformsKumar Gala3-7/+55
2010-10-13powerpc/Makefiles: Change to new flag variablesmatt mooney1-3/+1
2010-10-13powerpc: Remove pr_<level> uses of KERN_<level>Joe Perches1-1/+1
2010-10-12pci: Convert msi to new irq_chip functionsThomas Gleixner3-22/+22
2010-09-02powerpc/dart_iommu: Support for 64-bit iommu bypass window on PCIeBenjamin Herrenschmidt1-10/+64
2010-08-31powerpc/85xx: Add P1021 PCI IDs and quirksAnton Vorontsov1-0/+2
2010-08-31arch/powerpc/sysdev/qe_lib/qe.c: Add of_node_put to avoid memory leakJulia Lawall1-0/+1
2010-08-31fsl_rio: fix compile errorsLi Yang1-1/+5
2010-08-12Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds1-1/+1
2010-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds1-1/+0
2010-08-06of/device: Replace struct of_device with struct platform_deviceGrant Likely1-1/+1
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