* [PULL] IIO fixes for 3.10 - set 2
@ 2013-06-04 18:30 Jonathan Cameron
2013-06-04 19:31 ` Greg KH
0 siblings, 1 reply; 2+ messages in thread
From: Jonathan Cameron @ 2013-06-04 18:30 UTC (permalink / raw)
To: Greg KH; +Cc: linux-iio@vger.kernel.org
The following changes since commit e919b86c3b018c0e0c5e522354e743dcc0824ee1:
staging: alarm-dev: information leak in alarm_ioctl() (2013-06-03 13:38:55 -0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio.git tags/iio-fixes-for-3.10b
for you to fetch changes up to 6c5d4c96f979611f0165dc825af9e1cea8dd35b9:
iio:inkern: Fix typo/bug in convert raw to processed. (2013-06-04 18:46:45 +0100)
----------------------------------------------------------------
Second round of IIO fixes for the 3.10 cycle.
A couple of little bits and pieces, some delayed due to traveling.
1) A memory leak fix in the callback buffer.
2) Wrong exit path due to a return when it should have been a goto.
3) Bug in a mask value in ad4350
4) Reading the wrong value in raw to processed utility function.
----------------------------------------------------------------
Joe Perches (1):
inkern: iio_device_put after incorrect return/goto
Jonathan Cameron (1):
iio:callback buffer: free the scan_mask
Michael Hennerich (2):
iio: frequency: ad4350: Fix bug / typo in mask
iio:inkern: Fix typo/bug in convert raw to processed.
drivers/iio/buffer_cb.c | 5 ++++-
drivers/iio/frequency/adf4350.c | 2 +-
drivers/iio/inkern.c | 4 ++--
3 files changed, 7 insertions(+), 4 deletions(-)
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PULL] IIO fixes for 3.10 - set 2
2013-06-04 18:30 [PULL] IIO fixes for 3.10 - set 2 Jonathan Cameron
@ 2013-06-04 19:31 ` Greg KH
0 siblings, 0 replies; 2+ messages in thread
From: Greg KH @ 2013-06-04 19:31 UTC (permalink / raw)
To: Jonathan Cameron; +Cc: linux-iio@vger.kernel.org
On Tue, Jun 04, 2013 at 07:30:58PM +0100, Jonathan Cameron wrote:
> The following changes since commit e919b86c3b018c0e0c5e522354e743dcc0824ee1:
>
> staging: alarm-dev: information leak in alarm_ioctl() (2013-06-03 13:38:55 -0700)
>
> are available in the git repository at:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio.git tags/iio-fixes-for-3.10b
Pulled and pushed out, thanks.
greg k-h
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2013-06-04 19:31 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-06-04 18:30 [PULL] IIO fixes for 3.10 - set 2 Jonathan Cameron
2013-06-04 19:31 ` Greg KH
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).