* [PULL] Third set of IIO fixes in the 4.6 cycle.
@ 2016-04-25 18:34 Jonathan Cameron
2016-04-26 21:59 ` Greg KH
0 siblings, 1 reply; 2+ messages in thread
From: Jonathan Cameron @ 2016-04-25 18:34 UTC (permalink / raw)
To: Greg KH, linux-iio@vger.kernel.org
The following changes since commit bf16200689118d19de1b8d2a3c314fc21f5dc7bb:
Linux 4.6-rc3 (2016-04-10 17:58:30 -0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio.git tags/iio-fixes-for-4.6c
for you to fetch changes up to 8e6cb470bac6b1e7afa4642a40a71f9bcd066242:
iio:adc:at91-sama5d2: Repair crash on module removal (2016-04-18 19:53:34 +0100)
----------------------------------------------------------------
3rd set of IIO fixes for the 4.6 cycle.
* ak8975
- fix a null pointer exception if an interrupt occurs during probe.
- fix a maybe-unitialized warning.
* at91-sama5d2
- fix a crash on removal of the module.
----------------------------------------------------------------
Krzysztof Kozlowski (1):
iio: ak8975: Fix NULL pointer exception on early interrupt
Marek Vasut (1):
iio:adc:at91-sama5d2: Repair crash on module removal
Richard Leitner (1):
iio: ak8975: fix maybe-uninitialized warning
drivers/iio/adc/at91-sama5d2_adc.c | 2 ++
drivers/iio/magnetometer/ak8975.c | 6 +++---
2 files changed, 5 insertions(+), 3 deletions(-)
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PULL] Third set of IIO fixes in the 4.6 cycle.
2016-04-25 18:34 [PULL] Third set of IIO fixes in the 4.6 cycle Jonathan Cameron
@ 2016-04-26 21:59 ` Greg KH
0 siblings, 0 replies; 2+ messages in thread
From: Greg KH @ 2016-04-26 21:59 UTC (permalink / raw)
To: Jonathan Cameron; +Cc: linux-iio@vger.kernel.org
On Mon, Apr 25, 2016 at 07:34:05PM +0100, Jonathan Cameron wrote:
> The following changes since commit bf16200689118d19de1b8d2a3c314fc21f5dc7bb:
>
> Linux 4.6-rc3 (2016-04-10 17:58:30 -0700)
>
> are available in the git repository at:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio.git tags/iio-fixes-for-4.6c
Pulled and pushed out, thanks.
greg k-h
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2016-04-26 21:59 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-04-25 18:34 [PULL] Third set of IIO fixes in the 4.6 cycle Jonathan Cameron
2016-04-26 21:59 ` 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).