All of lore.kernel.org
 help / color / mirror / Atom feed
* Re: [PULL] IIO new driver features, cleanups and fixes for 3.13 set 2
  2013-09-29 20:49 [PULL] IIO new driver features, cleanups and fixes for 3.13 set 2 Jonathan Cameron
@ 2013-09-29 20:15 ` Greg KH
  0 siblings, 0 replies; 2+ messages in thread
From: Greg KH @ 2013-09-29 20:15 UTC (permalink / raw)
  To: Jonathan Cameron; +Cc: linux-iio

On Sun, Sep 29, 2013 at 09:49:34PM +0100, Jonathan Cameron wrote:
> The following changes since commit 3ffdea3feca9e2c95c2e93e217d77c9c368f747a:
> 
>   Merge tag 'iio-for-3.13a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-next (2013-09-22
> 11:30:12 -0700)
> 
> are available in the git repository at:
> 
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio.git tags/iio-for-3.13b

Pulled and pushed out, thanks.

greg k-h

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

* [PULL] IIO new driver features, cleanups and fixes for 3.13 set 2
@ 2013-09-29 20:49 Jonathan Cameron
  2013-09-29 20:15 ` Greg KH
  0 siblings, 1 reply; 2+ messages in thread
From: Jonathan Cameron @ 2013-09-29 20:49 UTC (permalink / raw)
  To: Greg KH; +Cc: linux-iio

The following changes since commit 3ffdea3feca9e2c95c2e93e217d77c9c368f747a:

  Merge tag 'iio-for-3.13a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-next (2013-09-22
11:30:12 -0700)

are available in the git repository at:


  git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio.git tags/iio-for-3.13b

for you to fetch changes up to 10a485c55ae8d313194afc7a8c65df3ac7c048a1:

  iio:trigger: fix sysfs name on list mutex (2013-09-28 11:51:16 +0100)

----------------------------------------------------------------
Second set of new functionality for IIO in the 3.13 cycle - with bug fixes for first set.

This is a small, mainly to get a couple of compile bug related fixes into
the tree ASAP.

New device support:
1) Add ad5446 dac support to the ad5641 driver.

New functionality and cleanups:
1) Optional power supply regulators for the st pressure sensors drivers using
   the new optional regulator interface.
2) Bit of tidying up of naming in the sysfs trigger.

Bug fixes from the previous series:
1) Missing select IIO_BUFFER for ti_am335x_adc
2) Drop a bonus bracket in iio-trig-bfin-timmer

----------------------------------------------------------------
Aida Mynzhasova (1):
      iio: dac: ad5446: Add support for AD5641

Denis CIOCCA (1):
      iio:trigger: fix sysfs name on list mutex

Jonathan Cameron (1):
      iio:ti_am335x_adc ensure that IIO_KFIFO_BUF is not selected witout IIO_BUFFER

Lars-Peter Clausen (1):
      staging:iio:iio-trig-bfin-timer: Fix compile error

Lee Jones (2):
      iio: pressure-core: st: Provide support for the Vdd power supply
      iio: pressure-core: st: Provide support for the Vdd_IO power supply

 drivers/iio/adc/Kconfig                           |  1 +
 drivers/iio/dac/Kconfig                           |  2 +-
 drivers/iio/dac/ad5446.c                          |  6 ++++
 drivers/iio/pressure/st_pressure_core.c           | 39 +++++++++++++++++++++++
 drivers/iio/trigger/iio-trig-sysfs.c              | 14 ++++----
 drivers/staging/iio/trigger/iio-trig-bfin-timer.c |  2 +-
 include/linux/iio/common/st_sensors.h             |  5 +++
 7 files changed, 60 insertions(+), 9 deletions(-)

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

end of thread, other threads:[~2013-09-29 20:15 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-09-29 20:49 [PULL] IIO new driver features, cleanups and fixes for 3.13 set 2 Jonathan Cameron
2013-09-29 20:15 ` Greg KH

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.