linux-iio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-09-29 17:13:30 to 2016-10-09 07:38:28 UTC [more...]

[PATCH] staging: iio: meter: ade7754: Implement IIO_CHAN_INFO_SAMP_FREQ
 2016-10-09  7:36 UTC  (3+ messages)
` [Outreachy kernel] "

[PATCH 0/4] iio: accel: Add 3 new drivers
 2016-10-09  7:22 UTC  (11+ messages)
` [PATCH 1/4] dt: bindings: i2c/trivial-devices.txt: Add 2 iio supported accelerometers
` [PATCH 2/4] iio: accel: Add driver for dmard10 3-axis Accelerometer
` [PATCH 3/4] iio: accel: Add driver for the MiraMEMS DA311 3-axis 12-bit digital accelerometer
` [PATCH 4/4] iio: accel: Add driver for the MiraMEMS DA280 3-axis 14-bit "

[PATCH v2] iio: accel: Add driver for the MiraMEMS DA280 3-axis 14-bit digital accelerometer
 2016-10-09  7:18 UTC  (2+ messages)

[PATCH v3] staging: iio: ad7192: implement IIO_CHAN_INFO_SAMP_FREQ
 2016-10-09  7:14 UTC  (2+ messages)

[PATCH 00/18] staging:iio:accel rework driver and move out of staging
 2016-10-08 16:59 UTC  (27+ messages)
` [PATCH 01/18] staging:iio:accel:sca3000 Fix a use before setting of the indio_dev->buffer pointer
` [PATCH 02/18] staging:iio:accel:sca3000 merge files into one
` [PATCH 03/18] staging:iio:accel:sca3000 drop sca3000_register_ring_funcs
` [PATCH 04/18] staging:iio:accel:sca3000 Fix clearing of flag + setting of size of scan
` [PATCH 05/18] staging:iio:accel:sca3000 Drop custom ABI for watersheds
` [PATCH 06/18] staging:iio:accel:sca3000 move to hybrid hard / soft buffer design
` [PATCH 07/18] staging:iio:accel:sca3000 drop some unused variables
` [PATCH 08/18] staging:iio:accel:sca3000 use a 'fake' channel to handle freefall event registration
` [PATCH 09/18] staging:iio:accel:sca3000 Clean up register defines
` [PATCH 10/18] staging:iio:accel:sca3000 add readback of the 3db low pass filter frequency
` [PATCH 11/18] staging:iio:accel:sca3000: Fix off by one error in axis due to IIO_NO_MOD
` [PATCH 12/18] staging:iio:accel:sca3000 Add write support to the low pass filter control
` [PATCH 13/18] staging:iio:accel:sca3000 Drop custom measurement mode attributes
` [PATCH 14/18] staging:iio:accel:sca3000 replace non standard revision attr with dev_info on probe
` [PATCH 15/18] staging:iio:accel:sca3000 Tidy up probe order to avoid a race
` [PATCH 16/18] staging:iio:accel:sca3000 small checkpatch fixes (alignment etc)
` [PATCH 17/18] staging:iio:accel:sca3000 kernel docify comments that were nearly kernel doc
` [PATCH 18/18] staging:iio:accel:sca3000 Move out of staging

[PATCH] staging: iio: cdc: ad7746: implement IIO_CHAN_INFO_SAMP_FREQ
 2016-10-08 16:59 UTC  (2+ messages)

[PATCH v4 0/2] staging: iio: ad7606: oversampling_ratio clean-up
 2016-10-08 16:45 UTC  (5+ messages)
` [PATCH v4 1/2] staging: iio: ad7606: fix improper setting of oversampling pins
` [PATCH v4 2/2] staging: iio: ad7606: implement IIO_CHAN_INFO_OVERSAMPLING_RATIO

[PATCH 00/18 V2] staging:iio:accel rework driver and move out of staging
 2016-10-08 16:39 UTC  (19+ messages)
` [PATCH 01/18] staging:iio:accel:sca3000 Fix a use before setting of the indio_dev->buffer pointer
` [PATCH 02/18] staging:iio:accel:sca3000 merge files into one
` [PATCH 03/18] staging:iio:accel:sca3000 drop sca3000_register_ring_funcs
` [PATCH 04/18] staging:iio:accel:sca3000 Fix clearing of flag + setting of size of scan
` [PATCH 05/18] staging:iio:accel:sca3000 Drop custom ABI for watersheds
` [PATCH 06/18] staging:iio:accel:sca3000 move to hybrid hard / soft buffer design
` [PATCH 07/18] staging:iio:accel:sca3000 drop some unused variables
` [PATCH 08/18] staging:iio:accel:sca3000 use a 'fake' channel to handle freefall event registration
` [PATCH 09/18] staging:iio:accel:sca3000 Clean up register defines
` [PATCH 10/18] staging:iio:accel:sca3000 add readback of the 3db low pass filter frequency
` [PATCH 11/18] staging:iio:accel:sca3000: Fix off by one error in axis due to IIO_NO_MOD
` [PATCH 12/18] staging:iio:accel:sca3000 Add write support to the low pass filter control
` [PATCH 13/18] staging:iio:accel:sca3000 Drop custom measurement mode attributes
` [PATCH 14/18] staging:iio:accel:sca3000 replace non standard revision attr with dev_info on probe
` [PATCH 15/18] staging:iio:accel:sca3000 Tidy up probe order to avoid a race
` [PATCH 16/18] staging:iio:accel:sca3000 small checkpatch fixes (alignment etc)
` [PATCH 17/18] staging:iio:accel:sca3000 kernel docify comments that were nearly kernel doc
` [PATCH 18/18] staging:iio:accel:sca3000 Move out of staging

[PATCH v3 0/2] staging: iio: ad7606: oversampling_ratio clean-up
 2016-10-08 12:21 UTC  (4+ messages)
` [PATCH v3 1/2] staging: iio: ad7606: implement IIO_CHAN_INFO_OVERSAMPLING_RATIO
` [PATCH v3 2/2] staging: iio: ad7606: fix improper setting of oversampling pins

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

[PATCH v2] iio: accel: Add driver for dmard10 3-axis Accelerometer
 2016-10-07 18:55 UTC  (3+ messages)

[PATCH v3 0/9] hwmon: New hwmon registration API
 2016-10-07 12:32 UTC  (5+ messages)
` [PATCH v3 2/9] hwmon: (core) "

[PATCH] staging: iio: ad7606: implement IIO_CHAN_INFO_OVERSAMPLING_RATIO
 2016-10-07 10:43 UTC  (4+ messages)

[PATCH v2] staging: iio: ad7606: implement IIO_CHAN_INFO_OVERSAMPLING_RATIO
 2016-10-07  5:48 UTC 

[PATCH 1/4] staging: iio: isl29018: add documentation about the infrared suppression
 2016-10-07  0:48 UTC  (4+ messages)
` [PATCH 2/4] staging: iio: isl29018: document device tree bindings
` [PATCH 3/4] staging: iio: isl29018: rename Kconfig variable to match existing light drivers in mainline
` [PATCH 4/4] staging: iio: isl29018: move out of staging

[PATCH v2] dt: bindings: vendor-prefix: Add 3 accelerometer vendor prefixes
 2016-10-06 17:06 UTC 

[Outreachy kernel] [PATCH] iio: imu: bmi160: bmi160_core: Fix sparse warning
 2016-10-05 18:00 UTC  (7+ messages)

[PATCH] iio: adc: ti-adc081c: Select IIO_TRIGGERED_BUFFER to prevent build errors
 2016-10-05 14:46 UTC 

[PATCH v3 0/4] Add DMA support for ti_am335x_adc driver
 2016-10-05  9:26 UTC  (6+ messages)
` [PATCH v3 1/4] mfd: ti_am335x_tscadc: store physical address
` [PATCH v3 2/4] drivers: iio: ti_am335x_adc: add dma support
` [PATCH v3 3/4] ARM: dts: am33xx: add DMA properties for tscadc
` [PATCH v3 4/4] ARM: dts: am4372: "

[PATCH v2 0/4] Add DMA support for ti_am335x_adc driver
 2016-10-05  8:52 UTC  (11+ messages)
` [PATCH v2 1/4] mfd: ti_am335x_tscadc: store physical address
` [PATCH v2 2/4] drivers: iio: ti_am335x_adc: add dma support
` [PATCH v2 3/4] ARM: dts: am33xx: add DMA properties for tscadc
` [PATCH v2 4/4] ARM: dts: am4372: "

[PATCH v2] staging: iio: ad7192: implement IIO_CHAN_INFO_SAMP_FREQ
 2016-10-04 19:10 UTC  (4+ messages)

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

[PATCH] Staging: iio: meter: ade7758_core: implement IIO_CHAN_INFO_SAMP_FREQ
 2016-10-03 20:59 UTC 

[PATCH] iio: magnetometer: ak8974: small endianness fixes
 2016-10-03 20:30 UTC  (2+ messages)

[PATCH v2] Staging: iio: meter: ade7753: Replace IIO_DEV_ATTR_SAMP_FREQ attribute with IIO_CHAN_INFO_SAMP_FREQ handlers
 2016-10-03 20:25 UTC  (2+ messages)

[PATCH v2] staging: iio: cdc: ad7152: Implement IIO_CHAN_INFO_SAMP_FREQ attribute
 2016-10-03 20:16 UTC  (2+ messages)

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

[PATCH 0/3] iio: dac: mcp4725: add vref selection and devicetree support
 2016-10-03 12:34 UTC  (11+ 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 v2 0/2] add support to STM HTS221 humidity + temperature sensor
 2016-10-03 11:28 UTC  (6+ 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

[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] 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 v2 1/2] include: linux: iio: add IIO_ATTR_{RO, WO, RW} and IIO_DEVICE_ATTR_{RO, WO, RW} macros
 2016-10-01 15:56 UTC  (12+ messages)
` [PATCH v3 1/5] "
  ` [PATCH v3 2/5] staging: iio: isl29018: use IIO_DEVICE_ATTR_{RO, "
  ` [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 v3 4/5] staging: iio: isl29018: change isl29018_read_raw() to only have one exit point

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

[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] 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  (9+ messages)
` [PATCH v3 1/8] drivers:input:tsc2007: add new common binding names, pre-calibration, flipping and rotation
  ` [Letux-kernel] "

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