linux-iio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-01-16 12:57:05 to 2016-02-01 21:09:02 UTC [more...]

[PULL] Second set of IIO fixes for the 4.5 cycle - dependent on merge window patches
 2016-02-01 21:09 UTC  (2+ messages)

[PULL] First set of IIO fixes for the 4.5 cycle
 2016-02-01 21:08 UTC  (2+ messages)

[PULL] First set of new IIO drivers, features and cleanups for the 4.6 cycle
 2016-02-01 20:39 UTC 

[PATCH] iio: light: opt3001: Add device tree binding documentation
 2016-02-01 20:01 UTC  (5+ messages)

[PATCH] iio:pressure:Kconfig white space cleanup
 2016-02-01 19:57 UTC  (2+ messages)

[RFC PATCH 0/5] iio: imu: inv_mpu6050: Split driver into core and I2C/SPI functionality
 2016-02-01  9:01 UTC  (13+ messages)
` [PATCH 1/5] iio: imu: inv-mpu6050: Fix interrupt pin configuration
` [PATCH 2/5] iio: inv_mpu6050: Remove unused parameter
` [RFC PATCH 3/5] iio: imu: inv_mpu6050: Use regmap instead of i2c specific functions
` [RFC PATCH 4/5] iio: imu: inv_mpu6050: Separate driver into core and i2c functionality
` [RFC PATCH 5/5] iio: imu: inv_mpu6050: Add SPI support for MPU6000

[PATCH] iio: dht11: Use boottime
 2016-02-01  5:15 UTC  (6+ messages)

[PATCH] iio: adc: add support for ADC0832 8-bit ADC chips
 2016-01-31 15:18 UTC  (3+ messages)

[PATCH v2 0/2] ms5611: Add triggered buffer support
 2016-01-30 17:09 UTC  (4+ messages)
` [PATCH v2 1/2] iio: pressure: ms5611: Add IIO_CHAN_INFO_SCALE to mask
` [PATCH v2 2/2] iio: pressure: ms5611: Add triggered buffer support

[PATCH 0/2]Staging:iio:adc:add space around '-'
 2016-01-30 17:02 UTC  (10+ messages)
` [PATCH 1/2] staging:iio:adc:added "

[PATCH v2 0/3] iio: light: opt3001: Enable operation w/o IRQ
 2016-01-30 16:27 UTC  (15+ messages)
` [PATCH v2 1/3] iio: light: opt3001: extract int. time constants
` [PATCH v2 2/3] iio: light: opt3001: trivial type refactoring
` [PATCH v2 3/3] iio: light: opt3001: enable operation w/o IRQ

[PATCH v5 0/3] iio: chemical: add Atlas pH-SM sensor support
 2016-01-30 16:18 UTC  (7+ messages)
` [PATCH v5 1/3] devicetree: add Atlas Scientific LLC vendor prefix
` [PATCH v5 2/3] iio: ph: add IIO_PH channel type
` [PATCH v5 3/3] iio: chemical: add Atlas pH-SM sensor support

[PATCH 1/2] iio: si7020: add support for Hoperf th06
 2016-01-30 16:14 UTC  (2+ messages)

[PATCH 2/2] iio: si7005: add support for Hoperf th02
 2016-01-30 16:13 UTC  (5+ messages)

[PATCH] iio: pressure: mpl115: fix temperature offset sign
 2016-01-30 16:08 UTC  (4+ messages)

[PATCH] iio: ltr501: Use a signed return type for ltr501_match_samp_freq
 2016-01-30 16:06 UTC  (4+ messages)

[RFC v2] iio: ad5755: added support for switching between voltage and current output
 2016-01-30 16:02 UTC  (3+ messages)

[PATCH 04/22] staging: iio: Fix dependencies for !HAS_IOMEM archs
 2016-01-30 15:49 UTC  (9+ messages)
` [PATCH 06/22] iio: adc: "
` [PATCH 16/22] iio: imu: "

[patch] iio: inkern: fix a NULL dereference on error
 2016-01-30 15:39 UTC  (2+ messages)

[PATCH] iio:dac:ad5755 fixed SPI_MODE
 2016-01-30 15:13 UTC  (6+ messages)

[PATCH v4 0/4] iio: AFE4404 Heart Rate Monitor and Bio-Sensing
 2016-01-30 15:10 UTC  (13+ messages)
` [PATCH v4 1/4] Documentation: afe4404: Add DT bindings for the AFE4404 heart monitor
` [PATCH v4 2/4] iio: health: Add driver for the TI "
` [PATCH v4 3/4] Documentation: afe4403: Add DT bindings for the AFE4403 "
` [PATCH v4 4/4] iio: health: Add driver for the TI "

[PATCH] staging: iio: ad5933: avoid uninitialized variable in error case
 2016-01-30 15:06 UTC  (3+ messages)

[PATCH] iio: ade7753: avoid uninitialized data
 2016-01-30 14:22 UTC  (2+ messages)

[PATCH] iio: adc: Add TI ADS1015 ADC driver support
 2016-01-27 17:23 UTC  (6+ messages)

[PATCH] iio: Add helper function for calculating scan index storage size
 2016-01-27  9:34 UTC  (2+ messages)

[PATCH 0/2] ms5611: Add triggered buffer support
 2016-01-26 16:12 UTC  (5+ messages)
` [PATCH 1/2] iio: pressure: ms5611: Add IIO_CHAN_INFO_SCALE to mask
` [PATCH 2/2] iio: pressure: ms5611: Add triggered buffer support

[RFC 1/2] iio: core: added support for a single output that supports both current and voltage
 2016-01-26  6:15 UTC  (10+ messages)
` [RFC 2/2] iio: ad5755: added support for switching between voltage and current output

[PATCH v4 0/3] iio: chemical: add atlas ph sensor support
 2016-01-24 20:18 UTC  (8+ messages)
` [PATCH v4 1/3] devicetree: add Atlas Scientific LLC vendor prefix
` [PATCH v4 2/3] iio: ph: add IIO_PH channel type
` [PATCH v4 3/3] iio: chemical: add Atlas pH-SM sensor support

[PATCHv2 1/3] iio: dht11: Improve reliability - be more tolerant about missing start bits
 2016-01-24 16:59 UTC  (6+ messages)
` [PATCHv2 2/3] iio: dht11: Simplify decoding algorithm
` [PATCHv2 3/3] iio: dht11: Improve logging

[PATCH v2 1/2] iio: pressure: mpl115: don't set unused i2c clientdata
 2016-01-24 16:55 UTC  (5+ messages)
` [PATCH v2 2/2] iio: pressure: mpl115: support MPL115A1

[PATCH] Staging: iio: Documentation: Remove unused sysfs attributes
 2016-01-24 16:31 UTC  (2+ messages)

[PATCH v8] iio: add ad5761 DAC driver
 2016-01-24 16:12 UTC  (3+ messages)

[PATCHv2] staging: iio: replace clk_get() with devm_clk_get()
 2016-01-24 16:05 UTC  (2+ messages)

[PATCH] Staging: iio: adc: fix indent on break statement
 2016-01-24 14:49 UTC  (2+ messages)

[PATCH] iio: adc: axp288: remove redundant duplicate const on axp288_adc_channels
 2016-01-23 16:34 UTC  (2+ messages)

iio: mma8452: driver improvements for v4.6
 2016-01-23 16:29 UTC  (8+ messages)
` [PATCH v6 1/3] iio: mma8452: add freefall detection for Freescale's accelerometers
` [PATCH 2/3] iio: mma8452: whitespace cleanup
` [PATCH 3/3] iio: mma8452: add support for MMA8451Q

[PATCH 1/2] iio:adc:at91-sama5d2: fix vref_uv type
 2016-01-23 16:17 UTC  (4+ messages)
` [PATCH 2/2] iio:adc:at91-sama5d2: code cleanup

[PATCH] staging: iio: replace clk_get() with devm_clk_get()
 2016-01-22  7:31 UTC  (6+ messages)

[PATCH v3 0/3] iio: chemical: add atlas ph sensor support
 2016-01-19  1:04 UTC  (6+ messages)
` [PATCH v3 1/3] devicetree: add Atlas Scientific LLC vendor prefix
` [PATCH v3 2/3] iio: ph: add IIO_PH channel type
` [PATCH v3 3/3] iio: chemical: add Atlas pH-SM sensor support

[PATCH v3 0/5] Introduce at91_adc8xx driver
 2016-01-18  8:09 UTC  (9+ messages)
` [PATCH v3 1/5] iio:adc:at91_adc8xx: introduce new atmel adc driver
` [PATCH v3 3/5] ARM: at91/dt: sama5d2: add adc device

[PATCH 0/2] iio: light: opt3001: Enable operation w/o IRQ
 2016-01-16 13:16 UTC  (7+ messages)
` [PATCH 2/2] iio: light: opt3001: enable "

[PATCH] iio:adc:ti_am335x_adc Fix buffered mode by identifying as software buffer
 2016-01-16 13:06 UTC  (2+ messages)

[PATCH] iio: adc: mcp320x: support more differential voltage measurement
 2016-01-16 13:04 UTC  (3+ messages)

[PATCH] iio: light: acpi-als: Report data as processed rather than raw
 2016-01-16 13:02 UTC  (8+ messages)
` [PATCH v2] iio: light: acpi-als: Report data as processed


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).