Linux IIO development
 help / color / mirror / Atom feed
 messages from 2016-10-08 18:15:27 to 2016-10-19 14:49:32 UTC [more...]

[PATCH 1/7] iio: light: tsl2583: return proper error code
 2016-10-19 13:11 UTC  (21+ messages)
` [PATCH 2/7] iio: light: tsl2583: change functions to only have a single exit point
` [PATCH 3/7] iio: light: tsl2583: use DEVICE_ATTR_{RO, RW, WO} macros
` [PATCH 4/7] iio: light: tsl2583: return proper error code in sysfs store functions
` [PATCH 5/7] iio: light: tsl2583: check return values from taos_chip_{on,off}
  ` [PATCH 5/7] iio: light: tsl2583: check return values from taos_chip_{on, off}
` [PATCH 6/7] iio: light: tsl2583: add locking to sysfs *_store() functions
` [PATCH 7/7] iio: light: tsl2583: fix concurrency issue in taos_get_lux()

[PATCH v2] staging: iio: cdc: ad7746: add additional config defines
 2016-10-19 14:19 UTC 

[RESEND PATCH] iio: gyro: adis16136: implemented IIO_CHAN_INFO_SAMP_FREQ
 2016-10-18 19:57 UTC  (3+ messages)

[PATCH] iio: imu: inv_mpu6050: implemented IIO_CHAN_INFO_SAMP_FREQ
 2016-10-18 19:43 UTC  (5+ messages)

[PATCH] thermal: generic-adc: Fix linear temperature approximation
 2016-10-18 19:31 UTC 

[PATCH v3 0/5] iio: dac: mcp4725: use regulator framework, add vref and dt support
 2016-10-18 17:43 UTC  (6+ messages)
` [PATCH v3 1/5] iio: dac: mcp4725: use regulator framework
` [PATCH v3 2/5] iio: dac: mcp4725: fix incorrect comment
` [PATCH v3 3/5] Documentation: dt: iio: add mcp4725/6 dac device binding
` [PATCH v3 4/5] iio: dac: mcp4725: support voltage reference selection
` [PATCH v3 5/5] iio: dac: mcp4725: add devicetree support

[PATCH v4 0/8] drivers: touchscreen: tsc2007 and ads7846/tsc2046 improvements (use common touchscreen bindings, pre-calibration, spi fix and provide iio raw values)
 2016-10-18 17:27 UTC  (13+ messages)
` [PATCH v4 1/8] drivers:input:tsc2007: add new common binding names, pre-calibration, flipping and rotation
` [PATCH v4 2/8] drivers:input:tsc2007: send pendown and penup only once like ads7846(+tsc2046) driver does
` [PATCH v4 3/8] drivers:input:tsc2007: check for presence and power down tsc2007 during probe
` [PATCH v4 4/8] drivers:input:tsc2007: add iio interface to read external ADC input and temperature
` [PATCH v4 5/8] DT:omap3+tsc2007: use new common touchscreen bindings
` [PATCH v4 6/8] drivers:input:ads7846(+tsc2046): add new common binding names, pre-calibration and flipping
` [PATCH v4 7/8] drivers:input:ads7846(+tsc2046): fix spi module table
` [PATCH v4 8/8] DT:omap3+ads7846: use new common touchscreen bindings

[PATCH v4] iio: humidity: hdc100x: add triggered buffer support for HDC100X
 2016-10-18 15:48 UTC  (3+ messages)

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

[PATCH v2 0/4] iio: dac: mcp4725: use regulator framework, add vref and dt support
 2016-10-18 13:56 UTC  (15+ messages)
` [PATCH v2 1/4] iio: dac: mcp4725: use regulator framework
` [PATCH v2 2/4] iio: dac: mcp4725: support voltage reference selection
` [PATCH v2 3/4] Documentation: dt: iio: add mcp4725/6 dac device binding
` [PATCH v2 4/4] iio: dac: mcp4725: add devicetree support

[PATCH v4 0/4] Add support for cros-ec-sensors
 2016-10-18  8:56 UTC  (11+ messages)

[PATCH 14/28] iio: accel: sca3000_core: avoid potentially uninitialized variable
 2016-10-17 22:13 UTC 

[PATCH] tools: iio: iio_generic_buffer: add -A to force-enable all channels
 2016-10-17 21:15 UTC  (4+ messages)

[PATCH v2] iio: light: ltr501: claim direct mode during raw writes
 2016-10-17 21:10 UTC  (3+ messages)

[PATCH] iio: ti-adc0832: add triggered buffer support
 2016-10-17 14:03 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-10-17 13:57 UTC  (8+ messages)
` [PATCH v3 1/8] drivers:input:tsc2007: add new common binding names, pre-calibration, flipping and rotation

[PATCH] Staging: iio: meter: ade7758_core: implement IIO_CHAN_INFO_SAMP_FREQ
 2016-10-17 10:31 UTC  (3+ messages)

[PATCH] staging: iio: cdc: ad7746: add additional config defines
 2016-10-17  9:45 UTC  (3+ messages)

[PATCH] iio: proximity: pulsedlight-lidar-lite-v2: cleanup power management
 2016-10-16 17:52 UTC  (3+ messages)

[PATCH v2] iio: light: ltr501: claim direct mode during select raw reads
 2016-10-16 13:24 UTC  (2+ messages)

[PATCH v2 0/8] staging: iio: isl29018: move out of staging
 2016-10-16  2:25 UTC  (19+ messages)
` [PATCH v2 1/8] staging: iio: isl29018: add newlines to improve readability
` [PATCH v2 2/8] staging: iio: isl29018: fix poorly named function
` [PATCH v2 3/8] staging: iio: isl29018: fix multiline comment syntax
` [PATCH v2 4/8] staging: iio: isl29018: combine two return statements into one
` [PATCH v2 5/8] staging: iio: isl29018: remove blank line for consistency
` [PATCH v2 6/8] staging: iio: isl29018: rename description in Kconfig "
` [PATCH v2 7/8] staging: iio: isl29018: add ABI documentation for infrared suppression
` [PATCH v2 8/8] staging: iio: isl29018: move out of staging

[PATCH 00/18 V2] staging:iio:accel rework driver and move out of staging
 2016-10-15 17:13 UTC  (9+ messages)
` [PATCH 01/18] staging:iio:accel:sca3000 Fix a use before setting of the indio_dev->buffer pointer
` [PATCH 08/18] staging:iio:accel:sca3000 use a 'fake' channel to handle freefall event registration

[PATCH] iio: accel: mma8452: claim direct mode during write raw
 2016-10-15 17:00 UTC  (4+ messages)

[PATCH v7 0/5] mxs-lradc: Split driver into MFD
 2016-10-15 16:41 UTC  (2+ messages)

[PATCH] iio: light: ltr501: claim direct mode during raw writes
 2016-10-15 15:12 UTC  (2+ messages)

[PATCH] iio: light: ltr501: claim direct mode during select raw reads
 2016-10-15 15:10 UTC  (2+ messages)

[PATCH] iio: pressure: mpl3115: claim direct mode during raw reads
 2016-10-15 14:59 UTC  (2+ messages)

[PATCH] iio: accel: mma8452: claim direct mode during raw reads
 2016-10-15 14:50 UTC  (2+ messages)

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

[PATCH] [BUGFIX] iio: ms65611_core: Fixes dereferencing regulator pointer
 2016-10-15 13:56 UTC  (2+ messages)

[bug report] iio:pressure: initial zpa2326 barometer support
 2016-10-14 14:37 UTC 

[bug report] iio: fetch and enable regulators unconditionally
 2016-10-14 13:10 UTC  (5+ messages)

[PATCH v3 0/2] staging: iio: ad7606: oversampling_ratio clean-up
 2016-10-12 13:03 UTC  (5+ messages)
` [PATCH v3 2/2] staging: iio: ad7606: fix improper setting of oversampling pins
    ` [Outreachy kernel] "

[PATCH 0/4] iio: accel: Add 3 new drivers
 2016-10-11 18:39 UTC  (14+ 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-11 18:40 UTC  (4+ messages)

[PATCH] Staging: iio: fix a MAINTAINERS entry
 2016-10-11 18:45 UTC  (2+ messages)

[PATCH v3 0/2] add support to STM HTS221 humidity + temperature sensor
 2016-10-11 18:41 UTC  (7+ 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: bmi160_core: Fix sparse warning due to incorrect type in assignment
 2016-10-11 18:43 UTC  (2+ messages)

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

[Outreachy kernel] [PATCH] iio: imu: bmi160: bmi160_core: Fix sparse warning
 2016-10-11 11:17 UTC  (10+ messages)

[PATCH v2] staging: iio: cdc: ad7746: implement IIO_CHAN_INFO_SAMP_FREQ
 2016-10-10 20:22 UTC  (2+ messages)

[PATCH] staging:iio:TODO drop outdated entries in this todo
 2016-10-10 20:28 UTC  (3+ messages)

[PATCH v2] staging: iio: cdc: ad7152: Replace mlock with a local mutex lock
 2016-10-10 20:27 UTC  (2+ messages)

[PATCH v2] dt: bindings: vendor-prefix: Add 3 accelerometer vendor prefixes
 2016-10-10 20:19 UTC  (4+ messages)

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

[PATCH v4] staging: iio: cdc: ad7152: Implement IIO_CHAN_INFO_SAMP_FREQ attribute
 2016-10-10 11:22 UTC  (3+ messages)

[PATCH] iio: adc: ti-adc081c: Select IIO_TRIGGERED_BUFFER to prevent build errors
 2016-10-10  5:40 UTC  (4+ messages)

[PATCH] staging:iio:dac:max517 dac documentation
 2016-10-09 10:49 UTC  (2+ messages)

[PATCH 1/4] staging: iio: isl29018: add documentation about the infrared suppression
 2016-10-09 10:39 UTC  (11+ 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 0/2] add support to STM HTS221 humidity + temperature sensor
 2016-10-09  9:46 UTC  (7+ messages)
` [PATCH 1/2] iio: humidity: add support to hts221 rh/temp combo device

[PATCH v3 0/4] Add DMA support for ti_am335x_adc driver
 2016-10-09  8:34 UTC  (5+ messages)
` [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] staging: iio: meter: ade7754: Implement IIO_CHAN_INFO_SAMP_FREQ
 2016-10-09  7:36 UTC  (3+ messages)
` [Outreachy kernel] "

[PATCH v3] staging: iio: ad7192: implement IIO_CHAN_INFO_SAMP_FREQ
 2016-10-09  7:14 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