Linux IIO development
 help / color / mirror / Atom feed
 messages from 2011-10-11 11:54:20 to 2011-10-21 11:52:57 UTC [more...]

[PATCH] staging:iio: allow event usage when no buffer support present
 2011-10-21 11:53 UTC  (6+ messages)
` [PATCH] staging:iio: core. Allow for event chrdev obtaining ioctl if no buffer present
      ` [PATCH V2] staging:iio: allow event usage when no buffer support present

[V2 PATCH 0/2] staging:iio: header reorganization
 2011-10-21 11:49 UTC  (3+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] staging:iio: Use userspace types for iio_event_data

Userspace event handling and header files
 2011-10-21 11:39 UTC  (16+ messages)
    ` [PATCH] staging:iio: header reorganization
        ` [PATCH 1/2] staging:iio: Add missing ioctl.h include to events.h
          ` [PATCH 2/2] staging:iio: Use userspace types for iio_event_data

Towards a IIO in kernel push interface
 2011-10-20 16:44 UTC 

[PATCH 0/5] staging:iio: add demux support
 2011-10-20 16:29 UTC  (6+ messages)
` [PATCH 1/5] staging:iio:kfifo remove entirely pointless code
` [PATCH 2/5] staging:iio:fine iio channel from scan index util function
` [PATCH 3/5] staging:iio: trigger fixes for repeat request of same trigger and allocation failure
` [PATCH 4/5] staging:iio: add demux optionally to path from device to buffer
` [PATCH 5/5] staging:iio:adc:max1363 use new demuxing support

[RFC V3 PATCH 0/6] IIO in kernel interfaces
 2011-10-20 15:30 UTC  (9+ messages)
` [PATCH 1/6] IIO: core: add datasheet_name to chan_spec
` [PATCH 2/6] IIO:ADC:max1363 add datasheet_name entries
` [PATCH 3/6] IIO:CORE: put defs needed by inkern and userspace interfaces into chan_spec.h
` [PATCH 4/6] IIO:CORE add in kernel interface mapping and getting IIO channels
` [PATCH 5/6] IIO:hwmon interface client driver
` [PATCH 6/6] stargate2: example of map configuration for iio to hwmon example

[PATCH] staging:iio:trigger:bfin-timer: Fix compile error
 2011-10-20 12:38 UTC 

[PATCH] staging:iio:trigger:bfin-timer: Fix compile error
 2011-10-20 11:54 UTC  (2+ messages)

[PATCH] AT91: Add a driver for the ADC
 2011-10-20  9:52 UTC  (14+ 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

[PATCH] staging:iio:dac: Add AD5360 driver
 2011-10-20  8:46 UTC 

[PATCH 1/4] staging:iio:dac:ad5791: Use correct DAC bit-size
 2011-10-20  7:58 UTC  (7+ messages)
` [PATCH 2/4] staging:iio:dac:ad5791: Allow asymmetrical reference voltages
` [PATCH 3/4] staging:iio:dac:ad5791: Convert attributes to new naming spec
` [PATCH 4/4] staging:iio:dac:ad5791: Fix scale unit

[RFC V2 PATCH 0/6] IIO in kernel interfaces
 2011-10-19 16:45 UTC  (9+ messages)
` [PATCH 1/6] IIO: core: add datasheet_name to chan_spec
` [PATCH 2/6] IIO:ADC:max1363 add datasheet_name entries
` [PATCH 3/6] IIO:CORE: put defs needed by inkern and userspace interfaces into chan_spec.h
` [PATCH 4/6] IIO:CORE add in kernel interface mapping and getting IIO channels
` [PATCH 5/6] IIO:hwmon interface client driver
` [PATCH 6/6] stargate2: example of map configuration for iio to hwmon example

[PATCH] staging:iio:dac:ad5686: Check for negative values
 2011-10-19 15:51 UTC 

[PATCH] staging:iio:dac:ad5686: Check for negative values
 2011-10-19 15:49 UTC  (2+ messages)

[RFC PATCH 0/6] IIO in kernel interfaces
 2011-10-19 15:02 UTC  (11+ messages)
` [PATCH 1/6] IIO: core: add datasheet_name to chan_spec
` [PATCH 2/6] IIO:ADC:max1363 add datasheet_name entries
` [PATCH 3/6] IIO:CORE add global list of registered IIO devices
` [PATCH 4/6] IIO:Core add in kernel interface mapping and getting IIO channels
` [PATCH 5/6] IIO:Temporary example hwmon interface
` [PATCH 6/6] stargate2: example of map configuration for iio to hwmon example

[PATCH 1/4] staging:iio:dac:ad5791: Use correct DAC bit-size
 2011-10-19 13:39 UTC  (10+ messages)
` [PATCH 2/4] staging:iio:dac:ad5791: Allow asymmetrical reference voltages
` [PATCH 3/4] staging:iio:dac:ad5791: Convert attributes to new naming spec
` [PATCH 4/4] staging:iio:dac:ad5791: Fix scale unit

[PATCH] iio: cdc: Fix pushed event code - Typo, should be IIO_CAPACITANCE
 2011-10-19 12:41 UTC 

[PATCH] iio: cdc: Fix pushed event code - Typo, should be IIO_CAPACITANCE
 2011-10-19 11:56 UTC  (2+ messages)

[PATCH] iio: adc: Relocate Capacitance to Digital Converters (CDC) into own subdir
 2011-10-19 11:02 UTC 

[PATCH] iio: adc: Relocate Capacitance to Digital Converters (CDC) into own subdir
 2011-10-19 11:00 UTC  (3+ messages)

[PATCH] iio: Spell fix - consistent use of Converter - no functional changes
 2011-10-19  9:17 UTC 

[PATCH] iio: Spell fix - consistent use of Converter - no functional changes
 2011-10-19  9:14 UTC  (2+ messages)

[PATCH 1/3] staging:iio:dac:ad5446: Convert to channel spec
 2011-10-18 15:56 UTC  (8+ messages)
` [PATCH 2/3] staging:iio:dac:ad5504: "
` [PATCH 3/3] staging:iio:dac:ad5624r: "

[PATCH] staging:iio:dac Add AD5064 driver
 2011-10-18  7:33 UTC  (3+ messages)
  ` [PATCH v2] staging:iio:dac: "

[PATCH 0/6] IIO: Out of staging step 1: The core
 2011-10-17 16:27 UTC  (10+ 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

[PATCH v2] staging:iio:dac: Add AD5360 driver
 2011-10-17 14:15 UTC  (3+ messages)

[PATCH RFC] IIO: Proof of concept in kernel interface
 2011-10-17 14:05 UTC  (25+ messages)
` [PATCH] staging:iio:proof "

[PATCH] staging:iio:dac: Add AD5360 driver
 2011-10-17 11:10 UTC  (4+ messages)

[PATCH 0/3 V2] IIO: Filtering (previously RFC ...- how to handle)
 2011-10-14 15:39 UTC  (4+ messages)
` [PATCH 1/3] staging:iio: filter description - low pass 3db frequency
` [PATCH 2/3] staging:iio:imu:adis16400 add control of data filtering
` [PATCH 3/3] staging:iio:documentation: document filter_low_pass_3db_frequency

[PATCH 0/3] staging:iio:dummy (example) driver
 2011-10-14 15:34 UTC  (4+ 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] staging:iio:dac Add AD5064 driver
 2011-10-14 14:52 UTC  (3+ messages)

[PATCH 0/2] staging:iio: two fixes
 2011-10-14 13:46 UTC  (3+ messages)
` [PATCH 1/2] staging:iio: fix removal path to allow correct freeing
` [PATCH 2/2] staging:iio:adc:max1363 incorrect allocation of available_scanmasks

[PATCH] iio: adc: remove ADT75 driver - hwmon/lm75 will take over ADT75 support
 2011-10-14  7:00 UTC 

[PATCH 4/9] ARM: SPMP8000: Add ADC driver
 2011-10-13 16:25 UTC  (21+ messages)

[PATCH] staging:iio: gpio build dependency fixing
 2011-10-12 18:06 UTC  (3+ messages)

[PATCH] iio: adc: remove ADT75 driver - hwmon/lm75 will take over ADT75 support
 2011-10-12 15:35 UTC  (2+ messages)

linux-next: Tree for Oct 11 (iio/resolver)
 2011-10-12  8:58 UTC  (2+ messages)

[PATCH] staging:iio:treewide use byteswapped smbus read word
 2011-10-11 16:39 UTC 

[PATCH] staging:iio: fix nasty freeing messup on exit
 2011-10-11 15:07 UTC  (6+ messages)
` [PATCH] staging:iio: fix removal path to allow correct freeing


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox