<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux-dev/include/asm-m68knommu/irqnode.h, branch master</title>
<subtitle>Linux kernel development work - see feature branches</subtitle>
<id>https://git.zx2c4.com/linux-dev/atom/include/asm-m68knommu/irqnode.h?h=master</id>
<link rel='self' href='https://git.zx2c4.com/linux-dev/atom/include/asm-m68knommu/irqnode.h?h=master'/>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/linux-dev/'/>
<updated>2007-07-19T17:04:50Z</updated>
<entry>
<title>m68knommu: generic irq handling</title>
<updated>2007-07-19T17:04:50Z</updated>
<author>
<name>Greg Ungerer</name>
<email>gerg@snapgear.com</email>
</author>
<published>2007-07-19T08:49:12Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/linux-dev/commit/?id=2502b667ea835ee16685c74b2a0d89ba8afe117a'/>
<id>urn:sha1:2502b667ea835ee16685c74b2a0d89ba8afe117a</id>
<content type='text'>
Change the m68knommu irq handling to use the generic irq framework.

Signed-off-by: Greg Ungerer &lt;gerg@uclinux.org&gt;
Signed-off-by: Andrew Morton &lt;akpm@linux-foundation.org&gt;
Signed-off-by: Linus Torvalds &lt;torvalds@linux-foundation.org&gt;
</content>
</entry>
<entry>
<title>[PATCH] m68knommu: fix up for the irq_handler_t changes</title>
<updated>2006-11-20T18:16:49Z</updated>
<author>
<name>Greg Ungerer</name>
<email>gerg@snapgear.com</email>
</author>
<published>2006-11-20T05:46:22Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/linux-dev/commit/?id=ace5f1d425beaa272b6e91cecc87b2c075d7feb2'/>
<id>urn:sha1:ace5f1d425beaa272b6e91cecc87b2c075d7feb2</id>
<content type='text'>
Switch to using irq_handler_t for interrupt function handler pointers.

Change name of m68knommu's irq_hanlder_t data structure so it doesn't
clash with the common type (include/linux/interrupt.h).

Signed-off-by: Greg Ungerer &lt;gerg@uclinux.org&gt;
Signed-off-by: Linus Torvalds &lt;torvalds@osdl.org&gt;
</content>
</entry>
<entry>
<title>[PATCH] m68knommu: move some platform irq support out of irq.h</title>
<updated>2005-11-07T16:00:47Z</updated>
<author>
<name>Greg Ungerer</name>
<email>gerg@snapgear.com</email>
</author>
<published>2005-11-07T04:09:50Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/linux-dev/commit/?id=2ed5e6d09e266bd2288d49aaaf240ed8c468c13c'/>
<id>urn:sha1:2ed5e6d09e266bd2288d49aaaf240ed8c468c13c</id>
<content type='text'>
Move some of the m68knommu platform specific irq core support
to its own header, irqnode.h. Having it in asm-m68knommu/irq.h
causes some build pain, since it is included in a number of
common code places (and not all the required definitions will
be included at these places).

Signed-off-by: Greg Ungerer &lt;gerg@uclinux.com&gt;
Signed-off-by: Linus Torvalds &lt;torvalds@osdl.org&gt;
</content>
</entry>
</feed>
