<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pm24.git/Documentation/vme_api.txt, branch v4.3</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>https://git.kobert.dev/pm24.git/atom?h=v4.3</id>
<link rel='self' href='https://git.kobert.dev/pm24.git/atom?h=v4.3'/>
<link rel='alternate' type='text/html' href='https://git.kobert.dev/pm24.git/'/>
<updated>2015-06-13T00:26:56Z</updated>
<entry>
<title>Documentation: mention vme_master_mmap() in VME API</title>
<updated>2015-06-13T00:26:56Z</updated>
<author>
<name>Dmitry Kalinkin</name>
<email>dmitry.kalinkin@gmail.com</email>
</author>
<published>2015-05-28T12:06:58Z</published>
<link rel='alternate' type='text/html' href='https://git.kobert.dev/pm24.git/commit/?id=c5ab1f7faaba2d7f30f87bea2f0b5cf4b958fd2f'/>
<id>urn:sha1:c5ab1f7faaba2d7f30f87bea2f0b5cf4b958fd2f</id>
<content type='text'>
Signed-off-by: Dmitry Kalinkin &lt;dmitry.kalinkin@gmail.com&gt;
Cc: Igor Alekseev &lt;igor.alekseev@itep.ru&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>VME: Rename vme_slot_get to avoid confusion with reference counting</title>
<updated>2013-12-03T19:15:58Z</updated>
<author>
<name>Martyn Welch</name>
<email>martyn.welch@ge.com</email>
</author>
<published>2013-11-08T11:58:35Z</published>
<link rel='alternate' type='text/html' href='https://git.kobert.dev/pm24.git/commit/?id=d7729f0fc40296f91b483dfb929e71b27cf75345'/>
<id>urn:sha1:d7729f0fc40296f91b483dfb929e71b27cf75345</id>
<content type='text'>
Traditionally the "get" functions increment the reference count of the
object that is returned, which does not happen with vme_slot_get. The
function vme_slot_get returns the physical VME slot associated with a
particular struct vme_dev. Rename vme_slot_num to avoid any confusion.

Signed-off-by: Martyn Welch &lt;martyn.welch@ge.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>VME: Provide access to VME bus enumeration and fix vme_user match function</title>
<updated>2013-12-03T19:15:58Z</updated>
<author>
<name>Martyn Welch</name>
<email>martyn.welch@ge.com</email>
</author>
<published>2013-11-08T11:58:34Z</published>
<link rel='alternate' type='text/html' href='https://git.kobert.dev/pm24.git/commit/?id=978f47d64365fa1659178e54c5106154c315b595'/>
<id>urn:sha1:978f47d64365fa1659178e54c5106154c315b595</id>
<content type='text'>
The match function for vme_user is completely wrong. It will blindly bind
against the first VME slot on each bus (at this point that would be just the
first bus as the driver can only handle one bus).

The original intention (before some major subsystem changes) was that the
driver bind against the slot to which the bridge was attached in the VME
system and to the bus(es) provided via the "bus" module parameter.

To do this cleanly (i.e. without poking arround in the subsystems internal
stuctures) a functionality has been added to provide access to the bus
enumeration.

Signed-off-by: Martyn Welch &lt;martyn.welch@ge.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>VME: Move API documentation to Documentation folder</title>
<updated>2012-05-08T23:01:34Z</updated>
<author>
<name>Martyn Welch</name>
<email>martyn.welch@ge.com</email>
</author>
<published>2012-05-03T16:36:54Z</published>
<link rel='alternate' type='text/html' href='https://git.kobert.dev/pm24.git/commit/?id=cc4729826fd1a478f235fbcf58c0f97663f8d7e3'/>
<id>urn:sha1:cc4729826fd1a478f235fbcf58c0f97663f8d7e3</id>
<content type='text'>
The documentation for the VME device driver API is currently in
drivers/vme/vme_api.txt, move this to Documentation/vme_api.txt

Signed-of-by: Martyn Welch &lt;martyn.welch@ge.com&gt;
Acked-by: Rob Landley &lt;rob@landley.net&gt;

Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</content>
</entry>
</feed>
