aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/sysdev (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-12-16gianfar: Convert gianfar to an of_platform_driverAndy Fleming1-213/+28
2008-12-02powerpc: Use physical cpu id when setting the processor affinityKumar Gala1-1/+1
2008-12-01powerpc/mpic: Don't reset affinity for secondary MPIC on bootArnd Bergmann1-2/+7
2008-11-14powerpc/virtex: fix various format/casting printk mismatchesGrant Likely1-2/+2
2008-11-13powerpc/mpc5200: fix bestcomm Kconfig dependenciesGrant Likely1-6/+3
2008-11-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-0/+26
2008-10-31powerpc/mpic: Fix regression caused by change of default IRQ affinityKumar Gala1-4/+55
2008-10-31gianfar: Fix race in TBI/SerDes configurationTrent Piepho1-0/+26
2008-10-21Merge commit 'origin' into masterBenjamin Herrenschmidt1-10/+6
2008-10-17powerpc/4xx: Add PowerPC 4xx GPIO driverSteven A. Falco2-0/+218
2008-10-16Merge branch 'core-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-10/+6
2008-10-15Merge branches 'core/softlockup', 'core/softirq', 'core/resources', 'core/printk' and 'core/misc' into core-v28-for-linusIngo Molnar1-10/+6
2008-10-15Merge commit 'origin'Benjamin Herrenschmidt1-4/+2
2008-10-13powerpc: fix fsl_upm nand driver modular buildAnton Vorontsov1-4/+49
2008-10-13powerpc: remove support for bootmem-allocated memory for the DIU driverTimur Tabi2-45/+1
2008-10-13powerpc/5121: Add PCI support.John Rigby1-2/+2
2008-10-13powerpc: 83xx: pci: Remove need for get_immrbase from mpc83xx_add_bridge.John Rigby1-19/+35
2008-10-13powerpc/QE: move QE_GPIO Kconfig symbol into the platforms/KconfigAnton Vorontsov1-9/+0
2008-10-13powerpc: Remove old Makefile workaround for arch/ppcJosh Boyer1-3/+0
2008-10-07Merge commit 'jwb/jwb-next'Benjamin Herrenschmidt1-1/+8
2008-10-02powerpc/4xx: Allow 4xx PCI bridge to be disabled via device treeMatthias Fuchs1-1/+8
2008-09-29powerpc/fsl_soc: remove mpc83xx_wdt codeAnton Vorontsov1-47/+0
2008-09-23powerpc: Move 8xxx GPIO Kconfig under the platform menuKumar Gala1-9/+0
2008-09-23powerpc: gpio driver for mpc8349/8572/8610 and compatiblePeter Korsgaard3-0/+181
2008-09-21Merge branch 'powerpc-next' of master.kernel.org:/pub/scm/linux/kernel/git/galak/powerpcPaul Mackerras1-22/+52
2008-09-21Merge branch 'next' of ssh://master.kernel.org/pub/scm/linux/kernel/git/jwboyer/powerpc-4xxPaul Mackerras1-12/+11
2008-09-16powerpc/cpm1: Fix race condition in CPM1 GPIO library.Jochen Friedrich1-22/+52
2008-09-14generic: redefine resource_size_t as phys_addr_tJeremy Fitzhardinge1-10/+6
2008-09-10Merge branch 'linux-2.6'Paul Mackerras4-15/+35
2008-09-05mv643xx_eth: remove force_phy_addr fieldLennert Buytenhek1-4/+2
2008-09-02powerpc/4xx: Necessary fixes to PCI for 4GB RAM sizeIlya Yanok1-7/+6
2008-08-28powerpc/44x: AMCC PPC460GT/EX PCI-E de-emphasis adjustment fixTirumala R Marri1-5/+5
2008-08-26Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds3-14/+35
2008-08-23removed unused #include <linux/version.h>'sAdrian Bunk1-1/+0
2008-08-21cpm2: Fix race condition in CPM2 GPIO library.Laurent Pinchart1-11/+26
2008-08-20powerpc: fix memory leaks in QE libraryTimur Tabi2-3/+9
2008-08-20powerpc: Convert the MPIC MSI code to use msi_bitmapMichael Ellerman4-129/+42
2008-08-20powerpc: Convert the FSL MSI code to use msi_bitmapMichael Ellerman2-91/+17
2008-08-20powerpc: Split-out common MSI bitmap logic into msi_bitmap.cMichael Ellerman3-0/+254
2008-08-20powerpc: fsl_msi doesn't need it's own of_nodeMichael Ellerman2-10/+5
2008-08-04powerpc: Remove use of CONFIG_PPC_MERGEKumar Gala1-2/+0
2008-07-28cpm2: Rework baud rate generators configuration to support external clocks.Laurent Pinchart1-30/+4
2008-07-28powerpc: rtc_cmos_setup: assign interrupts only if there is i8259 PICAnton Vorontsov1-6/+17
2008-07-28powerpc: implement GPIO LIB API on CPM1 Freescale SoC.Jochen Friedrich1-5/+262
2008-07-28cpm2: Implement GPIO LIB API on CPM2 Freescale SoC.Laurent Pinchart2-0/+134
2008-07-25Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds1-1/+2
2008-07-25gpiolib: allow user-selectionMichael Buesch1-1/+1
2008-07-25powerpc/pseries: iommu enablement for CMORobert Jennings1-1/+2
2008-07-22powerpc/dma: Use the struct dma_attrs in iommu codeMark Nelson1-1/+2
2008-07-22powerpc/axonram: Enable partitioning of the Axons DDR2 DIMMsMaxim Shchetynin1-1/+4