<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/drivers/fmc/fmc-write-eeprom.c, branch v5.0</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=v5.0</id>
<link rel='self' href='https://git.shady.money/linux/atom?h=v5.0'/>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/'/>
<updated>2017-08-28T14:24:21Z</updated>
<entry>
<title>drivers/fmc: hide fmc operations behind helpers</title>
<updated>2017-08-28T14:24:21Z</updated>
<author>
<name>Federico Vaga</name>
<email>federico.vaga@cern.ch</email>
</author>
<published>2017-07-18T06:32:53Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=9f757f415210a7c85e2784e4a1733ea78b2e4e88'/>
<id>urn:sha1:9f757f415210a7c85e2784e4a1733ea78b2e4e88</id>
<content type='text'>
This gave us more freedom to change/add/remove operations without
recompiling all device driver.

Typically, Carrier board implement the fmc operations, so they will not
use these helpers.

Signed-off-by: Federico Vaga &lt;federico.vaga@cern.ch&gt;
Tested-by: Pat Riehecky &lt;riehecky@fnal.gov&gt;
Acked-by: Alessandro Rubini &lt;rubini@gnudd.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>drivers/fmc/fmc-write-eeprom.c: fix decimal permissions</title>
<updated>2014-02-25T23:25:43Z</updated>
<author>
<name>Joe Perches</name>
<email>joe@perches.com</email>
</author>
<published>2014-02-25T23:01:41Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=01412886b735ef241f9a41adf9f707ce1522eb61'/>
<id>urn:sha1:01412886b735ef241f9a41adf9f707ce1522eb61</id>
<content type='text'>
This 444 should have been octal.

Signed-off-by: Joe Perches &lt;joe@perches.com&gt;
Cc: Alessandro Rubini &lt;rubini@gnudd.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>FMC: Staticize local symbols</title>
<updated>2013-08-12T22:45:40Z</updated>
<author>
<name>Jingoo Han</name>
<email>jg1.han@samsung.com</email>
</author>
<published>2013-08-12T03:35:46Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=3d04dd2f960aa01a09593576f4df56a052ef32a7'/>
<id>urn:sha1:3d04dd2f960aa01a09593576f4df56a052ef32a7</id>
<content type='text'>
This local symbol is used only in this file.
Fix the following sparse warnings:

drivers/fmc/fmc-write-eeprom.c:106:5: warning: symbol 'fwe_probe' was not declared. Should it be static?
drivers/fmc/fmc-write-eeprom.c:147:5: warning: symbol 'fwe_remove' was not declared. Should it be static?

Signed-off-by: Jingoo Han &lt;jg1.han@samsung.com&gt;
Acked-by: Alessandro Rubini &lt;rubini@gnudd.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>FMC: add a driver to write mezzanine EEPROM</title>
<updated>2013-06-18T22:42:15Z</updated>
<author>
<name>Alessandro Rubini</name>
<email>rubini@gnudd.com</email>
</author>
<published>2013-06-18T21:47:56Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=6007b1bd0f752a5c022f7944c65fb96c39d6db3d'/>
<id>urn:sha1:6007b1bd0f752a5c022f7944c65fb96c39d6db3d</id>
<content type='text'>
This driver allows to reprogram the EEPROM in a mezzanine, to store
its own identifiers during manufacturing or to save other useful data.

Signed-off-by: Alessandro Rubini &lt;rubini@gnudd.com&gt;
Acked-by: Juan David Gonzalez Cobas &lt;dcobas@cern.ch&gt;
Acked-by: Emilio G. Cota &lt;cota@braap.org&gt;
Acked-by: Samuel Iglesias Gonsalvez &lt;siglesias@igalia.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</content>
</entry>
</feed>
