<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux.git/drivers/mtd/chips, branch v2.6.14</title>
<subtitle>Linux kernel source tree</subtitle>
<link rel='alternate' type='text/html' href='https://git.tavy.me/linux.git/'/>
<entry>
<title>[MTD] cfi_cmdset_0002: Plugged a mem leak.</title>
<updated>2005-07-13T17:04:04+00:00</updated>
<author>
<name>Joern Engel</name>
<email>joern@wohnheim.fh-wedel.de</email>
</author>
<published>2005-07-13T15:45:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/linux.git/commit/?id=6a8b4d319c52f8a3fdca46b185d001fbf0939911'/>
<id>6a8b4d319c52f8a3fdca46b185d001fbf0939911</id>
<content type='text'>
Signed-off-by: Joern Engel &lt;joern@wohnheim.fh-wedel.de&gt;
Signed-off-by: Thomas Gleixner &lt;tglx@linutronix.de&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Joern Engel &lt;joern@wohnheim.fh-wedel.de&gt;
Signed-off-by: Thomas Gleixner &lt;tglx@linutronix.de&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>[MTD] Make XIP support depend on CONFIG_ARM</title>
<updated>2005-07-12T15:51:06+00:00</updated>
<author>
<name>Thomas Gleixner</name>
<email>tglx@tglx.tec.linutronix.de</email>
</author>
<published>2005-07-12T15:51:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/linux.git/commit/?id=1ca70351af02b1f0eb9cd2e7eb7a547f8ad5d893'/>
<id>1ca70351af02b1f0eb9cd2e7eb7a547f8ad5d893</id>
<content type='text'>
ARM is the only known user of this at the moment.
Prevent allyes builds for other archs from failing

Signed-off-by: Thomas Gleixner &lt;tglx@linutronix.de&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
ARM is the only known user of this at the moment.
Prevent allyes builds for other archs from failing

Signed-off-by: Thomas Gleixner &lt;tglx@linutronix.de&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>[MTD] XIP cleanup</title>
<updated>2005-07-07T14:50:16+00:00</updated>
<author>
<name>Thomas Gleixner</name>
<email>tglx@tglx.tec.linutronix.de</email>
</author>
<published>2005-07-07T14:50:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/linux.git/commit/?id=97f927a4d7dbccde0a854a62c3ea54d90bae8679'/>
<id>97f927a4d7dbccde0a854a62c3ea54d90bae8679</id>
<content type='text'>
Move the architecture dependend code into include/asm/mtd-xip.h

Signed-off-by: Thomas Gleixner &lt;tglx@linutronix.de&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Move the architecture dependend code into include/asm/mtd-xip.h

Signed-off-by: Thomas Gleixner &lt;tglx@linutronix.de&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>[MTD] cfi_cmdset_0002: Remove bogus include</title>
<updated>2005-07-04T23:03:06+00:00</updated>
<author>
<name>Thomas Gleixner</name>
<email>tglx@tglx.tec.linutronix.de</email>
</author>
<published>2005-07-04T23:03:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/linux.git/commit/?id=f8eb321bee957b7464ae08839861a04cb0b51bbe'/>
<id>f8eb321bee957b7464ae08839861a04cb0b51bbe</id>
<content type='text'>
Including asm/hardware.h has to be done in linux/mtd/xip.h. Otherwise
it breaks allyes compiles.

Signed-off-by: Thomas Gleixner &lt;tglx@linutronix.de&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Including asm/hardware.h has to be done in linux/mtd/xip.h. Otherwise
it breaks allyes compiles.

Signed-off-by: Thomas Gleixner &lt;tglx@linutronix.de&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>[MTD] XIP for AMD CFI flash.</title>
<updated>2005-06-29T12:18:40+00:00</updated>
<author>
<name>Todd Poynor</name>
<email>tpoynor@mvista.com</email>
</author>
<published>2005-06-06T23:04:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/linux.git/commit/?id=02b15e343aeefb49f8cac949be599d78250a568f'/>
<id>02b15e343aeefb49f8cac949be599d78250a568f</id>
<content type='text'>
Author: Vitaly Wool &lt;vwool@ru.mvista.com&gt;
Signed-off-by: Todd Poynor &lt;tpoynor@mvista.com&gt;
Signed-off-by: Thomas Gleixner &lt;tglx@linutronix.de&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Author: Vitaly Wool &lt;vwool@ru.mvista.com&gt;
Signed-off-by: Todd Poynor &lt;tpoynor@mvista.com&gt;
Signed-off-by: Thomas Gleixner &lt;tglx@linutronix.de&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>[MTD] cfi_cmdset_0002: Fix broken status check</title>
<updated>2005-05-24T13:33:49+00:00</updated>
<author>
<name>Thomas Gleixner</name>
<email>tglx@tglx.tec.linutronix.de</email>
</author>
<published>2005-05-24T13:33:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/linux.git/commit/?id=22fd9a8750bcad4999768aafc8fbd8a4bd6f5aa1'/>
<id>22fd9a8750bcad4999768aafc8fbd8a4bd6f5aa1</id>
<content type='text'>
Signed-off-by: Thomas Gleixner &lt;tglx@linutronix.de&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Thomas Gleixner &lt;tglx@linutronix.de&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>[MTD] CFI-0002 - Improve error checking</title>
<updated>2005-05-23T11:22:11+00:00</updated>
<author>
<name>Eric W. Biedermann</name>
<email>ebiederman@lnxi.com</email>
</author>
<published>2005-05-20T03:28:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/linux.git/commit/?id=fb4a90bfcd6d86e8531073c42fae7fde40974f5d'/>
<id>fb4a90bfcd6d86e8531073c42fae7fde40974f5d</id>
<content type='text'>
Check for errors besides infinite loops when writing and erasing.

Signed-off-by: Eric W. Biederman &lt;ebiederman@lnxi.com&gt;
Signed-off-by: Thomas Gleixner &lt;tglx@linutronix.de&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Check for errors besides infinite loops when writing and erasing.

Signed-off-by: Eric W. Biederman &lt;ebiederman@lnxi.com&gt;
Signed-off-by: Thomas Gleixner &lt;tglx@linutronix.de&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>[MTD] CFI flash locking reorg for XIP</title>
<updated>2005-05-23T11:21:35+00:00</updated>
<author>
<name>Nicolas Pitre</name>
<email>nico@cam.org</email>
</author>
<published>2005-05-19T17:05:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/linux.git/commit/?id=6da70124a1cc05bdbd7c847901964edc6f634a91'/>
<id>6da70124a1cc05bdbd7c847901964edc6f634a91</id>
<content type='text'>
This reworks the XIP locking to make sure no lock primitive is ever
called from XIP disabled paths even if in theory they should not
cause any reschedule.  Relying on the current spinlock implementation
is rather fragile and not especially clean from an abstraction pov.
The recent RT work makes it even more obvious.

Signed-off-by: Nicolas Pitre &lt;nico@cam.org&gt;
Signed-off-by: Thomas Gleixner &lt;tglx@linutronix.de&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reworks the XIP locking to make sure no lock primitive is ever
called from XIP disabled paths even if in theory they should not
cause any reschedule.  Relying on the current spinlock implementation
is rather fragile and not especially clean from an abstraction pov.
The recent RT work makes it even more obvious.

Signed-off-by: Nicolas Pitre &lt;nico@cam.org&gt;
Signed-off-by: Thomas Gleixner &lt;tglx@linutronix.de&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>[MTD] CFI DEBUG_LOCK_BITS fixes for Intel NOR flash:</title>
<updated>2005-05-23T11:18:44+00:00</updated>
<author>
<name>Todd Poynor</name>
<email>tpoynor@mvista.com</email>
</author>
<published>2005-04-27T20:01:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/linux.git/commit/?id=c25bb1f59ca6ebbee2649d82533537d4bf123609'/>
<id>c25bb1f59ca6ebbee2649d82533537d4bf123609</id>
<content type='text'>
adjust chip-relative offsets to
block address, write to block address + 2 per recent datasheets.

Signed-off-by: Todd Poynor &lt;tpoynor@mvista.com&gt;
Signed-off-by: Thomas Gleixner &lt;tglx@linutronix.de&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
adjust chip-relative offsets to
block address, write to block address + 2 per recent datasheets.

Signed-off-by: Todd Poynor &lt;tpoynor@mvista.com&gt;
Signed-off-by: Thomas Gleixner &lt;tglx@linutronix.de&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>[MTD] Fix OTP for top-parameter devices</title>
<updated>2005-05-23T11:07:50+00:00</updated>
<author>
<name>Nicolas Pitre</name>
<email>nico@cam.org</email>
</author>
<published>2005-04-01T16:36:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/linux.git/commit/?id=dce2b4da69a83635150a6535ebc23f680e200a8d'/>
<id>dce2b4da69a83635150a6535ebc23f680e200a8d</id>
<content type='text'>
Signed-off-by: Nicolas Pitre &lt;nico@cam.org&gt;
Signed-off-by: Thomas Gleixner &lt;tglx@linutronix.de&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Nicolas Pitre &lt;nico@cam.org&gt;
Signed-off-by: Thomas Gleixner &lt;tglx@linutronix.de&gt;
</pre>
</div>
</content>
</entry>
</feed>
