<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/drivers/extcon/extcon.c, branch v4.1</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=v4.1</id>
<link rel='self' href='https://git.shady.money/linux/atom?h=v4.1'/>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/'/>
<updated>2015-03-23T02:06:04Z</updated>
<entry>
<title>extcon: Fix missing locking when [un]registering notifiers</title>
<updated>2015-03-23T02:06:04Z</updated>
<author>
<name>Hans de Goede</name>
<email>hdegoede@redhat.com</email>
</author>
<published>2015-03-21T16:26:24Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=66bee35f29683fc4a9a530a1c56a0ec45e3f7d72'/>
<id>urn:sha1:66bee35f29683fc4a9a530a1c56a0ec45e3f7d72</id>
<content type='text'>
Since extcon.c is using raw_notifiers it must protect the notifier
list itself when [un]registering notifiers to avoid the list changing while
extcon_update_state is walking the list (through raw_notifier_call_chain).

Signed-off-by: Hans de Goede &lt;hdegoede@redhat.com&gt;
[cw00.choi: Apply this patch to extcon.c driver instead of old extcon-class.c]
Signed-off-by: Chanwoo Choi &lt;cw00.choi@samsung.com&gt;
</content>
</entry>
<entry>
<title>extcon: Fix the checkpatch warning</title>
<updated>2015-03-07T13:58:28Z</updated>
<author>
<name>Chanwoo Choi</name>
<email>cw00.choi@samsung.com</email>
</author>
<published>2015-03-06T16:41:36Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=34825e511971e193db16a96350faeb60eff0d842'/>
<id>urn:sha1:34825e511971e193db16a96350faeb60eff0d842</id>
<content type='text'>
This patch fixes the checkpatch warning about coding style.

Signed-off-by: Chanwoo Choi &lt;cw00.choi@samsung.com&gt;
</content>
</entry>
<entry>
<title>extcon: Rename extcon core driver</title>
<updated>2015-03-07T13:58:10Z</updated>
<author>
<name>Chanwoo Choi</name>
<email>cw00.choi@samsung.com</email>
</author>
<published>2015-03-07T13:58:10Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=f68a8342b1082d9a4b084cb085396e562899bc62'/>
<id>urn:sha1:f68a8342b1082d9a4b084cb085396e562899bc62</id>
<content type='text'>
This patch renames the extcon core driver from extcon-class.c
to extcon.c because '-class' postfix is not necessary.

Signed-off-by: Chanwoo Choi &lt;cw00.choi@samsung.com&gt;
</content>
</entry>
</feed>
