<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/drivers/staging/echo/echo.h, branch v3.12.10</title>
<subtitle>Linux kernel source tree</subtitle>
<id>https://git.amat.us/linux/atom/drivers/staging/echo/echo.h?h=v3.12.10</id>
<link rel='self' href='https://git.amat.us/linux/atom/drivers/staging/echo/echo.h?h=v3.12.10'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/'/>
<updated>2013-05-13T20:39:31Z</updated>
<entry>
<title>staging: echo: Fixed camel-case variable names</title>
<updated>2013-05-13T20:39:31Z</updated>
<author>
<name>Lisa Nguyen</name>
<email>lisa@xenapiadmin.com</email>
</author>
<published>2013-05-06T06:38:24Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=0c474826cfdd24226c63b8d012a51cb7d9c85a67'/>
<id>urn:sha1:0c474826cfdd24226c63b8d012a51cb7d9c85a67</id>
<content type='text'>
Fixed camel-case variable names in echo.c and echo.h.

Signed-off-by: Lisa Nguyen &lt;lisa@xenapiadmin.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>Staging: echo: One variable per line</title>
<updated>2012-07-06T23:08:57Z</updated>
<author>
<name>Jesper Juhl</name>
<email>jj@chaosbits.net</email>
</author>
<published>2012-06-27T20:28:55Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=3ec50be588d773b408e82643c87c5a681b0354ad'/>
<id>urn:sha1:3ec50be588d773b408e82643c87c5a681b0354ad</id>
<content type='text'>
Our convention is one (statement and) variable per line. Enforce
this in drivers/staging/echo/echo.[ch] .

Signed-off-by: Jesper Juhl &lt;jj@chaosbits.net&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>Staging: echo: coding style cleanups</title>
<updated>2009-09-15T19:02:16Z</updated>
<author>
<name>Greg Kroah-Hartman</name>
<email>gregkh@suse.de</email>
</author>
<published>2009-08-26T05:07:56Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=56791f0a85382936d3922ecd05b4eedbfb53d2a6'/>
<id>urn:sha1:56791f0a85382936d3922ecd05b4eedbfb53d2a6</id>
<content type='text'>
Some remaining coding style cleanups to the header files
and the echo.c file.

Cc: David Rowe &lt;david@rowetel.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@suse.de&gt;
</content>
</entry>
<entry>
<title>Staging: echo cleanup</title>
<updated>2009-04-03T21:54:27Z</updated>
<author>
<name>Alexander Beregalov</name>
<email>a.beregalov@gmail.com</email>
</author>
<published>2009-03-12T00:32:45Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=dc57a3ea80a85a74094b873a693c3e07b2cb5da4'/>
<id>urn:sha1:dc57a3ea80a85a74094b873a693c3e07b2cb5da4</id>
<content type='text'>
before:
			errors	lines of code	errors/KLOC
drivers/staging/echo/	213		1701	125.2

after:
			errors	lines of code	errors/KLOC
drivers/staging/echo/	8		1685	4.7

Compile tested.

Signed-off-by: Alexander Beregalov &lt;a.beregalov@gmail.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@suse.de&gt;

</content>
</entry>
<entry>
<title>Staging: echo: remove typedefs</title>
<updated>2009-01-06T21:52:05Z</updated>
<author>
<name>J.R. Mauro</name>
<email>jrm8005@gmail.com</email>
</author>
<published>2008-10-30T23:26:59Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=c82895b8976a93d739373cb61daff72e1b490605'/>
<id>urn:sha1:c82895b8976a93d739373cb61daff72e1b490605</id>
<content type='text'>
Remove typedefs in drivers/staging/echo

Signed-off by: J.R. Mauro &lt;jrm8005@gmail.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@suse.de&gt;

</content>
</entry>
<entry>
<title>Staging: Lindent the echo driver</title>
<updated>2008-10-22T16:56:37Z</updated>
<author>
<name>J.R. Mauro</name>
<email>jrm8005@gmail.com</email>
</author>
<published>2008-10-20T23:01:31Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=4460a860f728983f685cb23140c241c10dca0d32'/>
<id>urn:sha1:4460a860f728983f685cb23140c241c10dca0d32</id>
<content type='text'>
Lindent drivers/staging/echo*

Signed-off by: J.R. Mauro &lt;jrm8005@gmail.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@suse.de&gt;

</content>
</entry>
<entry>
<title>Staging: echo: Changed preffix from echo_can_ to oslec_</title>
<updated>2008-10-22T16:56:33Z</updated>
<author>
<name>Tzafrir Cohen</name>
<email>tzafrir@cohens.org.il</email>
</author>
<published>2008-10-12T05:17:26Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=9d8f2d5dfbcc9d2229f5e93653988d98360e248c'/>
<id>urn:sha1:9d8f2d5dfbcc9d2229f5e93653988d98360e248c</id>
<content type='text'>
Signed-off-by: Tzafrir Cohen &lt;tzafrir@cohens.org.il&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@suse.de&gt;

</content>
</entry>
<entry>
<title>Staging: echo: A separate oslec.h for external interface</title>
<updated>2008-10-22T16:56:33Z</updated>
<author>
<name>Tzafrir Cohen</name>
<email>tzafrir@cohens.org.il</email>
</author>
<published>2008-10-12T04:03:14Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=17f8c114944de27e2fd9402fa2a75bccdac18502'/>
<id>urn:sha1:17f8c114944de27e2fd9402fa2a75bccdac18502</id>
<content type='text'>
Split out the external interface to a separate file called oslec.h .

Give the struct a name while we're at it.

Signed-off-by: Tzafrir Cohen &lt;tzafrir@cohens.org.il&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@suse.de&gt;

</content>
</entry>
<entry>
<title>Staging: add echo cancelation module</title>
<updated>2008-10-10T22:31:11Z</updated>
<author>
<name>David Rowe</name>
<email>david@rowetel.com</email>
</author>
<published>2008-10-07T04:41:46Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=10602db812fa270fc923f5e48fb47202288828f3'/>
<id>urn:sha1:10602db812fa270fc923f5e48fb47202288828f3</id>
<content type='text'>
This is used by mISDN and Zaptel drivers.

From: Steve Underwood &lt;steveu@coppice.org&gt;
From: David Rowe &lt;david@rowetel.com&gt;
Cc: Tzafrir Cohen &lt;tzafrir.cohen@xorcom.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@suse.de&gt;

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