<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/drivers/staging/comedi/rt.c, branch master</title>
<subtitle>Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
</subtitle>
<id>https://git.shady.money/linux/atom?h=master</id>
<link rel='self' href='https://git.shady.money/linux/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/'/>
<updated>2009-06-19T18:00:33Z</updated>
<entry>
<title>Staging: comedi: remove RT code</title>
<updated>2009-06-19T18:00:33Z</updated>
<author>
<name>Greg Kroah-Hartman</name>
<email>gregkh@suse.de</email>
</author>
<published>2009-04-27T22:14:34Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=25436dc9d84f1be60ff549c9ab712bba2835f284'/>
<id>urn:sha1:25436dc9d84f1be60ff549c9ab712bba2835f284</id>
<content type='text'>
This removes the unused RT code from the comedi subsystem.

A lot of drivers needed to then include interrupt.h on their own, as they
were picking it up through the comedi_rt.h inclusion.

Cc: Ian Abbott &lt;abbotti@mev.co.uk&gt;
Cc: Frank Mori Hess &lt;fmhess@users.sourceforge.net&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@suse.de&gt;
</content>
</entry>
<entry>
<title>staging: comedi, remove interrupt.h</title>
<updated>2009-06-19T18:00:29Z</updated>
<author>
<name>Jiri Slaby</name>
<email>jirislaby@gmail.com</email>
</author>
<published>2009-03-26T08:34:06Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=70265d24e3404fe798b6edd55a02016b1edb49d7'/>
<id>urn:sha1:70265d24e3404fe798b6edd55a02016b1edb49d7</id>
<content type='text'>
Remove interrupt wraparound. Use defines from linux/interrupt.h
instead.

Change also parameter types of functions taking ISR to irq_handler_t.

Signed-off-by: Jiri Slaby &lt;jirislaby@gmail.com&gt;
Cc: Ian Abbott &lt;abbotti@mev.co.uk&gt;
Cc: Frank Mori Hess &lt;fmhess@users.sourceforge.net&gt;
Cc: David Schleef &lt;ds@schleef.org&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@suse.de&gt;
</content>
</entry>
<entry>
<title>Staging: comedi: Remove comedi_device typedef</title>
<updated>2009-04-03T21:53:56Z</updated>
<author>
<name>Bill Pemberton</name>
<email>wfp5p@virginia.edu</email>
</author>
<published>2009-03-17T02:05:08Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=71b5f4f11971dea972832ad63a994c7e5b45db6b'/>
<id>urn:sha1:71b5f4f11971dea972832ad63a994c7e5b45db6b</id>
<content type='text'>
Signed-off-by: Bill Pemberton &lt;wfp5p@virginia.edu&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@suse.de&gt;
</content>
</entry>
<entry>
<title>Staging: comedi: Remove V_FP_V typedef</title>
<updated>2009-04-03T21:53:55Z</updated>
<author>
<name>Bill Pemberton</name>
<email>wfp5p@virginia.edu</email>
</author>
<published>2009-03-17T02:04:50Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=2e561b12e84a5363846669c5e0c070baf4d06a1a'/>
<id>urn:sha1:2e561b12e84a5363846669c5e0c070baf4d06a1a</id>
<content type='text'>
Signed-off-by: Bill Pemberton &lt;wfp5p@virginia.edu&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@suse.de&gt;
</content>
</entry>
<entry>
<title>Staging: comedi: Remove curly braces where they are not needed</title>
<updated>2009-04-03T21:53:54Z</updated>
<author>
<name>Bill Pemberton</name>
<email>wfp5p@virginia.edu</email>
</author>
<published>2009-03-17T02:04:23Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=82675f3547ba2a0732beabd9bb4393535f74408c'/>
<id>urn:sha1:82675f3547ba2a0732beabd9bb4393535f74408c</id>
<content type='text'>
Changes as suggested by checkpatch.pl.

Signed-off-by: Bill Pemberton &lt;wfp5p@virginia.edu&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@suse.de&gt;
</content>
</entry>
<entry>
<title>Staging: comedi: Misc code cleanups for checkpatch</title>
<updated>2009-04-03T21:53:54Z</updated>
<author>
<name>Bill Pemberton</name>
<email>wfp5p@virginia.edu</email>
</author>
<published>2009-03-17T02:04:12Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=51b713a684d403bd672b3e4cac55db43dc5cca2d'/>
<id>urn:sha1:51b713a684d403bd672b3e4cac55db43dc5cca2d</id>
<content type='text'>
Signed-off-by: Bill Pemberton &lt;wfp5p@virginia.edu&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@suse.de&gt;
</content>
</entry>
<entry>
<title>Staging: comedi: Change "foo * bar" to "foo *bar"</title>
<updated>2009-04-03T21:53:53Z</updated>
<author>
<name>Bill Pemberton</name>
<email>wfp5p@virginia.edu</email>
</author>
<published>2009-03-17T02:03:29Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=e473e9120b0a2d7252aca1ed9db5adadee36c0fa'/>
<id>urn:sha1:e473e9120b0a2d7252aca1ed9db5adadee36c0fa</id>
<content type='text'>
Removes checkpatch.pl errors

Signed-off-by: Bill Pemberton &lt;wfp5p@virginia.edu&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@suse.de&gt;
</content>
</entry>
<entry>
<title>Staging: comedi: Convert C99 style comments to traditional style comments</title>
<updated>2009-04-03T21:53:53Z</updated>
<author>
<name>Bill Pemberton</name>
<email>wfp5p@virginia.edu</email>
</author>
<published>2009-03-17T02:03:24Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=b6c777571b8d387d3add91170826f32a379e4313'/>
<id>urn:sha1:b6c777571b8d387d3add91170826f32a379e4313</id>
<content type='text'>
Signed-off-by: Bill Pemberton &lt;wfp5p@virginia.edu&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@suse.de&gt;
</content>
</entry>
<entry>
<title>Staging: add comedi core</title>
<updated>2009-01-06T21:52:16Z</updated>
<author>
<name>David Schleef</name>
<email>ds@schleef.org</email>
</author>
<published>2008-11-05T04:29:31Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=ed9eccbe8970f6eedc1b978c157caf1251a896d4'/>
<id>urn:sha1:ed9eccbe8970f6eedc1b978c157caf1251a896d4</id>
<content type='text'>
This adds the Comedi core to the staging tree.
This is a data acquision infrastructure for Linux, providing a common
interface for these types of drivers.

Taken directly from the comedi git tree, with only minor tweaks
by Greg to get it to build properly within the kernel tree.

From: David Schleef &lt;ds@schleef.org&gt;
Cc: Ian Abbott &lt;abbotti@mev.co.uk&gt;
Cc: Shawn Bohrer &lt;shawn.bohrer@gmail.com&gt;
Signed-off-by: Frank Mori Hess &lt;fmhess@users.sourceforge.net&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@suse.de&gt;

</content>
</entry>
</feed>
