<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/drivers/staging/clocking-wizard, branch v3.19</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=v3.19</id>
<link rel='self' href='https://git.shady.money/linux/atom?h=v3.19'/>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/'/>
<updated>2014-12-03T00:45:24Z</updated>
<entry>
<title>Drivers:staging:clocking-wizard: Added a newline</title>
<updated>2014-12-03T00:45:24Z</updated>
<author>
<name>Athira Sharikkal</name>
<email>athirasnamby@gmail.com</email>
</author>
<published>2014-11-30T08:46:05Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=e66f7a27521119ccd76e91ebf5f8084c51285581'/>
<id>urn:sha1:e66f7a27521119ccd76e91ebf5f8084c51285581</id>
<content type='text'>
Fixed checkpatch warning:
Missing a newline after declarations

Signed-off-by: Athira Sharikkal &lt;athirasnamby@gmail.com&gt;
Acked-by: Soren Brinkmann &lt;soren.brinkmann@xilinx.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>staging: clocking-wizard: check for a valid clk_name pointer</title>
<updated>2014-12-03T00:45:24Z</updated>
<author>
<name>Devendra Naga</name>
<email>devendra.aaru@gmail.com</email>
</author>
<published>2014-11-29T22:48:34Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=5f18611038f9c9d503318490069b730c942523f8'/>
<id>urn:sha1:5f18611038f9c9d503318490069b730c942523f8</id>
<content type='text'>
The clk_name gets the return value from kasprintf (part of which does the
allocation of the returned buffer). So check the return pointer
before using it for clk_register_fixed_factor.

Signed-off-by: Devendra Naga &lt;devendra.aaru@gmail.com&gt;
Reviewed-by: Soren Brinkmann &lt;soren.brinkmann@xilinx.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>staging: clocking-wizard: Contain macro argument in parenthesis</title>
<updated>2014-10-29T09:25:53Z</updated>
<author>
<name>Soren Brinkmann</name>
<email>soren.brinkmann@xilinx.com</email>
</author>
<published>2014-10-20T20:20:08Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=4baa70f69d842a04fc247b5ba4d2778306668f54'/>
<id>urn:sha1:4baa70f69d842a04fc247b5ba4d2778306668f54</id>
<content type='text'>
A macro doing some arithmetic to calculate a register offset, did not
contain an argument to the macro in parentheses, potentially leading to
unexpected results when using that macro with arithmetic expressions as
argument.

Signed-off-by: Soren Brinkmann &lt;soren.brinkmann@xilinx.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>staging: Add Xilinx Clocking Wizard driver</title>
<updated>2014-10-20T02:29:26Z</updated>
<author>
<name>Soren Brinkmann</name>
<email>soren.brinkmann@xilinx.com</email>
</author>
<published>2014-10-02T16:13:35Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=812283cd54637633c1b5aa8d86667afe6c507f0e'/>
<id>urn:sha1:812283cd54637633c1b5aa8d86667afe6c507f0e</id>
<content type='text'>
Add a driver for the Xilinx Clocking Wizard soft IP. The clocking wizard
provides an AXI interface to dynamically reconfigure the clocking
resources of Xilinx FPGAs.

Signed-off-by: Soren Brinkmann &lt;soren.brinkmann@xilinx.com&gt;
Acked-by: Laurent Pinchart &lt;laurent.pinchart@ideasonboard.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</content>
</entry>
</feed>
