<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/drivers/hsi, branch v3.4.55</title>
<subtitle>Linux kernel source tree</subtitle>
<id>https://git.amat.us/linux/atom/drivers/hsi?h=v3.4.55</id>
<link rel='self' href='https://git.amat.us/linux/atom/drivers/hsi?h=v3.4.55'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/'/>
<updated>2012-04-23T11:23:32Z</updated>
<entry>
<title>HSI: hsi_char: Remove max_data_size from sysfs</title>
<updated>2012-04-23T11:23:32Z</updated>
<author>
<name>Carlos Chinea</name>
<email>carlos.chinea@nokia.com</email>
</author>
<published>2012-04-13T13:03:03Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=fdadb6e9a5cf65c7662b2ca817856f187d05ab7d'/>
<id>urn:sha1:fdadb6e9a5cf65c7662b2ca817856f187d05ab7d</id>
<content type='text'>
Remove max_data_size sysfs entry. Otherwise is possible
to have a buffer overrun if its value is increased after
the device is open.

Signed-off-by: Carlos Chinea &lt;carlos.chinea@nokia.com&gt;
Acked-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
Acked-by: Linus Walleij &lt;linus.walleij@linaro.org&gt;
</content>
</entry>
<entry>
<title>HSI: hsi: Rework hsi_event interface</title>
<updated>2012-04-23T11:23:32Z</updated>
<author>
<name>Carlos Chinea</name>
<email>carlos.chinea@nokia.com</email>
</author>
<published>2012-04-11T07:55:53Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=ec1c56ff813a198d656d4aa42e5de03e45751bf8'/>
<id>urn:sha1:ec1c56ff813a198d656d4aa42e5de03e45751bf8</id>
<content type='text'>
Remove custom hack and make use of the notifier chain interfaces for
delivering events from the ports to their associated clients.
Clients that want to receive port events need to register their callbacks
using hsi_register_port_event(). The callbacks can be called in interrupt
context. Use hsi_unregestier_port_event() to undo the registration.

Signed-off-by: Carlos Chinea &lt;carlos.chinea@nokia.com&gt;
Acked-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
Acked-by: Linus Walleij &lt;linus.walleij@linaro.org&gt;
</content>
</entry>
<entry>
<title>HSI: hsi: Remove controllers and ports from the bus</title>
<updated>2012-04-23T11:23:32Z</updated>
<author>
<name>Carlos Chinea</name>
<email>carlos.chinea@nokia.com</email>
</author>
<published>2012-04-10T12:11:24Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=6f02b9e9b44a3bfc0046da3ff2707dae0b5e2f30'/>
<id>urn:sha1:6f02b9e9b44a3bfc0046da3ff2707dae0b5e2f30</id>
<content type='text'>
HSI controllers and ports do not belong to the HSI bus.
Those devices are not supposed to have a driver attached to them.

Signed-off-by: Carlos Chinea &lt;carlos.chinea@nokia.com&gt;
Acked-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
Acked-by: Linus Walleij &lt;linus.walleij@linaro.org&gt;
</content>
</entry>
<entry>
<title>HSI: hsi: Fix error path cleanup on client registration</title>
<updated>2012-04-23T11:23:31Z</updated>
<author>
<name>Carlos Chinea</name>
<email>carlos.chinea@nokia.com</email>
</author>
<published>2012-04-11T08:01:11Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=90e41f9dc75b47ab94e2191e4c86aa8259699a33'/>
<id>urn:sha1:90e41f9dc75b47ab94e2191e4c86aa8259699a33</id>
<content type='text'>
HSI client structure should be freed on error path after
calling device_registration by dropping a reference to it.

Signed-off-by: Carlos Chinea &lt;carlos.chinea@nokia.com&gt;
Acked-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
Acked-by: Linus Walleij &lt;linus.walleij@linaro.org&gt;
</content>
</entry>
<entry>
<title>HSI: hsi: Rework hsi_controller release</title>
<updated>2012-04-23T11:23:31Z</updated>
<author>
<name>Carlos Chinea</name>
<email>carlos.chinea@nokia.com</email>
</author>
<published>2012-04-04T11:11:45Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=5a218ceba7b64f506bf4f004b04bb457c1805a62'/>
<id>urn:sha1:5a218ceba7b64f506bf4f004b04bb457c1805a62</id>
<content type='text'>
Use the proper release mechanism for hsi_controller and
hsi_ports structures. Free the structures through their
associated device release callbacks.

Signed-off-by: Carlos Chinea &lt;carlos.chinea@nokia.com&gt;
Acked-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
Acked-by: Linus Walleij &lt;linus.walleij@linaro.org&gt;
</content>
</entry>
<entry>
<title>HSI: hsi_char: Add HSI char device kernel configuration</title>
<updated>2012-01-05T13:42:13Z</updated>
<author>
<name>Andras Domokos</name>
<email>andras.domokos@nokia.com</email>
</author>
<published>2010-04-21T09:04:21Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=f9e402016de91c2444e46ecfd706880969b1ae9e'/>
<id>urn:sha1:f9e402016de91c2444e46ecfd706880969b1ae9e</id>
<content type='text'>
Add HSI character device kernel configuration

Signed-off-by: Andras Domokos &lt;andras.domokos@nokia.com&gt;
Signed-off-by: Carlos Chinea &lt;carlos.chinea@nokia.com&gt;
</content>
</entry>
<entry>
<title>HSI: hsi_char: Add HSI char device driver</title>
<updated>2012-01-05T13:42:13Z</updated>
<author>
<name>Andras Domokos</name>
<email>andras.domokos@nokia.com</email>
</author>
<published>2010-09-30T14:18:53Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=4e69fc22753fcce1d9275b5517ef3646ffeffcf4'/>
<id>urn:sha1:4e69fc22753fcce1d9275b5517ef3646ffeffcf4</id>
<content type='text'>
Add HSI char device driver to the kernel.

Signed-off-by: Andras Domokos &lt;andras.domokos@nokia.com&gt;
Signed-off-by: Carlos Chinea &lt;carlos.chinea@nokia.com&gt;
</content>
</entry>
<entry>
<title>HSI: hsi: Introducing HSI framework</title>
<updated>2012-01-05T13:42:13Z</updated>
<author>
<name>Carlos Chinea</name>
<email>carlos.chinea@nokia.com</email>
</author>
<published>2010-04-16T16:01:02Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=a056ab8c7a00a0ffc52e9573bf01257004c2d08c'/>
<id>urn:sha1:a056ab8c7a00a0ffc52e9573bf01257004c2d08c</id>
<content type='text'>
Adds HSI framework in to the linux kernel.

High Speed Synchronous Serial Interface (HSI) is a
serial interface mainly used for connecting application
engines (APE) with cellular modem engines (CMT) in cellular
handsets.

HSI provides multiplexing for up to 16 logical channels,
low-latency and full duplex communication.

Signed-off-by: Carlos Chinea &lt;carlos.chinea@nokia.com&gt;
Acked-by: Linus Walleij &lt;linus.walleij@linaro.org&gt;
</content>
</entry>
</feed>
