linux-iio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-08-16 09:18:44 to 2012-09-08 17:20:15 UTC [more...]

[PATCH 01/10] staging:iio:ad7476: Fix off by one error for channel shift
 2012-09-08 17:20 UTC  (19+ messages)
` [PATCH 02/10] staging:iio:ad7476: Remove duplicated chip info entries
` [PATCH 03/10] staging:iio:ad7476: Avoid alloc/free for each sample in buffered mode
` [PATCH 04/10] staging:iio:ad7476: Rework reference voltage handling
  ` [PATCH v2 "
` [PATCH 05/10] staging:iio:ad7476: Squash driver into a single file
` [PATCH 06/10] staging:iio:ad7476: Use be16_to_cpup instead of open-coding it
` [PATCH 07/10] iio: Move ad7476 driver out of staging
` [PATCH 08/10] iio:ad7476: Add ad7910/ad7920 device table entries
` [PATCH 09/10] iio:ad7476: Add ad7940 support
` [PATCH 10/10] iio:ad7476: Add support for ad7274/ad7275/ad7276/ad7277/ad7278

[PATCH] iio: add driver for si114x ambient light / proximity sensors
 2012-09-08 16:53 UTC  (2+ messages)

[PATCH v4] iio: adc: add new lp8788 adc driver
 2012-09-08 10:25 UTC  (2+ messages)

[PATCH] [RFC]power: battery: Generic battery driver using IIO
 2012-09-08 10:10 UTC  (11+ messages)

[PATCH] iio staging: cleanup documentation for tsl2583
 2012-09-08  9:33 UTC  (2+ messages)

[PATCH] iio: isl29018: Support fractional ALS scaling
 2012-09-08  9:29 UTC  (2+ messages)

[PATCH v2] staging:iio:adc: Add AD7791 driver
 2012-09-08  9:21 UTC  (2+ messages)

[PATCH 1/2] iio:ad5446: Add support for the ad5300/ad5310/ad5320
 2012-09-08  9:13 UTC  (4+ messages)
` [PATCH 2/2] iio:ad5446: Add device ids for ad5301/ad5311/ad5321

[PATCH] staging:iio: hid-sensors Use iio_push_to_buffer
 2012-09-07 18:08 UTC  (5+ messages)
` [PATCH V2] iio: Drop timestamp parameter from buffer store_to callback

[PATCH] staging:iio: Use iio_push_to_buffer
 2012-09-07  9:12 UTC  (8+ messages)
` [PATCH v2] "
      ` [PATCH] iio: Drop timestamp parameter from buffer store_to callback

[PATCH 0/9] HID-Sensor v9
 2012-09-06 18:27 UTC  (15+ messages)
` [PATCH 1/9] iio: core: Add hysteresis in channel spec
` [PATCH 2/9] HID: sensors: add documentation
` [PATCH 3/9] HID: sensors: add to special driver list
` [PATCH 4/9] HID: sensors: introduce sensor framework
` [PATCH 5/9] iio: hid-sensors: Common attribute and trigger
` [PATCH 6/9] iio: hid-sensors: Added accelerometer 3D
` [PATCH 7/9] iio: hid-sensors: Added Gyroscope 3D
` [PATCH 8/9] iio: hid-sensors: Added Compass/Magnetometer 3D
` [PATCH 9/9] iio: hid-sensors: Added ALS

[PATCH] staging:iio:sysfs-trigger: Use irq_work to properly active trigger
 2012-09-06  9:51 UTC  (2+ messages)

[PATCH 0/9] HID-Sensor v8
 2012-09-05  9:41 UTC  (16+ messages)
` [PATCH 1/9] IIO: core: Add hysteresis in channel spec
` [PATCH 2/9] HID-Sensors: Documentation
` [PATCH 3/9] HID Sensors: Add to special driver list
` [PATCH 4/9] HID-Sensors: Sensor framework
` [PATCH 5/9] HID-Sensors: Common attribute and trigger
` [PATCH 6/9] HID-Sensors: Added accelerometer 3D
` [PATCH 7/9] HID-Sensors: Added Gyroscope 3D
` [PATCH 8/9] HID-Sensors: Added Compass/Magnetometer 3D
` [PATCH 9/9] HID-Sensors: Added ALS

[PULL] IIO new device support and cleanups (set 2 for the 3.7 cycle)
 2012-09-04 19:13 UTC  (2+ messages)

[PULL] IIO fixes for v3.6-rc1 set 2
 2012-09-04 19:10 UTC  (2+ messages)

(no subject)
 2012-09-03 20:11 UTC  (10+ messages)
  ` [PATCH] iio:ad5446: Add support for I2C based DACs
` [PATCH v3.6-rc2 V2 0/2] iio:ad5446: add I2C DACs and header cleanup
  ` [PATCH v3.6-rc2 V2 1/2] iio:ad5446: Add support for I2C based DACs
  ` [PATCH v3.6-rc2 V2 2/2] iio:ad5446: get rid of private header file

[PATCH 01/22] staging:iio:ad7793: Add missing break in switch statement
 2012-09-03 20:09 UTC  (8+ messages)
` [PATCH 07/22] staging:iio:ad7793: Remove unused platform_data from device state struct
` [PATCH 19/22] staging:iio:ad7192: Use common Sigma Delta library

[PATCH v2 0/5] Support for TSC/ADC MFD driver
 2012-08-31 10:39 UTC  (8+ messages)
` [PATCH v2 1/5] input: TSC: ti_tscadc: Rename the existing touchscreen driver
` [PATCH v2 2/5] MFD: ti_tscadc: Add support for TI's TSC/ADC MFDevice
` [PATCH v2 3/5] input: TSC: ti_tsc: Convert TSC into a MFDevice
` [PATCH v2 4/5] IIO : ADC: tiadc: Add support of TI's ADC driver
` [PATCH v2 5/5] MFD: ti_tscadc: add suspend/resume functionality

[PATCH] iio: fix spelling of subsystem
 2012-08-28 19:44 UTC  (2+ messages)

[PATCH] iio: fix typos
 2012-08-28 19:42 UTC  (6+ messages)
` [PATCH] iio: document missing elements
` [PATCH] iio: whitespace cleanup and removal of semicolon after functions

[PATCH 2/5] MFD: ti_tscadc: Add support for TI's TSC/ADC MFDevice
 2012-08-28 10:25 UTC  (3+ messages)

[PATCH 4/5] IIO : ADC: tiadc: Add support of TI's ADC driver
 2012-08-28 10:23 UTC  (3+ messages)

[PATCH 6/6] drivers/iio/adc/at91_adc.c: adjust inconsistent IS_ERR and PTR_ERR
 2012-08-27 20:16 UTC  (2+ messages)

[PATCH 1/13] drivers/staging/iio/adc/spear_adc.c: use clk_prepare_enable and clk_disable_unprepare
 2012-08-27 20:12 UTC  (6+ messages)
` [PATCH 6/13] drivers/iio/adc/at91_adc.c: "

[PATCH] staging iio: lis3l02dq cleanup
 2012-08-27 18:10 UTC  (2+ messages)

[PATCH] staging iio: fix potential memory leak in lis3l02dq_ring.c
 2012-08-27 18:06 UTC  (2+ messages)

[patch] staging:iio: prevent divide by zero bugs
 2012-08-27 18:01 UTC  (3+ messages)

[PATCH] KFiFO : Poll support
 2012-08-27 17:53 UTC 

KFiFo Poll support
 2012-08-27 17:51 UTC  (2+ messages)

[PATCH] staging:iio: Add missing __devinit and __devexit annotations
 2012-08-27 17:47 UTC  (2+ messages)

[PATCH 1/3] iio:consumer.h: Fix include guard
 2012-08-27 17:47 UTC  (6+ messages)
` [PATCH 2/3] iio: Add missing include guards to headers
` [PATCH 3/3] iio:trigger_consumer.h: Add missing includes and forward declarations

[PATCH 2/3] iio: use IIO_CHAN_INFO_RAW rather than 0
 2012-08-27 17:25 UTC  (2+ messages)

[PATCH 0/2] IIO: Kfifo usage improvements
 2012-08-25 12:23 UTC  (5+ messages)
` [PATCH 2/2] iio: kfifo - add poll support

[PATCH 0/9] HID-Sensor v7
 2012-08-24 16:47 UTC  (3+ messages)
` [PATCH 1/9] IIO: core: Add hysteresis in channel spec

[PATCH 5/5] MFD: ti_tscadc: Add check on number of i/p channels
 2012-08-23 10:50 UTC 

[PATCH 3/5] input: TSC: ti_tsc: Convert TSC into a MFDevice
 2012-08-23 10:50 UTC 

[PATCH 1/5] input: TSC: ti_tscadc: Rename the existing touchscreen driver
 2012-08-23 10:49 UTC 

[PATCH 0/5] Support for TSC/ADC MFD driver
 2012-08-23 10:48 UTC 

[PATCH] iio: lm3533-als: Fix build warnings
 2012-08-22  9:48 UTC  (2+ messages)

[PATCH 0/3] i.MX28 LRADC driver
 2012-08-20 13:41 UTC  (13+ messages)
` [PATCH 2/3 V3] IIO: Add basic MXS "
` [PATCH 3/3] IIO: arm: Add LRADC to i.MX28 dts

[PATCH] [PATCH V7]Extcon: adc_jack: adc-jack driver to support 3.5 pi or simliar devices
 2012-08-17 16:57 UTC 

[RFC 1/4] iio: Introduce a new fractional value type
 2012-08-17 14:36 UTC  (8+ messages)
` [RFC 2/4] iio:inkern: Add function to read the processed value
` [RFC 3/4] iio:ad5064: Report scale as fractional value
` [RFC 4/4] staging:iio:hwmon bridge: Use iio_read_channel_processed

[PATCH 1/1] staging: iio: Integration gyroscope itg3200
 2012-08-17 12:07 UTC  (4+ messages)

[PATCH] [PATCH V6]Extcon: adc_jack: adc-jack driver to support 3.5 pi or simliar devices
 2012-08-17  3:29 UTC  (2+ messages)

[PULL V2] IIO Fixes for v3.6-rc1
 2012-08-16 21:22 UTC  (2+ messages)

[PULL] IIO new drivers and cleanups for 3.7 cycle
 2012-08-16 21:07 UTC  (2+ messages)

[PULL] IIO Fixes for v3.6-rc1
 2012-08-16 20:11 UTC  (4+ messages)

[PATCH] drivers/iio/adc/at91_adc.c: use devm_ functions
 2012-08-16 19:04 UTC  (7+ messages)

[PATCH 1/3] iio: add iio_read_channel_offset() consumer api
 2012-08-16 18:56 UTC  (4+ messages)

[PATCH] Staging: iio: gyro: Add STMicroelectronics L3GD20 gyroscope device driver for Kernel version 2.6.35.13
 2012-08-16 18:56 UTC  (2+ 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).