Linux-IIO Archive mirror
 help / color / mirror / Atom feed
 messages from 2021-05-28 17:30:25 to 2021-06-09 10:14:38 UTC [more...]

[PULL] 1st set of IIO new device support, features and cleanups for 5.14
 2021-06-09 10:12 UTC  (2+ messages)

active_scan_mask
 2021-06-09  9:37 UTC  (8+ messages)

[PATCH v11 00/33] Introduce the Counter character device interface
 2021-06-09  8:59 UTC  (36+ messages)
` [PATCH v11 01/33] docs: counter: Consolidate Counter sysfs attributes documentation
` [PATCH v11 02/33] docs: counter: Fix spelling
` [PATCH v11 03/33] counter: 104-quad-8: Remove pointless comment
` [PATCH v11 04/33] counter: 104-quad-8: Return error when invalid mode during ceiling_write
` [PATCH v11 05/33] counter: 104-quad-8: Annotate hardware config module parameter
` [PATCH v11 06/33] counter: 104-quad-8: Add const qualifiers for quad8_preset_register_set
` [PATCH v11 07/33] counter: 104-quad-8: Add const qualifier for functions_list array
` [PATCH v11 08/33] counter: interrupt-cnt: "
` [PATCH v11 09/33] counter: microchip-tcb-capture: "
` [PATCH v11 10/33] counter: stm32-lptimer-cnt: "
` [PATCH v11 11/33] counter: stm32-timer-cnt: "
` [PATCH v11 12/33] counter: 104-quad-8: Add const qualifier for actions_list array
` [PATCH v11 13/33] counter: ftm-quaddec: "
` [PATCH v11 14/33] counter: interrupt-cnt: "
` [PATCH v11 15/33] counter: microchip-tcb-capture: "
` [PATCH v11 16/33] counter: stm32-lptimer-cnt: "
` [PATCH v11 17/33] counter: stm32-timer-cnt: "
` [PATCH v11 18/33] counter: Return error code on invalid modes
` [PATCH v11 19/33] counter: Standardize to ERANGE for limit exceeded errors
` [PATCH v11 20/33] counter: Rename counter_signal_value to counter_signal_level
` [PATCH v11 21/33] counter: Rename counter_count_function to counter_function
` [PATCH v11 23/33] counter: Update counter.h comments to reflect sysfs internalization
` [PATCH v11 24/33] docs: counter: Update "
` [PATCH v11 25/33] counter: Move counter enums to uapi header
` [PATCH v11 26/33] counter: Add character device interface
` [PATCH v11 27/33] docs: counter: Document "
` [PATCH v11 28/33] tools/counter: Create Counter tools
` [PATCH v11 29/33] counter: Implement signalZ_action_component_id sysfs attribute
` [PATCH v11 30/33] counter: Implement *_component_id sysfs attributes
` [PATCH v11 31/33] counter: Implement events_queue_size sysfs attribute
` [PATCH v11 32/33] counter: 104-quad-8: Replace mutex with spinlock
` [PATCH v11 33/33] counter: 104-quad-8: Add IRQ support for the ACCES 104-QUAD-8

[PATCH] iio: st-sensors: Remove some unused includes and add some that should be there
 2021-06-09  7:53 UTC  (2+ messages)

[PATCH] iio: cros_ec: Update header includes
 2021-06-08 21:28 UTC 

[PATCH] iio: hid-sensors: Update header includes
 2021-06-08 20:55 UTC 

[PATCH] i2c: core: Add stub for i2c_verify_client() if !CONFIG_I2C
 2021-06-08 16:22 UTC  (3+ messages)

atomic use is not atomic?
 2021-06-08 16:00 UTC  (6+ messages)

[PATCH] iio: imu: inv_mpu6050:Adding judgment dev which is maybe a void pointer
 2021-06-08  8:33 UTC  (5+ messages)

[Bug 209889] iio: adc: build error due to unmet dependency for MFD_STM32_TIMERS by STM32_ADC_CORE
 2021-06-08  8:28 UTC 

[PATCH AUTOSEL 4.4 01/14] HID: hid-sensor-hub: Return error for hid_set_field() failure
 2021-06-07 16:15 UTC 

[PATCH AUTOSEL 4.9 02/15] HID: hid-sensor-hub: Return error for hid_set_field() failure
 2021-06-07 16:15 UTC 

[PATCH AUTOSEL 4.14 02/18] HID: hid-sensor-hub: Return error for hid_set_field() failure
 2021-06-07 16:15 UTC 

[PATCH AUTOSEL 4.19 03/21] HID: hid-sensor-hub: Return error for hid_set_field() failure
 2021-06-07 16:14 UTC 

[PATCH AUTOSEL 5.4 04/29] HID: hid-sensor-hub: Return error for hid_set_field() failure
 2021-06-07 16:13 UTC 

[PATCH AUTOSEL 5.10 05/39] HID: hid-sensor-hub: Return error for hid_set_field() failure
 2021-06-07 16:12 UTC 

[PATCH AUTOSEL 5.12 07/49] HID: hid-sensor-hub: Return error for hid_set_field() failure
 2021-06-07 16:11 UTC 

[PATCH v2 0/8] iio: afe: add temperature rescaling support
 2021-06-07 14:47 UTC  (9+ messages)
` [PATCH v2 1/8] iio: inkern: apply consumer scale on IIO_VAL_INT cases
` [PATCH v2 2/8] iio: inkern: apply consumer scale when no channel scale is available
` [PATCH v2 3/8] iio: inkern: error out on unsupported offset type
` [PATCH v2 4/8] iio: inkern: return valid type on raw to processed conversion
` [PATCH v2 5/8] iio: afe: rescale: add upstream offset support
` [PATCH v2 6/8] iio: afe: rescale: add "
` [PATCH v2 7/8] iio: afe: rescale: add temperature sensor support
` [PATCH v2 8/8] dt-bindings: iio: afe: add binding for temperature-sense-amplifier

[PATCH v1 0/9] iio: afe: add temperature rescaling support
 2021-06-05 14:58 UTC  (38+ messages)
` [PATCH v1 1/9] iio: inkern: always apply scale requested by consumer
` [PATCH v1 2/9] iio: inkern: error out on unsupported offset type
` [PATCH v1 3/9] iio: afe: rescale: use core to get processed value
` [PATCH v1 4/9] iio: afe: rescale: add offset support
` [PATCH v1 5/9] iio: afe: rescale: add support for temperature sensors
` [PATCH v1 6/9] dt-bindings: iio: afe: update MAINTAINERS file
` [PATCH v1 7/9] dt-bindings: iio: afe: add binding for temperature-sense-rtd
` [PATCH v1 8/9] dt-bindings: iio: afe: add binding for temperature-sense-current
` [PATCH v1 9/9] dt-bindings: iio: afe: add binding for temperature-sense-amplifier

[bug report] staging:iio:sca3000 extract old event handling and move to poll for events from buffer
 2021-06-04 17:11 UTC  (4+ messages)

[PATCH v4] counter: Add support for Intel Quadrature Encoder Peripheral
 2021-06-04 13:57 UTC  (4+ messages)

[PATCH] driver: adc: ltc2497: return directly after reading the adc conversion value
 2021-06-04  9:32 UTC  (9+ messages)

[PATCH] iio: adis: Cleanout unused headers
 2021-06-04  8:30 UTC  (3+ messages)

[PATCH v2 0/4] iio: Drop use of %hhx and %hx format strings
 2021-06-04  8:27 UTC  (9+ messages)
` [PATCH v2 1/4] iio: si1133: fix format string warnings
` [PATCH v2 2/4] iio: light: si1133: Drop remaining uses of %hhx format string
` [PATCH v2 3/4] iio: imu: inv_mpu6050: Drop use "
` [PATCH v2 4/4] iio: light: si1145: Drop use of %hhx format specifier
` General kernel misuse of vsnprintf SPECIAL %#<foo> (was: Re: [PATCH v2 0/4] iio: Drop use of %hhx and %hx format strings)

[PATCH -next] iio: frequency: adf4350: disable reg and clk on error in adf4350_probe()
 2021-06-04  7:57 UTC  (4+ messages)

[PATCH v1 1/1] iio: hid-sensors: lighten the exported symbols by introducing IIO_HID namespace
 2021-06-04  1:10 UTC  (4+ messages)

[PATCH 00/12] Fix broken docs references at next-20210602
 2021-06-03 20:00 UTC  (4+ messages)
` [PATCH 06/12] dt-bindings: iio: io-channel-mux.yaml: fix a typo

[PATCH v2] dt-bindings:iio:dac:ad5755: txt to yaml format conversion
 2021-06-03 18:55 UTC  (3+ messages)

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

[PATCH 0/5] iio: accel: mma9551/mma9553 Cleanup and update
 2021-06-03 18:40 UTC  (5+ messages)
` [PATCH 3/5] iio: accel: mma9551: Add support to get irqs directly from fwnode

[RESEND PATCH 0/4] iio: Drop use of %hhx and %hx format strings
 2021-06-03 18:08 UTC  (3+ messages)

[PATCH 0/2] iio: accel: bma180: Fix BMA25x bandwidth selection
 2021-06-03 17:13 UTC  (7+ messages)
` [PATCH 1/2] iio: accel: bma180: Fix BMA25x bandwidth register values
` [PATCH 2/2] iio: accel: bma180: Add missing 500 Hz / 1000 Hz bandwidth

[PATCH] iio: accel: sca3000: Use sign_extend32() instead of opencoding sign extension
 2021-06-03 16:47 UTC 

[PATCH] i2c: core: Add stub for i2c_verify_client() if !CONFIG_I2C
 2021-06-03 12:42 UTC  (5+ messages)

[PATCH 0/2] Support for isl76683 ambient light sensor
 2021-06-03 10:25 UTC  (7+ messages)
` [PATCH 1/2] iio: light: Add support for Intersil isl76683 sensor
` [PATCH 2/2] dt-bindings: iio: light: add isl76683 light bindings

Fwd: Seeking your opinion on ways to report both Altitude and Pressure sensors for the DPS310 as well as Temperature from dbus-sensors
 2021-06-02 19:01 UTC  (3+ messages)
  `  "

Regarding Pressure sensors for atmospheric, station, and barometric pressures
 2021-06-02 18:50 UTC  (4+ messages)

[PATCH v3] counter: Add support for Intel Quadrature Encoder Peripheral
 2021-06-02 14:38 UTC  (6+ messages)

[PATCH v5 0/4] Add Xilinx AMS Driver
 2021-06-02  7:51 UTC  (7+ messages)
` [PATCH v5 2/4] iio: adc: Add Xilinx AMS driver
` [PATCH v5 3/4] dt-bindings: iio: adc: Add Xilinx AMS binding documentation

[PATCH 0/1] dt-bindings: iio: multiplexer: Convert inline with other mux bindings
 2021-06-01 23:45 UTC  (3+ messages)
` [PATCH 1/1] dt-bindings: iio: multiplexer: Convert io-channel-mux bindings to DT schema

[PATCH v2 0/3] staging: iio: cdc: ad7746: initial effort to move out of staging
 2021-05-31  1:48 UTC  (3+ messages)

[PATCH] iio: si1133: fix format string warnings
 2021-05-29  7:52 UTC  (7+ 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 read-only IMAP folder(s) and NNTP newsgroup(s).