<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/drivers/staging/ipack/bridges, branch master</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=master</id>
<link rel='self' href='https://git.shady.money/linux/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/'/>
<updated>2012-10-19T18:45:10Z</updated>
<entry>
<title>staging: ipack: Rename bridges to carriers.</title>
<updated>2012-10-19T18:45:10Z</updated>
<author>
<name>Jens Taprogge</name>
<email>jens.taprogge@taprogge.org</email>
</author>
<published>2012-09-27T10:37:39Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=052c4cfc92f5ce6334fdaf6926e7c177bc1cc099'/>
<id>urn:sha1:052c4cfc92f5ce6334fdaf6926e7c177bc1cc099</id>
<content type='text'>
This is the name used by the standard.

Signed-off-by: Jens Taprogge &lt;jens.taprogge@taprogge.org&gt;
Signed-off-by: Samuel Iglesias Gonsalvez &lt;siglesias@igalia.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>Staging: ipack: remove blank line at EOF warning in Kconfig files</title>
<updated>2012-10-19T18:45:10Z</updated>
<author>
<name>Samuel Iglesias Gonsalvez</name>
<email>siglesias@igalia.com</email>
</author>
<published>2012-09-27T10:37:38Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=341c92d74bd2055a6bcbb8a9f638510fe8480728'/>
<id>urn:sha1:341c92d74bd2055a6bcbb8a9f638510fe8480728</id>
<content type='text'>
Signed-off-by: Samuel Iglesias Gonsalvez &lt;siglesias@igalia.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>staging: ipack: Add support for IPACK_MEM16_SPACE.</title>
<updated>2012-10-19T18:45:10Z</updated>
<author>
<name>Jens Taprogge</name>
<email>jens.taprogge@taprogge.org</email>
</author>
<published>2012-09-27T10:37:37Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=48a97352e18f6ec90355ce1ea70a3f750664adfc'/>
<id>urn:sha1:48a97352e18f6ec90355ce1ea70a3f750664adfc</id>
<content type='text'>
Signed-off-by: Jens Taprogge &lt;jens.taprogge@taprogge.org&gt;
Signed-off-by: Samuel Iglesias Gonsalvez &lt;siglesias@igalia.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>staging: ipack: Rename IPACK_MEM_SPACE to IPACK_MEM8_SPACE.</title>
<updated>2012-10-19T18:45:10Z</updated>
<author>
<name>Jens Taprogge</name>
<email>jens.taprogge@taprogge.org</email>
</author>
<published>2012-09-27T10:37:36Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=fe4a3ed0d5ce09de5b61335ce51c74caa2a92911'/>
<id>urn:sha1:fe4a3ed0d5ce09de5b61335ce51c74caa2a92911</id>
<content type='text'>
There also is a MEM16 space.  This will make it clear which one is
which, once support for MEM16 space is added.

Signed-off-by: Jens Taprogge &lt;jens.taprogge@taprogge.org&gt;
Signed-off-by: Samuel Iglesias Gonsalvez &lt;siglesias@igalia.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>Staging: ipack: remove memory mapping callbacks.</title>
<updated>2012-10-19T18:45:10Z</updated>
<author>
<name>Jens Taprogge</name>
<email>jens.taprogge@taprogge.org</email>
</author>
<published>2012-09-27T10:37:35Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=a93963ab01519cf56c5a5d36eebb077db4059eac'/>
<id>urn:sha1:a93963ab01519cf56c5a5d36eebb077db4059eac</id>
<content type='text'>
Now that we have the infrastructure to use the regular function in place
and all existing users are converted, remove the map and unmap callbacks
from the ipack_bus_device-&gt;ops.

Signed-off-by: Jens Taprogge &lt;jens.taprogge@taprogge.org&gt;
Signed-off-by: Samuel Iglesias Gonsalvez &lt;siglesias@igalia.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>Staging: ipack: Provide physical memory regions to IPack devices.</title>
<updated>2012-10-19T18:45:09Z</updated>
<author>
<name>Jens Taprogge</name>
<email>jens.taprogge@taprogge.org</email>
</author>
<published>2012-09-27T10:37:31Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=a19ad7d08744bd3ea6efeccbcddcc4a992bc6ac9'/>
<id>urn:sha1:a19ad7d08744bd3ea6efeccbcddcc4a992bc6ac9</id>
<content type='text'>
This will allow us to use the regular ioremop functions.

Signed-off-by: Jens Taprogge &lt;jens.taprogge@taprogge.org&gt;
Signed-off-by: Samuel Iglesias Gonsalvez &lt;siglesias@igalia.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>Staging: ipack/bridges/tpci200: Cleanups.</title>
<updated>2012-10-19T18:45:09Z</updated>
<author>
<name>Jens Taprogge</name>
<email>jens.taprogge@taprogge.org</email>
</author>
<published>2012-09-27T10:37:30Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=6114aeaa731a489420912faee758e6af363be595'/>
<id>urn:sha1:6114aeaa731a489420912faee758e6af363be595</id>
<content type='text'>
Constant renames:
 - Rename TPCI200_*_GAP to TPCI200_*_INTERVAL.
 - Rename TPCI200_MEM*_* to TPCI200_MEM*_SPACE_* (to match the other SPACE
   constants.

Make tpci200_status_timeout and tpci200_status_error const.

Signed-off-by: Jens Taprogge &lt;jens.taprogge@taprogge.org&gt;
Signed-off-by: Samuel Iglesias Gonsalvez &lt;siglesias@igalia.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>Staging: ipack/bridges/tpci200: Store beginning of module memory regions in struct tpci200.</title>
<updated>2012-10-19T18:45:09Z</updated>
<author>
<name>Jens Taprogge</name>
<email>jens.taprogge@taprogge.org</email>
</author>
<published>2012-09-27T10:37:29Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=84a08fa9eb330969b661305bd5a5fcae06d98cba'/>
<id>urn:sha1:84a08fa9eb330969b661305bd5a5fcae06d98cba</id>
<content type='text'>
tpci200_register is converted to use this.

A later patch will build on this.

Signed-off-by: Jens Taprogge &lt;jens.taprogge@taprogge.org&gt;
Signed-off-by: Samuel Iglesias Gonsalvez &lt;siglesias@igalia.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>Staging: ipack/bridges/tpci200: change tpci200_slot-&gt;*_phys type.</title>
<updated>2012-10-19T18:45:09Z</updated>
<author>
<name>Jens Taprogge</name>
<email>jens.taprogge@taprogge.org</email>
</author>
<published>2012-09-27T10:37:28Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=bb29ab86d18da68e5c7f05814c07d5eb8bdb4652'/>
<id>urn:sha1:bb29ab86d18da68e5c7f05814c07d5eb8bdb4652</id>
<content type='text'>
Previously the *_phys fields were of type ipack_addr_space, which use
void pointers to refer to memory addresses.  Since the *_phys fields
refer to unmapped memory, this is not correct.  Introduce a new struct
ipack_region (which uses phys_addr_t to refer to the start of a region)
and use that as a replacement for struct ipack_addr_space.

struct ipack_region is defined in ipack.h because it is planned to later
expose the physical addressed to the IPack Module drivers.

Signed-off-by: Jens Taprogge &lt;jens.taprogge@taprogge.org&gt;
Signed-off-by: Samuel Iglesias Gonsalvez &lt;siglesias@igalia.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>Staging: ipack/bridges/tpci200: Don't map memory spaces that are not used later on.</title>
<updated>2012-10-19T18:45:08Z</updated>
<author>
<name>Jens Taprogge</name>
<email>jens.taprogge@taprogge.org</email>
</author>
<published>2012-09-27T10:37:27Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=b412e893974126467f2241a044e1850d703643bb'/>
<id>urn:sha1:b412e893974126467f2241a044e1850d703643bb</id>
<content type='text'>
Remove the unused pointers to these spaces.

Signed-off-by: Jens Taprogge &lt;jens.taprogge@taprogge.org&gt;
Signed-off-by: Samuel Iglesias Gonsalvez &lt;siglesias@igalia.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</content>
</entry>
</feed>
