summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/sysdev
AgeCommit message (Expand)AuthorLines
2008-12-16powerpc: Introduce ppc_pci_flags accessorsJosh Boyer-3/+3
2008-12-13cpumask: make irq_set_affinity() take a const struct cpumaskRusty Russell-3/+3
2008-12-04powerpc/4xx: Add support for ISA holes on 4xx PCI/X/EBenjamin Herrenschmidt-98/+208
2008-12-03powerpc/qe: Move cmxgcr_lock definition from the ucc.c into the qe.cAnton Vorontsov-3/+4
2008-12-03Merge branch 'merge'Paul Mackerras-11/+13
2008-12-02powerpc: Use physical cpu id when setting the processor affinityKumar Gala-1/+1
2008-12-01powerpc/mpic: Don't reset affinity for secondary MPIC on bootArnd Bergmann-2/+7
2008-11-19powerpc/mpic: Use new smp_request_message_ipiMilton Miller-28/+4
2008-11-14powerpc/virtex: fix various format/casting printk mismatchesGrant Likely-2/+2
2008-11-13powerpc/mpc5200: fix bestcomm Kconfig dependenciesGrant Likely-6/+3
2008-11-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds-0/+26
2008-10-31powerpc/mpic: Fix regression caused by change of default IRQ affinityKumar Gala-4/+55
2008-10-31gianfar: Fix race in TBI/SerDes configurationTrent Piepho-0/+26
2008-10-21Merge commit 'origin' into masterBenjamin Herrenschmidt-10/+6
2008-10-17powerpc/4xx: Add PowerPC 4xx GPIO driverSteven A. Falco-0/+218
2008-10-16Merge branch 'core-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-10/+6
2008-10-15Merge branches 'core/softlockup', 'core/softirq', 'core/resources', 'core/pri...Ingo Molnar-10/+6
2008-10-15Merge commit 'origin'Benjamin Herrenschmidt-4/+2
2008-10-13powerpc: fix fsl_upm nand driver modular buildAnton Vorontsov-4/+49
2008-10-13powerpc: remove support for bootmem-allocated memory for the DIU driverTimur Tabi-45/+1
2008-10-13powerpc/5121: Add PCI support.John Rigby-2/+2
2008-10-13powerpc: 83xx: pci: Remove need for get_immrbase from mpc83xx_add_bridge.John Rigby-19/+35
2008-10-13powerpc/QE: move QE_GPIO Kconfig symbol into the platforms/KconfigAnton Vorontsov-9/+0
2008-10-13powerpc: Remove old Makefile workaround for arch/ppcJosh Boyer-3/+0
2008-10-07Merge commit 'jwb/jwb-next'Benjamin Herrenschmidt-1/+8
2008-10-02powerpc/4xx: Allow 4xx PCI bridge to be disabled via device treeMatthias Fuchs-1/+8
2008-09-29powerpc/fsl_soc: remove mpc83xx_wdt codeAnton Vorontsov-47/+0
2008-09-23powerpc: Move 8xxx GPIO Kconfig under the platform menuKumar Gala-9/+0
2008-09-23powerpc: gpio driver for mpc8349/8572/8610 and compatiblePeter Korsgaard-0/+181
2008-09-21Merge branch 'powerpc-next' of master.kernel.org:/pub/scm/linux/kernel/git/ga...Paul Mackerras-22/+52
2008-09-21Merge branch 'next' of ssh://master.kernel.org/pub/scm/linux/kernel/git/jwboy...Paul Mackerras-12/+11
2008-09-16powerpc/cpm1: Fix race condition in CPM1 GPIO library.Jochen Friedrich-22/+52
2008-09-14generic: redefine resource_size_t as phys_addr_tJeremy Fitzhardinge-10/+6
2008-09-10Merge branch 'linux-2.6'Paul Mackerras-15/+35
2008-09-05mv643xx_eth: remove force_phy_addr fieldLennert Buytenhek-4/+2
2008-09-02powerpc/4xx: Necessary fixes to PCI for 4GB RAM sizeIlya Yanok-7/+6
2008-08-28powerpc/44x: AMCC PPC460GT/EX PCI-E de-emphasis adjustment fixTirumala R Marri-5/+5
2008-08-26Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds-14/+35
2008-08-23removed unused #include <linux/version.h>'sAdrian Bunk-1/+0
2008-08-21cpm2: Fix race condition in CPM2 GPIO library.Laurent Pinchart-11/+26
2008-08-20powerpc: fix memory leaks in QE libraryTimur Tabi-3/+9
2008-08-20powerpc: Convert the MPIC MSI code to use msi_bitmapMichael Ellerman-129/+42
2008-08-20powerpc: Convert the FSL MSI code to use msi_bitmapMichael Ellerman-91/+17
2008-08-20powerpc: Split-out common MSI bitmap logic into msi_bitmap.cMichael Ellerman-0/+254
2008-08-20powerpc: fsl_msi doesn't need it's own of_nodeMichael Ellerman-10/+5
2008-08-04powerpc: Remove use of CONFIG_PPC_MERGEKumar Gala-2/+0
2008-07-28cpm2: Rework baud rate generators configuration to support external clocks.Laurent Pinchart-30/+4
2008-07-28powerpc: rtc_cmos_setup: assign interrupts only if there is i8259 PICAnton Vorontsov-6/+17
2008-07-28powerpc: implement GPIO LIB API on CPM1 Freescale SoC.Jochen Friedrich-5/+262
2008-07-28cpm2: Implement GPIO LIB API on CPM2 Freescale SoC.Laurent Pinchart-0/+134