linux-iio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-04-12 03:41:31 to 2018-04-21 00:42:14 UTC [more...]

[PATCH 00/13] iio: tsl2x7x: staging cleanups
 2018-04-21  0:41 UTC  (14+ messages)
` [PATCH 01/13] staging: iio: tsl2x7x: move integration_time* attributes to IIO_INTENSITY channel
` [PATCH 02/13] staging: iio: tsl2x7x: use GPL-2.0+ SPDX license identifier
` [PATCH 03/13] staging: iio: tsl2x7x: don't return error in IRQ handler
` [PATCH 04/13] staging: iio: tsl2x7x: simplify tsl2x7x_clear_interrupts function
` [PATCH 05/13] staging: iio: tsl2x7x: remove unnecessary chip status checks in suspend/resume
` [PATCH 06/13] staging: iio: tsl2x7x: simplify tsl2x7x_write_interrupt_config return
` [PATCH 07/13] staging: iio: tsl2x7x: simplify device id verification
` [PATCH 08/13] staging: iio: tsl2x7x: add range checking to three sysfs attributes
` [PATCH 09/13] staging: iio: tsl2x7x: move power and diode settings into header file
` [PATCH 10/13] staging: iio: tsl2x7x: rename prx to prox for consistency
` [PATCH 11/13] staging: iio: tsl2x7x: use device defaults for als_time, prox_time and wait_time
` [PATCH 12/13] staging: iio: tsl2x7x: various comment cleanups
` [PATCH 13/13] staging: iio: tsl2x7x: rename prox_config to als_prox_config

[PATCH] iio: adc: ad799x: Fix error handling in ad799x_probe()
 2018-04-20 20:54 UTC 

[PATCH v2 00/13] staging: iio: ad2s1200: Driver clean up
 2018-04-20 19:32 UTC  (14+ messages)
` [PATCH v2 01/13] staging: iio: ad2s1200: Remove unneeded include
` [PATCH v2 02/13] staging: iio: ad2s1200: Sort includes alphabetically
` [PATCH v2 03/13] staging: iio: ad2s1200: Reverse Christmas tree ordering
` [PATCH v2 04/13] staging: iio: ad2s1200: Add blank lines
` [PATCH v2 05/13] staging: iio: ad2s1200: Add kernel docs to driver state
` [PATCH v2 06/13] staging: iio: ad2s1200: Introduce variable for repeated value
` [PATCH v2 07/13] staging: iio: ad2s1200: Improve readability with be16_to_cpup
` [PATCH v2 08/13] staging: iio: ad2s1200: Replace legacy gpio API with modern API
` [PATCH v2 09/13] staging: iio: ad2s1200: Add documentation for device tree binding
` [PATCH v2 10/13] staging: iio: ad2s1200: Add scaling factor for angular velocity channel
` [PATCH v2 11/13] staging: iio: Documentation: Add missing sysfs docs for angle channel
` [PATCH v2 12/13] staging: iio: ad2s1200: Add scaling factor "
` [PATCH v2 13/13] staging: iio: ad2s1200: Move driver out of staging

[PATCH v7 1/2] iio:imu: inv_mpu6050: support more interrupt types
 2018-04-20 17:05 UTC  (4+ messages)
` [PATCH v7 2/2] dt-bindings: iio:imu:mpu6050: "

[PATCH v6 1/2] iio:imu: inv_mpu6050: support more interrupt types
 2018-04-20 16:55 UTC  (4+ messages)
` [PATCH v6 2/2] dt-bindings: iio:imu:mpu6050: "

[PATCH v2 00/16] IIO-based thermal sensor driver for Allwinner H3 and A83T SoC
 2018-04-20  9:35 UTC  (8+ messages)
` [PATCH v2 14/16] arm: dts: sun8i: h3: enable H3 sid controller
      ` [linux-sunxi] "

[PATCH v3 00/20] Allow compile-testing NO_DMA (drivers)
 2018-04-19 16:41 UTC  (24+ messages)
` [PATCH v3 01/20] ASoC: Remove depends on HAS_DMA in case of platform dependency
` [PATCH v3 02/20] ata: "
` [PATCH v3 03/20] crypto: "
` [PATCH v3 04/20] fbdev: "
` [PATCH v3 05/20] firewire: "
` [PATCH v3 06/20] fpga: "
` [PATCH v3 07/20] i2c: "
` [PATCH v3 08/20] iio: adc: "
` [PATCH v3 09/20] iommu: "
` [PATCH v3 10/20] lightnvm: "
` [PATCH v3 11/20] mailbox: "
` [PATCH v3 12/20] media: "
` [PATCH v3 13/20] mmc: "
` [PATCH v3 14/20] mtd: "
` [PATCH v3 15/20] net: "
` [PATCH v3 16/20] remoteproc: "
` [PATCH v3 17/20] serial: "
` [PATCH v3 18/20] spi: "
` [PATCH v3 19/20] staging: vc04_services: "
` [PATCH v3 20/20] usb: "

[PATCH 00/61] tree-wide: simplify getting .drvdata
 2018-04-19 14:06 UTC  (5+ messages)
` [PATCH 17/61] hid: "
` [PATCH 18/61] iio: common: cros_ec_sensors: "
` [PATCH 19/61] iio: common: hid-sensors: "
` [PATCH 48/61] staging: iio: adc: "

[PATCH 0/2] ACPI match adc128s052 to ADC on UP Squared
 2018-04-19 13:20 UTC  (3+ messages)
` [PATCH 1/2] iio: adc128s052: allow driver to be matched using ACPI
` [PATCH 2/2] iio: adc128s052: add ACPI _HID AANT1280

[PATCH v2 00/14] Move ad7746 driver out of staging
 2018-04-19  9:14 UTC  (40+ messages)
` [PATCH v2 01/14] staging: iio: ad7746: Automatically swap values in readings/writings
` [PATCH v2 02/14] staging: iio: ad7746: Adjust arguments to match open parenthesis
` [PATCH v2 03/14] staging: iio: ad7746: Fix bound checkings
` [PATCH v2 04/14] staging: iio: ad7746: Fix multiple line dereference
` [PATCH v2 05/14] staging: iio: ad7746: Reorder includes alphabetically
` [PATCH v2 06/14] staging: iio: ad7746: Reorder variable declarations
` [PATCH v2 07/14] staging: iio: ad7746: Remove unused defines
` [PATCH v2 08/14] staging: iio: ad7746: Add dt-bindings
` [PATCH v2 09/14] staging: iio: ad7746: Add remove()
` [PATCH v2 10/14] staging: iio: ad7746: Add comments
` [PATCH v2 11/14] staging: iio: ad7746: Add devicetree bindings documentation
` [PATCH v2 12/14] staging: iio: ad7746: Add ABI documentation
` [PATCH v2 13/14] Move ad7746 out of staging
` [PATCH v2 14/14] staging: iio: Remove ad7746 from staging

[PATCH 0/3] Add support for STM32MP1 ADC
 2018-04-18 15:37 UTC  (4+ messages)
` [PATCH 1/3] dt-bindings: iio: stm32-adc: add support for STM32MP1
` [PATCH 2/3] iio: adc: "
` [PATCH 3/3] ARM: dts: stm32: Add ADC support to stm32mp157c

[PATCH v3 00/11] Add support for SAMA5D2 touchscreen
 2018-04-18 12:37 UTC  (20+ messages)
` [PATCH v3 01/11] iio: adc: at91-sama5d2_adc: fix channel configuration for differential channels
` [PATCH v3 03/11] iio: Add channel for Position Relative
` [PATCH v3 04/11] dt-bindings: input: touchscreen: add pressure threshold touchscreen property
` [PATCH v3 05/11] dt-bindings: input: touchscreen: resistive-adc-touch: create bindings
` [PATCH v3 06/11] iio: inkern: add module put/get on iio dev module when requesting channels
` [PATCH v3 07/11] iio: adc: at91-sama5d2_adc: add support for position and pressure channels

[PATCH] iio: accel: st_accel: Add support for the SMO8840 ACPI id
 2018-04-18 12:33 UTC 

[PATCH v3 0/2] iio: add unit converter
 2018-04-18  9:37 UTC  (24+ messages)
` [PATCH v3 1/2] dt-bindings: iio: afe: add current-sense-shunt and voltage-divider
` [PATCH v3 2/2] iio: afe: unit-converter: new driver
  ` [PATCH 1/2] dt-bindings: iio: afe: add binding for adi,lt6106
  ` [PATCH 2/2] iio: afe: unit-converter: add support "

[PATCH v5 1/2] iio:imu: inv_mpu6050: support more interrupt types
 2018-04-17 18:14 UTC  (16+ messages)
` [PATCH v5 2/2] dt-bindings: iio:imu:mpu6050: "

[PATCH v2 00/21] Allow compile-testing NO_DMA (drivers)
 2018-04-17 17:48 UTC  (3+ messages)

[PATCH v3 1/4] iio: imu: inv_mpu6050: fix error path not turning chip back off
 2018-04-17  8:07 UTC  (4+ messages)
` [PATCH v3 2/4] iio: imu: inv_mpu6050: use devm_* at init and delete remove
` [PATCH v3 3/4] iio: imu: inv_mpu6050: clean read raw by factorizing out raw data
` [PATCH v3 4/4] iio: imu: inv_mpu6050: clean read channel data error path

[PATCH v4 1/2] iio: imu: inv_mpu6050: clean set_power_itg and fix usage
 2018-04-17  7:19 UTC  (2+ messages)
` [PATCH v4 2/2] iio: imu: inv_mpu6050: use set_power_itg function in i2c mux

[PATCH] dt-bindings: iio: adc: mcp320x: Use vendor prefix compatible strings
 2018-04-16 21:43 UTC  (2+ messages)

[PATCH] iio: adc: select buffer for at91-sama5d2_adc
 2018-04-16  6:54 UTC 

[PATCH] iio: hid-sensor-trigger: Fix sometimes not powering up the sensor after resume
 2018-04-16  5:22 UTC  (4+ messages)

[RFC PATCH 1/2] iio: dac: add TI DAC5755 family support
 2018-04-15 20:01 UTC  (3+ messages)
` [RFC PATCH v2 "

[PATCH v2 2/2] iio: sca3000: Handle errors returned by 'sca3000_configure_ring()' in 'sca3000_probe()'
 2018-04-15 19:19 UTC  (2+ messages)

[PATCH v2 1/2] iio: sca3000: Fix an error handling path in 'sca3000_probe()'
 2018-04-15 19:17 UTC  (2+ messages)

[PATCH v3 2/2] iio: imu: inv_mpu6050: use set_power_itg function in i2c mux
 2018-04-15 19:15 UTC  (2+ messages)

[PATCH v3 1/2] iio: imu: inv_mpu6050: clean set_power_itg and fix usage
 2018-04-15 19:14 UTC  (2+ messages)

[PATCH v2 6/6] iio:dac:ad5686: Add AD5671R/75R/94/94R/95R/96/96R support
 2018-04-15 19:09 UTC  (7+ messages)
` [PATCH v3 2/7] iio:dac:ad5686: Change license description
` [PATCH v3 6/7] iio:dac:ad5686: Refactor the driver
` [PATCH v3 7/7] iio:dac:ad5686: Add AD5671R/75R/94/94R/95R/96/96R support

[PATCH v2 4/6] iio:dac:ad5686: Add AD5672R/76/76R/84R/86R support
 2018-04-15 18:23 UTC  (3+ messages)
` [PATCH v3 5/7] "

[PATCH v2 3/6] iio:dac:ad5686: Add support for AD5685R
 2018-04-15 18:20 UTC  (3+ messages)
` [PATCH v3 4/7] "

[PATCH v2 2/6] iio:dac:ad5686: Add support for various number of channels
 2018-04-15 18:16 UTC  (3+ messages)
` [PATCH v3 3/7] "

[PATCH v2 1/6] iio:dac:ad5686: Style fixes no functional changes
 2018-04-15 18:11 UTC  (3+ messages)
` [PATCH v3 1/7] "

[PATCH] iio: imu: Add mpu9255 support to mpu6050 driver
 2018-04-15 18:08 UTC  (4+ messages)

[PATCH v2 3/4] iio: imu: inv_mpu6050: clean read raw by factorizing out raw data
 2018-04-15 18:02 UTC  (2+ messages)

[PATCH v2 2/4] iio: imu: inv_mpu6050: use devm_* at init and delete remove
 2018-04-15 18:01 UTC  (2+ messages)

[PATCH v2 1/4] iio: imu: inv_mpu6050: fix error path not turning chip back off
 2018-04-15 17:57 UTC  (2+ messages)

[PATCH] iio: chemical: atlas-ph-sensor: use msleep() for long uncritical delays
 2018-04-15 17:38 UTC  (4+ messages)

[PATCH 1/2] iio: potentiometer: mcp4018: switch to using .probe_new
 2018-04-15 17:14 UTC  (4+ messages)
` [PATCH 2/2] iio: potentiometer: mcp4531: "

[PATCH] iio: imu: inv_mpu6050: do not flush fifo when iio buffer is full
 2018-04-15 17:07 UTC  (3+ messages)

Add support of Wiegand card reader
 2018-04-13 18:44 UTC  (12+ 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).