linux-iio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-07-18 10:44:08 to 2014-07-27 18:11:07 UTC [more...]

[PATCH 1/4] iio: buffer: Fix demux table creation
 2014-07-27 18:13 UTC  (10+ messages)
` [PATCH 2/4] iio: buffer: Use roundup() instead of ALIGN()
` [PATCH 3/4] iio: buffer: Use roundup() instead of open-coding it
` [PATCH 4/4] iio: buffer: Coalesce adjacent demux table entries

[PATCH] iio: core: Fix double free
 2014-07-27 16:42 UTC  (2+ messages)

questions regarding drivers/staging/iio/accel/sca3000_core.c
 2014-07-27 16:24 UTC  (2+ messages)

[PATCH v1] iio:gyro:bmg160 Gyro Sensor driver
 2014-07-27 15:52 UTC  (3+ messages)

[PATCH 1/6] iio: accel: kxcjk-1013: Fix setting frequency
 2014-07-27 14:26 UTC  (21+ messages)
` [PATCH 2/6] iio: accel: kxcjk-1013: Use try_reenable to ack intr
` [PATCH 3/6] iio: accel: kxcjk-1013: support runtime pm
` [PATCH 4/6] iio: accel: kxcjk-1013: Set adjustable range
` [PATCH 5/6] iio: accel: kxcjk-1013: Support thresholds
` [PATCH 6/6] iio: accel: kxcjk-1013: Increment ref counter for indio_dev->trig

[PATCH v3] iio: add support of the max5821
 2014-07-27 13:55 UTC  (2+ messages)

[PATCH] staging: iio: ad5933: fix sparse warnings
 2014-07-27 13:34 UTC  (2+ messages)

[PATCH] iio: adc: Add TI ADC128S052
 2014-07-27 13:30 UTC  (2+ messages)

[PATCH v2] iio: hid-sensor-magn-3d: Fix build warning
 2014-07-27 13:17 UTC  (2+ messages)

[PATCH v2] iio: adc: add CSR SiRFSoC internal ADC driver
 2014-07-27 12:04 UTC  (4+ messages)

[PATCH] iio: hid-sensor-magn-3d: Fix build warning
 2014-07-25 21:02 UTC  (3+ messages)

[PATCH v2] iio: add support of the max5821
 2014-07-25 18:52 UTC  (2+ messages)

[PATCH] gpio: extend gpiod_get*() with flags parameter
 2014-07-25  6:52 UTC  (7+ messages)

[PULL] IIO new drivers, features and cleanups for 3.17 - set 4
 2014-07-24 21:58 UTC  (2+ messages)

[PATCH] iio: mma8452: Simplify the PM related hooks
 2014-07-24 20:16 UTC 

IIO for PCIe-DMA ADC
 2014-07-24 15:11 UTC  (2+ messages)

[PATCH v6 1/2] iio: adc: add driver for Rockchip saradc
 2014-07-23 21:24 UTC  (2+ messages)
` [PATCH v6 2/2] dt-bindings: document "

[PATCHv8 0/4] iio: adc: exynos_adc: Support Exynos3250 ADC and code clean
 2014-07-23 20:59 UTC  (10+ messages)
` [PATCHv8 1/4] iio: adc: exynos_adc: Add exynos_adc_data structure to improve readability
` [PATCHv8 2/4] iio: adc: exynos_adc: Control special clock of ADC to support Exynos3250 ADC
` [PATCHv8 3/4] iio: devicetree: Add DT binding documentation for "
` [PATCHv8 4/4] ARM: dts: Fix wrong compatible string "

[PATCH v5 (staging-next) 0/5] staging:iio:hmc5843: Few adjustments and support for hmc5983
 2014-07-23 20:51 UTC  (11+ messages)
` [PATCH v5 (staging-next) 1/5] staging:iio:hmc5843: Added regmap support
` [PATCH v5 (staging-next) 2/5] staging:iio:hmc5843: Split hmc5843.c to multiple files
` [PATCH v5 (staging-next) 3/5] staging:iio:hmc5843: register <-> value arrays now can have different lengths
` [PATCH v5 (staging-next) 4/5] staging:iio:hmc5843: Add support for i2c hmc5983
` [PATCH v5 (staging-next) 5/5] staging:iio:hmc5843: Add support for spi hmc5983

[PATCH 1/3] iio: ad5064: Explicitly configure whether to use external supply
 2014-07-23 19:23 UTC  (3+ messages)

[PATCH 0/8] iio: mma8452 enhancements
 2014-07-23 18:36 UTC  (13+ messages)
` [PATCH 1/8] iio: mma8452: Initialise before activating
` [PATCH 2/8] iio: mma8452: Add access to registers via DebugFS
` [PATCH 3/8] iio: mma8452: Basic support for transient events
` [PATCH 4/8] iio: mma8452: Add support for transient event debouncing
` [PATCH 5/8] iio: core: add high pass filter attributes
` [PATCH 6/8] io: mma8452: Add highpass filter configuration
` [PATCH 7/8] iio: mma8452: add an attribute to enable the highpass filter
` [PATCH 8/8] iio: mma8452: Add support for interrupt driven triggers

User-space API for accelerometer(s)?
 2014-07-23 16:51 UTC  (15+ messages)

[PATCH] drivers: Let several drivers depends on HAS_IOMEM for 'devm_ioremap_resource'
 2014-07-23 11:37 UTC  (15+ messages)

[PATCH v2] iio: exynos-adc: add experimental touchscreen support
 2014-07-22 18:33 UTC  (4+ messages)

[PATCH 0/2] iio: adc: exynos_adc: Add support for s3c64xx/s3c24xx ADC
 2014-07-22 12:59 UTC  (6+ messages)
` [PATCH 1/2] iio: adc: exynos_adc: add support for s3c64xx adc
` [PATCH 2/2] iio: adc: exynos_adc: Add support for S3C24xx ADC

[PATCH] drivers: Let several drivers depends on HAS_IOMEM for 'devm_ioremap_resource'
 2014-07-22 11:29 UTC  (18+ messages)

[PATCHv7 0/4] iio: adc: exynos_adc: Support Exynos3250 ADC and code clean
 2014-07-22  2:17 UTC  (11+ messages)
` [PATCHv7 1/4] iio: adc: exynos_adc: Add exynos_adc_data structure to improve readability
` [PATCHv7 2/4] iio: adc: exynos_adc: Control special clock of ADC to support Exynos3250 ADC
` [PATCHv7 3/4] iio: devicetree: Add DT binding documentation for "
` [PATCHv7 4/4] ARM: dts: Fix wrong compatible string "

[PULL] Fifth set of IIO fixes for the 3.16 cycle
 2014-07-21 17:59 UTC  (2+ messages)

[PATCHv6 0/4] iio: adc: exynos_adc: Support Exynos3250 ADC and code clean
 2014-07-21 16:19 UTC  (35+ messages)
` [PATCHv6 3/4] iio: devicetree: Add DT binding documentation for Exynos3250 ADC
` [PATCHv6 1/4] iio: adc: exynos_adc: Add exynos_adc_data structure to improve readability
` [PATCHv6 2/4] iio: adc: exynos_adc: Control special clock of ADC to support Exynos3250 ADC
` [PATCH 1/2] iio: exynos-adc: add support for s3c64xx adc
  ` [PATCH 2/2] iio: exynos-adc: add experimental touchscreen support

Kernel panic when hid-sensor-hub is removed
 2014-07-21 15:57 UTC  (2+ messages)

[PATCH v7 0/4] iio: Add support for rotation from north
 2014-07-20 19:08 UTC  (6+ messages)
` [PATCH v7 1/4] iio: Documentation: Add documentation for rotation from north sensor usage attributes
` [PATCH v7 2/4] iio: types: Added support for rotation from north "
` [PATCH v7 3/4] iio: hid-sensor-magn-3d: Scan for usage attributes before setting up iio channels
` [PATCH v7 4/4] iio: hid-sensor-magn-3d: Add support for rotation from north

[PATCH 0/3] iio: accel driver fixes
 2014-07-20 16:53 UTC  (7+ messages)
` [PATCH 1/3] iio:kxcjk-1013: Correct error messages
` [PATCH 2/3] iio:kxcjk-1013: Fix endianness in scan_type

[PATCH 00/13] iio:bma180: Fixes and BMA250 support
 2014-07-20 16:41 UTC  (5+ messages)
` [PATCH 01/13] iio:bma180: Fix scale factors to report correct acceleration units
` [PATCH 02/13] iio:bma180: Missing check for frequency fractional part

[PATCH v4 (staging-next) 0/5] staging:iio:hmc5843: Few adjustments and support for hmc5983
 2014-07-20 16:33 UTC  (6+ messages)
` [PATCH v4 (staging-next) 1/5] staging:iio:hmc5843: Added regmap support
` [PATCH v4 (staging-next) 2/5] staging:iio:hmc5843: Split hmc5843.c to multiple files

[PATCH 0/4 v2] iio: exynos-adc: use syscon instead of ioremap
 2014-07-20 13:59 UTC  (5+ messages)
` [PATCH 1/4 v2] iio: exyno-adc: use syscon for PMU register access

[PATCH v6 0/4] iio: Add support for rotation from north
 2014-07-20 12:40 UTC  (15+ messages)
` [PATCH v6 1/4] iio: Documentation: Add documentation for rotation from north sensor usage attributes
` [PATCH v6 2/4] iio: types: Added support for rotation from north "
` [PATCH v6 3/4] iio: hid-sensor-magn-3d: Scan for usage attributes before setting up iio channels
` [PATCH v6 4/4] iio: hid-sensor-magn-3d: Add support for rotation from north

Accelerometer events
 2014-07-20 12:22 UTC  (3+ messages)

[PATCH v4 1/2] iio: adc: add driver for Rockchip saradc
 2014-07-20 11:23 UTC  (4+ messages)
` [PATCH v5 "

[PATCH] staging:iio:ad7280a: Use managed interfaces
 2014-07-19 20:53 UTC  (5+ messages)

[PATCH] iio:gyro:bmg160 Gyro Sensor driver
 2014-07-19 11:21 UTC  (3+ 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).