linux-iio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-10-08 02:01:47 to 2015-10-25 11:19:19 UTC [more...]

[PATCH v3 0/2] iio:ad5064: Add support for LTC2617
 2015-10-25 11:19 UTC  (6+ messages)
` [PATCH v3 1/2] iio:ad5064: Structural changes to support LTC2617
` [PATCH v3 2/2] iio:ad5064: Add support for ltc2617 and similar devices

[PATCH v4] iio: mma8452: support either of the available interrupt pins
 2015-10-25 11:05 UTC  (5+ messages)

[PATCH 0/2] Remove .owner from spi_drivers
 2015-10-25 10:57 UTC  (4+ messages)
` [PATCH 1/2] spi: Add THIS_MODULE to spi_driver in SPI core

[PATCH] staging: iio: dummy: clean up the define and usage of dummy_scan_elements
 2015-10-25 10:54 UTC  (3+ messages)
` [Outreachy kernel] "

iio sensors, acceleration and gyro
 2015-10-25  7:08 UTC 

[PATCH v2] iio: accel: add support for Memsic MXC6255XC sensor
 2015-10-22 12:44 UTC 

[PATCH] iio: accel: add Freescale MMA7455L 3-axis accelerometer driver
 2015-10-20 20:50 UTC  (23+ messages)
` [PATCH v2] iio: accel: add Freescale MMA7455L/MMA7456L "
` [PATCH v3] "

[PATCH v3 0/3] Add Palmas iio gpadc
 2015-10-20 17:34 UTC  (9+ messages)
` [PATCH v3 1/3] iio:adc: add iio driver for Palmas (twl6035/7) gpadc
` [PATCH v3 2/3] iio:adc:palmas: add DT support
` [PATCH v3 3/3] ARM: dts: omap5-uevm: enable iio gpadc for Palmas

iio_interrupt_trigger
 2015-10-20 17:31 UTC  (5+ messages)

ADS1018 ADC driver
 2015-10-20 17:16 UTC  (7+ messages)

iio:ad5064: Add support for LTC2617
 2015-10-20  5:59 UTC  (10+ messages)
` [PATCH 1/2] iio:ad5064: Add support for ltc2617 and similar devices
` [PATCH 2/2] iio:ad5064: Fix power down operation with LTC2617
    ` [PATCH v2 1/2] iio:ad5064: Add support for ltc2617 and similar devices
    ` [PATCH v2 2/2] iio:ad5064: Fix power down operation with LTC2617

[PATCH] adc: correctly check return value
 2015-10-19 19:05 UTC  (2+ messages)

[PATCH v2] vf610_adc: Fix internal temperature calculation
 2015-10-19 15:54 UTC 

[PATCH] iio: accel: add support for Memsic MXC6255XC sensor
 2015-10-19 14:34 UTC  (5+ messages)

[PATCH] staging: iio: select IRQ_WORK for IIO_DUMMY_EVGEN
 2015-10-19  8:16 UTC  (2+ messages)

[PATCH] iio: adc: vf610_adc: Fix division by zero error
 2015-10-19  7:43 UTC 

[PATCH] iio: lpc32xx_adc: fix warnings caused by enabling unprepared clock
 2015-10-17 18:44 UTC 

iio: inv_mpu6050: client: Erratic data
 2015-10-17 16:49 UTC  (6+ messages)

[PULL] 2nd set of IIO new drivers, functionality and cleanups for the 4.4 cycle
 2015-10-17  5:43 UTC  (2+ messages)

[PULL] IIO fixes for 4.3 - set 1
 2015-10-17  4:23 UTC  (2+ messages)

[PATCH v2 3/3] iio: humidity: si7020: added No Hold read mode
 2015-10-15 14:40 UTC  (4+ messages)
` [RESEND PATCH 2/3] i2c: added I2C_FUNC_NO_CLK_STRETCH to i2c-algo-bit.c

[PATCH v3] iio: mma8452: support either of the available interrupt pins
 2015-10-15 10:20 UTC  (5+ messages)

[PATCH 0/2] iio: adc: mcp320x: Add compatible with vendor prefix and deprecate old ones
 2015-10-14 15:27 UTC  (3+ messages)
` [PATCH 2/2] iio: adc: mcp320x: Add compatible with vendor prefix to OF table

[PATCH v2 0/6] iio: Add DMA buffer support
 2015-10-14 15:14 UTC  (10+ messages)
` [PATCH v2 1/6] iio: Set device watermark based on watermark of all attached buffers
` [PATCH v2 2/6] iio:iio_buffer_init(): Only set watermark if not already set
` [PATCH v2 3/6] iio: Add support for indicating fixed watermarks
` [PATCH v2 4/6] iio: Add buffer enable/disable callbacks
` [PATCH v2 5/6] iio: Add generic DMA buffer infrastructure
` [PATCH v2 6/6] iio: Add a DMAengine framework based buffer

[PATCH v2] iio: mma8452: support either of the available interrupt pins
 2015-10-14 11:28 UTC  (2+ messages)

Industrial I/O presentation at LinuxCon Europe
 2015-10-14 11:22 UTC  (5+ messages)

[PATCH] iio: mma8452: support either of the available interrupt pins
 2015-10-13 16:33 UTC  (2+ messages)

[PATCH 1/2] iio:ad5064: Make sure ad5064_i2c_write() returns 0 on success
 2015-10-13 16:23 UTC  (3+ messages)
` [PATCH 2/2] iio: ad5064: Fix ad5629/ad5669 shift

[PATCH v3 0/6] iio: Add DMA buffer support
 2015-10-13 16:10 UTC  (7+ messages)
` [PATCH v3 1/6] iio: Set device watermark based on watermark of all attached buffers
` [PATCH v3 2/6] iio:iio_buffer_init(): Only set watermark if not already set
` [PATCH v3 3/6] iio: Add support for indicating fixed watermarks
` [PATCH v3 4/6] iio: Add buffer enable/disable callbacks
` [PATCH v3 5/6] iio: Add generic DMA buffer infrastructure
` [PATCH v3 6/6] iio: Add a DMAengine framework based buffer

[PATCHv2 1/3] Documentation: ad5064: Added devicetree bindings documentation
 2015-10-13 11:11 UTC  (5+ messages)
` [PATCHv2 2/3] iio: ad5064: Explicitly configure whether to use external supply
` [PATCHv2 3/3] iio: ad5064: Always use external vref if there is no internal vref

[PATCH] iio: Move IIO Dummy Driver out of staging
 2015-10-13 10:56 UTC  (4+ messages)

[PATCH] iio: Add support for LTC26xx I2C DAC
 2015-10-13 10:27 UTC  (9+ messages)

[PATCHv2 1/2] Documentation: ad5592r: Added devicetree bindings documentation
 2015-10-13  9:38 UTC  (2+ messages)
` [PATCHv2 2/2] iio: dac: Add support for the AD5592R/AD5593R ADCs/DACs

[PATCH v4 1/2] iio: adc: Add TI ADS8688
 2015-10-13  9:46 UTC  (3+ messages)

[PATCH 0/3] Add Palmas iio gpadc
 2015-10-13  8:14 UTC  (5+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/3] iio:adc: add iio driver for Palmas (twl6035/7) gpadc

[PATCH] vf610_adc: Fix internal temperature calculation
 2015-10-13  3:37 UTC  (7+ messages)

hello
 2015-10-12 17:52 UTC  (2+ messages)

[PATCH] iio:measurement specialties core: Fix endian sparse warnings
 2015-10-12 17:23 UTC  (7+ messages)

[PATCH] iio:light:apds9960 Fix sparse endian warnings
 2015-10-12 17:22 UTC  (2+ messages)

[PATCH] iio:ad7793: Fix ad7785 product ID
 2015-10-12 12:56 UTC 

[PATCH 0/6] fixes, cleanup and improvements for m62332
 2015-10-11 14:46 UTC  (21+ messages)
` [PATCH 1/6] iio:dac:m62332: share scale and offset
` [PATCH 2/6] iio:dac:m62332: shutdown on remove
` [PATCH 3/6] iio:dac:m62332: use ARRAY_SIZE
` [PATCH 4/6] iio:dac:m62332: drop unrequired variable
` [PATCH 5/6] iio:dac:m62332: address some style issues
` [PATCH 6/6] iio:dac:m62332: use dynamic scale

gpadc iio support for tlw6037/palmas [was: twl6030-gpadc support for twl6037]
 2015-10-11 14:33 UTC  (5+ messages)
  ` [PATCH 1/3] iio:adc: add iio driver for Palmas (twl6035/7) gpadc

[PATCH] Staging: iio: cdc: Remove unused macros
 2015-10-11 14:10 UTC 

Hello
 2015-10-11 14:09 UTC  (2+ messages)

[PATCH] iio: mxs-lradc: Fix temperature offset
 2015-10-11 14:03 UTC  (6+ messages)

[PATCH 1/5] iio: adc: add IMX7D ADC driver support
 2015-10-11 13:57 UTC  (12+ messages)
` [PATCH 2/5] Documentation: add the binding file for Freescale imx7d ADC driver
` [PATCH 3/5] clk: imx7d: add ADC root clock
` [PATCH 4/5] ARM: dts: imx7d.dtsi: add ADC support
` [PATCH 5/5] ARM: dts: imx7d-sdb: "

[PATCH] iio: hdc100x: correct IIO_CHAN_INFO_OFFSET value
 2015-10-11 12:53 UTC  (8+ messages)

[PATCH v2] iio: mxs-lradc: Fix temperature offset
 2015-10-11 12:51 UTC  (3+ messages)

User-space API again, detecting devices
 2015-10-11 12:26 UTC  (2+ messages)

[PATCH] iio: bmc150: Fix type of step transfer variable
 2015-10-11  9:32 UTC  (2+ messages)

hello
 2015-10-08  3:01 UTC 

hello
 2015-10-08  2:20 UTC 


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