| Commit message (Expand) | Author | Age | Files | Lines |
* | powerpc: Convert ipic_lock to raw_spinlock | Thomas Gleixner | 2010-02-19 | 1 | -9/+9 |
* | powerpc: Remove whitespace in irq chip name fields | Anton Blanchard | 2010-02-17 | 1 | -2/+2 |
* | powerpc: Make "intspec" pointers in irq_host->xlate() const | Roman Fietze | 2009-12-09 | 1 | -1/+1 |
* | powerpc: Fixup last users of irq_chip->typename | Thomas Gleixner | 2009-11-24 | 1 | -2/+2 |
* | powerpc: Remove get_irq_desc() | Michael Ellerman | 2009-10-30 | 1 | -1/+1 |
* | powerpc/ipic: introduce missing kfree | Julia Lawall | 2009-08-20 | 1 | -1/+3 |
* | powerpc/ipic: unmask all interrupt sources | Sebastian Andrzej Siewior | 2009-08-20 | 1 | -0/+3 |
* | powerpc: Don't use alloc_bootmem() in init_IRQ() path | Anton Vorontsov | 2009-07-08 | 1 | -3/+1 |
* | powerpc/83xx: Fix the interrupt loss problem on ipic | dayu@datangmobile.cn | 2009-03-09 | 1 | -4/+2 |
* | powerpc/83xx: Build breakage for CONFIG_PM but no CONFIG_SUSPEND | Michael Neuling | 2009-02-06 | 1 | -1/+1 |
* | powerpc/mpc83xx: Power Management support | Scott Wood | 2008-07-17 | 1 | -0/+71 |
* | powerpc: Fix irq_alloc_host() reference counting and callers | Michael Ellerman | 2008-06-09 | 1 | -4/+2 |
* | powerpc: Rework ipic_init() so we can avoid freeing the irq_host | Michael Ellerman | 2008-06-09 | 1 | -6/+4 |
* | [POWERPC] Fix crash in init_ipic_sysfs on efika | Olaf Hering | 2008-03-24 | 1 | -1/+1 |
* | Merge branch 'linux-2.6' | Paul Mackerras | 2008-01-31 | 1 | -1/+1 |
|\ |
|
| * | Driver core: change sysdev classes to use dynamic kobject names | Kay Sievers | 2008-01-25 | 1 | -1/+1 |
* | | [POWERPC] 83xx: ipic: add interrupt vector 94 | Kim Phillips | 2008-01-28 | 1 | -0/+6 |
* | | [POWERPC] Add support for mpc512x interrupts to ipic | John Rigby | 2008-01-24 | 1 | -0/+62 |
* | | [POWERPC] ipic: ack only for edge interrupts | Li Yang | 2007-12-12 | 1 | -70/+43 |
* | | [POWERPC] ipic: add new interrupts introduced by new chip | Li Yang | 2007-12-11 | 1 | -5/+133 |
|/ |
|
* | [POWERPC] Add an optional device_node pointer to the irq_host | Michael Ellerman | 2007-09-13 | 1 | -5/+2 |
* | [POWERPC] 83xx: Return a point to the struct ipic from ipic_init() | Kumar Gala | 2007-01-26 | 1 | -6/+9 |
* | [POWERPC] arch/powerpc/sysdev/ipic.c of_node_get cleanup | Mariusz Kozlowski | 2007-01-24 | 1 | -1/+1 |
* | [POWERPC] IPIC: Fix spinlock recursion in set_irq_handler | Scott Wood | 2006-10-25 | 1 | -2/+2 |
* | [POWERPC] Fix up after irq changes | Olaf Hering | 2006-10-07 | 1 | -1/+1 |
* | fix file specification in comments | Uwe Zeisberger | 2006-10-03 | 1 | -1/+1 |
* | [POWERPC] Fix IPIC pending register assignments | Scott Wood | 2006-09-22 | 1 | -21/+21 |
* | [POWERPC] Adapt ipic driver to new host_ops interface, add set_irq_type to se... | Kim Phillips | 2006-08-30 | 1 | -96/+207 |
* | [PATCH] genirq: rename desc->handler to desc->chip | Ingo Molnar | 2006-06-29 | 1 | -1/+1 |
* | [PATCH] powerpc: moved ipic code to arch/powerpc | Kumar Gala | 2006-01-09 | 1 | -0/+646 |