All of lore.kernel.org
 help / color / mirror / Atom feed
* [PULL] IIO fixes for 3.14 round 4
@ 2014-02-25 18:29 Jonathan Cameron
  2014-03-01  1:09 ` Greg Kroah-Hartman
  0 siblings, 1 reply; 2+ messages in thread
From: Jonathan Cameron @ 2014-02-25 18:29 UTC (permalink / raw)
  To: Greg Kroah-Hartman; +Cc: Linux IIO List

The following changes since commit e194fd8a5d8e0a7eeed239a8534460724b62fe2d:

   staging: binder: Fix death notifications (2014-02-21 12:30:54 -0800)

are available in the git repository at:

   git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio.git tags/fixes-for-3.14d

for you to fetch changes up to 760dbe1dcb6d3dd3ead73dc69b23f206b52273bb:

   staging:iio:adc:MXS:LRADC: fix touchscreen statemachine (2014-02-24 21:55:50 +0000)

----------------------------------------------------------------
Fourth set of IIO fixes for the 3.14 kernel.

A single line patch fixing a regression that was introduced in 3.13 in the
reworking of the mxs touch screen and ADC drivers to be interrupt rather
than polling driven.  It resulted in a stray double reporting of the release
coordinate in the touch screen driver.  The bug lay in the adc side
of the driver which left the statemachine in the wrong state.

----------------------------------------------------------------
Juergen Beisert (1):
       staging:iio:adc:MXS:LRADC: fix touchscreen statemachine

  drivers/staging/iio/adc/mxs-lradc.c | 1 +
  1 file changed, 1 insertion(+)

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PULL] IIO fixes for 3.14 round 4
  2014-02-25 18:29 [PULL] IIO fixes for 3.14 round 4 Jonathan Cameron
@ 2014-03-01  1:09 ` Greg Kroah-Hartman
  0 siblings, 0 replies; 2+ messages in thread
From: Greg Kroah-Hartman @ 2014-03-01  1:09 UTC (permalink / raw)
  To: Jonathan Cameron; +Cc: Linux IIO List

On Tue, Feb 25, 2014 at 06:29:38PM +0000, Jonathan Cameron wrote:
> The following changes since commit e194fd8a5d8e0a7eeed239a8534460724b62fe2d:
> 
>   staging: binder: Fix death notifications (2014-02-21 12:30:54 -0800)
> 
> are available in the git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio.git tags/fixes-for-3.14d

Pulled and pushed out, thanks.

greg k-h

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2014-03-01  1:09 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-02-25 18:29 [PULL] IIO fixes for 3.14 round 4 Jonathan Cameron
2014-03-01  1:09 ` Greg Kroah-Hartman

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.