linux-iio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-05-02 08:29:12 to 2012-05-12 08:40:03 UTC [more...]

[PATCH 01/24] iio: Add dev_to_iio_dev() helper function
 2012-05-12  8:40 UTC  (34+ messages)
` [PATCH 02/24] iio: Use dev_to_iio_dev()
` [PATCH 03/24] staging:iio:adis16203_read_ring_data: Pass IIO device directly
` [PATCH 04/24] staging:iio:adis16204_read_ring_data: "
` [PATCH 05/24] staging:iio:adis16209_read_ring_data: "
` [PATCH 06/24] staging:iio:adis16240_read_ring_data: "
` [PATCH 07/24] staging:iio:__lis3l02dq_write_data_ready_config: "
` [PATCH 08/24] staging:iio:adis16260_read_ring_data: "
` [PATCH 09/24] staging:iio:ade7758_spi_read_burst: "
` [PATCH 10/24] staging:iio:adis16400_ring: "
` [PATCH 11/24] staging:iio:adc: Use dev_to_iio_dev()
` [PATCH 12/24] staging:iio:accel: "
` [PATCH 13/24] staging:iio:addac: "
` [PATCH 14/24] staging:iio:cdc: "
` [PATCH 15/24] staging:iio:dac: "
` [PATCH 16/24] staging:iio:frequency: "
` [PATCH 17/24] staging:iio:gyro: "
` [PATCH 18/24] staging:iio:impedance-analyzer: "
` [PATCH 19/24] staging:iio:imu: "
` [PATCH 20/24] staging:iio:light: "
` [PATCH 21/24] staging:iio:magnetometer: "
` [PATCH 22/24] staging:iio:resolver: "
` [PATCH 23/24] staging:iio:meter: "
` [PATCH 24/24] iio: Free up drvdata for driver usage

trigger removal problem
 2012-05-11 17:45 UTC  (3+ messages)

[PATCH 1/3] staging:iio:dac: Remove unused dac.h includes
 2012-05-11 17:04 UTC  (3+ messages)
` [PATCH 2/3] staging:iio:dac:max517: Convert to channel spec
` [PATCH 3/3] staging:iio:dac: Remove dac.h

[RFC 1/8] iio: Add helper functions for enum style channel attributes
 2012-05-11 15:53 UTC  (8+ messages)
` [RFC 2/8] staging:iio:dac:ad5064: Use iio_enum for powerdown modes
` [RFC 3/8] staging:iio:dac:ad5446: "
` [RFC 4/8] staging:iio:dac:ad5380: Convert to extended channel attributes
` [RFC 5/8] staging:iio:dac:ad5504: "
` [RFC 6/8] staging:iio:dac:ad5624r: "
` [RFC 7/8] staging:iio:dac:ad5686: "
` [RFC 8/8] staging:iio:dac:ad5791: "

[PATCHv5] Add ADC driver for Atmel G20, G45 and X5 boards
 2012-05-11 13:35 UTC  (10+ messages)
` [PATCH 1/9] ARM: AT91: Add platform data for the AT91 ADCs
` [PATCH 2/9] ARM: AT91: IIO: Add AT91 ADC driver
` [PATCH 3/9] ARM: AT91: Add the ADC to the sam9g20ek board
` [PATCH 4/9] AT91: ADC: Add support for the AT91SAM9M10G45-EK board
` [PATCH 5/9] ARM: AT91: Add the ADC clock to the sam9x5 SoC file
` [PATCH 6/9] IIO: AT91: Add DT support to at91_adc driver
` [PATCH 7/9] ARM: AT91: Add ADC driver to the at91sam9g45 dtsi
` [PATCH 8/9] ARM: AT91: Add ADC driver to the at91sam9x5 dtsi
` [PATCH 9/9] ARM: AT91: Add ADC driver to the at91sam9g20 dtsi

[PATCH v2 0/4] mfd: add LM3533 lighting-power chip driver
 2012-05-11 13:32 UTC  (25+ messages)
  ` [PATCH v2 1/4] mfd: add LM3533 lighting-power core driver
  ` [PATCH v2 2/4] iio: add LM3533 ambient light sensor driver
  ` [PATCH v2 3/4] leds: add LM3533 LED driver
  ` [PATCH v2 4/4] backlight: add LM3533 backlight driver

[PATCH] iio: Remove unused iio_device_put()
 2012-05-11 13:13 UTC 

[PATCH] staging:iio:dummy: Remove outdated comment
 2012-05-11 13:12 UTC 

[PATCH 1/3] iio: documentation: Add out_altvoltage and friends
 2012-05-11 12:35 UTC  (8+ messages)
` [PATCH 2/3] iio: documentation: create frequency sub-folder and move dds docs
` [PATCH 3/3] iio: frequency: New driver for AD9523 SPI Low Jitter Clock Generator

[PATCH] iio: frequency: New driver for Analog Devices ADF4350/ADF4351 Wideband Synthesizers
 2012-05-11 12:31 UTC  (9+ messages)

[PATCH 1/2] iio: Remove unused iio_device_put()
 2012-05-11 12:28 UTC  (3+ messages)
` [PATCH 2/2] iio: Fix potential use after free

[PATCH] staging:iio:dummy: Remove outdated comment
 2012-05-11 12:27 UTC  (2+ messages)

[PATCHv3] Add ADC driver for Atmel G20, G45 and X5 boards
 2012-05-11 12:26 UTC  (19+ messages)
` [PATCH 1/9] ARM: AT91: Add platform data for the AT91 ADCs
` [PATCH 2/9] ARM: AT91: IIO: Add AT91 ADC driver
` [PATCH 3/9] ARM: AT91: Add the ADC to the sam9g20ek board
` [PATCH 4/9] IIO: AT91: ADC: Add support for the AT91SAM9M10G45-EK board
` [PATCH 5/9] Add clocks for X5 boards
` [PATCH 6/9] IIO: AT91: Add DT support to at91_adc driver
` [PATCH 7/9] Add ADC driver to the at91sam9g45 dtsi
` [PATCH 8/9] Add ADC driver to the at91sam9x5 dtsi
` [PATCH 9/9] Add DTSI for the G20 SoC

[PATCH 1/3] iio: core: introduce dB scle: IIO_VAL_INT_PLUS_MICRO_DB
 2012-05-11  9:36 UTC  (3+ messages)
` [PATCH 2/3] iio: core: introduce IIO_CHAN_INFO_HARDWAREGAIN
` [PATCH 3/3] iio: amplifiers: New driver for AD8366 Dual-Digital Variable Gain Amplifier

[PATCH V1] RFC - Proposed IIO Documentation patch to add CCT and RGBC data
 2012-05-11  7:48 UTC  (3+ messages)

[PATCH 1/3] iio: core: introduce dB scle: IIO_VAL_INT_PLUS_MICRO_DB
 2012-05-11  7:36 UTC  (8+ messages)
` [PATCH 2/3] iio: core: introduce IIO_CHAN_INFO_HARDWAREGAIN
` [PATCH 3/3] iio: amplifiers: New driver for AD8366 Dual-Digital Variable Gain Amplifier

trigger removal problems
 2012-05-10 23:42 UTC 

iio: v2, add support for HMC5883/HMC5883L to HMC5843 driver
 2012-05-10 14:19 UTC  (23+ messages)
` [PATCH 1/8] iio: fix access to hmc5843 private data
` [PATCH 2/8] iio: change strict_strtoul() to kstrtoul() in hmc5843
` [PATCH 3/8] iio: rename and prefix CONSTANTs to distinguish between HMC5843 and HMC5883
` [PATCH 4/8] iio: rework sampling rate setting in hmc5843
` [PATCH 5/8] iio: add check for measurement configuration value passed to hmc5843
` [PATCH 6/8] iio: cleanup and move comments in hmc5843
` [PATCH 7/8] iio: rename function/data to consistently start with hmc5843_
` [PATCH 8/8] iio: add support for hmc5883/hmc5883l to hmc5843 magnetometer driver

[PATCHv4] Add ADC driver for Atmel G20, G45 and X5 boards
 2012-05-10  8:04 UTC  (12+ messages)
` [PATCH 1/9] ARM: AT91: Add platform data for the AT91 ADCs
` [PATCH 2/9] ARM: AT91: IIO: Add AT91 ADC driver
` [PATCH 3/9] ARM: AT91: Add the ADC to the sam9g20ek board
` [PATCH 4/9] AT91: ADC: Add support for the AT91SAM9M10G45-EK board
` [PATCH 5/9] ARM: AT91: Add the ADC clock to the sam9x5 SoC file
` [PATCH 6/9] IIO: AT91: Add DT support to at91_adc driver
` [PATCH 7/9] ARM: AT91: Add ADC driver to the at91sam9g45 dtsi
` [PATCH 8/9] ARM: AT91: Add ADC driver to the at91sam9x5 dtsi
` [PATCH 9/9] ARM: AT91: Add ADC driver to the at91sam9g20 dtsi

[RFC] iio: amplifiers: New driver for AD8366 Dual-Digital Variable Gain Amplifier
 2012-05-08 15:57 UTC  (12+ messages)

[PATCH] staging, iio: Fix typo in iio
 2012-05-08 12:41 UTC  (3+ messages)

[PATCH] IIO: industrialio-core: Checking NULL instead of IS_ERR for debugfs_create_dir()
 2012-05-03 14:56 UTC 

[PATCH] IIO: industrialio-core: Use simple_open
 2012-05-03  7:27 UTC  (3+ messages)

[PATCH] iio: documentation: Add out_altvoltage and friends
 2012-05-02 15:09 UTC  (6+ messages)

[PATCH] iio: add support for HMC5883/HMC5883L to HMC5843 driver
 2012-05-02  9:03 UTC  (3+ messages)

different data rate in IIO ?
 2012-05-02  8:32 UTC  (14+ 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).