linux-iio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2011-12-14 12:12:51 to 2012-01-31 11:09:35 UTC [more...]

[RFC PATCH 0/5 V5] IIO: in kernel pull interfaces
 2012-01-31 11:09 UTC  (15+ messages)
` [PATCH 1/5] staging:iio:core add in kernel interface mapping and getting IIO channels
` [PATCH 2/5] staging:iio: move iio data return types into types.h for use by inkern
` [PATCH 3/5] staging:iio::hwmon interface client driver
` [PATCH 4/5] staging:iio:Documentation in kernel pull description
` [PATCH 5/5] stargate2: example of map configuration for iio to hwmon example

[PATCH v2 1/6] staging:iio: Update iio_event_interface documentation
 2012-01-29 18:18 UTC  (11+ messages)
` [PATCH v2 6/6] staging:iio:events: Use non-atmoic bitops
  ` [PATCH v2 2/6] staging:iio: Factor out event handling into its own file
  ` [PATCH v2 3/6] staging:iio:events: Use kfifo for event queue
  ` [PATCH v2 4/6] staging:iio:events: Use waitqueue lock to protect "

[PATCH 0/5] Remove use of isvisible for attr groups that are coppied
 2012-01-29 11:07 UTC  (6+ messages)
` [PATCH 1/5] staging:iio:adc:ad7192 unwind use of is_visible for attribute group
  ` [PATCH 2/5] staging:iio:dds:ad9834 unwind use of is_visible for attrs
  ` [PATCH 3/5] staging:iio:dac:ad5446 "
  ` [PATCH 4/5] staging:iio:adc:ad7606 "
  ` [PATCH 5/5] staging:iio:adc:adt7310/7410 sticking plaster fix for broken event attrs

[RFC] IIO LRADC for mach-mxs
 2012-01-28  9:37 UTC  (9+ messages)

[PATCH V2 0/6] attrs and event_attrs out of iio_info and without wrapping group
 2012-01-23  9:02 UTC  (12+ messages)
` [PATCH 1/6] staging:iio:adc:ad7192 unwind use of is_visible for attribute group
` [PATCH 2/6] staging:iio:dds:ad9834 unwind use of is_visible for attrs
` [PATCH 3/6] staging:iio:dac:ad5446 "
` [PATCH 4/6] staging:iio:adc:ad7606 "
` [PATCH 5/6] staging:iio:adc:adt7310/7410 sticking plaster fix for broken event attrs
` [PATCH 6/6] staging:iio: attrs/event_attrs -> struct attribute * + move to iio_dev

[PATCH RESEND v13] AT91: Add a driver for the ADC
 2012-01-18 10:28 UTC  (8+ messages)
` [PATCH 1/3] ARM: AT91: Add platform data for the ADCs
` [PATCH 2/3] ARM: AT91: IIO: Add AT91 ADC driver
` [PATCH 3/3] ARM: AT91: Add the ADC to the sam9g20ek board

drv2665 driver placement query
 2012-01-13 19:06 UTC  (7+ messages)

[PATCH 0/5] Generalize module_platform_driver
 2012-01-13  9:07 UTC  (3+ messages)
` [PATCH 1/5] drivercore: "

[PATCH V3.2] adds support for Texas Instruments ads1110 adc
 2012-01-13  7:45 UTC  (3+ messages)
  ` [PATCH V3.3] "

[PATCH 1/3] staging: iio: core: fix argument of iio_buffer_register (must be const)
 2012-01-12 19:35 UTC  (7+ messages)
` [PATCH 2/3] staging: iio: core: add missing spaces to error output
` [PATCH 3/3] staging: iio: core: add error message when buffer length is zero

[PATCH] MAINTAINERS: staging: iio: add iio information
 2012-01-12 19:32 UTC  (3+ messages)

[PATCH] MAINTAINERS: staging: iio: add iio information
 2012-01-10 17:00 UTC 

[PATCH V3.1] adds support for Texas Instruments ads1110 adc
 2012-01-10  9:57 UTC 

No pull request for IIO this merge window (out of staging)
 2012-01-07 10:07 UTC 

[RFC PATCH 0/6] Make iio_info elements attrs and event_attrs struct attribute *
 2012-01-03 17:24 UTC  (9+ messages)
` [PATCH 1/6] staging:iio:adc:ad7192 unwind use of is_visible for attribute group
` [PATCH 4/6] staging:iio:adc:ad7606 unwind use of is_visible for attrs
` [PATCH 5/6] staging:iio:adc:adt7310/7410 sticking plaster fix for broken event attrs
` [PATCH 6/6] staging:iio:treewide make attrs and event_attrs entries struct attribute *
  ` [PATCH 2/6] staging:iio:dds:ad9834 unwind use of is_visible for attrs

[PATCH 1/3] staging:iio: Rename IIO_EVENT_CODE_EXTRACT_NUM to IIO_EVENT_CODE_EXTRACT_CHAN
 2012-01-03 17:16 UTC  (5+ messages)
` [PATCH 2/3] staging:iio: Add missing event code extract macros
` [PATCH 3/3] staging:iio: Add event monitor example application

[PATCH 1/6] staging:iio: Update iio_event_interface documentation
 2012-01-03 13:59 UTC  (6+ messages)
` [PATCH 2/6] staging:iio: Factor out event handling into its own file
` [PATCH 3/6] staging:iio:events: Use kfifo for event queue
` [PATCH 4/6] staging:iio:events: Use waitqueue lock to protect "
` [PATCH 5/6] staging:iio:events: Add poll support
` [PATCH 6/6] staging:iio:events: Use non-atmoic bitops

[PATCH] staging:iio: Setup buffer access functions when allocating the buffer
 2012-01-03 10:02 UTC 

[PATCH v2] Adds support for the Texas Instruments ADS1110 adc
 2012-01-03  9:37 UTC  (8+ messages)
  ` [PATCH v2.1] "
      ` [Patch "

[PATCH] staging:iio: isl29018: add of_match table for device-tree probing
 2012-01-02  8:58 UTC  (3+ messages)

[PATCH] staging:iio: ak8975: add of_match table for device-tree probing
 2012-01-02  8:58 UTC  (3+ messages)

[PATCH] staging:iio: Setup buffer access functions when allocating the buffer
 2011-12-31 20:01 UTC  (2+ messages)

[PATCH 0/5] staging:iio: inkern pull interfaces for staging tree
 2011-12-22 17:41 UTC  (11+ messages)
` [PATCH 3/5] staging:iio:core add in kernel interface mapping and getting IIO channels

[PATCH] iio: pll: New driver for ADF4350/ADF4351 Wideband Synthesizers (PLL)
 2011-12-21 13:11 UTC  (10+ messages)

[PATCH] Add support for ads1110
 2011-12-21 11:22 UTC  (5+ messages)

[PATCH 1/8] staging:iio: Use iio_buffer_enabled instead of open coding it
 2011-12-19 14:23 UTC  (8+ messages)
` [PATCH 2/8] staging:iio: Disallow changing scan elements in all buffered modes
` [PATCH 3/8] staging:iio: Disallow modifying buffer size when buffer is enabled
` [PATCH 4/8] staging:iio: Make sure a device is only opened once at a time
` [PATCH 5/8] staging:iio: Drop buffer busy flag
` [PATCH 6/8] staging:iio: Drop the unused buffer enable() and is_enabled() callbacks
` [PATCH 7/8] staging:iio: Drop buffer mark_param_change callback
` [PATCH 8/8] staging:iio: Drop {mark,unmark}_in_use callbacks

[PATCH] staging:iio: Remove unused variable
 2011-12-19 11:54 UTC 

[PATCH 1/4] staging:iio: Factor out event handling into its own file
 2011-12-19  8:54 UTC  (14+ messages)
` [PATCH 2/4] staging:iio:events: Use kfifo for event queue
` [PATCH 3/4] staging:iio:events: Use waitqueue lock to protect "
` [PATCH 4/4] staging:iio:events: Add poll support

[RFC v2] IIO: Add hardware triggers support to the AT91 ADC driver
 2011-12-19  8:41 UTC  (6+ messages)

[PATCH 1/3] staging:iio: Fix sw_ring memory corruption
 2011-12-18 19:44 UTC  (7+ messages)
` [PATCH 3/3] staging:iio: Fix scan mask update

[PATCH 1/8] staging:iio: Use iio_buffer_enabled instead of open coding it
 2011-12-16 19:43 UTC  (9+ messages)
` [PATCH 2/8] staging:iio: Disallow changing scan elements in all buffered modes
` [PATCH 3/8] staging:iio: Disallow modifying buffer size when buffer is enabled
` [PATCH 4/8] staging:iio: Make sure a device is only opened once at a time
` [PATCH 5/8] staging:iio: Drop buffer busy flag
` [PATCH 6/8] staging:iio: Drop buffer mark_param_change callback
` [PATCH 7/8] staging:iio: Drop the unused buffer enable() and is_enabled() callbacks
` [PATCH 8/8] iio:staging: Drop {mark,unmark}_in_use callbacks

[PATCH v13] AT91: Add a driver for the ADC
 2011-12-15 19:37 UTC  (3+ messages)
  ` [PATCH 1/3] ARM: AT91: Add platform data for the ADCs

How should we deal with multiple concurrent user of the chrdev file?
 2011-12-15 12:30 UTC 

buffer enable() and is_enable() callbacks unused?
 2011-12-15 10:03 UTC  (2+ messages)

[PATCH] staging:iio:drivers stop enabling the timestamp for buffers at start time
 2011-12-15  8:39 UTC  (2+ messages)

[PATCH 0/2] staging:iio: trigger owner field confusion cleanup
 2011-12-14 20:49 UTC  (3+ messages)
` [PATCH 1/2] staging:iio: Make sure all triggers have a trigger_ops for the owner field
` [PATCH 2/2] staging:iio: iio_trigger contains defunct owner field. Remove it

staging: iio: light: obsolete use of strict_strtoul v2
 2011-12-14 20:11 UTC  (3+ messages)

[PATCH] staging:iio:adc: Add AD7265/AD7266 support
 2011-12-14 20:06 UTC  (6+ messages)

[PATCH] staging:iio: Add wrapper functions around buffer access ops
 2011-12-14 17:35 UTC  (10+ messages)

[PATCH 1/3] iio: gyro: ADXRS450: Add missing scale attributes
 2011-12-14 17:07 UTC  (8+ messages)
` [PATCH 2/3] iio: gyro: ADXRS450: Add missing read support for calibbias attribute
` [PATCH 3/3] iio: gyro: ADXRS450: Add support for ADXRS453 Digital Gyroscope

Should we make mark_param_change buffer implementation internal?
 2011-12-14 13:58 UTC  (2+ messages)


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