Linux IIO development
 help / color / mirror / Atom feed
 messages from 2011-07-19 08:53:41 to 2011-08-15 15:57:11 UTC [more...]

[PATCH] iio: [v2] add support for Analog Devices ad7194 a/d converter
 2011-08-15 15:57 UTC  (4+ messages)

[PATCH] staging:iio:scan element types: introduce endian description to the data format
 2011-08-15  9:06 UTC  (4+ messages)

iio-blue.git reorganization
 2011-08-12 17:18 UTC  (2+ messages)

[PATCH] staging:iio:imu adis16344 support
 2011-08-12 17:04 UTC  (2+ messages)
` [PATCH] staging:iio:imu:adis16344 support

[PATCH 0/7] staging:iio:cleanups2 post iio_chan_spec_conversion
 2011-08-12 16:56 UTC  (8+ messages)
` [PATCH 1/7] staging:iio:magnetometer: remove unused header magnet.h
` [PATCH 2/7] staging:iio:gyro: remove gyro.h
` [PATCH 3/7] staging:iio:accel remove unused accel.h header
` [PATCH 4/7] staging:iio:adc remove unused adc.h
` [PATCH 5/7] staging:iio: Introduce iio_core.h and move all core only stuff out of iio.h
` [PATCH 6/7] staging:iio:events: use IIO_<TYPE> and IIO_MOD_<> instead of IIO_EV_CLASS_<TYPE> etc
` [PATCH 7/7] staging:iio: remove unneeded include

[PATCH 00/12] staging:iio: iio_chan_spec conversions - after cleanups
 2011-08-12 16:48 UTC  (13+ messages)
` [PATCH 01/12] staging:iio:accel:kxsd9 cleanup and conversion to iio_chan_spec
` [PATCH 02/12] staging:iio: add quadrature correction to chan info types
` [PATCH 03/12] staging:iio:gyro:adxrs450 move to iio_chan_spec registration
` [PATCH 04/12] staging:iio:gyro:adxrs450 make more use of spi_read and spi_write
` [PATCH 05/12] staging:iio:gyro:adxrs450 squish some trivial single call point wrappers functions
` [PATCH 06/12] staging:iio:gyro:adis16080 convert to iio_chan_spec
` [PATCH 07/12] staging:iio:magnetometer:hmc5843 iio_chan_spec conversion
` [PATCH 08/12] staging:iio:gyro:adis16130 move to iio_chan_spec registration
` [PATCH 09/12] staging:iio:gyro:adis16060 convert to iio_chan_spec
` [PATCH 10/12] staging:iio:accel:adis16204: use peak_raw info_mask element + push some defs down from header
` [PATCH 11/12] staging:iio:accel:adis16220 iio_chan_spec conversion
` [PATCH 12/12] staging:iio:magnetometer:ak8975 convert to iio_chan_spec + cleanups

[PATCH 00/19] staging:iio:cleanups - post fixes
 2011-08-12 16:08 UTC  (20+ messages)
` [PATCH 01/19] staging:iio:trivial sparse related cleanups
` [PATCH 02/19] staging:iio:imu:adis16400: use strtobool for reset sysfs and don't assign unused tx members
` [PATCH 03/19] staging:iio:imu:adis16400 remove now unused headers
` [PATCH 04/19] staging:iio:triggers introduce iio_trigger_ops to take const bits out of iio_trig_structure
` [PATCH 05/19] staging:iio:gyro:adis16260 remove some unused headers
` [PATCH 06/19] staging:iio:imu:adis16400 remove "
` [PATCH 07/19] staging:iio:gyro:adis16130 drop control of adc resolution
` [PATCH 08/19] staging:iio:accel: usused header removals
` [PATCH 09/19] staging:iio:adc: unused "
` [PATCH 10/19] staging:iio:inclinometer.h remove as now unused
` [PATCH 11/19] staging:iio:various header includes that should never have been
` [PATCH 12/19] staging:iio:adc: header cleanup - remove unused
` [PATCH 13/19] staging:iio:accel header housekeeping - remove unecessary includes
` [PATCH 14/19] staging:iio:gyro and meter: header housecleaning
` [PATCH 15/19] staging:iio:core flatten convenience function that only has one user
` [PATCH 16/19] staging:iio:core squash trivial wrappers and use ida allocation func
` [PATCH 17/19] staging:iio:sysfs cleanout header for unused definitions
` [PATCH 18/19] staging:iio:light:tsl2583 allocate chip state with iio_dev
` [PATCH 19/19] staging:iio: Remove deprecated dev_data from iio_dev

[PATCH 00/12] staging:iio:fixes
 2011-08-12 15:55 UTC  (13+ messages)
` [PATCH 01/12] Staging: iio: add some unlocks to raw_read() functions
` [PATCH 02/12] staging:iio:gyro:adis16130 fix adis16130_spi_read which was never selecting the channel
` [PATCH 03/12] staging:iio:adc: max1363 fix 2 raw sysfs issues
` [PATCH 04/12] staging:iio:core simplify and fix a bug in iio_device_(un)register_event_set
` [PATCH 05/12] staging:iio: sysfs.h remove unused val2 and dead macro
` [PATCH 06/12] staging:iio:addac:adt7316 make interrupt mask sane
` [PATCH 07/12] staging:iio:dac:ad5504 dereferencing just freed st in error path
` [PATCH 08/12] staging:iio:accel:adis16201 overflow tx buffer
` [PATCH 09/12] staging:iio: dummy sysfs group for autogenerated base directories
` [PATCH 10/12] staging:iio: in case of buggy drivers avoid using undefined mask
` [PATCH 11/12] staging:iio:various Stop drivers putting sysfs attributes in a directory named after the device
` [PATCH 12/12] staging:iio:documentation trivial typo fix

[PATCH] staging: IIO: DAC: Delete useless label error_ret in ad5791.c
 2011-08-12 14:21 UTC  (3+ messages)

[PATCH] IIO: ADC: New driver for AD7190/AD7192/AD7195 4 Channel SPI ADC
 2011-08-12 13:44 UTC  (2+ messages)

[PATCH] staging: IIO: DAC: Delete useless label error_ret in ade7854.c
 2011-08-12  8:50 UTC  (2+ messages)

[PATCH] STAGING:iio:light: fix ISL29018 init to handle brownout
 2011-08-12  8:47 UTC  (2+ messages)

[patch] Staging: iio/dac/ad5504: uninitialized variable in error handling
 2011-08-09 18:06 UTC 

Away until Friday 12th
 2011-08-04 11:34 UTC 

RFC: Event attributes. How to handle the options
 2011-08-04 11:28 UTC 

IIO: Interface for capacitance inputs (and outputs)
 2011-08-03 14:04 UTC  (7+ messages)

[PATCH] drivers:staging:remove the unused label error_ret
 2011-08-03  9:24 UTC  (2+ messages)

[PATCH] drivers:staging: remove the unused label
 2011-08-03  9:21 UTC  (2+ messages)

Sysfs - export sysfs_create_subdir?
 2011-08-02 17:18 UTC  (2+ messages)

uses of irq_to_gpio() in drivers/staging/iio
 2011-08-02 17:03 UTC  (2+ messages)

[PATCH] iio: impedance-analyzer: New driver for AD5933/4 Impedance Converter, Network Analyzer
 2011-08-02  6:48 UTC 

[PATCH] iio: impedance-analyzer: New driver for AD5933/4 Impedance Converter, Network Analyzer
 2011-08-01 19:03 UTC  (4+ messages)

[PATCH] iio: impedance-analyzer: New driver for AD5933/4 Impedance Converter, Network Analyzer
 2011-08-01 11:42 UTC  (9+ messages)

[patch] Staging: iio: add some unlocks to raw_read() functions
 2011-07-30  8:45 UTC 

[PATCH 0/3] blue part 7: IIO Allow for more channels
 2011-07-29 17:18 UTC  (7+ messages)
` [PATCH 1/3] staging:iio: remove broken support for multiple event interfaces
` [PATCH 2/3] staging:iio: Switch the channel masks to bitmaps so as to allow for more channels
` [PATCH 3/3] staging:iio:events - new 64 bit code structure and push out drivers

[PATCH 0/7 V2] blue part 5: IIO: Reduce to 1 the number of chrdevs per device
 2011-07-29 16:09 UTC  (12+ messages)
` [PATCH 1/7] staging:iio:chrdev.h rationalization
` [PATCH 2/7] staging:iio: remove specific chrdev for event reading. Get fd from ioctl on buffer
` [PATCH 3/7] ioctl region for IIO
` [PATCH 4/7] staging:iio: squash chrdev handler remains into users
` [PATCH 5/7] staging:iio: push the main buffer chrdev down to the top level
` [PATCH 6/7] staging:iio: remove now defunct header definitions and add some statics
` [PATCH 7/7] staging:iio:Documentation sysfs-bus-iio update for chrdev merge

[PATCH 0/2] blue part 6: IIO abi rework
 2011-07-28 13:38 UTC  (20+ messages)
` [PATCH 1/2] staging:iio: ABI rework - add in_ or out_ prefix to channnels
` [PATCH 2/2] staging:iio:Documentation sysfs-bus-iio add in and out prefixes

[PATCH] staging: (iio) restore macro IIO_ATTR_2
 2011-07-26 11:50 UTC  (6+ messages)

[PATCH 0/2] blue part 4: IIO general cleanup
 2011-07-26  7:27 UTC  (10+ messages)
` [PATCH 1/8] staging:iio:core flatten convenience function that only has one user
` [PATCH 2/8] staging:iio:core squash trivial wrappers and use ida allocation func
` [PATCH 3/8] staging:iio:trigger core. Trivial code cleanups
` [PATCH 4/8] staging:iio: Introduce iio_core.h and move all core only stuff out of iio.h
` [PATCH 5/8] staging:iio:sysfs cleanout header for unused definitions
` [PATCH 6/8] staging:iio:events: use IIO_<TYPE> and IIO_MOD_<> instead of IIO_EV_CLASS_<TYPE> etc
` [PATCH 7/8] staging:iio:trigger push functions that don't need to be generaly available down into the core
` [PATCH 8/8] staging:iio:kfifo buffer - push structure definition down into implementation

outofstaging branch of iio-blue.git
 2011-07-25 16:37 UTC 

iio-blue.git - contents
 2011-07-25 13:42 UTC 

[PATCH 0/4] blue part 8: IIO, the rest
 2011-07-25 13:39 UTC  (5+ messages)
` [PATCH 1/4] staging:iio: use ida_simple_get and ida_simple_remove + merge ids
` [PATCH 2/4] staging:iio:trivial sparse related cleanups
` [PATCH 3/4] staging:iio: sysfs.h remove unused val2 and dead macro
` [PATCH 4/4] staging:iio:various Stop drivers putting sysfs attributes in a directory named after the device

[PATCH 0/3] blue part 1: IIO Misc fixes
 2011-07-25 13:04 UTC  (4+ messages)
` [PATCH 1/3] staging:iio:gyro:adxrs450 fix: wrong variable for IIO_TEMP reading
` [PATCH 2/3] staging:iio:adc: max1363 fix 2 raw sysfs issues
` [PATCH 3/3] staging:iio:core simplify and fix a bug in iio_device_(un)register_event_set

64 bit event code. How to split up?
 2011-07-25 11:04 UTC  (3+ messages)

Updating the todo list
 2011-07-25 10:00 UTC  (8+ messages)

Temporary git tree for ABI changes etc
 2011-07-22 12:06 UTC 

adt7310 uses two event lines
 2011-07-21 14:07 UTC  (2+ messages)

[PATCH] staging:iio:adc: max1363 fix 2 raw sysfs issues
 2011-07-21 13:40 UTC 

[RFC PATCH 0/7] IIO: Reduce to 1 the number of chrdevs per device
 2011-07-21  8:57 UTC  (6+ messages)
` [PATCH 4/7] staging:iio: remove specific chrdev for event reading. Get fd from ioctl on buffer

[PATCH 1/2] iio: core: deconstify members of struct iio_chan_spec
 2011-07-20 13:06 UTC  (5+ messages)
` [PATCH 2/2] iio: adc: New driver for AD7280A Lithium Ion Battery Monitoring System

[PATCH] iio: adc: New driver for AD7280A Lithium Ion Battery Monitoring System
 2011-07-20 12:57 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