messages from 2011-09-15 13:45:30 to 2011-10-06 11:01:47 UTC [more...]
[patch] Staging: iio/adc/ad7150: release lock on error
2011-10-06 11:10 UTC (2+ messages)
[patch 2/2] Staging: iio/light/tsl2563: fix compile warning
2011-10-06 6:15 UTC
[patch 1/2] Staging: iio/light/tsl2563: unlock on an error path
2011-10-06 6:15 UTC
[PATCH 00/11] IIO: resolvers - first round of cleanups
2011-10-05 14:34 UTC (14+ messages)
` [PATCH 01/11] staging:iio:resolver:ad2s90 fix registration of null pointer
` [PATCH 02/11] staging:iio:resolver:ad2s90 ensure name is passed to iio_core
` [PATCH 03/11] stagiong:iio:resolver:ad2s90 chan spec conversion
` [PATCH 04/11] staging:iio: rename gyro channels to anglvel
` [PATCH 05/11] staging:iio:Documentation gyro -> anglvel updates in attribute names
` [PATCH 06/11] staging:iio:resolver:ad2s120x chan spec conversion
` [PATCH 07/11] staging:iio:resolver rename ad2s120x ->ad2s1200
` [PATCH 08/11] staging:iio:resolver:ad2s1210 ensure iio_dev->name is set
` [PATCH 09/11] staging:iio:resolver:ad2s1210 minimal chan spec conversion
` [PATCH 10/11] staging:iio:resolver:ad2s1210 drop raw config register access
` [PATCH 11/11] staging:iio:resolver:ad2s1210 cleanup gpio handling
[PATCH] staging:iio:adc:ad7314 removal. Supported via hwmon
2011-10-05 11:50 UTC (6+ messages)
IIO (+ more general?) Error condition handling (e.g. wire fell out errors)
2011-10-05 8:52 UTC (3+ messages)
[RFC PATCH 0/2] IIO: Filtering - how to handle
2011-10-05 8:38 UTC (7+ messages)
` [PATCH 1/2] staging:iio: filter description - low pass 3db frequency
` [PATCH 2/2] staging:iio:imu:adis16400 add control of data filtering
[PATCH] staging: add module.h to various iio drivers
2011-10-05 6:39 UTC (2+ messages)
[PATCH 0/6] iio:trivial dev_info rename + remove unneeded existence checks
2011-10-05 6:37 UTC (8+ messages)
` [PATCH 1/6] staging:iio:triggers Remove unecessary existence checks and return val
` [PATCH 2/6] staging:iio:industrialio-trigger.c Trivial code style brackets fix
` [PATCH 3/6] staging:iio:core:naming: dev_info to indio_dev for consistency
` [PATCH 4/6] staging:iio:accel:sca3000 dev_info to indio_dev renaming
` [PATCH 5/6] staging:iio:adc:naming: dev_info to indio_dev for consistency
` [PATCH 6/6] staging:iio:dac/dds/impedance "
[PATCH] staging;iio: if(__LITTLE_ENDIAN) -> #ifdef __LITTLE_ENDIAN
2011-10-04 15:02 UTC
[PATCH 0/3 V2] staging:iio:Documentation via dummy driver
2011-09-30 9:54 UTC (7+ 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] hwmon:ad7314 port from IIO
2011-09-29 20:08 UTC (10+ messages)
` [PATCH] hwmon: ad7314 driver (ported from IIO)
` [lm-sensors] "
` [PATCH V2] "
` [PATCH V3] "
IIO: angular measurement types
2011-09-29 13:53 UTC (3+ messages)
New board potentially using IIO
2011-09-29 8:49 UTC (3+ messages)
Questions about IIO drivers
2011-09-28 8:31 UTC (4+ messages)
[RFC PATCH 0/6 V2] IIO: Out of staging step 1: The core
2011-09-28 7:10 UTC (8+ 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
IIO: ownership of patches taking drivers out of staging
2011-09-28 6:58 UTC (6+ messages)
` "
[RFC PATCH 0/4] IIO: Out of staging step 1. The core
2011-09-27 10:56 UTC (3+ messages)
[PATCH 00/16] staging:iio:adc cleanups / fixes
2011-09-27 8:58 UTC (37+ messages)
` [PATCH 01/16] staging:iio:adc:ad799x fix incorrect scan_type descriptions
` [PATCH 02/16] staging:iio:adc:ad799x stop using IIO_CHAN macro
` [PATCH 03/16] staging:iio:adc:ad799x fix incorrect setting of configuration register on single channel read
` [PATCH 04/16] staging:iio:adc:ad799x trivial: use the convenient chan struct
` [PATCH 05/16] staging:iio:adc:ad799x use a table for frequency values rather than big switch
` [PATCH 06/16] staging:iio:adc:ad799x avoid bouncing back and forth from iio_priv space
` [PATCH 07/16] staging:iio:adc:ad799x use the core handling for as much of the events as possible
` [PATCH 08/16] staging:iio:adc:ad799x set the device name only once
` [PATCH 09/16] staging:iio:adc:ad799x address and scan_index always match so stop using address
` [PATCH 10/16] staging:iio:adc:ad7606 add local define for chan_spec structures
` [PATCH 11/16] staging:iio:adc:ad7606 trivial code style fix
` [PATCH 12/16] staging:iio:adc:ad7606 make gpio request failures more consistent
` [PATCH 13/16] staging;iio:adc:ad7606 use iio_sw_buffer_preenable rather than local equiv
` [PATCH 14/16] staging:iio:adc:ad7606 refactor to remove st->irq and st->id
` [PATCH 15/16] staging:iio:adc:ad7606 remove unused chip info elements
` [PATCH 16/16] staging:iio:adc:ad7887 stop using IIO_CHAN macro
[PATCH] staging:iio: unwind IIO_IN -> IIO_VOLTAGE define
2011-09-27 8:56 UTC (2+ messages)
` [PATCH] staging:iio: unwind the "
[PATCH 00/14 V2] staging:iio: mixed bag
2011-09-27 0:32 UTC (16+ messages)
` [PATCH 01/14] [PATCH] iio: adc: Replace, rewrite ad7745 from scratch
` [PATCH 02/14] staging: iio: Move sensor drivers to sub menus
` [PATCH 03/14] staging:iio:documentation general refresh of abi docs
` [PATCH 04/14] staging:iio:documentation Add abi docs for capacitance adcs
` [PATCH 05/14] staging:iio: treewide rename iio_triggered_ring_* to iio_triggered_buffer_*
` [PATCH 06/14] staging:iio: tree wide IIO_RING_TRIGGERED -> IIO_BUFFER_TRIGGERED
` [PATCH 07/14] staging:iio: tree wide IIO_RING_BUFFER config symbol to IIO_BUFFER
` [PATCH 08/14] staging:iio: rename ring_generic.h -> buffer_generic.h
` [PATCH 09/14] staging:iio: replacing term ring with buffer in the IIO core
` [PATCH 10/14] staging:iio:accel:lis3l02dq ring->buffer renames
` [PATCH 11/14] staging:iio:magnetometer:ak8975 use platform_data to pass the gpio number
` [PATCH 12/14] staging:iio:magnetometer:ak8975: Don't assume 0 is an invalid GPIO
` [PATCH 13/14] staging:iio:magnetometer:ak8975: Fix probe() error-handling
` [PATCH 14/14] staging:iio: Prevent reading from buffer chrdev when device has no buffer
[PATCH 0/4] ADIS16400 one big fix and some updates
2011-09-26 6:56 UTC (5+ messages)
` [PATCH 2/4] staging:iio:imu:adis16344 support
[PATCH 00/14] staging:iio: mixed bag
2011-09-21 9:41 UTC (17+ messages)
` [PATCH 01/14] [PATCH] iio: adc: Replace, rewrite ad7745 from scratch
` [PATCH 02/14] staging: iio: Move sensor drivers to sub menus
` [PATCH 03/14] staging:iio:documentation general refresh of abi docs
` [PATCH 04/14] staging:iio:documentation Add abi docs for capacitance adcs
` [PATCH 05/14] staging:iio: treewide rename iio_triggered_ring_* to iio_triggered_buffer_*
` [PATCH 06/14] staging:iio: tree wide IIO_RING_TRIGGERED -> IIO_BUFFER_TRIGGERED
` [PATCH 07/14] staging:iio: tree wide IIO_RING_BUFFER config symbol to IIO_BUFFER
` [PATCH 08/14] staging:iio: rename ring_generic.h -> buffer_generic.h
` [PATCH 09/14] staging:iio: replacing term ring with buffer in the IIO core
` [PATCH 10/14] staging:iio:accel:lis3l02dq ring->buffer renames
` [PATCH 11/14] staging:iio:magnetometer:ak8975 use platform_data to pass the gpio number
` [PATCH 12/14] staging:iio:magnetometer:ak8975: Don't assume 0 is an invalid GPIO
` [PATCH 13/14] staging:iio:magnetometer:ak8975: Fix probe() error-handling
` [PATCH 14/14] staging:iio: Prevent reading from buffer chrdev when device has no buffer
iio temporary? github tree
2011-09-20 9:39 UTC
[PATCH] iio: adc: Replace, rewrite ad7745 from scratch
2011-09-20 9:15 UTC (5+ messages)
[PATCH 1/3] staging:iio:magnetometer:ak8975 use platform_data to pass the gpio number
2011-09-20 9:06 UTC (4+ messages)
` [PATCH 2/3] staging:iio:magnetometer:ak8975: Don't assume 0 is an invalid GPIO
` [PATCH 3/3] staging:iio:magnetometer:ak8975: Fix probe() error-handling
[PATCH V3 1/5] i2c: Add irq_gpio field to struct i2c_client, i2c_board_info
2011-09-20 8:54 UTC (9+ messages)
[PATCH] staging:iio: Prevent reading from buffer chrdev when device has no buffer
2011-09-19 13:03 UTC
[PATCH] staging: iio: Move sensor drivers to sub menus
2011-09-16 15:11 UTC (2+ messages)
[PATCH] staging:iio:Documentation Simple dummy driver to explain the basics
2011-09-16 15:09 UTC (3+ messages)
` [PATCH] staging:iio:Documentation Review simple dummy driver
[PATCH] iio: adc: Replace, rewrite ad7745 from scratch
2011-09-16 13:12 UTC
[PATCH 1/2] iio: core: add _bias channel information
2011-09-16 10:57 UTC (7+ messages)
` [PATCH 2/2] iio: adc: Replace, rewrite ad7745 from scratch
Does anyone read device.txt etc?
2011-09-16 9:41 UTC (5+ messages)
[PATCH 0/8] staging:iio: Documentation updates + ring -> buffer renaming in core
2011-09-15 13:45 UTC (8+ messages)
` [PATCH 1/8] staging:iio:documentation general refresh of abi docs
` [PATCH 3/8] staging:iio: treewide rename iio_triggered_ring_* to iio_triggered_buffer_*
` [PATCH 4/8] staging:iio: tree wide IIO_RING_TRIGGERED -> IIO_BUFFER_TRIGGERED
` [PATCH 5/8] staging:iio: tree wide IIO_RING_BUFFER config symbol to IIO_BUFFER
` [PATCH 6/8] staging:iio: rename ring_generic.h -> buffer_generic.h
` [PATCH 7/8] staging:iio: replacing term ring with buffer in the IIO core
` [PATCH 8/8] staging:iio:accel:lis3l02dq ring->buffer renames
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).