linux-iio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2011-10-17 10:36:00 to 2011-10-25 08:33:37 UTC [more...]

[PATCH] iio: introduce type casts to avoid __ucmpdi2 calls
 2011-10-25  8:33 UTC 

[RFC V3 PATCH 0/6] IIO in kernel interfaces
 2011-10-24 19:33 UTC  (15+ 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

Channel-less IIO events
 2011-10-24 15:12 UTC  (4+ messages)

[PATCH 0/5] staging:iio: add demux support
 2011-10-24 13:45 UTC  (7+ 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

[PATCH v2] iio:staging: Add documentation for IIO_EVENT_CODE
 2011-10-24 13:42 UTC  (2+ messages)

[PATCH] iio:staging: Add documentation for IIO_EVENT_CODE
 2011-10-24 13:13 UTC  (2+ messages)

github tree cleanup
 2011-10-24 12:12 UTC 

[PATCH] staging:iio:events: Make sure userspace buffer is large enough
 2011-10-24 12:05 UTC  (4+ messages)

[PATCH] staging:iio:iio_utils.h: Add missing include
 2011-10-24 11:57 UTC  (2+ messages)

[PATCH] staging:iio: one more fix
 2011-10-24  9:49 UTC  (2+ messages)
` [PATCH] staging:iio:core shared attrs do not work with modifier

[PATCH 0/6] staging:iio: misc fixes
 2011-10-24  9:43 UTC  (7+ messages)
` [PATCH 1/6] staging:iio:light:tsl2563 both intensity channels have same chan_spec
` [PATCH 2/6] staging:iio:light:tsl2563 missing setting of id in get id function
` [PATCH 3/6] staging:iio:triggers Remove unecessary existence checks and return val
` [PATCH 4/6] staging:iio:industrialio-trigger.c Trivial code style brackets fix
` [PATCH 5/6] staging:iio:kfifo remove entirely pointless code
` [PATCH 6/6] staging:iio: trigger fixes for repeat request of same trigger and allocation failure

[PATCH] staging: iio: light: Fix compiler warning in tsl2563.c
 2011-10-24  9:15 UTC  (6+ messages)

[PATCH] IIO: Why maintain separate and shared knowledge internally?
 2011-10-24  8:58 UTC  (5+ messages)
` [PATCH] staging:iio:treewide only use shared to decide on interfaces

[PATCH] AT91: Add a driver for the ADC
 2011-10-24  8:21 UTC  (19+ 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

[RFC 1/2] staging:iio: Do not use bitmasks for channel info addresses
 2011-10-21 14:09 UTC  (6+ messages)
` [RFC PATCH 2/2] staging:iio: Introduce IIO_CHAN_INFO_*_MASK

[PATCH] staging:iio:light:tsl2563 both intensity channels have same chan_spec
 2011-10-21 13:23 UTC 

[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] 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] 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  (22+ messages)
` [PATCH] staging:iio:proof "

[PATCH] staging:iio:dac: Add AD5360 driver
 2011-10-17 11:10 UTC  (4+ 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).