<feed xmlns='http://www.w3.org/2005/Atom'>
<title>kernel/git/stable/linux.git/include/asm-arm/arch-pxa/irqs.h, branch master</title>
<subtitle>Linux kernel stable tree</subtitle>
<id>https://git.rulkc.org/pub/scm/linux/kernel/git/stable/linux.git/atom?h=master</id>
<link rel='self' href='https://git.rulkc.org/pub/scm/linux/kernel/git/stable/linux.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.rulkc.org/pub/scm/linux/kernel/git/stable/linux.git/'/>
<updated>2008-08-07T08:55:48+00:00</updated>
<entry>
<title>[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach</title>
<updated>2008-08-07T08:55:48+00:00</updated>
<author>
<name>Russell King</name>
<email>rmk@dyn-67.arm.linux.org.uk</email>
</author>
<published>2008-08-05T15:14:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rulkc.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=a09e64fbc0094e3073dbb09c3b4bfe4ab669244b'/>
<id>urn:sha1:a09e64fbc0094e3073dbb09c3b4bfe4ab669244b</id>
<content type='text'>
This just leaves include/asm-arm/plat-* to deal with.

Signed-off-by: Russell King &lt;rmk+kernel@arm.linux.org.uk&gt;
</content>
</entry>
<entry>
<title>Merge branch 'pxa-devel' into pxa</title>
<updated>2008-07-12T20:43:51+00:00</updated>
<author>
<name>Russell King</name>
<email>rmk@dyn-67.arm.linux.org.uk</email>
</author>
<published>2008-07-12T20:43:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rulkc.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=37d7035da5b1f184c610b038b376c0c647d8d72b'/>
<id>urn:sha1:37d7035da5b1f184c610b038b376c0c647d8d72b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[ARM] pxa: add GPIO expander (PCA9539) support for zylonite</title>
<updated>2008-07-09T20:38:33+00:00</updated>
<author>
<name>Eric Miao</name>
<email>eric.miao@marvell.com</email>
</author>
<published>2008-05-28T02:44:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rulkc.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=a1f7fc48c143537e2bf70affee7e8932f5be9bb4'/>
<id>urn:sha1:a1f7fc48c143537e2bf70affee7e8932f5be9bb4</id>
<content type='text'>
     And also reserve 32 IRQs for the two GPIO expanders.

Signed-off-by: Eric Miao &lt;eric.miao@marvell.com&gt;
Signed-off-by: Russell King &lt;rmk+kernel@arm.linux.org.uk&gt;
</content>
</entry>
<entry>
<title>[ARM] 5097/1: Tosa: support TC6393XB device</title>
<updated>2008-07-07T12:22:02+00:00</updated>
<author>
<name>Dmitry Baryshkov</name>
<email>dbaryshkov@gmail.com</email>
</author>
<published>2008-06-14T10:42:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rulkc.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=bf0116e54e185fd63025f2b975f0f1616ffe41f1'/>
<id>urn:sha1:bf0116e54e185fd63025f2b975f0f1616ffe41f1</id>
<content type='text'>
Add definitions for Toshiba TC6393XB companion chip and register
the tc6393xb device.

Signed-off-by: Dmitry Baryshkov &lt;dbaryshkov@gmail.com&gt;
Signed-off-by: Russell King &lt;rmk+kernel@arm.linux.org.uk&gt;
</content>
</entry>
<entry>
<title>[ARM] 5013/1: Change ITE8152 interrupt numbers</title>
<updated>2008-04-24T13:34:25+00:00</updated>
<author>
<name>Mike Rapoport</name>
<email>mike@compulab.co.il</email>
</author>
<published>2008-04-21T09:56:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rulkc.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=406b1ea441cb86671c5b57d2ce722d217914d524'/>
<id>urn:sha1:406b1ea441cb86671c5b57d2ce722d217914d524</id>
<content type='text'>
The patch kills the use of IRQ_GPIO() and adds
#if NR_IRQS &lt; (IT8152_LAST_IRQ+1) statement.

Signed-off-by: Mike Rapoport &lt;mike@compulab.co.il&gt;
Signed-off-by: Russell King &lt;rmk+kernel@arm.linux.org.uk&gt;
</content>
</entry>
<entry>
<title>[ARM] 4948/1: magician: use htc-egpio to drive the GPIO/IRQ expander CPLD</title>
<updated>2008-04-19T10:29:07+00:00</updated>
<author>
<name>Philipp Zabel</name>
<email>philipp.zabel@gmail.com</email>
</author>
<published>2008-04-09T18:22:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rulkc.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=70e357f8426c54e1500ac4fdb6b1172df16d8b93'/>
<id>urn:sha1:70e357f8426c54e1500ac4fdb6b1172df16d8b93</id>
<content type='text'>
needed for power management (audio, BT, charging, GSM, LCD, SD), GSM, flash and SD operation and audio routing.

Signed-off-by: Philipp Zabel &lt;philipp.zabel@gmail.com&gt;
Signed-off-by: Russell King &lt;rmk+kernel@arm.linux.org.uk&gt;
</content>
</entry>
<entry>
<title>[ARM] 4744/1: pcm027: add support for phyCORE-PXA270 CPU module</title>
<updated>2008-01-28T13:13:20+00:00</updated>
<author>
<name>Robert Schwebel</name>
<email>robert@schwebel.de</email>
</author>
<published>2008-01-08T07:44:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rulkc.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=34e31d871ee4b6a9f6c5504da7d6dcc24967844c'/>
<id>urn:sha1:34e31d871ee4b6a9f6c5504da7d6dcc24967844c</id>
<content type='text'>
This patch adds main support for the generic phyCORE-PXA270 CPU module
(aka PCM-027). Its as generic as possible to support any kind of baseboard.

Note: Neither the CPU module nor the pcm027.c implementation can work without
a baseboard support. Baseboard support can be added by the PCM-990 or any
custom variant.

V2:
 After comments by Eric Miao:
  - Currently unsupported devices moved into separate patch
  - direct call of baseboard initialisation

V3:
 After comments by Russell King
  - sort include files
  - setting RTC bit for power control removed
 - style problems fixed (discovered by checkpatch.pl)

Signed-off-by: Juergen Beisert &lt;j.beisert@pengutronix.de&gt;
Signed-off-by: Russell King &lt;rmk+kernel@arm.linux.org.uk&gt;
</content>
</entry>
<entry>
<title>[ARM] 4673/1: pxa: add missing IRQ_SSP4 definitions for PXA3xx</title>
<updated>2007-11-29T20:52:46+00:00</updated>
<author>
<name>eric miao</name>
<email>eric.y.miao@gmail.com</email>
</author>
<published>2007-11-27T02:12:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rulkc.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=399c153f430958da436e0b6a8290fb607def2549'/>
<id>urn:sha1:399c153f430958da436e0b6a8290fb607def2549</id>
<content type='text'>
Signed-off-by: eric miao &lt;eric.miao@marvell.com&gt;
Signed-off-by: Russell King &lt;rmk+kernel@arm.linux.org.uk&gt;
</content>
</entry>
<entry>
<title>[ARM] 4651/1: pxa: add PXA3xx specific IRQ definitions</title>
<updated>2007-11-26T14:38:46+00:00</updated>
<author>
<name>eric miao</name>
<email>eric.y.miao@gmail.com</email>
</author>
<published>2007-11-20T00:34:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rulkc.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=a8929198563c48544cc0cee0565be7d6629a2a4e'/>
<id>urn:sha1:a8929198563c48544cc0cee0565be7d6629a2a4e</id>
<content type='text'>
add missing IRQ_xxx definitions for PXA3xx

Signed-off-by: eric miao &lt;eric.miao@marvell.com&gt;
Signed-off-by: Russell King &lt;rmk+kernel@arm.linux.org.uk&gt;
</content>
</entry>
<entry>
<title>[ARM] 4576/1: CM-X270 machine support</title>
<updated>2007-10-15T17:53:57+00:00</updated>
<author>
<name>Mike Rapoport</name>
<email>mike@compulab.co.il</email>
</author>
<published>2007-09-23T14:59:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rulkc.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=3696a8a426f8caebd97463e9b5cf9f06c1c36759'/>
<id>urn:sha1:3696a8a426f8caebd97463e9b5cf9f06c1c36759</id>
<content type='text'>
This patch provides core support for CM-X270 platform.

Signed-off-by: Mike Rapoport &lt;mike@compulab.co.il&gt;
Signed-off-by: Russell King &lt;rmk+kernel@arm.linux.org.uk&gt;
</content>
</entry>
</feed>
