<feed xmlns='http://www.w3.org/2005/Atom'>
<title>manut/vorlesung, branch vorlesung</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>https://git.mecka.net/manut/vorlesung/atom?h=vorlesung</id>
<link rel='self' href='https://git.mecka.net/manut/vorlesung/atom?h=vorlesung'/>
<link rel='alternate' type='text/html' href='https://git.mecka.net/manut/vorlesung/'/>
<updated>2020-07-18T14:25:01Z</updated>
<entry>
<title>added pruefung 2020 in minor changes</title>
<updated>2020-07-18T14:25:01Z</updated>
<author>
<name>Manuel Traut</name>
<email>manut@ford.mecka.net</email>
</author>
<published>2020-07-18T07:51:23Z</published>
<link rel='alternate' type='text/html' href='https://git.mecka.net/manut/vorlesung/commit/?id=b869345671bd7464432fb789ae9f77d667d5135a'/>
<id>urn:sha1:b869345671bd7464432fb789ae9f77d667d5135a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>added pruefung 2018</title>
<updated>2018-07-04T19:57:06Z</updated>
<author>
<name>Manuel Traut</name>
<email>manut@linutronix.de</email>
</author>
<published>2018-07-04T19:57:06Z</published>
<link rel='alternate' type='text/html' href='https://git.mecka.net/manut/vorlesung/commit/?id=900c12d856bffc4769384f2fea0d33183a84917e'/>
<id>urn:sha1:900c12d856bffc4769384f2fea0d33183a84917e</id>
<content type='text'>
Signed-off-by: Manuel Traut &lt;manut@linutronix.de&gt;
</content>
</entry>
<entry>
<title>update README and content of vorl2.tex</title>
<updated>2018-04-19T20:17:20Z</updated>
<author>
<name>Manuel Traut</name>
<email>manut@linutronix.de</email>
</author>
<published>2018-04-19T20:17:20Z</published>
<link rel='alternate' type='text/html' href='https://git.mecka.net/manut/vorlesung/commit/?id=7f0f89470dfd319b48fd6523a8daa15468130203'/>
<id>urn:sha1:7f0f89470dfd319b48fd6523a8daa15468130203</id>
<content type='text'>
Signed-off-by: Manuel Traut &lt;manut@linutronix.de&gt;
</content>
</entry>
<entry>
<title>kernel-basics/module work in linux source tree</title>
<updated>2018-04-19T19:44:46Z</updated>
<author>
<name>Manuel Traut</name>
<email>manut@linutronix.de</email>
</author>
<published>2018-04-19T19:33:39Z</published>
<link rel='alternate' type='text/html' href='https://git.mecka.net/manut/vorlesung/commit/?id=936b29623fad95e8e9aea2f44fe30d75c710c0d4'/>
<id>urn:sha1:936b29623fad95e8e9aea2f44fe30d75c710c0d4</id>
<content type='text'>
instead of having a out-of-tree kernel module (i hate them).

Signed-off-by: Manuel Traut &lt;manut@linutronix.de&gt;
</content>
</entry>
<entry>
<title>kernel/devel - module: fix driver examples</title>
<updated>2018-04-19T19:35:31Z</updated>
<author>
<name>Manuel Traut</name>
<email>manut@linutronix.de</email>
</author>
<published>2018-04-19T19:30:17Z</published>
<link rel='alternate' type='text/html' href='https://git.mecka.net/manut/vorlesung/commit/?id=322bac473ace9c22d638d9aaa4fa9faab1703d01'/>
<id>urn:sha1:322bac473ace9c22d638d9aaa4fa9faab1703d01</id>
<content type='text'>
remove devinit for probe and devexit for unregister functions

add __init and __exit for init and exit functions

Signed-off-by: Manuel Traut &lt;manut@linutronix.de&gt;
</content>
</entry>
<entry>
<title>vorl2</title>
<updated>2018-04-09T13:23:03Z</updated>
<author>
<name>Manuel Traut</name>
<email>manut@linutronix.de</email>
</author>
<published>2018-04-09T13:23:03Z</published>
<link rel='alternate' type='text/html' href='https://git.mecka.net/manut/vorlesung/commit/?id=cc7a7b51d062e4b11b4f53bc5b515b424f4e37e9'/>
<id>urn:sha1:cc7a7b51d062e4b11b4f53bc5b515b424f4e37e9</id>
<content type='text'>
Signed-off-by: Manuel Traut &lt;manut@linutronix.de&gt;
</content>
</entry>
<entry>
<title>update vorl1 for 2018</title>
<updated>2018-03-16T23:47:24Z</updated>
<author>
<name>Manuel Traut</name>
<email>manut@linutronix.de</email>
</author>
<published>2018-03-16T23:47:24Z</published>
<link rel='alternate' type='text/html' href='https://git.mecka.net/manut/vorlesung/commit/?id=f8d19fe169ea855a528a224dba69768cb40ff2e2'/>
<id>urn:sha1:f8d19fe169ea855a528a224dba69768cb40ff2e2</id>
<content type='text'>
Signed-off-by: Manuel Traut &lt;manut@linutronix.de&gt;
</content>
</entry>
<entry>
<title>what-is-linux: update content</title>
<updated>2018-03-16T23:45:55Z</updated>
<author>
<name>Manuel Traut</name>
<email>manut@linutronix.de</email>
</author>
<published>2018-03-16T23:45:55Z</published>
<link rel='alternate' type='text/html' href='https://git.mecka.net/manut/vorlesung/commit/?id=d23d2cc0fac02f5048705a558cc026ddc416ad12'/>
<id>urn:sha1:d23d2cc0fac02f5048705a558cc026ddc416ad12</id>
<content type='text'>
to be more up to date

Signed-off-by: Manuel Traut &lt;manut@linutronix.de&gt;
</content>
</entry>
<entry>
<title>kernel-basics: extend and update development statistics</title>
<updated>2018-03-16T23:43:08Z</updated>
<author>
<name>Manuel Traut</name>
<email>manut@linutronix.de</email>
</author>
<published>2018-03-16T23:39:32Z</published>
<link rel='alternate' type='text/html' href='https://git.mecka.net/manut/vorlesung/commit/?id=c37e74ef1ad8e2835a34a2582956084c6d54ba97'/>
<id>urn:sha1:c37e74ef1ad8e2835a34a2582956084c6d54ba97</id>
<content type='text'>
Signed-off-by: Manuel Traut &lt;manut@linutronix.de&gt;
</content>
</entry>
<entry>
<title>pruefung 2017</title>
<updated>2018-03-16T20:41:06Z</updated>
<author>
<name>Manuel Traut</name>
<email>manut@linutronix.de</email>
</author>
<published>2017-07-11T18:55:43Z</published>
<link rel='alternate' type='text/html' href='https://git.mecka.net/manut/vorlesung/commit/?id=db8a42587e599bd6bb4778aad30810cf05a1ef60'/>
<id>urn:sha1:db8a42587e599bd6bb4778aad30810cf05a1ef60</id>
<content type='text'>
Signed-off-by: Manuel Traut &lt;manut@linutronix.de&gt;
</content>
</entry>
</feed>
