irqdomain: Remove powerpc dependency from debugfs file
[linux-flexiantxendom0-3.2.10.git] / kernel / irq / irqdomain.c
2012-03-29 Grant Likelyirqdomain: Remove powerpc dependency from debugfs file
2012-02-24 Grant Likelyirq_domain/mips: Allow irq_domain on MIPS
2012-02-16 Grant Likelyirq_domain: constify irq_domain_ops
2012-02-16 Grant Likelyirq_domain: Create common xlate functions that device...
2012-02-16 Grant Likelyirq_domain: Remove irq_domain_add_simple()
2012-02-16 Grant Likelyirq_domain: Remove 'new' irq_domain in favour of the...
2012-02-16 Grant Likelyirq_domain: Add support for base irq and hwirq in legac...
2012-02-16 Grant Likelyirq_domain: Replace irq_alloc_host() with revmap-specif...
2012-02-16 Grant Likelyirq_domain: Remove references to old irq_host names
2012-02-16 Grant Likelyirq_domain: remove NO_IRQ from irq domain code
2012-02-16 Grant Likelyirq_domain: Move irq_domain code from powerpc to kernel/irq
2012-02-14 Grant Likelyirq_domain: Make irq_domain structure match powerpc...
2012-02-14 Grant Likelyirq_domain: Be less verbose
2012-01-07 Linus TorvaldsMerge tag 'devicetree-for-linus' of git://git.secretlab...
2011-12-28 Rob Herringirq: check domain hwirq range for DT translate
2011-12-23 Jamie IlesARM: 7235/1: irqdomain: export irq_domain_simple_ops...
2011-10-31 Rob Herringirq: support domains with non-zero hwirq base
2011-09-20 Rob Herringirq: Fix check for already initialized irq_domain in...
2011-07-28 Grant Likelydt/irq: add irq_domain_generate_simple() helper
2011-07-28 Grant Likelyirq: add irq_domain translation infrastructure