aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/sysdev (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-10-25[POWERPC] Fix CHRP platforms with only 8259Benjamin Herrenschmidt1-0/+5
2006-10-25[POWERPC] IPIC: Fix spinlock recursion in set_irq_handlerScott Wood1-2/+2
2006-10-25[POWERPC] Fix the UCC rx/tx clock of QELiu Dave-r632381-0/+2
2006-10-23[POWERPC] Fix spelling errors in ucc_fast.c and ucc_slow.cTimur Tabi2-2/+2
2006-10-23[POWERPC] Fix compiler warning message on get_property callZang Roy-r619111-2/+2
2006-10-09[HEADERS] Put linux/config.h out of its misery.Dave Jones1-1/+0
2006-10-07[POWERPC] Fix up after irq changesOlaf Hering7-17/+14
2006-10-07[POWERPC] Fix fsl_soc build breaksOlof Johansson1-4/+5
2006-10-05[PATCH] powerpc: irq change build breaksOlof Johansson2-3/+3
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-2/+2
2006-10-04Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/confighLinus Torvalds1-1/+0
2006-10-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds13-9/+2387
2006-10-04[PATCH] Add Hypertransport capability definesEric W. Biederman1-1/+1
2006-10-04Remove all inclusions of <linux/config.h>Dave Jones1-1/+0
2006-10-04[POWERPC] Add QUICC Engine (QE) infrastructureLi Yang10-0/+2330
2006-10-04Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/vitb/linux-2.6-PQPaul Mackerras3-9/+57
2006-10-03fix file specification in commentsUwe Zeisberger1-1/+1
2006-10-03POWERPC: 8272ads merge to powerpc: common stuffVitaly Bordug3-9/+57
2006-10-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds6-5/+858
2006-09-28Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/vitb/linux-2.6-PQPaul Mackerras6-5/+858
2006-09-26MSI: Rename PCI_CAP_ID_HT_IRQCONF into PCI_CAP_ID_HTBrice Goglin1-1/+1
2006-09-22[POWERPC] Include <asm/mmu.h> in arch/powerpc/sysdev/fsl_soc.h for phys_addr_t.Scott Wood1-0/+2
2006-09-22[POWERPC] Fix IPIC pending register assignmentsScott Wood1-21/+21
2006-09-21POWERPC: Bring the fs_no calculation to the relevant SoC enumerationVitaly Bordug1-1/+7
2006-09-21POWERPC: overhaul with cpm2_map mechanismVitaly Bordug2-0/+97
2006-09-21POWERPC: Get rid of remapping the whole immrVitaly Bordug4-23/+34
2006-09-21POWERPC: Move generic cpm2 stuff to powerpcVitaly Bordug4-0/+479
2006-09-21POWERPC: Add cpm2 stuff support to the fsl_soc.cVitaly Bordug2-5/+265
2006-09-14Merge branch 'linux-2.6'Paul Mackerras1-1/+6
2006-09-13[POWERPC] Fix G5 DART (IOMMU) race causing occasional data corruptionBenjamin Herrenschmidt1-1/+6
2006-08-31Merge branch 'merge'Paul Mackerras4-159/+394
2006-08-30[POWERPC] Support for "weird" MPICs and fixup mpc7448_hpc2Zang Roy-r619111-59/+164
2006-08-30[POWERPC] Adapt ipic driver to new host_ops interface, add set_irq_type to set IRQ senseKim Phillips2-98/+228
2006-08-30[POWERPC] back up old school ipic.[hc] to arch/ppcKim Phillips1-2/+2
2006-08-25Merge branch 'merge'Paul Mackerras3-15/+28
2006-08-23[POWERPC] Update mpc7448hpc2 board irq support using device treeZang Roy-r619112-13/+18
2006-08-23[POWERPC] Rewrite the PPC 86xx IRQ handling to use Flat Device TreeJon Loeliger1-18/+12
2006-08-18[POWERPC] Convert to mac-address for ethernet MAC address data.Jon Loeliger1-2/+10
2006-08-08[POWERPC] Make doc comments extractableMichael Ellerman1-1/+1
2006-08-08[POWERPC] Rewrite the PPC 86xx IRQ handling to use Flat Device TreeJon Loeliger1-18/+12
2006-08-01Merge branch 'merge'Paul Mackerras2-108/+106
2006-07-31[POWERPC] tsi108: Constify & voidify get_property()Jeremy Kerr1-2/+2
2006-07-31[POWERPC] Constify & voidify get_property()Jeremy Kerr2-17/+17
2006-07-10[PATCH] powerpc: fix MPIC OF tree parsing on Apple quad g5Benjamin Herrenschmidt1-10/+28
2006-07-10[PATCH] powerpc: fix trigger handling in the new irq codeBenjamin Herrenschmidt2-102/+82
2006-07-05[PATCH] powerpc: Fix loss of interrupts with MPICBenjamin Herrenschmidt1-10/+29
2006-07-03[POWERPC] Add new interrupt mapping core and change platforms to use itBenjamin Herrenschmidt2-149/+325
2006-07-03[POWERPC] Copy i8259 code back to arch/ppcBenjamin Herrenschmidt1-1/+4
2006-07-03[POWERPC] Use the genirq frameworkBenjamin Herrenschmidt2-112/+111
2006-07-02[PATCH] irq-flags: POWERPC: Use the new IRQF_ constantsThomas Gleixner2-7/+10