linux-iio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-08-10 06:30:26 to 2017-08-20 11:05:21 UTC [more...]

[PATCH v2 00/11] iio: adc: ti-ads1015: fixes, cleanups, and threshold event support
 2017-08-20 10:58 UTC  (6+ messages)
` [PATCH v2 06/11] iio: adc: ti-ads1015: add adequate wait time to get correct conversion
` [PATCH v2 07/11] iio: adc: ti-ads1015: remove unnecessary config register update

[PATCH] iio: accel: Bugfix to enbale and allow different events to work parallely
 2017-08-20 10:45 UTC  (3+ messages)
` [PATCH] iio: accel: mma8452: code improvements to handle more than one event

[PATCH 2/5] iio: Add support for LMP92001 ADC
 2017-08-20 10:31 UTC  (8+ messages)

[PATCH 0/4] iio: magnetometer: ak8974: support AMI306
 2017-08-20 10:28 UTC  (10+ messages)
` [PATCH 1/4] iio: magnetometer: ak8974: support AMI306 variant
` [PATCH 2/4] iio: magnetometer: ak8974: add_device_randomness(fw + serial)
` [PATCH 3/4] iio: magnetometer: ak8974: mark INT_CLEAR as precious
` [PATCH 4/4] iio: magnetometer: ak8974: debug AMI306 calibration data

[RFC PATCH v4 0/6] i2c: document DMA handling and add helpers for it
 2017-08-20 10:14 UTC  (8+ messages)
` [RFC PATCH v4 1/6] i2c: add a message flag for DMA safe buffers
` [RFC PATCH v4 2/6] i2c: add helpers to ease DMA handling
` [RFC PATCH v4 3/6] i2c: add docs to clarify "
` [RFC PATCH v4 4/6] i2c: sh_mobile: use helper to decide if DMA is useful
` [RFC PATCH v4 5/6] i2c: rcar: skip DMA if buffer is not safe
` [RFC PATCH v4 6/6] i2c: dev: mark RDWR buffers as DMA_SAFE

[PATCH v2 0/5] Add support to LIS2DW12 accel sensor
 2017-08-20 10:08 UTC  (8+ messages)
` [PATCH v2 1/5] iio: st_sensors: decouple irq1 configuration parameters from the irq2 ones
` [PATCH v2 2/5] iio: st_sensors: do not always write enable_axis register
` [PATCH v2 3/5] iio: st_sensors: add register mask for status register
` [PATCH v2 4/5] iio: accel: add support to LIS2DW12
` [PATCH v2 5/5] dt-bindings: iio: accel: add LIS2DW12 sensor device binding

[PATCH 0/6] iio: accel: kxcjk1003: support Kionix KXTF9
 2017-08-20 10:02 UTC  (13+ messages)
` [PATCH 1/6] iio: accel: kxcjk1003: refactor ODR setting
` [PATCH 3/6] iio: accel: kxcjk1013: rename registers for KXTF9 compatibility
` [PATCH 2/6] iio: accel: kxcjk1013: extract report_motion_event() from interrupt handler
` [PATCH 6/6] iio: accel: kxcjk1013: add support for KXTF9
` [PATCH 5/6] iio: accel: kxcjk1013: make sampling_frequency_avail per-type
` [PATCH 4/6] iio: accel: kxcjk1013: make sysfs/sampling_frequency_avail dynamic

[PATCH 0/3] constify iio i2c_device_id
 2017-08-20  9:17 UTC  (7+ messages)
` [PATCH 1/3] iio: accel: bma180: constify i2c_device_id
` [PATCH 2/3] iio: light: apds9300: "
` [PATCH 3/3] iio: light: tsl2583: "

Possible race in xilinx-xadc.ko
 2017-08-19  7:26 UTC  (2+ messages)

[PATCH] iio: accel: mma8452: Bugfix to enbale and allow different events to work parallely
 2017-08-19  0:05 UTC  (7+ messages)

[PATCH v4 0/5] iio: srf08: add support for similar devices and triggered buffers
 2017-08-18  7:19 UTC  (2+ messages)

[PATCH] iio: chemical: ccs811: Add support for data ready trigger
 2017-08-18  7:16 UTC  (2+ messages)

[PATCH v2] iio: chemical: ccs811: Add triggered buffer support
 2017-08-18  7:08 UTC  (2+ messages)

[PATCH v3 4/5] iio: srf08: add sensor type srf10
 2017-08-18  7:03 UTC  (2+ messages)

[PATCH v3 2/5] iio: srf08: add device tree table
 2017-08-18  6:59 UTC  (2+ messages)

[PATCH v3 3/5] iio: srf08: add triggered buffer support
 2017-08-18  7:01 UTC  (3+ messages)

[PATCH v4 1/5] iio: srf08: add device tree binding for srf02 and srf10
 2017-08-17 22:22 UTC  (2+ messages)

[PATCH v3 1/5] iio: srf08: add device tree binding for srf02 and srf10
 2017-08-17 22:17 UTC  (2+ messages)

[PATCH v4 5/5] iio: srf08: add support for srf02 in i2c mode
 2017-08-17 22:10 UTC 

[PATCH v4 4/5] iio: srf08: add sensor type srf10
 2017-08-17 22:09 UTC 

[PATCH v4 3/5] iio: srf08: add triggered buffer support
 2017-08-17 22:09 UTC 

[PATCH v4 2/5] iio: srf08: add device tree table
 2017-08-17 22:09 UTC 

[PATCH 0/3] iio: adc: at91-sama5d2_adc: add DMA support
 2017-08-17 15:10 UTC  (6+ messages)
` [PATCH 1/3] Documentation: dt: iio: at91-sama5d2_adc: add optional dma property
` [PATCH 2/3] ARM: dts: at91: sama5d2: added dma property for ADC device
` [PATCH 3/3] iio: adc: at91-sama5d2_adc: add support for DMA

[PATCH 0/5] Add support to LIS2DW12 accel sensor
 2017-08-17 15:09 UTC  (11+ messages)
` [PATCH 1/5] iio: st_sensors: decouple irq1 configuration parameters from the irq2 ones
` [PATCH 2/5] iio: st_sensors: do not always write enable_axis register
` [PATCH 3/5] iio: st_sensors: add register mask for status register
` [PATCH 4/5] iio: accel: add support to LIS2DW12
` [PATCH 5/5] dt-bindings: iio: accel: add LIS2DW12 sensor device binding

[PATCH 0/4] Add support to LIS2MDL magnetometer sensor
 2017-08-17 14:55 UTC  (13+ messages)
` [PATCH 1/4] iio: magnetometer: st_magn: fix status register address for LSM303AGR
` [PATCH 2/4] iio: magnetometer: st_magn: remove ihl property "
` [PATCH 3/4] iio: magnetometer: add support to LIS2MDL
` [PATCH 4/4] dt-bindings: iio: magn: add LIS2MDL sensor device binding

[PATCH] iio: adc: select triggered buffer for sama5d2 adc
 2017-08-17 14:38 UTC  (2+ messages)

[PATCH v2 1/5] iio: srf08: add device tree binding for srf02 and srf10
 2017-08-17 14:30 UTC  (5+ messages)

[PATCH v3 0/5] iio: srf08: add support for similar devices and triggered buffers
 2017-08-17  6:30 UTC  (4+ messages)

[PATCH v3 0/4] i2c: document DMA handling and add helpers for it
 2017-08-16 20:58 UTC  (6+ messages)
` [PATCH v3 1/4] i2c: add helpers to ease DMA handling

[PATCH v3 5/5] iio: srf08: add support for srf02 in i2c mode
 2017-08-16 19:34 UTC 

[PATCH v2 3/5] iio: srf08: add triggered buffer support
 2017-08-16 13:30 UTC  (2+ messages)

[PATCH v2 5/5] iio: srf08: add support for srf02 in i2c mode
 2017-08-16 13:25 UTC  (2+ messages)

[PATCH] HID: sensor: constify platform_device_id
 2017-08-15  9:01 UTC  (2+ messages)

[PATCH v2 0/8] platform/chrome: cros_ec: Fixes and improvements
 2017-08-15  6:35 UTC  (12+ messages)
` [PATCH v2 1/8] iio: cros_ec: Relax sampling frequency before suspending
` [PATCH v2 2/8] mfd: cros_ec_i2c: move the system sleep pm ops to late
` [PATCH v2 3/8] mfd: cros_ec: Stop the debugfs work when suspended
` [PATCH v2 4/8] platform/chrome: cros_ec: register shutdown function for debugfs
` [PATCH v2 5/8] mfd: cros_ec: fail early if we cannot identify the EC
` [PATCH v2 6/8] mfd: cros_ec_i2c: add ACPI module device table
` [PATCH v2 7/8] platform/chrome: cros_ec: Add sysfs entry to set keyboard wake lid angle
` [PATCH v2 8/8] platform/chrome: cros_ec: sysfs: Modify error handling

[PATCH 0/3] mfd: move include files out of include/linux/i2c
 2017-08-14 16:32 UTC  (10+ messages)
` [PATCH 3/3] mfd: twl: move header file out of I2C realm

[PATCH v2 4/5] iio: srf08: add sensor type srf10
 2017-08-14  9:01 UTC 

[PATCH v2 2/5] iio: srf08: add device tree table
 2017-08-14  9:00 UTC 

[PATCH v2 0/5] iio: srf08: add support for similar devices and triggered buffers
 2017-08-14  8:59 UTC 

[PATCH 000/102] Convert drivers to explicit reset API
 2017-08-14  7:36 UTC  (10+ messages)

[PATCH v3 00/13] Support more devices on rockchip rv1108
 2017-08-14  1:42 UTC  (6+ messages)
` [PATCH v3 09/13] dt-bindings: adc: add description for rv1108 saradc
` [PATCH v3 10/13] ARM: dts: rockchip: add saradc support for rv1108

[PATCH v2 0/2] iio: ti-ads7950: Make it working on ACPI platforms
 2017-08-13 14:25 UTC  (11+ messages)
` [PATCH v2 1/2] iio: adc: ti-ads7950: Allow to use "

[PATCH] iio: hid-sensor-trigger: Fix the race with user space powering up sensors
 2017-08-13 12:12 UTC  (2+ messages)

[PATCH v2 00/10] hts221: add new features and fix power-off procedure
 2017-08-12 16:28 UTC  (6+ messages)
` [PATCH v2 03/10] iio: humidity: hts221: do not overwrite reserved data during power-down

[RFT][PATCH] iio: hid-sensor-trigger: Fix the race with user space powering up sensors
 2017-08-12 16:04 UTC  (5+ messages)

[PATCH 1/8] iio: cros_ec: Relax sampling frequency before suspending
 2017-08-12 12:41 UTC  (2+ messages)

[PATCH 0/2] iio: st_sensors: fix data-ready pin configuration
 2017-08-12 12:48 UTC  (5+ messages)
` [PATCH 1/2] iio: pressure: st_pressure: fix drdy configuration for LPS22HB and LPS25H
` [PATCH 2/2] iio: accel: st_accel: fix data-ready line configuration

[PATCH v2] iio: adc: Fix coding style violations
 2017-08-12 12:11 UTC  (2+ messages)

[PATCH] staging: iio: adc: fix error return code in ad7606_par_probe()
 2017-08-12 12:08 UTC  (2+ messages)

[PATCH 0/3] iio: trigger: stm32-timer: add STM32H7 variant
 2017-08-12 12:05 UTC  (4+ messages)
` [PATCH 1/3] dt-bindings: iio: timer: stm32: add support for STM32H7

[PATCH 6/7] iio: srf08: add buffered to device mode
 2017-08-12 12:02 UTC  (2+ messages)

[PATCH 5/7] iio: srf08: add support for srf02 in i2c mode
 2017-08-12 11:59 UTC  (2+ messages)

[PATCH 4/7] iio: srf08: add device tree table
 2017-08-12 11:54 UTC  (2+ messages)

[PATCH 3/7] iio: srf08: add triggered buffer support
 2017-08-12 11:54 UTC  (2+ messages)

[PATCH 2/7] iio: srf08: add sensor type srf10
 2017-08-12 11:50 UTC  (2+ messages)

[PATCH 7/7] iio: srf08: change text in Kconfig
 2017-08-12 12:02 UTC  (2+ messages)

[PATCH v2 00/23] Support more devices on rockchip rv1108
 2017-08-12 11:13 UTC  (4+ messages)
` [PATCH v2 19/23] dt-bindings: adc: add description for rv1108 saradc

[PATCH 0/2] iio: adc: ti-ads1015: fix channel crosstalk
 2017-08-12 11:10 UTC  (5+ messages)
` [PATCH 2/2] iio: adc: ti-ads1015: use dynamically generated attributes

[PATCH 1/7] iio: srf08: add device tree binding for srf02 and srf10
 2017-08-10  6:54 UTC  (3+ messages)

[PATCH] iio: adc: Fix coding style violations
 2017-08-10  6:31 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).