messages from 2011-09-23 12:01:31 to 2011-10-17 10:36:00 UTC [more...]
[PATCH] staging:iio:dac: Add AD5360 driver
2011-10-17 10:36 UTC (2+ messages)
[PATCH RFC] IIO: Proof of concept in kernel interface
2011-10-17 10:32 UTC (13+ messages)
` [PATCH] staging:iio:proof "
[PATCH] staging:iio:dac Add AD5064 driver
2011-10-17 7:38 UTC
[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 (22+ 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
[PATCH] staging:iio:adc:max1363 incorrect allocation of available_scanmasks
2011-10-11 11:47 UTC
[PATCH] staging:iio:dac Add AD5064 driver
2011-10-10 14:39 UTC (5+ messages)
unknown race somewhere in device registration or removal
2011-10-10 14:13 UTC (2+ messages)
[PATCH] staging:iio:dac:ad5638: Fix channel address
2011-10-07 8:31 UTC
faking interrupts (or using a software knob to produce them)
2011-10-06 16:45 UTC
[PATCH 0/6] iio:trivial dev_info rename + remove unneeded existence checks
2011-10-06 16:18 UTC (9+ 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 "
[RFC PATCH 0/2] IIO: Filtering - how to handle
2011-10-06 15:40 UTC (10+ 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:iio:documentation: document filter_low_pass_3db_frequency
[PATCH] staging:iio: AD5638: Fix channel address
2011-10-06 13:41 UTC (2+ messages)
[patch 1/2] Staging: iio/light/tsl2563: unlock on an error path
2011-10-06 11:24 UTC (2+ messages)
[patch 2/2] Staging: iio/light/tsl2563: fix compile warning
2011-10-06 11:11 UTC (2+ messages)
[patch] Staging: iio/adc/ad7150: release lock on error
2011-10-06 11:10 UTC (2+ messages)
[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)
[PATCH] staging: add module.h to various iio drivers
2011-10-05 6:39 UTC (2+ messages)
[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 (3+ messages)
[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 (36+ messages)
` [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 (2+ messages)
[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
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).