linux-iio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2011-09-07 16:02:10 to 2011-09-29 12:11:19 UTC [more...]

[PATCH] hwmon:ad7314 port from IIO
 2011-09-29 12:11 UTC  (5+ messages)
` [PATCH] hwmon: ad7314 driver (ported from IIO)
  ` [lm-sensors] "
      ` [PATCH V2] "

New board potentially using IIO
 2011-09-29  8:49 UTC  (3+ messages)

Questions about IIO drivers
 2011-09-28  8:31 UTC  (4+ messages)

[RFC PATCH 0/6 V2] IIO: Out of staging step 1: The core
 2011-09-28  7:10 UTC  (8+ messages)
` [PATCH 1/6] IIO: Core sysfs only support
` [PATCH 2/6] IIO:ADC: max1363 initial import
` [PATCH 3/6] IIO:ADC:ad799x "
` [PATCH 4/6] IIO:light:tsl2563 initial move out of staging
` [PATCH 5/6] IIO:imu:adis16400 partial move from staging
` [PATCH 6/6] IIO: ABI documetation

IIO: ownership of patches taking drivers out of staging
 2011-09-28  6:58 UTC  (6+ messages)
`  "

[RFC PATCH 0/4] IIO: Out of staging step 1. The core
 2011-09-27 10:56 UTC  (3+ messages)

[PATCH 0/3 V2] staging:iio:Documentation via dummy driver
 2011-09-27 10:54 UTC  (6+ messages)
` [PATCH 1/3] staging:iio:Documentation Simple dummy driver to explain the basics
` [PATCH 2/3] staging:iio:dummy Add event support + fake event generator
` [PATCH 3/3] staging:iio:dummy Add buffered reading support

[PATCH 00/16] staging:iio:adc cleanups / fixes
 2011-09-27  8:58 UTC  (37+ messages)
` [PATCH 01/16] staging:iio:adc:ad799x fix incorrect scan_type descriptions
` [PATCH 02/16] staging:iio:adc:ad799x stop using IIO_CHAN macro
` [PATCH 03/16] staging:iio:adc:ad799x fix incorrect setting of configuration register on single channel read
` [PATCH 04/16] staging:iio:adc:ad799x trivial: use the convenient chan struct
` [PATCH 05/16] staging:iio:adc:ad799x use a table for frequency values rather than big switch
` [PATCH 06/16] staging:iio:adc:ad799x avoid bouncing back and forth from iio_priv space
` [PATCH 07/16] staging:iio:adc:ad799x use the core handling for as much of the events as possible
` [PATCH 08/16] staging:iio:adc:ad799x set the device name only once
` [PATCH 09/16] staging:iio:adc:ad799x address and scan_index always match so stop using address
` [PATCH 10/16] staging:iio:adc:ad7606 add local define for chan_spec structures
` [PATCH 11/16] staging:iio:adc:ad7606 trivial code style fix
` [PATCH 12/16] staging:iio:adc:ad7606 make gpio request failures more consistent
` [PATCH 13/16] staging;iio:adc:ad7606 use iio_sw_buffer_preenable rather than local equiv
` [PATCH 14/16] staging:iio:adc:ad7606 refactor to remove st->irq and st->id
` [PATCH 15/16] staging:iio:adc:ad7606 remove unused chip info elements
` [PATCH 16/16] staging:iio:adc:ad7887 stop using IIO_CHAN macro

[PATCH] staging:iio: unwind IIO_IN -> IIO_VOLTAGE define
 2011-09-27  8:56 UTC  (2+ messages)
` [PATCH] staging:iio: unwind the "

[PATCH 00/14 V2] staging:iio: mixed bag
 2011-09-27  0:32 UTC  (16+ messages)
` [PATCH 01/14] [PATCH] iio: adc: Replace, rewrite ad7745 from scratch
` [PATCH 02/14] staging: iio: Move sensor drivers to sub menus
` [PATCH 03/14] staging:iio:documentation general refresh of abi docs
` [PATCH 04/14] staging:iio:documentation Add abi docs for capacitance adcs
` [PATCH 05/14] staging:iio: treewide rename iio_triggered_ring_* to iio_triggered_buffer_*
` [PATCH 06/14] staging:iio: tree wide IIO_RING_TRIGGERED -> IIO_BUFFER_TRIGGERED
` [PATCH 07/14] staging:iio: tree wide IIO_RING_BUFFER config symbol to IIO_BUFFER
` [PATCH 08/14] staging:iio: rename ring_generic.h -> buffer_generic.h
` [PATCH 09/14] staging:iio: replacing term ring with buffer in the IIO core
` [PATCH 10/14] staging:iio:accel:lis3l02dq ring->buffer renames
` [PATCH 11/14] staging:iio:magnetometer:ak8975 use platform_data to pass the gpio number
` [PATCH 12/14] staging:iio:magnetometer:ak8975: Don't assume 0 is an invalid GPIO
` [PATCH 13/14] staging:iio:magnetometer:ak8975: Fix probe() error-handling
` [PATCH 14/14] staging:iio: Prevent reading from buffer chrdev when device has no buffer

[PATCH 0/4] ADIS16400 one big fix and some updates
 2011-09-26  6:56 UTC  (5+ messages)
` [PATCH 2/4] staging:iio:imu:adis16344 support

[PATCH 00/14] staging:iio: mixed bag
 2011-09-21  9:41 UTC  (17+ messages)
` [PATCH 01/14] [PATCH] iio: adc: Replace, rewrite ad7745 from scratch
` [PATCH 02/14] staging: iio: Move sensor drivers to sub menus
` [PATCH 03/14] staging:iio:documentation general refresh of abi docs
` [PATCH 04/14] staging:iio:documentation Add abi docs for capacitance adcs
` [PATCH 05/14] staging:iio: treewide rename iio_triggered_ring_* to iio_triggered_buffer_*
` [PATCH 06/14] staging:iio: tree wide IIO_RING_TRIGGERED -> IIO_BUFFER_TRIGGERED
` [PATCH 07/14] staging:iio: tree wide IIO_RING_BUFFER config symbol to IIO_BUFFER
` [PATCH 08/14] staging:iio: rename ring_generic.h -> buffer_generic.h
` [PATCH 09/14] staging:iio: replacing term ring with buffer in the IIO core
` [PATCH 10/14] staging:iio:accel:lis3l02dq ring->buffer renames
` [PATCH 11/14] staging:iio:magnetometer:ak8975 use platform_data to pass the gpio number
` [PATCH 12/14] staging:iio:magnetometer:ak8975: Don't assume 0 is an invalid GPIO
` [PATCH 13/14] staging:iio:magnetometer:ak8975: Fix probe() error-handling
` [PATCH 14/14] staging:iio: Prevent reading from buffer chrdev when device has no buffer

iio temporary? github tree
 2011-09-20  9:39 UTC 

[PATCH] iio: adc: Replace, rewrite ad7745 from scratch
 2011-09-20  9:15 UTC  (5+ messages)

[PATCH 1/3] staging:iio:magnetometer:ak8975 use platform_data to pass the gpio number
 2011-09-20  9:06 UTC  (4+ messages)
` [PATCH 2/3] staging:iio:magnetometer:ak8975: Don't assume 0 is an invalid GPIO
` [PATCH 3/3] staging:iio:magnetometer:ak8975: Fix probe() error-handling

[PATCH V3 1/5] i2c: Add irq_gpio field to struct i2c_client, i2c_board_info
 2011-09-20  8:54 UTC  (9+ messages)

[PATCH] staging:iio: Prevent reading from buffer chrdev when device has no buffer
 2011-09-19 13:03 UTC 

[PATCH] staging: iio: Move sensor drivers to sub menus
 2011-09-16 15:11 UTC  (2+ messages)

[PATCH] staging:iio:Documentation Simple dummy driver to explain the basics
 2011-09-16 15:09 UTC  (3+ messages)
` [PATCH] staging:iio:Documentation Review simple dummy driver

[PATCH] iio: adc: Replace, rewrite ad7745 from scratch
 2011-09-16 13:12 UTC 

[PATCH 1/2] iio: core: add _bias channel information
 2011-09-16 10:57 UTC  (7+ messages)
` [PATCH 2/2] iio: adc: Replace, rewrite ad7745 from scratch

Does anyone read device.txt etc?
 2011-09-16  9:41 UTC  (5+ messages)

[PATCH 0/8] staging:iio: Documentation updates + ring -> buffer renaming in core
 2011-09-15 13:45 UTC  (9+ messages)
` [PATCH 1/8] staging:iio:documentation general refresh of abi docs
` [PATCH 2/8] staging:iio:documentation Add abi docs for capacitance adcs
` [PATCH 3/8] staging:iio: treewide rename iio_triggered_ring_* to iio_triggered_buffer_*
` [PATCH 4/8] staging:iio: tree wide IIO_RING_TRIGGERED -> IIO_BUFFER_TRIGGERED
` [PATCH 5/8] staging:iio: tree wide IIO_RING_BUFFER config symbol to IIO_BUFFER
` [PATCH 6/8] staging:iio: rename ring_generic.h -> buffer_generic.h
` [PATCH 7/8] staging:iio: replacing term ring with buffer in the IIO core
` [PATCH 8/8] staging:iio:accel:lis3l02dq ring->buffer renames

[PATCH 0/3] staging:iio:Fixes and minor abi related cleanups
 2011-09-14 12:01 UTC  (4+ messages)
` [PATCH 1/3] staging:iio:tree wide. abi fixup for in_ out_ prefix introduction
` [PATCH 2/3] staging:iio:adc:ad7606 add channel type specification to range attributes
` [PATCH 3/3] staging:iio: move id and device name setting to iio_device_allocate

[IIO] Mistake in assumption about trigger names
 2011-09-12  8:37 UTC  (6+ messages)
  ` [PATCH] staging:iio: move id and device name setting to iio_device_allocate

[RFC PATCH 0/2 V2] Using regmap with ADIS devices
 2011-09-09 16:30 UTC  (9+ messages)
` [PATCH 1/2] regmap: Support half writes and padding between register and value
` [PATCH 2/2] staging:iio:imu:adis16400 regmap introduction

[PATCH] STAGING:iio:light: V2 fix out of bounds reg_cache[] access
 2011-09-09 15:41 UTC  (5+ messages)
` [PATCH] [PATCH] staging:iio:light: V3 "

Killing off range with no channel attribute
 2011-09-09 12:29 UTC  (4+ messages)
  ` [PATCH] staging:iio:adc:ad7606 add channel type specification to range attributes

[PATCH] staging:iio:tree wide. abi fixup for in_ out_ prefix introduction
 2011-09-09 11:49 UTC  (2+ messages)

[PATCH V2 1/4] i2c: Add irq_gpio field to struct i2c_client
 2011-09-07 19:07 UTC  (5+ messages)

Blockers on IIO usage of regmap
 2011-09-07 19:14 UTC  (21+ messages)
      ` [RFC PATCH 0/6] Using regmap with ADIS devices
      ` [PATCH 1/6] SPI: add ability to say we want a cs change after every transfer
      ` [PATCH 2/6] regmap: Add a magic bus type to handle quirks of analog devices ADIS sensors
      ` [PATCH 3/6] staging:iio:imu: adis16400 partial conversion to regmap
      ` [PATCH 4/6] regmap-spi-adi + staging:iio:imu:adis16400 halve register addresses
      ` [PATCH 5/6] regmap-spi-adi generalize regmap_spi_read
      ` [PATCH 6/6] staging:iio:imu:adis16400 make use of regmap bulk read capabilities


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).