<feed xmlns='http://www.w3.org/2005/Atom'>
<title>user/sven/linux.git/drivers/telephony, branch tmp/leds/core</title>
<subtitle>Linux Kernel
</subtitle>
<id>https://git.stealer.net/cgit.cgi/user/sven/linux.git/atom?h=tmp%2Fleds%2Fcore</id>
<link rel='self' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/atom?h=tmp%2Fleds%2Fcore'/>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/'/>
<updated>2008-11-11T17:30:23Z</updated>
<entry>
<title>telephony: trivial: fix up email address</title>
<updated>2008-11-11T17:30:23Z</updated>
<author>
<name>Alan Cox</name>
<email>alan@lxorguk.ukuu.org.uk</email>
</author>
<published>2008-11-11T14:51:23Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/commit/?id=0906dd9df2f79042cfa82d8388895be7cbe7a51b'/>
<id>urn:sha1:0906dd9df2f79042cfa82d8388895be7cbe7a51b</id>
<content type='text'>
Signed-off-by: Alan Cox &lt;alan@redhat.com&gt;
Signed-off-by: Linus Torvalds &lt;torvalds@linux-foundation.org&gt;
</content>
</entry>
<entry>
<title>saner FASYNC handling on file close</title>
<updated>2008-11-01T16:49:46Z</updated>
<author>
<name>Al Viro</name>
<email>viro@ZenIV.linux.org.uk</email>
</author>
<published>2008-10-31T23:28:30Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/commit/?id=233e70f4228e78eb2f80dc6650f65d3ae3dbf17c'/>
<id>urn:sha1:233e70f4228e78eb2f80dc6650f65d3ae3dbf17c</id>
<content type='text'>
As it is, all instances of -&gt;release() for files that have -&gt;fasync()
need to remember to evict file from fasync lists; forgetting that
creates a hole and we actually have a bunch that *does* forget.

So let's keep our lives simple - let __fput() check FASYNC in
file-&gt;f_flags and call -&gt;fasync() there if it's been set.  And lose that
crap in -&gt;release() instances - leaving it there is still valid, but we
don't have to bother anymore.

Signed-off-by: Al Viro &lt;viro@zeniv.linux.org.uk&gt;
Signed-off-by: Linus Torvalds &lt;torvalds@linux-foundation.org&gt;
</content>
</entry>
<entry>
<title>phonedev: remove BKL</title>
<updated>2008-10-20T15:52:36Z</updated>
<author>
<name>Richard Holden</name>
<email>aciddeath@gmail.com</email>
</author>
<published>2008-10-19T03:27:53Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/commit/?id=60c11d2abf4ef811d0ce3ea34279746729c4c6fc'/>
<id>urn:sha1:60c11d2abf4ef811d0ce3ea34279746729c4c6fc</id>
<content type='text'>
The phone_device array is covered by the phone_lock mutex in all cases and
request_module no longer needs the BKL so we can remove the only remaining
instance of the BKL from phonedev.

Signed-off-by: Richard Holden &lt;aciddeath@gmail.com&gt;
Signed-off-by: Andrew Morton &lt;akpm@linux-foundation.org&gt;
Signed-off-by: Linus Torvalds &lt;torvalds@linux-foundation.org&gt;
</content>
</entry>
<entry>
<title>telephony: remove CVS keywords</title>
<updated>2008-10-16T18:21:45Z</updated>
<author>
<name>Adrian Bunk</name>
<email>bunk@kernel.org</email>
</author>
<published>2008-10-16T05:04:00Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/commit/?id=60836eb63b941f407dc2a609f3f0f34fd74ef6c3'/>
<id>urn:sha1:60836eb63b941f407dc2a609f3f0f34fd74ef6c3</id>
<content type='text'>
Remove CVS keywords that weren't updated for a long time from comments.

Signed-off-by: Adrian Bunk &lt;bunk@kernel.org&gt;
Signed-off-by: Andrew Morton &lt;akpm@linux-foundation.org&gt;
Signed-off-by: Linus Torvalds &lt;torvalds@linux-foundation.org&gt;
</content>
</entry>
<entry>
<title>pcmcia: pcmcia_config_loop() improvement by passing vcc</title>
<updated>2008-08-22T23:22:52Z</updated>
<author>
<name>Dominik Brodowski</name>
<email>linux@dominikbrodowski.net</email>
</author>
<published>2008-08-02T14:12:00Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/commit/?id=ad913c11928f51abb6174f165db8d8d205b22e21'/>
<id>urn:sha1:ad913c11928f51abb6174f165db8d8d205b22e21</id>
<content type='text'>
By passing the current Vcc setting to the pcmcia_config_loop callback
function, we can remove pcmcia_get_configuration_info() calls from many
drivers.

Signed-off-by: Dominik Brodowski &lt;linux@dominikbrodowski.net&gt;
</content>
</entry>
<entry>
<title>pcmcia: pcmcia_config_loop() default CIS entry handling</title>
<updated>2008-08-22T23:22:00Z</updated>
<author>
<name>Dominik Brodowski</name>
<email>linux@dominikbrodowski.net</email>
</author>
<published>2008-08-02T13:30:31Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/commit/?id=8e2fc39ddea7fe8c6798837da282db88a09af793'/>
<id>urn:sha1:8e2fc39ddea7fe8c6798837da282db88a09af793</id>
<content type='text'>
Many drivers use the default CIS entry within their pcmcia_config_loop()
callback function. Therefore, factor the default CIS entry handling out.

Signed-off-by: Dominik Brodowski &lt;linux@dominikbrodowski.net&gt;
</content>
</entry>
<entry>
<title>pcmcia: pcmcia_config_loop() ConfigIndex unification</title>
<updated>2008-08-22T23:21:29Z</updated>
<author>
<name>Dominik Brodowski</name>
<email>linux@dominikbrodowski.net</email>
</author>
<published>2008-08-02T12:59:13Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/commit/?id=498ac1899b62626bf6879a251d75c22ec564c559'/>
<id>urn:sha1:498ac1899b62626bf6879a251d75c22ec564c559</id>
<content type='text'>
Almost all drivers set p_dev-&gt;conf.ConfigIndex to cfg-&gt;index in
the pcmcia_config_loop() callback function. Therefore, factor it out.

Signed-off-by: Dominik Brodowski &lt;linux@dominikbrodowski.net&gt;
</content>
</entry>
<entry>
<title>pcmcia: use pcmcia_loop_config in misc pcmcia drivers</title>
<updated>2008-08-22T23:21:29Z</updated>
<author>
<name>Dominik Brodowski</name>
<email>linux@dominikbrodowski.net</email>
</author>
<published>2008-07-29T06:38:55Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/commit/?id=84e2d34004dcd0c90d1af43a143511b334f11a4d'/>
<id>urn:sha1:84e2d34004dcd0c90d1af43a143511b334f11a4d</id>
<content type='text'>
Use the config loop helper in misc pcmcia drivers.

CC: Harald Welte &lt;laforge@gnumonks.org&gt;
CC: &lt;linux-parport@lists.infradead.org&gt;
CC: Russell King &lt;rmk+kernel@arm.linux.org.uk&gt;
CC: Ed Okerson &lt;eokerson@quicknet.net&gt;
CC: linux-serial@vger.kernel.org
CC: boti@rocketmail.com
CC: linux-usb@vger.kernel.org
Signed-off-by: Dominik Brodowski &lt;linux@dominikbrodowski.net&gt;
</content>
</entry>
<entry>
<title>ixj: push BKL into driver and wrap ioctls</title>
<updated>2008-07-25T17:53:43Z</updated>
<author>
<name>Alan Cox</name>
<email>alan@lxorguk.ukuu.org.uk</email>
</author>
<published>2008-07-25T08:48:16Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/commit/?id=e05e9f7c4aeb82eaa23e46b29580ff514590c641'/>
<id>urn:sha1:e05e9f7c4aeb82eaa23e46b29580ff514590c641</id>
<content type='text'>
Signed-off-by: Alan Cox &lt;alan@redhat.com&gt;
Cc: Nishanth Aravamudan &lt;nacc@us.ibm.com&gt;
Cc: Domen Puncer &lt;domen@coderock.org&gt;
Signed-off-by: Andrew Morton &lt;akpm@linux-foundation.org&gt;
Signed-off-by: Linus Torvalds &lt;torvalds@linux-foundation.org&gt;
</content>
</entry>
<entry>
<title>phonedev: cdev lock_kernel() pushdown</title>
<updated>2008-06-20T20:05:48Z</updated>
<author>
<name>Jonathan Corbet</name>
<email>corbet@lwn.net</email>
</author>
<published>2008-05-15T17:58:31Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/commit/?id=16750c2f32e3fd879fce787a13900f11633ef9af'/>
<id>urn:sha1:16750c2f32e3fd879fce787a13900f11633ef9af</id>
<content type='text'>
phone_open() looks OK, but I don't trust the subsidiary drivers (and ixj in
particular).

Signed-off-by: Jonathan Corbet &lt;corbet@lwn.net&gt;
</content>
</entry>
</feed>
