Linux IIO development
 help / color / mirror / Atom feed
 messages from 2021-09-28 13:33:10 to 2021-10-07 13:46:53 UTC [more...]

[PATCH v2 0/3] Add settle time support to iio-mux
 2021-10-07 13:46 UTC  (4+ messages)
` [PATCH v2 1/3] mux: add support for delay after muxing
` [PATCH v2 2/3] dt-bindings: iio: io-channel-mux: Add property for settle time
` [PATCH v2 3/3] iio: multiplexer: iio-mux: Support settle-time-us property

[PATCH v2 0/2] iio: adc: tsc2046: fixes
 2021-10-07  9:30 UTC  (3+ messages)
` [PATCH v2 1/2] iio: adc: tsc2046: fix scan interval warning
` [PATCH v2 2/2] iio: adc: tsc2046: fix sleeping in atomic context warning and a deadlock after iio_trigger_poll() call

[PATCH v6 0/6] iio: Add output buffer support
 2021-10-07  8:10 UTC  (8+ messages)
` [PATCH v6 1/6] "
` [PATCH v6 2/6] iio: kfifo-buffer: "
` [PATCH v6 3/6] iio: triggered-buffer: extend support to configure output buffers
` [PATCH v6 4/6] drivers: iio: dac: ad5766: Fix dt property name
` [PATCH v6 5/6] Documentation:devicetree:bindings:iio:dac: Fix val
` [PATCH v6 6/6] drivers:iio:dac:ad5766.c: Add trigger buffer

[PATCH] iio: st_pressure_spi: Add missing entries SPI to device ID table
 2021-10-07  0:47 UTC  (5+ messages)

[PATCH 1/4] dt-bindings: vendor-prefixes: Document liteon vendor prefix
 2021-10-06 16:30 UTC  (4+ messages)
` [PATCH 2/4] dt-bindings: iio: light: Document ltr501 light sensor bindings
` [PATCH 3/4] iio: light: ltr501: Add rudimentary regulator support
` [PATCH 4/4] iio: light: ltr501: Add of_device_id table

[PATCH v3 0/1] iio/scmi: Add reading "raw" attribute
 2021-10-06  0:16 UTC  (6+ messages)
` [PATCH v3 1/1] "

[PULL] 1st set of IIO fixes for the 5.15 cycles
 2021-10-05  9:21 UTC  (2+ messages)

[PATCH] iio: adc: stm32-dfsdm: Fix the uninitialized use if regmap_read() fails
 2021-10-05  8:18 UTC  (5+ messages)

[PATCH] docs: counter: Include counter-chrdev kernel-doc to generic-counter.rst
 2021-10-05  6:14 UTC 

[PATCH -next] counter: fix docum. build problems after filename change
 2021-10-05  6:02 UTC  (2+ messages)

[PATCH] iio: adc: max1027: fix error code in max1027_wait_eoc()
 2021-10-04 19:31 UTC  (3+ messages)

[PATCH] iio: adc: ti-adc081c: Partial revert of removal of ACPI IDs
 2021-10-04 19:25 UTC  (3+ messages)

[PATCH v3 0/7] iio: adc: stm32-adc: add internal channels support
 2021-10-04 16:57 UTC  (3+ messages)
` [PATCH v3 1/7] dt-bindings: iio: stm32-adc: add generic channel binding

[PATCH v6 1/2] iio: adc: ad799x: Implement selecting external reference voltage input on AD7991, AD7995 and AD7999
 2021-10-04 16:48 UTC  (4+ messages)
` [PATCH v6 2/2] dt-bindings: iio: ad779x: Add binding document

[PATCH v5] mfd: ti_am335x_tscadc: Add ADC1/magnetic reader support
 2021-10-04 15:53 UTC 

[bug report] iio: adc: max1027: Use the EOC IRQ when populated for single reads
 2021-10-04 10:35 UTC  (2+ messages)

[PATCH] iio: Move include/linux/iio-opaque.h to drivers/iio/iio_opaque.h
 2021-10-04  7:01 UTC  (2+ messages)

[PATCH] iio: accel: sca3000: Use sign_extend32() instead of opencoding sign extension
 2021-10-03 18:03 UTC  (4+ messages)

[RESEND v2 0/5] iio: accel: mma9551/mma9553 Cleanup and update
 2021-10-03 16:02 UTC  (7+ messages)
` [RESEND v2 1/5] iio: accel: mma9551/mma9553: Drop explicit ACPI match support
` [RESEND v2 2/5] iio: accel: mma9551/mma9553: Simplify pm logic
` [RESEND v2 3/5] iio: accel: mma9551: Add support to get irqs directly from fwnode
` [RESEND v2 4/5] iio: accel: mma9551: Use devm managed functions to tidy up probe()
` [RESEND v2 5/5] iio: accel: mma9553: "

[PATCH] iio: cros_ec: Update header includes
 2021-10-03 16:04 UTC  (2+ messages)

[PATCH v2 0/4] IIO: Alignment fixes part 4 - bounce buffers for the hard cases
 2021-10-03 15:54 UTC  (3+ messages)

[PATCH 0/2] iio:adc:ad7124: Convert to generic firmware handling
 2021-10-03 15:45 UTC  (8+ messages)
` [PATCH 2/2] iio:adc:ad7124: Convert to fwnode handling of child node parsing

[PATCH] iio: light: opt3001: Fixed timeout error when 0 lux
 2021-10-03 15:43 UTC  (3+ messages)

[PATCH -next] iio: chemical: SENSEAIR_SUNRISE_CO2 depends on I2C
 2021-10-03 15:37 UTC  (2+ messages)

[RFC PATCH 00/11] IIO: Bring core header includes up to date
 2021-10-03 15:33 UTC  (12+ messages)
` [RFC PATCH 01/11] iio: industrialio-core: Reorder header includes to be alphabetical
` [RFC PATCH 02/11] iio: industrialio-core - Bring includes up to date
` [RFC PATCH 03/11] iio: industrialio-buffer.c: "
` [RFC PATCH 04/11] iio: industrialio-event.c: "
` [RFC PATCH 05/11] iio: industrialio-trigger.c: "
` [RFC PATCH 06/11] iio: inkern: "
` [RFC PATCH 07/11] iio: configfs: "
` [RFC PATCH 08/11] iio: misc core files: "
` [RFC PATCH 09/11] iio: industrialio-triggered-buffer: "
` [RFC PATCH 10/11] iio: industrialio-buffer-cb: "
` [RFC PATCH 11/11] iio: kfifo-buf.c: "

[PATCH 0/7] cros_ec_sensors: Drop unused IIO header includes
 2021-10-03 15:12 UTC  (9+ messages)
` [PATCH 1/7] platform/chrome: cros_ec_sensorhub_ring - avoid including iio.h
` [PATCH 2/7] iio: cros_ec_sensors: Remove excessive IIO includes
` [PATCH 3/7] iio: accel: cros_ec_accel_legacy: Drop unused "
` [PATCH 4/7] iio: cros_ec_lid_angle: "
` [PATCH 5/7] iio: light: cros_ec_light_prox: "
` [PATCH 6/7] iio: pressure: cros_ec_baro: Drop unused IIO headers
` [PATCH 7/7] iio: prox: cros_ec_mkbp: "

[PATCH v3 1/9] iio: adc: ab8500-gpadc: Make use of the helper function dev_err_probe()
 2021-10-02 17:06 UTC  (17+ messages)
` [PATCH v3 2/9] iio: adc: imx7d_adc: "
` [PATCH v3 3/9] iio: adc: lpc18xx_adc: "
` [PATCH v3 4/9] iio: adc: max1118: "
` [PATCH v3 5/9] iio: adc: max1241: "
` [PATCH v3 6/9] iio: adc: meson_saradc: "
` [PATCH v3 7/9] iio: adc: qcom-pm8xxx-xoadc: "
` [PATCH v3 8/9] iio: adc: rockchip_saradc: "
` [PATCH v3 9/9] iio: adc: ti-ads7950: "

[PATCH v4 0/4] iio: chemical: Add support for Sensirion SCD4x CO2 sensor
 2021-10-02 16:16 UTC  (6+ messages)
` [PATCH v4 1/4] dt-bindings: iio: chemical: sensirion,scd4x: Add yaml description
` [PATCH v4 2/4] MAINTAINERS: Add myself as maintainer of the scd4x driver
` [PATCH v4 3/4] drivers: iio: chemical: Add support for Sensirion SCD4x CO2 sensor
` [PATCH v4 4/4] iio: documentation: Document scd4x calibration use

[PATCH][next] iio: adc: aspeed: Fix spelling mistake "battey" -> "battery"
 2021-10-02 16:11 UTC  (2+ messages)

[PATCH] counter: microchip-tcb-capture: Tidy up a false kernel-doc /** marking
 2021-10-02 16:10 UTC  (3+ messages)

[PATCH] iio: adc: nau7802: convert probe to full device-managed
 2021-10-02 16:06 UTC  (4+ messages)

[PATCH v4 00/48] TI AM437X ADC1
 2021-10-01 18:15 UTC  (29+ messages)
` [PATCH v4 25/48] mfd: ti_am335x_tscadc: Use the new HZ_PER_MHZ macro
` [PATCH v4 26/48] mfd: ti_am335x_tscadc: Drop unused definitions from the header
` [PATCH v4 28/48] mfd: ti_am335x_tscadc: Clarify the maximum values for DT entries
` [PATCH v4 29/48] mfd: ti_am335x_tscadc: Drop useless definitions from the header
` [PATCH v4 30/48] mfd: ti_am335x_tscadc: Rename the subsystem enable macro
` [PATCH v4 31/48] mfd: ti_am335x_tscadc: Add TSC prefix in certain macros
` [PATCH v4 32/48] mfd: ti_am335x_tscadc: Rename a variable
` [PATCH v4 33/48] mfd: ti_am335x_tscadc: Fix an error message
` [PATCH v4 34/48] mfd: ti_am335x_tscadc: Add a boolean to clarify the presence of a touchscreen
` [PATCH v4 35/48] mfd: ti_am335x_tscadc: Introduce a helper to deal with the type of hardware
` [PATCH v4 36/48] mfd: ti_am335x_tscadc: Add ADC1/magnetic reader support
` [PATCH v4 37/48] mfd: ti_am335x_tscadc: Support the correctly spelled DT property
` [PATCH v4 38/48] iio: adc: ti_am335x_adc: Wait the idle state to avoid stalls
` [PATCH v4 39/48] iio: adc: ti_am335x_adc: Replace license text with SPDX tag
` [PATCH v4 40/48] iio: adc: ti_am335x_adc: Fix style
` [PATCH v4 41/48] iio: adc: ti_am335x_adc: Get rid of useless gotos
` [PATCH v4 42/48] iio: adc: ti_am335x_adc: Gather the checks on the delays
` [PATCH v4 43/48] iio: adc: ti_am335x_adc: Add a unit to the timeout delay
` [PATCH v4 44/48] iio: adc: ti_am335x_adc: Add the scale information
` [PATCH v4 45/48] iio: adc: ti_am335x_adc: Add the am437x compatible
` [PATCH v4 46/48] ARM: dts: am437x-cm-t43: Use a correctly spelled DT property
` [PATCH v4 47/48] ARM: dts: am43xx: Describe the magnetic reader/ADC1 hardware module
` [PATCH v4 48/48] ARM: dts: am437x-gp-evm: enable ADC1

[PATCH v2 1/8] iio: dac: ad8801: Make use of the helper function dev_err_probe()
 2021-10-01  7:22 UTC  (3+ messages)
` [PATCH v2 3/8] iio: dac: ltc1660: "

[PATCH v2 0/1] iio/scmi: Add reading "raw" attribute
 2021-10-01  7:12 UTC  (5+ messages)
` [PATCH v2 1/1] "

[PATCH 0/1] iio/scmi: Add reading "raw" attribute
 2021-10-01  6:59 UTC  (5+ messages)
` [PATCH 1/1] "

[PATCH v17 0/9] Introduce the Counter character device interface
 2021-09-30 17:21 UTC  (11+ messages)
` [PATCH v17 1/9] counter: Move counter enums to uapi header
` [PATCH v17 2/9] counter: Add character device interface
` [PATCH v17 3/9] docs: counter: Document "
` [PATCH v17 4/9] tools/counter: Create Counter tools
` [PATCH v17 5/9] counter: Implement signalZ_action_component_id sysfs attribute
` [PATCH v17 6/9] counter: Implement *_component_id sysfs attributes
` [PATCH v17 7/9] counter: Implement events_queue_size sysfs attribute
` [PATCH v17 8/9] counter: 104-quad-8: Replace mutex with spinlock
` [PATCH v17 9/9] counter: 104-quad-8: Add IRQ support for the ACCES 104-QUAD-8

[PATCH 1/2] iio: adc: berlin2-adc: convert probe to device-managed only
 2021-09-30 16:29 UTC  (3+ messages)
` [PATCH 2/2] iio: adc: Kconfig: add COMPILE_TEST dep for berlin2-adc

[PATCH v3] workaround regression in ina2xx introduced by cb47755725da("time: Prevent undefined behaviour in timespec64_to_ns()")
 2021-09-30 16:20 UTC  (4+ messages)

[PATCH] iio: adc: rn5t618-adc: use devm_iio_map_array_register() function
 2021-09-30 16:15 UTC  (3+ messages)

[PATCH] iio: adc: max1363: convert probe to full device-managed
 2021-09-30 16:12 UTC  (2+ messages)

[PATCH v3 0/4] iio: chemical: Add support for Sensirion SCD4x CO2 sensor
 2021-09-30 15:59 UTC  (5+ messages)
` [PATCH v3 3/4] drivers: "

iio: Understanding the modes
 2021-09-30 15:55 UTC  (4+ messages)

[PATCH 0/4] iio: adc: stm32-dfsdm: add scale and offset support
 2021-09-30 15:21 UTC  (15+ messages)
` [PATCH 4/4] "

[PATCH v4] workaround regression in ina2xx introduced by cb47755725da("time: Prevent undefined behaviour in timespec64_to_ns()")
 2021-09-30 11:04 UTC  (2+ messages)

[PATCH v2 0/5] kunit: build kunit tests without structleak plugin
 2021-09-30  0:12 UTC  (7+ messages)
` [PATCH v2 1/5] gcc-plugins/structleak: add makefile var for disabling structleak
` [PATCH v2 2/5] iio/test-format: build kunit tests without structleak plugin
` [PATCH v2 3/5] device property: "
` [PATCH v2 4/5] thunderbolt: "
` [PATCH v2 5/5] bitfield: "

[PATCH v5 1/2] iio: adc: ad799x: Implement selecting external reference voltage input on AD7991, AD7995 and AD7999
 2021-09-29 22:43 UTC  (3+ messages)
` [PATCH v5 2/2] dt-bindings: iio: ad779x: Add binding document

[PATCH v1 0/6] kunit: build kunit tests without structleak plugin
 2021-09-29 21:04 UTC  (16+ messages)
` [PATCH v1 1/6] gcc-plugins/structleak: add makefile var for disabling structleak
` [PATCH v1 2/6] iio/test-format: build kunit tests without structleak plugin
` [PATCH v1 5/6] mmc: sdhci-of-aspeed: "
` [PATCH v1 6/6] bitfield: "

[PATCH] iio: dac: ad5446: Fix ad5622_write() return value
 2021-09-29 18:57 UTC  (4+ messages)
  ` [PATCH v2] "

[PATCH v2 1/2] iio: st_sensors: Make use of the helper function dev_err_probe()
 2021-09-29 17:06 UTC  (3+ messages)
` [PATCH v2 2/2] iio: st_lsm9ds0: "

[PATCH v2 1/4] iio: light: cm3605: Make use of the helper function dev_err_probe()
 2021-09-29 16:08 UTC  (5+ messages)
` [PATCH v2 3/4] iio: light: gp2ap002: "

[PATCH v6 0/4] iio: chemical: Add Senseair Sunrise CO2 sensor
 2021-09-29  9:08 UTC  (4+ messages)
` [PATCH v6 3/4] iio: chemical: Add Senseair Sunrise 006-0-007 driver

[PATCH v2 1/9] iio: adc: ab8500-gpadc: Make use of the helper function dev_err_probe()
 2021-09-28 13:50 UTC  (4+ messages)
` [PATCH v2 7/9] iio: adc: qcom-pm8xxx-xoadc: "


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox