Age | Commit message (Expand) | Author |
2012-02-16 | irq_domain/powerpc: Replace custom xlate functions with library functions | Grant Likely |
2012-02-16 | irq_domain: Replace irq_alloc_host() with revmap-specific initializers | Grant Likely |
2012-02-14 | irq_domain/powerpc: Use common irq_domain structure instead of irq_host | Grant Likely |
2011-06-10 | treewide: Convert uses of struct resource to resource_size(ptr) | Joe Perches |
2011-05-20 | Merge remote branch 'origin/master' into merge | Benjamin Herrenschmidt |
2011-05-11 | PM / PowerPC: Use struct syscore_ops instead of sysdevs for PM | Rafael J. Wysocki |
2011-05-04 | powerpc/irq: Stop exporting irq_map | Grant Likely |
2011-03-29 | powerpc: Convert to new irq_* function names | Thomas Gleixner |
2011-03-29 | powerpc: ipic: Cleanup flow type handling | Thomas Gleixner |
2011-03-10 | powerpc: sysdev/ipic irq_data conversion. | Lennert Buytenhek |
2010-02-19 | powerpc: Convert ipic_lock to raw_spinlock | Thomas Gleixner |
2010-02-17 | powerpc: Remove whitespace in irq chip name fields | Anton Blanchard |
2009-12-09 | powerpc: Make "intspec" pointers in irq_host->xlate() const | Roman Fietze |
2009-11-24 | powerpc: Fixup last users of irq_chip->typename | Thomas Gleixner |
2009-10-30 | powerpc: Remove get_irq_desc() | Michael Ellerman |
2009-08-20 | powerpc/ipic: introduce missing kfree | Julia Lawall |
2009-08-20 | powerpc/ipic: unmask all interrupt sources | Sebastian Andrzej Siewior |
2009-07-08 | powerpc: Don't use alloc_bootmem() in init_IRQ() path | Anton Vorontsov |
2009-03-09 | powerpc/83xx: Fix the interrupt loss problem on ipic | dayu@datangmobile.cn |
2009-02-06 | powerpc/83xx: Build breakage for CONFIG_PM but no CONFIG_SUSPEND | Michael Neuling |
2008-07-16 | powerpc/mpc83xx: Power Management support | Scott Wood |
2008-06-09 | powerpc: Fix irq_alloc_host() reference counting and callers | Michael Ellerman |
2008-06-09 | powerpc: Rework ipic_init() so we can avoid freeing the irq_host | Michael Ellerman |
2008-03-24 | [POWERPC] Fix crash in init_ipic_sysfs on efika | Olaf Hering |
2008-01-31 | Merge branch 'linux-2.6' | Paul Mackerras |
2008-01-28 | [POWERPC] 83xx: ipic: add interrupt vector 94 | Kim Phillips |
2008-01-24 | Driver core: change sysdev classes to use dynamic kobject names | Kay Sievers |
2008-01-23 | [POWERPC] Add support for mpc512x interrupts to ipic | John Rigby |
2007-12-12 | [POWERPC] ipic: ack only for edge interrupts | Li Yang |
2007-12-11 | [POWERPC] ipic: add new interrupts introduced by new chip | Li Yang |
2007-09-14 | [POWERPC] Add an optional device_node pointer to the irq_host | Michael Ellerman |
2007-01-26 | [POWERPC] 83xx: Return a point to the struct ipic from ipic_init() | Kumar Gala |
2007-01-24 | [POWERPC] arch/powerpc/sysdev/ipic.c of_node_get cleanup | Mariusz Kozlowski |
2006-10-25 | [POWERPC] IPIC: Fix spinlock recursion in set_irq_handler | Scott Wood |
2006-10-07 | [POWERPC] Fix up after irq changes | Olaf Hering |
2006-10-03 | fix file specification in comments | Uwe Zeisberger |
2006-09-22 | [POWERPC] Fix IPIC pending register assignments | Scott Wood |
2006-08-30 | [POWERPC] Adapt ipic driver to new host_ops interface, add set_irq_type to se... | Kim Phillips |
2006-06-29 | [PATCH] genirq: rename desc->handler to desc->chip | Ingo Molnar |
2006-01-09 | [PATCH] powerpc: moved ipic code to arch/powerpc | Kumar Gala |