Linux IIO development
 help / color / mirror / Atom feed
 messages from 2010-02-22 11:16:47 to 2010-05-17 08:06:00 UTC [more...]

IIO driver merge plans (for next merge window)
 2010-05-17  8:06 UTC  (11+ messages)
  ` adis16300 to new abi

[PATCH] staging:iio:max1363 Fix two bugs in single_channel_from_ring
 2010-05-16 20:29 UTC 

max1363 driver comments
 2010-05-14 11:38 UTC  (2+ messages)

[PATCH 0/2] adis16220 driver
 2010-05-13 10:18 UTC  (6+ messages)
` [PATCH 1/2] staging:iio: adis16220 vibration sensor driver
` [PATCH 2/2] staging:iio: adis16220 extract bin_attribute structures from state

[PATCH] staging:iio: adis16220 digital gyro driver
 2010-05-12 13:53 UTC  (3+ messages)

adis16220 capture event
 2010-05-12 13:41 UTC  (5+ messages)

[PATCH 1/2] staging:iio: adis16209 driver
 2010-05-07 14:24 UTC  (4+ messages)
` [PATCH 2/2] staging:iio: adis16240 driver

[PATCH RFC] staging:iio: adis16209 accelerometer driver initial import
 2010-05-06 11:34 UTC  (5+ messages)

[PATCH 0/6] IIO cleanups
 2010-05-06 10:14 UTC  (9+ messages)
` [PATCH 1/6] staging:iio:Documentation fixes
` [PATCH 2/6] staging:iio Break up gyro.h and move to new abi
` [PATCH 3/6] staging:iio:adis16300 clean out some unused code
` [PATCH 4/6] staging:iio:Documentation update to add incli and switch to magn
` [PATCH 5/6] staging:iio:adis16400 clean out some unused code
` [PATCH 6/6] staging:iio:imu remove unecessary empty defs for event attributes

iio-abi-new tree scrapped
 2010-05-05 11:22 UTC 

[RFC] staging:iio: kfifo initial tests
 2010-05-04 23:13 UTC 

[PATCH 00/20] staging:iio updates Abi changes and new drivers
 2010-05-04 21:36 UTC  (23+ messages)
` [PATCH 01/20] staging:iio: Add new in_raw definitions for adc channels
  ` [PATCH 02/20] staging:iio: Add new attrs for sampling frequency available and temp_raw
    ` [PATCH 03/20] iio:staging:accelerometers move towards the new abi
      ` [PATCH 04/20] staging:iio: Support functions for scan mask matching
        ` [PATCH 05/20] staging: iio: Move from class to bus
          ` [PATCH 06/20] staging:iio: Move event attributes into the event[n] device in sysfs
            ` [PATCH 07/20] staging:iio: Clean out unused IIO_SCAN_EL and add IIO_SCAN_NAMED_EL_C
              ` [PATCH 08/20] staging:iio:max1363 move to new abi
                ` [PATCH 09/20] staging:iio: Documentation, update iio_utils.h for the move to a bus
                  ` [PATCH 10/20] staging:iio: ABI documentation (partial)
                    ` [PATCH 11/20] staging:iio: Directory name changes to match new ABI
                      ` [PATCH 12/20] staging:iio:tsl2563: change lux to illuminance0_input to match new abi
                        ` [PATCH 13/20] staging:iio: Remove naming via IDR's where no longer necessary under "
                          ` [PATCH 14/20] staging:iio:max1363 add support for max11606-max11617
                            ` [PATCH 15/20] staging:iio:max1363 add support for 8 bit equivalent devices, max1036-9, max11600-5
                              ` [PATCH 16/20] staging:iio:ring_sw: Fix incorrect test on successful read of last value, causes infinite loop
                                ` [PATCH 17/20] staging:iio:tsl2563 add a name attribute under the iio
                                  ` [PATCH 18/20] staging:iio:Documentation: Rewrite example for new abi
                                    ` [PATCH 19/20] staging:iio:imu ADIS16300 driver
                                      ` [PATCH 20/20] staging:iio:imu ADIS16400 and ADIS16405 driver

IIO:ADC Scan Modes
 2010-05-04 10:53 UTC  (4+ messages)

[PATCH 00/19 V2] staging:iio: ABi changes round 1
 2010-04-26 21:30 UTC  (2+ messages)

[PATCH 00/19 V2] staging:iio: ABi changes round 1
 2010-04-26 20:08 UTC  (20+ messages)
` [PATCH 01/19] staging:iio: Add new in_raw definitions for adc channels
  ` [PATCH 02/19] staging:iio: Add new attrs for sampling frequency available and temp_raw
    ` [PATCH 03/19] iio:staging:accelerometers move towards the new abi
      ` [PATCH 04/19] staging:iio: Support functions for scan mask matching
        ` [PATCH 05/19] staging: iio: Move from class to bus
          ` [PATCH 06/19] staging:iio: Move event attributes into the event[n] device in sysfs
            ` [PATCH 07/19] staging:iio: Clean out unused IIO_SCAN_EL and add IIO_SCAN_NAMED_EL_C
              ` [PATCH 08/19] staging:iio:max1363 move to new abi
                ` [PATCH 09/19] staging:iio: Documentation, update iio_utils.h for the move to a bus
                  ` [PATCH 10/19] staging:iio: ABI documentation (partial)
                    ` [PATCH 11/19] staging:iio: Directory name changes to match new ABI
                      ` [PATCH 12/19] staging:iio:tsl2563: change lux to illuminanc0_input to match new abi
                        ` [PATCH 13/19] staging:iio: Remove naming via IDR's where no longer necessary under "
                          ` [PATCH 14/19] staging:iio:max1363 add support for max11606-max11617
                            ` [PATCH 15/19] staging:iio:max1363 add support for 8 bit equivalent devices, max1036-9, max11600-5
                              ` [PATCH 16/19] Staging: IIO: Fix uses of spinlocks prior to init in ring implementations
                                ` [PATCH 17/19] staging:iio:ring_sw: Fix incorrect test on successful read of last value, causes infinite loop
                                  ` [PATCH 18/19] staging:iio:tsl2563 add a name attribute under the iio
                                    ` [PATCH 19/19] staging:iio:Documentation: Rewrite example for new abi

isl29020: ALS driver as misc device
 2010-04-26 10:59 UTC 

[PATCH] iio_trigger_find_by_name: Skip trailing newline if available
 2010-04-26  8:49 UTC 

[PATCH] iio: fix typo in userspace example codes and document
 2010-04-26  8:46 UTC  (2+ messages)

[PATCH] iio-trig-gpio:Remove redundant gpio_request
 2010-04-26  8:36 UTC 

[PATCH] Fix staging:iio:ring_sw: Fix incorrect test on successful read of last value, causes infinite loop
 2010-04-23  0:13 UTC  (2+ messages)
` patch staging-iio-ring_sw-fix-incorrect-test-on-successful-read-of-last-value-causes-infinite-loop.patch added to gregkh-2.6 tree

[PATCH] staging:iio:lis3l02dq - incorrect ws used in container of call
 2010-04-23  0:13 UTC  (2+ messages)
` patch staging-iio-lis3l02dq-incorrect-ws-used-in-container-of-call.patch added to gregkh-2.6 tree

patch staging-iio-function-iio_get_new_idr_val-return-negative-value-if-fails.patch added to gregkh-2.6 tree
 2010-04-23  0:13 UTC 

[PATCH] iio-trig-gpio:Remove redundant gpio_request
 2010-04-22 23:37 UTC 

[PATCH] IIO: struct iio_dev_attr should be defined as static
 2010-04-06 11:30 UTC  (2+ messages)

[PATCH 00/13] Staging: IIO: ABI changes round 1, V1
 2010-03-30 14:31 UTC  (16+ messages)
` [PATCH 01/13] staging:iio: Add new in_raw definitions for adc channels
  ` [PATCH 02/13] staging:iio: Add new attrs for sampling frequency available and temp_raw
    ` [PATCH 03/13] iio:staging:accelerometers move towards the new abi
      ` [PATCH 04/13] staging:iio: Support functions for scan mask matching
        ` [PATCH 05/13] staging: iio: Move from class to bus
          ` [PATCH 06/13] staging:iio: Move event attributes into the event[n] device in sysfs
            ` [PATCH 07/13] staging:iio: Clean out unused IIO_SCAN_EL and add IIO_SCAN_NAMED_EL_C
              ` [PATCH 08/13] staging:iio:max1363 move to new abi
                ` [PATCH 09/13] staging:iio: Documentation, update iio_utils.h for the move to a bus
                  ` [PATCH 10/13] staging:iio: ABI documentation (partial)
                    ` [PATCH 11/13] staging:iio: Directory name changes to match new ABI
                      ` [PATCH 12/13] staging:iio:tsl2563: change lux to illuminance0_input to match new abi
                        ` [PATCH 13/13] staging:iio: Remove naming via IDR's where no longer necessary under "

Cut down on number of attribute macros?
 2010-03-26 16:11 UTC 

[PATCH] iio_trigger_find_by_name: Skip trailing newline if available
 2010-03-23 13:46 UTC  (4+ messages)

SPI Driver
 2010-03-22 12:06 UTC 

[PATCH] IIO:sysfs.h: Use static declaration
 2010-03-09 15:46 UTC  (4+ messages)

[PATCH] iio-trig-gpio:Remove redundant gpio_request
 2010-03-09 12:45 UTC  (2+ messages)

[PATCH] iio_trigger_find_by_name: Skip trailing newline if available
 2010-03-09 12:42 UTC  (2+ messages)

[PATCH] iio-trig-gpio:Remove redundant gpio_request
 2010-03-08 15:41 UTC  (7+ messages)

IIO ring buffer
 2010-03-08 11:23 UTC  (13+ messages)
        ` [Uclinux-dist-devel] "

[RFC] IIO event naming
 2010-03-07 12:39 UTC 

[PATCH] staging drivers use spin_lock_init()
 2010-02-23 22:54 UTC 


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