<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux-toradex.git/drivers/char/moxa.h, branch imx-android-r12</title>
<subtitle>Linux kernel for Apalis and Colibri modules</subtitle>
<link rel='alternate' type='text/html' href='https://git.toradex.cn/cgit/linux-toradex.git/'/>
<entry>
<title>Char: moxa, cleanup rx/tx</title>
<updated>2008-04-30T15:29:43+00:00</updated>
<author>
<name>Jiri Slaby</name>
<email>jirislaby@gmail.com</email>
</author>
<published>2008-04-30T07:53:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.toradex.cn/cgit/linux-toradex.git/commit/?id=2108eba5c531c12f5ae2ed2ef4cee7bf4246897b'/>
<id>2108eba5c531c12f5ae2ed2ef4cee7bf4246897b</id>
<content type='text'>
- cleanup types
- use tty_prepare_flip_string and io memcpys

Signed-off-by: Jiri Slaby &lt;jirislaby@gmail.com&gt;
Tested-by: Oyvind Aabling &lt;Oyvind.Aabling@uni-c.dk&gt;
Signed-off-by: Andrew Morton &lt;akpm@linux-foundation.org&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>
- cleanup types
- use tty_prepare_flip_string and io memcpys

Signed-off-by: Jiri Slaby &lt;jirislaby@gmail.com&gt;
Tested-by: Oyvind Aabling &lt;Oyvind.Aabling@uni-c.dk&gt;
Signed-off-by: Andrew Morton &lt;akpm@linux-foundation.org&gt;
Signed-off-by: Linus Torvalds &lt;torvalds@linux-foundation.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Char: moxa, merge 2 poll functions</title>
<updated>2008-04-30T15:29:43+00:00</updated>
<author>
<name>Jiri Slaby</name>
<email>jirislaby@gmail.com</email>
</author>
<published>2008-04-30T07:53:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.toradex.cn/cgit/linux-toradex.git/commit/?id=7bcf97d1dd88135b58c7adb7c3bfebab55b21a20'/>
<id>7bcf97d1dd88135b58c7adb7c3bfebab55b21a20</id>
<content type='text'>
- merge 2 timers into one -- one can handle the emptywait as good as the other
- merge 2 separated poll functions into one, this allows handle the actions
  directly and simplifies the code

Signed-off-by: Jiri Slaby &lt;jirislaby@gmail.com&gt;
Tested-by: Oyvind Aabling &lt;Oyvind.Aabling@uni-c.dk&gt;
Signed-off-by: Andrew Morton &lt;akpm@linux-foundation.org&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>
- merge 2 timers into one -- one can handle the emptywait as good as the other
- merge 2 separated poll functions into one, this allows handle the actions
  directly and simplifies the code

Signed-off-by: Jiri Slaby &lt;jirislaby@gmail.com&gt;
Tested-by: Oyvind Aabling &lt;Oyvind.Aabling@uni-c.dk&gt;
Signed-off-by: Andrew Morton &lt;akpm@linux-foundation.org&gt;
Signed-off-by: Linus Torvalds &lt;torvalds@linux-foundation.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Char: moxa, ioctl cleanup</title>
<updated>2008-04-30T15:29:42+00:00</updated>
<author>
<name>Jiri Slaby</name>
<email>jirislaby@gmail.com</email>
</author>
<published>2008-04-30T07:53:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.toradex.cn/cgit/linux-toradex.git/commit/?id=74d7d97b9e2a090a4b1812b5074ac6c539234ebb'/>
<id>74d7d97b9e2a090a4b1812b5074ac6c539234ebb</id>
<content type='text'>
- allow stats only for sys_admin
- move TCSBRK* processing to .break_ctl tty op
- let TIOCGSOFTCAR and TIOCSSOFTCAR be processed by ldisc
- remove MOXA_GET_MAJOR, MOXA_GET_CUMAJOR
- fix jiffies subtraction by time_after
- move moxa ioctl numbers into the header; still not exported to userspace,
  needs _IOC and 32/64 compat cleanup anyways

Signed-off-by: Jiri Slaby &lt;jirislaby@gmail.com&gt;
Tested-by: Oyvind Aabling &lt;Oyvind.Aabling@uni-c.dk&gt;
Signed-off-by: Andrew Morton &lt;akpm@linux-foundation.org&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>
- allow stats only for sys_admin
- move TCSBRK* processing to .break_ctl tty op
- let TIOCGSOFTCAR and TIOCSSOFTCAR be processed by ldisc
- remove MOXA_GET_MAJOR, MOXA_GET_CUMAJOR
- fix jiffies subtraction by time_after
- move moxa ioctl numbers into the header; still not exported to userspace,
  needs _IOC and 32/64 compat cleanup anyways

Signed-off-by: Jiri Slaby &lt;jirislaby@gmail.com&gt;
Tested-by: Oyvind Aabling &lt;Oyvind.Aabling@uni-c.dk&gt;
Signed-off-by: Andrew Morton &lt;akpm@linux-foundation.org&gt;
Signed-off-by: Linus Torvalds &lt;torvalds@linux-foundation.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Char: moxa, add firmware loading</title>
<updated>2008-04-30T15:29:42+00:00</updated>
<author>
<name>Jiri Slaby</name>
<email>jirislaby@gmail.com</email>
</author>
<published>2008-04-30T07:53:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.toradex.cn/cgit/linux-toradex.git/commit/?id=037182346f0991683cc7320a257c3f6089432cee'/>
<id>037182346f0991683cc7320a257c3f6089432cee</id>
<content type='text'>
Substitute ioctl load firmware interface by kernel firmware api.

Signed-off-by: Jiri Slaby &lt;jirislaby@gmail.com&gt;
Tested-by: Oyvind Aabling &lt;Oyvind.Aabling@uni-c.dk&gt;
Signed-off-by: Andrew Morton &lt;akpm@linux-foundation.org&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>
Substitute ioctl load firmware interface by kernel firmware api.

Signed-off-by: Jiri Slaby &lt;jirislaby@gmail.com&gt;
Tested-by: Oyvind Aabling &lt;Oyvind.Aabling@uni-c.dk&gt;
Signed-off-by: Andrew Morton &lt;akpm@linux-foundation.org&gt;
Signed-off-by: Linus Torvalds &lt;torvalds@linux-foundation.org&gt;
</pre>
</div>
</content>
</entry>
</feed>
