<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux.git/include/asm-mips, branch v2.6.15</title>
<subtitle>Linux kernel source tree</subtitle>
<link rel='alternate' type='text/html' href='https://git.tavy.me/linux.git/'/>
<entry>
<title>[PATCH] ide: AU1200 IDE update</title>
<updated>2005-12-15T01:17:46+00:00</updated>
<author>
<name>Jordan Crouse</name>
<email>jordan.crouse@amd.com</email>
</author>
<published>2005-12-15T01:17:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/linux.git/commit/?id=8f29e650bffc1e22ed6b2d0b321bc77627f3bb7a'/>
<id>8f29e650bffc1e22ed6b2d0b321bc77627f3bb7a</id>
<content type='text'>
Changes here include removing all of CONFIG_PM while it is being repeatedly
smacked with a lead pipe, moving the BURSTMODE param to a #define (it should
be defined almost always anyway), fixing the rqsize stuff, pulling ide_ioreg_t,
and general cleanups and whatnot.

Signed-off-by: Jordan Crouse &lt;jordan.crouse@amd.com&gt;
Signed-off-by: Bartlomiej Zolnierkiewicz &lt;bzolnier@gmail.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Changes here include removing all of CONFIG_PM while it is being repeatedly
smacked with a lead pipe, moving the BURSTMODE param to a #define (it should
be defined almost always anyway), fixing the rqsize stuff, pulling ide_ioreg_t,
and general cleanups and whatnot.

Signed-off-by: Jordan Crouse &lt;jordan.crouse@amd.com&gt;
Signed-off-by: Bartlomiej Zolnierkiewicz &lt;bzolnier@gmail.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>[PATCH] ide: core modifications for AU1200</title>
<updated>2005-12-15T01:16:18+00:00</updated>
<author>
<name>Jordan Crouse</name>
<email>jordan.crouse@amd.com</email>
</author>
<published>2005-12-15T01:16:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/linux.git/commit/?id=65e5f2e3b457b6b20a5c4481312189d141a33d24'/>
<id>65e5f2e3b457b6b20a5c4481312189d141a33d24</id>
<content type='text'>
bart: slightly modified by me

Signed-off-by: Jordan Crouse &lt;jordan.crouse@amd.com&gt;
Signed-off-by: Bartlomiej Zolnierkiewicz &lt;bzolnier@gmail.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
bart: slightly modified by me

Signed-off-by: Jordan Crouse &lt;jordan.crouse@amd.com&gt;
Signed-off-by: Bartlomiej Zolnierkiewicz &lt;bzolnier@gmail.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>[MIPS] Qemu: Qemu is emulating a 1193.182kHz i8254 PIC.</title>
<updated>2005-12-01T11:05:15+00:00</updated>
<author>
<name>Ralf Baechle</name>
<email>ralf@linux-mips.org</email>
</author>
<published>2005-11-28T13:12:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/linux.git/commit/?id=e76beeebff09b6a5eb338f306349ddc451a7804d'/>
<id>e76beeebff09b6a5eb338f306349ddc451a7804d</id>
<content type='text'>
    
From Daniel Jacobowitz &lt;dan@debian.org&gt;.
    
Signed-off-by: Ralf Baechle &lt;ralf@linux-mips.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
    
From Daniel Jacobowitz &lt;dan@debian.org&gt;.
    
Signed-off-by: Ralf Baechle &lt;ralf@linux-mips.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>[MIPS] SEAD: More build fixes.</title>
<updated>2005-11-17T16:23:57+00:00</updated>
<author>
<name>Ralf Baechle</name>
<email>ralf@linux-mips.org</email>
</author>
<published>2005-11-15T16:10:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/linux.git/commit/?id=1a6ea3ec6784cf3dedc338e1980dc0b4cf28a805'/>
<id>1a6ea3ec6784cf3dedc338e1980dc0b4cf28a805</id>
<content type='text'>
    
Signed-off-by: Ralf Baechle &lt;ralf@linux-mips.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
    
Signed-off-by: Ralf Baechle &lt;ralf@linux-mips.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>[MIPS] SEAD: Delete seadint_init() prototype.</title>
<updated>2005-11-17T16:23:55+00:00</updated>
<author>
<name>Ralf Baechle</name>
<email>ralf@linux-mips.org</email>
</author>
<published>2005-11-15T13:25:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/linux.git/commit/?id=561a0792405bea8ead78990d755dd1f95b8e95b8'/>
<id>561a0792405bea8ead78990d755dd1f95b8e95b8</id>
<content type='text'>
    
There is no definition for seadint_init() and the unprotected prototype
breaks compilation of assembler files.
    
Signed-off-by: Ralf Baechle &lt;ralf@linux-mips.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
    
There is no definition for seadint_init() and the unprotected prototype
breaks compilation of assembler files.
    
Signed-off-by: Ralf Baechle &lt;ralf@linux-mips.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>[MIPS] JMR3927: Fix include wrapper symbol.</title>
<updated>2005-11-17T16:23:54+00:00</updated>
<author>
<name>Ralf Baechle</name>
<email>ralf@linux-mips.org</email>
</author>
<published>2005-11-15T13:05:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/linux.git/commit/?id=c183f1224bbae052b5fbb971d6eafc5cbdc6be4f'/>
<id>c183f1224bbae052b5fbb971d6eafc5cbdc6be4f</id>
<content type='text'>
    
Signed-off-by: Ralf Baechle &lt;ralf@linux-mips.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
    
Signed-off-by: Ralf Baechle &lt;ralf@linux-mips.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>[MIPS] Fix documentation typos.</title>
<updated>2005-11-17T16:23:49+00:00</updated>
<author>
<name>Arnaud Giersch</name>
<email>arnaud.giersch@free.fr</email>
</author>
<published>2005-11-12T23:38:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/linux.git/commit/?id=f10d14ddec8daf11a298f05ab3d644887df39830'/>
<id>f10d14ddec8daf11a298f05ab3d644887df39830</id>
<content type='text'>
    
Signed-off-by: Arnaud Giersch &lt;arnaud.giersch@free.fr&gt;
Signed-off-by: Ralf Baechle &lt;ralf@linux-mips.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
    
Signed-off-by: Arnaud Giersch &lt;arnaud.giersch@free.fr&gt;
Signed-off-by: Ralf Baechle &lt;ralf@linux-mips.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>[MIPS] Add const qualifier to writes##bwlq.</title>
<updated>2005-11-17T16:23:49+00:00</updated>
<author>
<name>Arnaud Giersch</name>
<email>arnaud.giersch@free.fr</email>
</author>
<published>2005-11-12T23:38:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/linux.git/commit/?id=99289a4e8a9cb3fa6caa8fc4ebf57a33db497340'/>
<id>99289a4e8a9cb3fa6caa8fc4ebf57a33db497340</id>
<content type='text'>
    
Add const qualifier to parameter addr of writes##bwlq.
    
Signed-off-by: Arnaud Giersch &lt;arnaud.giersch@free.fr&gt;
Signed-off-by: Ralf Baechle &lt;ralf@linux-mips.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
    
Add const qualifier to parameter addr of writes##bwlq.
    
Signed-off-by: Arnaud Giersch &lt;arnaud.giersch@free.fr&gt;
Signed-off-by: Ralf Baechle &lt;ralf@linux-mips.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>[MIPS] IP32: Fix sparse warnings.</title>
<updated>2005-11-17T16:23:48+00:00</updated>
<author>
<name>Arnaud Giersch</name>
<email>arnaud.giersch@free.fr</email>
</author>
<published>2005-11-12T23:38:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/linux.git/commit/?id=59f145d28ce853b13dafdfab438c48f3ead0b38e'/>
<id>59f145d28ce853b13dafdfab438c48f3ead0b38e</id>
<content type='text'>
    
Add __iomem qualifier to crime and mace pointers.
    
Signed-off-by: Arnaud Giersch &lt;arnaud.giersch@free.fr&gt;
Signed-off-by: Ralf Baechle &lt;ralf@linux-mips.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
    
Add __iomem qualifier to crime and mace pointers.
    
Signed-off-by: Arnaud Giersch &lt;arnaud.giersch@free.fr&gt;
Signed-off-by: Ralf Baechle &lt;ralf@linux-mips.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>[MIPS] IP32 Fix and complete IP32 parport definitions</title>
<updated>2005-11-17T16:23:47+00:00</updated>
<author>
<name>Arnaud Giersch</name>
<email>arnaud.giersch@free.fr</email>
</author>
<published>2005-11-12T23:38:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/linux.git/commit/?id=84c493d8e143360cfba3efede97e5a93d62c4d3d'/>
<id>84c493d8e143360cfba3efede97e5a93d62c4d3d</id>
<content type='text'>
    
Fix, complete, and indent IP32 parport definitions.
Definition were wrong for CTXINUSE and DMACTIVE (1-bit shift).
Add macros DATA_BOUND, DATALEN_SHIFT, and CTRSHIFT.
    
Signed-off-by: Arnaud Giersch &lt;arnaud.giersch@free.fr&gt;
Signed-off-by: Ralf Baechle &lt;ralf@linux-mips.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
    
Fix, complete, and indent IP32 parport definitions.
Definition were wrong for CTXINUSE and DMACTIVE (1-bit shift).
Add macros DATA_BOUND, DATALEN_SHIFT, and CTRSHIFT.
    
Signed-off-by: Arnaud Giersch &lt;arnaud.giersch@free.fr&gt;
Signed-off-by: Ralf Baechle &lt;ralf@linux-mips.org&gt;
</pre>
</div>
</content>
</entry>
</feed>
