<feed xmlns='http://www.w3.org/2005/Atom'>
<title>kernel/linux.git/drivers/spi/Makefile, branch v4.4.171</title>
<subtitle>Linux kernel stable tree (mirror)</subtitle>
<id>https://git.radix-linux.su/kernel/linux.git/atom?h=v4.4.171</id>
<link rel='self' href='https://git.radix-linux.su/kernel/linux.git/atom?h=v4.4.171'/>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/'/>
<updated>2015-10-07T10:42:57+00:00</updated>
<entry>
<title>spi: bcm2835aux: add bcm2835 auxiliary spi device driver</title>
<updated>2015-10-07T10:42:57+00:00</updated>
<author>
<name>Martin Sperl</name>
<email>kernel@martin.sperl.org</email>
</author>
<published>2015-09-11T11:22:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/commit/?id=1ea29b39f4c812ece2f936065a0a3d6fe44a263e'/>
<id>urn:sha1:1ea29b39f4c812ece2f936065a0a3d6fe44a263e</id>
<content type='text'>
The bcm2835 has 2 auxiliary spi bus masters spi1 and spi2.

This implements the driver to enable these devices.

The driver does not implement native chip-selects but uses
the aribtrary GPIO-chip-selects provided by the spi-chipselect.

Note that this driver relies on the fact that
the clock is implemented by the clk-bcm2835-aux driver,
which enables/disables the HW block when requesting/releasing
the clock.

Signed-off-by: Martin Sperl &lt;kernel@martin.sperl.org&gt;
Acked-by: Eric Anholt &lt;eric@anholt.net&gt;
Signed-off-by: Mark Brown &lt;broonie@kernel.org&gt;
</content>
</entry>
<entry>
<title>Merge remote-tracking branches 'spi/topic/ti-qspi', 'spi/topic/xcomm' and 'spi/topic/xlp' into spi-next</title>
<updated>2015-08-31T13:45:45+00:00</updated>
<author>
<name>Mark Brown</name>
<email>broonie@kernel.org</email>
</author>
<published>2015-08-31T13:45:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/commit/?id=c5992f610f78e6c9d0a78e8fef1066ad640e17e8'/>
<id>urn:sha1:c5992f610f78e6c9d0a78e8fef1066ad640e17e8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>spi/xlp: SPI controller driver for Netlogic XLP SoCs</title>
<updated>2015-08-28T17:22:19+00:00</updated>
<author>
<name>Kamlakant Patel</name>
<email>kamlakant.patel@broadcom.com</email>
</author>
<published>2015-08-27T12:19:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/commit/?id=d8c80d49cfa08b83841a3e315fa13dd310bec006'/>
<id>urn:sha1:d8c80d49cfa08b83841a3e315fa13dd310bec006</id>
<content type='text'>
Add SPI Master controller driver for the SPI interface on XLP8XX,
XLP3XX, XLP2XX, XLP9XX and XLP5XX family of Netlogic XLP MIPS64 processors.

Signed-off-by: Kamlakant Patel &lt;kamlakant.patel@broadcom.com&gt;
Signed-off-by: Mark Brown &lt;broonie@kernel.org&gt;
</content>
</entry>
<entry>
<title>spi: mediatek: Add spi bus for Mediatek MT8173</title>
<updated>2015-08-07T13:35:13+00:00</updated>
<author>
<name>Leilk Liu</name>
<email>leilk.liu@mediatek.com</email>
</author>
<published>2015-08-07T07:19:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/commit/?id=a568231f463225eb31593f71446a267a03ae0528'/>
<id>urn:sha1:a568231f463225eb31593f71446a267a03ae0528</id>
<content type='text'>
This patch adds basic spi bus for MT8173.

Signed-off-by: Leilk Liu &lt;leilk.liu@mediatek.com&gt;
Signed-off-by: Mark Brown &lt;broonie@kernel.org&gt;
</content>
</entry>
<entry>
<title>Merge remote-tracking branches 'spi/topic/sirf', 'spi/topic/spidev' and 'spi/topic/zynq' into spi-next</title>
<updated>2015-06-17T23:19:56+00:00</updated>
<author>
<name>Mark Brown</name>
<email>broonie@kernel.org</email>
</author>
<published>2015-06-17T23:19:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/commit/?id=fda052b0a52261ecad8c8beb6bcfa1663a35975f'/>
<id>urn:sha1:fda052b0a52261ecad8c8beb6bcfa1663a35975f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge remote-tracking branches 'spi/topic/pxa', 'spi/topic/rb4xx', 'spi/topic/rspi', 'spi/topic/s3c64xx' and 'spi/topic/sh-msiof' into spi-next</title>
<updated>2015-06-17T23:19:53+00:00</updated>
<author>
<name>Mark Brown</name>
<email>broonie@kernel.org</email>
</author>
<published>2015-06-17T23:19:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/commit/?id=b9e2c097efe19c3c04ea3d84b295748e39e96c2b'/>
<id>urn:sha1:b9e2c097efe19c3c04ea3d84b295748e39e96c2b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>spi: Add support for Zynq Ultrascale+ MPSoC GQSPI controller</title>
<updated>2015-06-12T17:33:39+00:00</updated>
<author>
<name>Ranjit Waghmode</name>
<email>ranjit.waghmode@xilinx.com</email>
</author>
<published>2015-06-10T10:38:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/commit/?id=dfe11a11d52388576d78e307514f9020630505ac'/>
<id>urn:sha1:dfe11a11d52388576d78e307514f9020630505ac</id>
<content type='text'>
This patch adds support for GQSPI controller driver used by
Zynq Ultrascale+ MPSoC

Signed-off-by: Ranjit Waghmode &lt;ranjit.waghmode@xilinx.com&gt;
Signed-off-by: Mark Brown &lt;broonie@kernel.org&gt;
</content>
</entry>
<entry>
<title>spi: spi-pxa2xx: remove legacy PXA DMA bits</title>
<updated>2015-06-09T11:11:29+00:00</updated>
<author>
<name>Daniel Mack</name>
<email>zonque@gmail.com</email>
</author>
<published>2015-06-08T20:32:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/commit/?id=6356437e65c2de610ab2bde24211426ae9322934'/>
<id>urn:sha1:6356437e65c2de610ab2bde24211426ae9322934</id>
<content type='text'>
Generic DMA support was already implemented by commit cd7bed003404
("spi/pxa2xx: break out the private DMA API usage into a separate file")
which moved all the legacy PXA DMA implementation code into its own
file.

With generic DMA available for PXA, we can now just trash this file.

Signed-off-by: Daniel Mack &lt;zonque@gmail.com&gt;
Acked-by: Mark Brown &lt;broonie@linaro.org&gt;
[respin after pxa dmaengine support upstream]
Signed-off-by: Robert Jarzmik &lt;robert.jarzmik@free.fr&gt;
Acked-by: Mika Westerberg &lt;mika.westerberg@linux.intel.com&gt;
Signed-off-by: Mark Brown &lt;broonie@kernel.org&gt;
</content>
</entry>
<entry>
<title>spi: Add SPI driver for Mikrotik RB4xx series boards</title>
<updated>2015-04-18T12:57:58+00:00</updated>
<author>
<name>Bert Vermeulen</name>
<email>bert@biot.com</email>
</author>
<published>2015-04-15T15:43:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/commit/?id=05aec357871f892eea91d8b808f96a6091dd5310'/>
<id>urn:sha1:05aec357871f892eea91d8b808f96a6091dd5310</id>
<content type='text'>
This driver mediates access between the connected CPLD and other devices
on the bus.

The m25p80-compatible boot flash and (some models) MMC use regular SPI,
bitbanged as required by the SoC. However the SPI-connected CPLD has
a two-wire mode, in which two bits are transferred per SPI clock
cycle. The second bit is transmitted with the SoC's CS2 pin.

Signed-off-by: Bert Vermeulen &lt;bert@biot.com&gt;
Signed-off-by: Mark Brown &lt;broonie@kernel.org&gt;
</content>
</entry>
<entry>
<title>Merge remote-tracking branches 'spi/topic/sirf', 'spi/topic/spidev', 'spi/topic/st-ssc' and 'spi/topic/ti-qspi' into spi-next</title>
<updated>2015-02-08T03:16:58+00:00</updated>
<author>
<name>Mark Brown</name>
<email>broonie@kernel.org</email>
</author>
<published>2015-02-08T03:16:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/commit/?id=30b9278bf56623307a04c97fd740a1379964ee82'/>
<id>urn:sha1:30b9278bf56623307a04c97fd740a1379964ee82</id>
<content type='text'>
</content>
</entry>
</feed>
