<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux-dev/drivers/staging/tidspbridge/hw, branch master</title>
<subtitle>Linux kernel development work - see feature branches</subtitle>
<id>https://git.zx2c4.com/linux-dev/atom/drivers/staging/tidspbridge/hw?h=master</id>
<link rel='self' href='https://git.zx2c4.com/linux-dev/atom/drivers/staging/tidspbridge/hw?h=master'/>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/linux-dev/'/>
<updated>2014-07-16T04:01:05Z</updated>
<entry>
<title>staging: tidspbridge: remove driver</title>
<updated>2014-07-16T04:01:05Z</updated>
<author>
<name>Kristina Martšenko</name>
<email>kristina.martsenko@gmail.com</email>
</author>
<published>2014-07-15T23:30:18Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/linux-dev/commit/?id=f190be7f39a5e480ddc5e0f49bbe670feb328c32'/>
<id>urn:sha1:f190be7f39a5e480ddc5e0f49bbe670feb328c32</id>
<content type='text'>
The driver has been broken and disabled for several kernel versions now.
It doesn't have a maintainer anymore, and most of the people who've
worked on it have moved on. There's also still a long list of issues in
the TODO file before it can be moved out of staging. Until someone can
put in the work to make the driver work again and move it out of
staging, remove it from the kernel.

Signed-off-by: Kristina Martšenko &lt;kristina.martsenko@gmail.com&gt;
Cc: Omar Ramirez Luna &lt;omar.ramirez@copitl.com&gt;
Cc: Suman Anna &lt;s-anna@ti.com&gt;
Cc: Felipe Contreras &lt;felipe.contreras@gmail.com&gt;
Cc: Ohad Ben-Cohen &lt;ohad@wizery.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>staging: tidspbridge: delete unused mmu functions</title>
<updated>2012-10-24T23:31:32Z</updated>
<author>
<name>Omar Ramirez Luna</name>
<email>omar.luna@linaro.org</email>
</author>
<published>2012-10-24T22:09:20Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/linux-dev/commit/?id=4d3f120ae7473b96f114b187856e89e08571fc83'/>
<id>urn:sha1:4d3f120ae7473b96f114b187856e89e08571fc83</id>
<content type='text'>
This should get rid of warnings of the type:

warning: passing argument 1 of '' discards qualifiers from pointer target type
 note: expected 'void *' but argument is of type 'const void *'

Signed-off-by: Omar Ramirez Luna &lt;omar.ramirez@copitl.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>staging: tidspbridge: drop const from custom mmu implementation</title>
<updated>2012-10-24T23:31:31Z</updated>
<author>
<name>Omar Ramirez Luna</name>
<email>omar.ramirez@copitl.com</email>
</author>
<published>2012-10-24T22:09:16Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/linux-dev/commit/?id=53e3e3f19f3a0c4c38e28eb4af7acfee325db375'/>
<id>urn:sha1:53e3e3f19f3a0c4c38e28eb4af7acfee325db375</id>
<content type='text'>
Custom mmu functions receive a 'const void __iomem *', all the
callers pass a 'void __iomem *', so drop the const to fix the
warnings like:

warning: passing argument 2 of '__raw_writel' discards qualifiers from pointer target type
../io.h:88: note: expected 'volatile void *' but argument is of type 'const void *'

Signed-off-by: Omar Ramirez Luna &lt;omar.ramirez@copitl.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>staging: tidspbridge: Fix typos.</title>
<updated>2012-08-14T02:06:59Z</updated>
<author>
<name>Justin P. Mattock</name>
<email>justinmattock@gmail.com</email>
</author>
<published>2012-07-24T03:40:51Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/linux-dev/commit/?id=0142919c583cad4e6c82566f59a95ff1e2a728f5'/>
<id>urn:sha1:0142919c583cad4e6c82566f59a95ff1e2a728f5</id>
<content type='text'>
Signed-off-by: Justin P. Mattock &lt;justinmattock@gmail.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>staging: tidspbridge: MMU2 registers are limited to 32-bit data access</title>
<updated>2011-10-19T20:42:49Z</updated>
<author>
<name>Vladimir Zapolskiy</name>
<email>vz@mleia.com</email>
</author>
<published>2011-10-19T19:39:12Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/linux-dev/commit/?id=fcde2bf0b9a0581db9fe5382e0c90f526c011114'/>
<id>urn:sha1:fcde2bf0b9a0581db9fe5382e0c90f526c011114</id>
<content type='text'>
According to OMAP3 TRM access to MMU registers shall be strictly 32-bit
aligned.

Signed-off-by: Vladimir Zapolskiy &lt;vz@mleia.com&gt;
Acked-by: Omar Ramirez Luna &lt;omar.ramirez@ti.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@suse.de&gt;
</content>
</entry>
<entry>
<title>Fix common misspellings</title>
<updated>2011-03-31T14:26:23Z</updated>
<author>
<name>Lucas De Marchi</name>
<email>lucas.demarchi@profusion.mobi</email>
</author>
<published>2011-03-31T01:57:33Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/linux-dev/commit/?id=25985edcedea6396277003854657b5f3cb31a628'/>
<id>urn:sha1:25985edcedea6396277003854657b5f3cb31a628</id>
<content type='text'>
Fixes generated by 'codespell' and manually reviewed.

Signed-off-by: Lucas De Marchi &lt;lucas.demarchi@profusion.mobi&gt;
</content>
</entry>
<entry>
<title>Revert "staging: tidspbridge - remove hw directory"</title>
<updated>2010-11-11T00:34:43Z</updated>
<author>
<name>Felipe Contreras</name>
<email>felipe.contreras@gmail.com</email>
</author>
<published>2010-11-10T18:11:35Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/linux-dev/commit/?id=58c1ceb156df5a005f7fc9afc75064a2c1df4b65'/>
<id>urn:sha1:58c1ceb156df5a005f7fc9afc75064a2c1df4b65</id>
<content type='text'>
This reverts commit 053fdb85f56e84bff64a65601be7f72608f016da.

Signed-off-by: Felipe Contreras &lt;felipe.contreras@gmail.com&gt;
Signed-off-by: Omar Ramirez Luna &lt;omar.ramirez@ti.com&gt;
</content>
</entry>
<entry>
<title>staging: tidspbridge - remove hw directory</title>
<updated>2010-10-05T22:30:58Z</updated>
<author>
<name>Fernando Guzman Lugo</name>
<email>x0095840@ti.com</email>
</author>
<published>2010-10-05T20:35:39Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/linux-dev/commit/?id=053fdb85f56e84bff64a65601be7f72608f016da'/>
<id>urn:sha1:053fdb85f56e84bff64a65601be7f72608f016da</id>
<content type='text'>
hw directory was only being used for custom iommu implementation
APIs, so after the iommu module migration this directory is not
needed anymore.

Signed-off-by: Fernando Guzman Lugo &lt;x0095840@ti.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@suse.de&gt;
</content>
</entry>
<entry>
<title>staging: tidspbridge: remove GlobalTypes.h</title>
<updated>2010-07-22T21:41:03Z</updated>
<author>
<name>Menon, Nishanth</name>
<email>nm@ti.com</email>
</author>
<published>2010-07-22T21:03:45Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/linux-dev/commit/?id=38bf20a9b6d6416563f0a261e90fa7081e273dfa'/>
<id>urn:sha1:38bf20a9b6d6416563f0a261e90fa7081e273dfa</id>
<content type='text'>
Remove custom globaltypes.h header

Signed-off-by: Nishanth Menon &lt;nm@ti.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@suse.de&gt;
</content>
</entry>
<entry>
<title>staging: tidspbridge: remove RET_OK RET_FAIL</title>
<updated>2010-07-22T17:52:00Z</updated>
<author>
<name>Nishanth Menon</name>
<email>nm@ti.com</email>
</author>
<published>2010-07-12T22:56:03Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/linux-dev/commit/?id=4018e396518e56a156fd99a2a44a675bc87437dd'/>
<id>urn:sha1:4018e396518e56a156fd99a2a44a675bc87437dd</id>
<content type='text'>
RET_OK is 0 and RET_FAIL is a -1, replace these custom returns with
a standard errno

Signed-off-by: Nishanth Menon &lt;nm@ti.com&gt;
Reviewed-by: Felipe Contreras &lt;felipe.contreras@gmail.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@suse.de&gt;
</content>
</entry>
</feed>
