linux-iio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-09-23 22:47:28 to 2016-10-03 09:52:55 UTC [more...]

[PATCH] iio: common: st_sensors: fix channel data parsing
 2016-10-03  9:52 UTC  (6+ messages)

[PATCH v2] staging: iio: ad7192: implement IIO_CHAN_INFO_SAMP_FREQ
 2016-10-03  4:00 UTC 

[PATCH v2 0/2] add support to STM HTS221 humidity + temperature sensor
 2016-10-02 23:27 UTC  (4+ messages)
` [PATCH v2 1/2] iio: humidity: add support to hts221 rh/temp combo device
` [PATCH v2 2/2] Documentation: dt: iio: humidity: add hts221 sensor device binding

[Outreachy kernel] [PATCH] iio: imu: bmi160: bmi160_core: Fix sparse warning
 2016-10-02 23:25 UTC  (3+ messages)

[PATCH 1/2] dt: bindings: i2c/trivial-devices.txt: Add 2 iio supported accelerometers
 2016-10-02 15:51 UTC  (2+ messages)
` [PATCH 2/2] dt: bindings: vendor-prefix: Add 3 accelerometer vendor prefixes

[PATCH v7 0/5] mxs-lradc: Split driver into MFD
 2016-10-02 14:15 UTC  (6+ messages)
` [PATCH v7 1/5] mfd: mxs-lradc: Add support for mxs-lradc MFD
` [PATCH v7 2/5] iio: adc: mxs-lradc: Add support for adc driver
` [PATCH v7 3/5] input: touchscreen: mxs-lradc: Add support for touchscreen
` [PATCH v7 4/5] iio: adc: mxs-lradc: Remove driver
` [PATCH v7 5/5] mfd: Move binding document

[PATCH v2] Staging: iio: meter: ade7753: Replace IIO_DEV_ATTR_SAMP_FREQ attribute with IIO_CHAN_INFO_SAMP_FREQ handlers
 2016-10-01 22:29 UTC 

[PATCH v2] staging: iio: cdc: ad7152: Implement IIO_CHAN_INFO_SAMP_FREQ attribute
 2016-10-01 18:17 UTC 

[PATCH] iio: magnetometer: ak8974: small endianness fixes
 2016-10-01 17:30 UTC 

[PATCH] io: adc: ad7606_core: fix signed/unsigned number comparison
 2016-10-01 17:27 UTC  (5+ messages)

[PATCH 0/2] add support to STM HTS221 humidity + temperature sensor
 2016-10-01 17:15 UTC  (7+ messages)
` [PATCH 1/2] iio: humidity: add support to hts221 rh/temp combo device
` [PATCH 2/2] Documentation: dt: iio: humidity: add hts221 sensor device binding

[PATCH v5 0/2] Add IIO support for counter devices
 2016-10-01 16:06 UTC  (5+ messages)
` [PATCH v5 1/2] iio: Implement counter channel type and info constants
` [PATCH v5 2/2] iio: 104-quad-8: Add IIO support for the ACCES 104-QUAD-8

[PATCH 1/2] include: linux: iio: add IIO_DEVICE_ATTR_{RO,WO,RW} macros
 2016-10-01 15:56 UTC  (17+ messages)
` [PATCH 2/2] staging: iio: isl29018: use IIO_DEVICE_ATTR_{RO,RW} macros
` [PATCH 1/2] include: linux: iio: add IIO_DEVICE_ATTR_{RO, WO, RW} macros
  ` [PATCH v2 1/2] include: linux: iio: add IIO_ATTR_{RO,WO,RW} and IIO_DEVICE_ATTR_{RO,WO,RW} macros
    ` [PATCH v2 1/2] include: linux: iio: add IIO_ATTR_{RO, WO, RW} and IIO_DEVICE_ATTR_{RO, WO, RW} macros
      ` [PATCH v3 1/5] "
          ` [PATCH v3 4/5] staging: iio: isl29018: change isl29018_read_raw() to only have one exit point
      ` [PATCH v3 2/5] staging: iio: isl29018: use IIO_DEVICE_ATTR_{RO, RW} macros
      ` [PATCH v3 3/5] staging: iio: isl29018: fixed race condition in in_illuminance_scale_available_show()
      ` [PATCH v3 5/5] staging: iio: isl29018: check if the chip is in a suspended state
  ` [PATCH v2 2/2] staging: iio: isl29018: use IIO_DEVICE_ATTR_{RO,RW} macros

[PATCH 0/2] add support to STM LSM6DS3-LSM6DSM 6-axis Mems sensor
 2016-10-01 15:50 UTC  (4+ messages)
` [PATCH 1/2] iio: imu: add support to lsm6dsx driver
` [PATCH 2/2] Documentation: dt: iio: add st_lsm6dsx sensor device binding

[PATCH v2] iio: pressure: Add driver for Honeywell ABP family
 2016-10-01 14:14 UTC  (2+ messages)

[PATCH v4] iio: maxim_thermocouple: Align 16 bit big endian value of raw reads
 2016-10-01 13:42 UTC  (2+ messages)

[PATCH 0/3] iio: dac: mcp4725: add vref selection and devicetree support
 2016-10-01 11:48 UTC  (9+ messages)
` [PATCH 1/3] iio: dac: mcp4725: support voltage reference selection
` [PATCH 2/3] Documentation: dt: iio: add mcp4725/6 dac device binding
` [PATCH 3/3] iio: dac: mcp4725: add devicetree support

[PATCH] iio: Declare event_attrs field of iio_info structure as const
 2016-10-01 11:41 UTC  (3+ messages)

[PATCH] iio: Documentation: Correct the path used to create triggers
 2016-10-01  6:50 UTC  (3+ messages)

[PATCH v3 0/8] drivers: touchscreen: tsc2007 and ads7846/tsc2046 improvements (use common touchscreen bindings, pre-calibration, spi fix and provide iio raw values)
 2016-09-30 16:36 UTC  (19+ messages)
` [PATCH v3 1/8] drivers:input:tsc2007: add new common binding names, pre-calibration, flipping and rotation
  ` [Letux-kernel] "
` [PATCH v3 3/8] drivers:input:tsc2007: add iio interface to read external ADC input, temperature and raw conversion values
` [PATCH v3 6/8] drivers:input:ads7846(+tsc2046): add new common binding names, pre-calibration and flipping

[PATCH 0/4] Add DMA support for ti_am335x_adc driver
 2016-09-30  8:43 UTC  (7+ messages)
` [PATCH 1/4] mfd: ti_am335x_tscadc: store physical address

[PATCH v6 0/4] mxs-lradc: Split driver into MFD
 2016-09-29 23:14 UTC  (7+ messages)
` [PATCH v6 1/4] mfd: mxs-lradc: Add support for mxs-lradc MFD

[PATCH v7] iio: potentiostat: add LMP91000 support
 2016-09-29 19:31 UTC  (3+ messages)

[PATCH v5 0/4] mxs-lradc: Split driver into MFD
 2016-09-29  0:00 UTC  (7+ messages)
` [PATCH v5 1/4] mfd: mxs-lradc: Add support for mxs-lradc MFD

[PATCH v3] iio: temperature: maxim_thermocouple: Replace unsigned int with __be16/__be32 to fix endianness warnings
 2016-09-28  7:19 UTC  (3+ messages)

[PATCH v3 0/9] hwmon: New hwmon registration API
 2016-09-27 21:13 UTC  (3+ messages)
` [PATCH v3 1/9] hwmon: (core) Order include files alphabetically

[PATCH] drivers: iio: chemical: Fix sparse endianness warnings cast to restricted __be16
 2016-09-27 20:18 UTC  (4+ messages)

[PATCH 0/5] add resistive touchscreen support for new Allwinner SoCs' GPADC's driver
 2016-09-27 19:59 UTC  (14+ messages)
` [PATCH 3/5] iio: adc: sunxi-gpadc-iio: enable iio_buffers
` [PATCH 4/5] input: touchscreen: support Allwinner SoCs' touchscreen

[PATCH v4 0/2] Add IIO support for counter devices
 2016-09-27 19:31 UTC  (9+ messages)
` [PATCH v4 1/2] iio: Implement counter channel type and info constants
` [PATCH v4 2/2] iio: 104-quad-8: Add IIO support for the ACCES 104-QUAD-8

[PATCH] io: accel: mma7666: declare mma7660_nscale as static
 2016-09-27 19:19 UTC  (2+ messages)

[PATCH] drivers: iio: dac: Fix sparse warning
 2016-09-26  9:26 UTC  (3+ messages)

[PATCH] iio: pressure: Add driver for Honeywell ABP family
 2016-09-26  5:22 UTC  (2+ messages)

[PATCH 0/7] iio: Fine-tuning for several function implementations
 2016-09-25 19:30 UTC  (25+ messages)
  ` [PATCH 1/7] iio: Use kmalloc_array() in iio_scan_mask_set()
  ` [PATCH 2/7] iio: Rename a jump label in iio_buffer_store_watermark()
      `  "
  ` [PATCH 3/7] iio: Rename a jump label in iio_buffer_store_enable()
  ` [PATCH 4/7] iio: Rename a jump label in iio_buffer_write_length()
  ` [PATCH 5/7] iio: Rename a jump label in iio_scan_el_ts_store()
  ` [PATCH 6/7] iio: Rename a jump label in iio_scan_el_store()
  ` [PATCH 7/7] iio: Adjust checks for null pointers in six functions
      `  "

[PATCH v2] iio: accel: Add driver for the MiraMEMS DA311 3-axis 12-bit digital accelerometer
 2016-09-25 16:44 UTC  (6+ messages)

[PATCH 1/3] staging: iio: isl29018: remove unused variable and defines
 2016-09-25 14:32 UTC  (6+ messages)
` [PATCH 2/3] staging: iio: isl29018: made error handling consistent
` [PATCH 3/3] staging: iio: isl29018: fix comparison between signed and unsigned integers

[PATCH v2] drivers: iio: magnetometer: Fix sparse endianness warnings cast to restricted __be16
 2016-09-25 14:21 UTC  (2+ messages)

[PATCH] drivers: iio: magnetometer: Fix sparse endianness warnings cast to restricted __le16
 2016-09-25  8:53 UTC  (2+ messages)

[PATCH v2] iio: accel: Add driver for dmard10 3-axis Accelerometer
 2016-09-25  8:38 UTC  (2+ messages)

accelerometer orientation
 2016-09-25  8:31 UTC  (6+ messages)

[PATCH v2] iio: adc: ti-adc161s626: add regulator support
 2016-09-25  8:24 UTC  (2+ messages)

[PATCH] drivers: iio: light: Fix sparse warnings
 2016-09-24 18:51 UTC  (3+ messages)

[PATCH v6 0/2] iio: potentiostat: add LMP91000 support
 2016-09-24 16:59 UTC  (5+ messages)
` [PATCH v6 1/2] iio: inkern: add iio_read_channel_offset helper
` [PATCH v6 2/2] iio: potentiostat: add LMP91000 support

[PATCH] drivers: iio: mma7660: Fix sparse warning
 2016-09-24 16:49 UTC  (2+ messages)

[PATCH v2] drivers: iio: light: Fix sparse warnings
 2016-09-24 16:38 UTC  (2+ messages)

[PATCH v3 1/4] iio:trigger: Add helper function to verify that a trigger belongs to the same device
 2016-09-24 16:33 UTC  (9+ messages)
` [PATCH v3 2/4] iio:mma8452: Use new iio_trigger_validate_own_device() helper
` [PATCH v3 3/4] iio:max1027: Use "
` [PATCH v3 4/4] iio:adc: Add support for AD7766/AD7767

[PATCH v2] drivers: iio: max1027: Fix sparse warning: "dubious: x | !y"
 2016-09-24 16:12 UTC  (2+ messages)

[PATCH -next] iio: accel: mma7660: fix non static symbol warning
 2016-09-24 12:01 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).