<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux.git/drivers/staging/epl, branch v2.6.29</title>
<subtitle>Linux kernel source tree</subtitle>
<link rel='alternate' type='text/html' href='https://git.tavy.me/linux.git/'/>
<entry>
<title>staging: __FUNCTION__ is gcc-specific, use __func__</title>
<updated>2009-01-07T23:48:54+00:00</updated>
<author>
<name>Harvey Harrison</name>
<email>harvey.harrison@gmail.com</email>
</author>
<published>2009-01-07T22:31:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/linux.git/commit/?id=d599edcaea987e233fad808f88850f725e8a5530'/>
<id>d599edcaea987e233fad808f88850f725e8a5530</id>
<content type='text'>
Signed-off-by: Harvey Harrison &lt;harvey.harrison@gmail.com&gt;
Signed-off-by: Linus Torvalds &lt;torvalds@linux-foundation.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Harvey Harrison &lt;harvey.harrison@gmail.com&gt;
Signed-off-by: Linus Torvalds &lt;torvalds@linux-foundation.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Staging: epl: fix netdev-&gt;priv b0rkage</title>
<updated>2009-01-06T21:52:41+00:00</updated>
<author>
<name>Greg Kroah-Hartman</name>
<email>gregkh@suse.de</email>
</author>
<published>2009-01-05T23:45:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/linux.git/commit/?id=4cf7c4c692f05e137b65b9a2d7abe5bcb5408820'/>
<id>4cf7c4c692f05e137b65b9a2d7abe5bcb5408820</id>
<content type='text'>
netdev-&gt;priv is now gone, use netdev_priv() instead.
This fixes the build error in the network driver within the epl stack.

Cc: Daniel Krueger &lt;daniel.krueger@systec-electronic.com&gt;
Cc: Ronald Sieber &lt;Ronald.Sieber@systec-electronic.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@suse.de&gt;

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
netdev-&gt;priv is now gone, use netdev_priv() instead.
This fixes the build error in the network driver within the epl stack.

Cc: Daniel Krueger &lt;daniel.krueger@systec-electronic.com&gt;
Cc: Ronald Sieber &lt;Ronald.Sieber@systec-electronic.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@suse.de&gt;

</pre>
</div>
</content>
</entry>
<entry>
<title>Staging: epl: hr timers all run in hard irq context now</title>
<updated>2009-01-06T21:52:40+00:00</updated>
<author>
<name>Greg Kroah-Hartman</name>
<email>gregkh@suse.de</email>
</author>
<published>2009-01-05T23:44:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/linux.git/commit/?id=8501d21fd2d4ce5449ea0141db3d8a7766523438'/>
<id>8501d21fd2d4ce5449ea0141db3d8a7766523438</id>
<content type='text'>
Because of this, we can't set the mode for the timer, so delete this
code as it causes a build error right now.

Cc: Daniel Krueger &lt;daniel.krueger@systec-electronic.com&gt;
Cc: Ronald Sieber &lt;Ronald.Sieber@systec-electronic.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@suse.de&gt;

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Because of this, we can't set the mode for the timer, so delete this
code as it causes a build error right now.

Cc: Daniel Krueger &lt;daniel.krueger@systec-electronic.com&gt;
Cc: Ronald Sieber &lt;Ronald.Sieber@systec-electronic.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@suse.de&gt;

</pre>
</div>
</content>
</entry>
<entry>
<title>Staging: epl: run Lindent on *.c files</title>
<updated>2009-01-06T21:52:39+00:00</updated>
<author>
<name>Greg Kroah-Hartman</name>
<email>gregkh@suse.de</email>
</author>
<published>2008-12-20T01:11:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/linux.git/commit/?id=833dfbe746f85898dcbcf421c1177c3fd5773ff2'/>
<id>833dfbe746f85898dcbcf421c1177c3fd5773ff2</id>
<content type='text'>
It's a start, still a mess...

Cc: Daniel Krueger &lt;daniel.krueger@systec-electronic.com&gt;
Cc: Ronald Sieber &lt;Ronald.Sieber@systec-electronic.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@suse.de&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It's a start, still a mess...

Cc: Daniel Krueger &lt;daniel.krueger@systec-electronic.com&gt;
Cc: Ronald Sieber &lt;Ronald.Sieber@systec-electronic.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@suse.de&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Staging: epl: run Lindent on *.h files</title>
<updated>2009-01-06T21:52:37+00:00</updated>
<author>
<name>Greg Kroah-Hartman</name>
<email>gregkh@suse.de</email>
</author>
<published>2008-12-20T01:09:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/linux.git/commit/?id=e0ca0595885e2e324eefe4f32cde6d65e61e6e28'/>
<id>e0ca0595885e2e324eefe4f32cde6d65e61e6e28</id>
<content type='text'>
It's a start, still a mess...

Cc: Daniel Krueger &lt;daniel.krueger@systec-electronic.com&gt;
Cc: Ronald Sieber &lt;Ronald.Sieber@systec-electronic.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@suse.de&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It's a start, still a mess...

Cc: Daniel Krueger &lt;daniel.krueger@systec-electronic.com&gt;
Cc: Ronald Sieber &lt;Ronald.Sieber@systec-electronic.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@suse.de&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Staging: epl: run Lindent on all user/*.h files</title>
<updated>2009-01-06T21:52:37+00:00</updated>
<author>
<name>Greg Kroah-Hartman</name>
<email>gregkh@suse.de</email>
</author>
<published>2008-12-20T01:08:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/linux.git/commit/?id=bd5cd82dc6148aa8f655620e6f3bf62e5e320078'/>
<id>bd5cd82dc6148aa8f655620e6f3bf62e5e320078</id>
<content type='text'>
It's a start, still a mess...

Cc: Daniel Krueger &lt;daniel.krueger@systec-electronic.com&gt;
Cc: Ronald Sieber &lt;Ronald.Sieber@systec-electronic.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@suse.de&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It's a start, still a mess...

Cc: Daniel Krueger &lt;daniel.krueger@systec-electronic.com&gt;
Cc: Ronald Sieber &lt;Ronald.Sieber@systec-electronic.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@suse.de&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Staging: epl: run Lindent on all kernel/*.h files</title>
<updated>2009-01-06T21:52:37+00:00</updated>
<author>
<name>Greg Kroah-Hartman</name>
<email>gregkh@suse.de</email>
</author>
<published>2008-12-20T01:06:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/linux.git/commit/?id=ba338d462655cbcc436ace8b73afa003cd485928'/>
<id>ba338d462655cbcc436ace8b73afa003cd485928</id>
<content type='text'>
It's a start, still a mess...

Cc: Daniel Krueger &lt;daniel.krueger@systec-electronic.com&gt;
Cc: Ronald Sieber &lt;Ronald.Sieber@systec-electronic.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@suse.de&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It's a start, still a mess...

Cc: Daniel Krueger &lt;daniel.krueger@systec-electronic.com&gt;
Cc: Ronald Sieber &lt;Ronald.Sieber@systec-electronic.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@suse.de&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Staging: add epl stack</title>
<updated>2009-01-06T21:52:36+00:00</updated>
<author>
<name>Daniel Krueger</name>
<email>daniel.krueger@systec-electronic.com</email>
</author>
<published>2008-12-19T19:41:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/linux.git/commit/?id=9d7164cfdb611c2f864d535ae5794f23db3d84f7'/>
<id>9d7164cfdb611c2f864d535ae5794f23db3d84f7</id>
<content type='text'>
This is the openPOWERLINK network stack from systec electronic.

It's a bit messed up as there is a driver mixed into the
middle of it, lots of work needs to be done to unwind the
different portions to make it sane.

Cc: Daniel Krueger &lt;daniel.krueger@systec-electronic.com&gt;
Cc: Ronald Sieber &lt;Ronald.Sieber@systec-electronic.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@suse.de&gt;

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is the openPOWERLINK network stack from systec electronic.

It's a bit messed up as there is a driver mixed into the
middle of it, lots of work needs to be done to unwind the
different portions to make it sane.

Cc: Daniel Krueger &lt;daniel.krueger@systec-electronic.com&gt;
Cc: Ronald Sieber &lt;Ronald.Sieber@systec-electronic.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@suse.de&gt;

</pre>
</div>
</content>
</entry>
</feed>
