linux-iio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-03-26 19:42:04 to 2022-04-05 11:07:17 UTC [more...]

unexpected indentation warning in Documentation/ABI/testing/sysfs-*
 2022-04-05  9:32 UTC  (6+ messages)

[PATCH v3 00/13] Miscellaneous IIO core enhancements
 2022-04-05  8:02 UTC  (7+ messages)
` [PATCH v3 13/13] iio: core: Clarify the modes

[PATCH v2 0/2] add support for ASM330LHHX
 2022-04-04 19:24 UTC  (3+ messages)
` [PATCH v2 1/2] iio: imu: st_lsm6dsx: add support to ASM330LHHX
` [PATCH v2 2/2] dt-bindings: iio: imu: st_lsm6dsx: add asm330lhhx device bindings

[PATCH 0/2] add support for ASM330LHHX
 2022-04-04 19:18 UTC  (11+ messages)
` [PATCH 1/2] iio: imu: st_lsm6dsx: add support to ASM330LHHX
` [PATCH 2/2] dt-bindings: iio: imu: st_lsm6dsx: add asm330lhhx device bindings

[PATCH v2] iio:proximity:sx9324: Fix hardware gain read/write
 2022-04-04 20:35 UTC  (5+ messages)

[PATCH] iio:dac:ad3552r: Fix an IS_ERR() vs NULL check
 2022-04-04 12:34 UTC  (2+ messages)

[PATCH v2] iio: imu: inv_icm42600: Fix I2C init possible nack
 2022-04-04  8:46 UTC 

[PATCH 0/2] ad3552r change maintainer and update MAINTAINERS
 2022-04-04  8:50 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: iio: dac: change ad3552r maintainer
` [PATCH 2/2] MAINTAINERS: add ad3552r

Biznesowy angielski
 2022-04-04  8:10 UTC 

[v3 00/13] Add support for Bosch BNO055 IMU
 2022-04-04  7:54 UTC  (9+ messages)
` [v3 07/13] iio: imu: add Bosch Sensortec BNO055 core driver

[RESEND PATCH V5 2/4] iio: adc: qcom-vadc-common: add reverse scaling for PMIC5 Gen2 ADC_TM
 2022-04-03 13:17 UTC 

[PATCH v2 0/5] iio: accel: bma400: Add support for buffer and step
 2022-04-03  7:48 UTC  (17+ messages)
` [PATCH v2 1/5] iio: accel: bma400: Fix the scale min and max macro values
` [PATCH v2 2/5] iio: accel: bma400: conversion to device-managed function
` [PATCH v2 3/5] iio: accel: bma400: Add triggered buffer support
` [PATCH v2 4/5] iio: accel: bma400: Add separate channel for step counter
` [PATCH v2 5/5] iio: accel: bma400: Add step change event

[PATCH] IIO: accel: dmard09: fixed code styling issues
 2022-04-02 20:02 UTC  (3+ messages)

[PATCH v5 01/10] dt-bindings: iio: adc: ti,ads1015: Add missing ADS1115 compatible string
 2022-04-02 17:57 UTC  (13+ messages)
` [PATCH v5 02/10] dt-bindings: iio: adc: ti,ads1015: Add TLA2024 "
` [PATCH v5 03/10] iio: adc: ti-ads1015: Switch to static const writeable ranges table
` [PATCH v5 04/10] iio: adc: ti-ads1015: Deduplicate channel macros
` [PATCH v5 05/10] iio: adc: ti-ads1015: Make channel event_spec optional
` [PATCH v5 06/10] iio: adc: ti-ads1015: Add TLA2024 support
` [PATCH v5 07/10] iio: adc: ti-ads1015: Add static assert to test if shifted realbits fit into storagebits
` [PATCH v5 08/10] iio: adc: ti-ads1015: Convert to OF match data
` [PATCH v5 09/10] iio: adc: ti-ads1015: Replace data_rate with chip data struct ads1015_data
` [PATCH v5 10/10] iio: adc: ti-ads1015: Switch to read_avail

[PATCH V2 0/7] iio: adc: sc27xx: adjust structure and add PMIC's support
 2022-04-02 17:09 UTC  (12+ messages)
` [PATCH V2 2/7] iio: adc: sc27xx: fix read big scale voltage not right
` [PATCH V2 3/7] iio: adc: sc27xx: structure adjuststment and optimization
` [PATCH V2 6/7] iio: adc: sc27xx: add support for PMIC ump9620

[PATCH 0/3] Add LTRF216A Driver
 2022-04-02 16:49 UTC  (9+ messages)
` [PATCH 2/3] dt-bindings: Document ltrf216a light sensor bindings
` [PATCH 3/3] iio: light: Add support for ltrf216a sensor

[PATCH] IIO: accel: fixed coding style issues
 2022-04-02 16:35 UTC  (6+ messages)

[PATCH v3] iio: core: Print error in case sample bits do not fit storage bits
 2022-04-02 16:32 UTC  (4+ messages)

[PATCH] IIO: accel: kxsd9-spi: changed leading spaces to tabs
 2022-04-02 16:29 UTC  (2+ messages)

[PATCH] iio: imu: inv_icm42600: Fix I2C init possible nack
 2022-04-02 16:25 UTC  (2+ messages)

[PATCH 1/3] iio: buffer: remove usage of list iterator variable for list_for_each_entry_continue_reverse()
 2022-04-02 15:37 UTC  (9+ messages)
` [PATCH 2/3] iio: ssp_sensors: replace usage of found with dedicated list iterator variable
` [PATCH 3/3] iio: sysfs-trigger: "

[PATCH] iio:proximity:sx_common: Fix device property parsing on DT systems
 2022-04-02 15:26 UTC  (3+ messages)

[linux-next:master] BUILD REGRESSION e5071887cd2296a7704dbcd10c1cedf0f11cdbd5
 2022-04-01 16:39 UTC 

[PATCH v2 0/3] IIO: Where dev_pm_ops rework and namespaces meet
 2022-04-01 14:06 UTC  (4+ messages)
` [PATCH v2 1/3] iio: chemical: scd30: Export dev_pm_ops instead of suspend() and resume()
` [PATCH v2 2/3] PM: core: Add NS varients of EXPORT[_GPL]_SIMPLE_DEV_PM_OPS and runtime pm equiv
` [PATCH v2 3/3] iio: chemical: scd30: Move symbol exports into IIO_SCD30 namespace

[PATCH 0/8] IIO: Where dev_pm_ops rework and namespaces meet
 2022-04-01 14:06 UTC  (9+ messages)
` [PATCH 2/8] PM: core: Add NS varients of EXPORT[_GPL]_SIMPLE_DEV_PM_OPS and runtime pm equiv

[bug report] drivers:iio:dac: Add AD3552R driver support
 2022-04-01 12:07 UTC  (2+ messages)

[PATCH] dt-bindings: Fix incomplete if/then/else schemas
 2022-03-31 20:34 UTC  (5+ messages)

[linux-next:master] BUILD REGRESSION fdcbcd1348f4ef713668bae1b0fa9774e1811205
 2022-03-31 18:02 UTC 

[linux-next:master] BUILD REGRESSION a67ba3cf9551f8c92d5ec9d7eae1aadbb9127b57
 2022-03-30 21:51 UTC 

[PATCH] MAINTAINERS: updated Lorenzo's email address
 2022-03-30 12:27 UTC  (4+ messages)

[PATCH v2 00/12] iio: buffer-dma: write() and new DMABUF based API
 2022-03-30  9:22 UTC  (34+ messages)
` [PATCH v2 01/12] iio: buffer-dma: Get rid of outgoing queue
` [PATCH v2 02/12] iio: buffer-dma: Enable buffer write support
` [PATCH v2 04/12] iio: buffer-dmaengine: Enable "
` [PATCH v2 05/12] iio: core: Add new DMABUF interface infrastructure
` [PATCH v2 07/12] iio: buffer-dma: Use DMABUFs instead of custom solution
` [PATCH v2 11/12] iio: buffer-dmaengine: Add support for cyclic buffers
  ` [PATCH v2 12/12] Documentation: iio: Document high-speed DMABUF based API

[PATCH v3 0/8] Add settings for precharge and internal resistor
 2022-03-29 23:36 UTC  (14+ messages)
` [PATCH v3 1/8] iio: sx9324: Fix default precharge internal resistance register
` [PATCH v3 3/8] dt-bindings: iio: sx9324: Add precharge resistor setting
` [PATCH v3 5/8] dt-bindings: iio: sx9324: Add internal compensation "
` [PATCH v3 6/8] iio: sx9324: Add Setting for internal compensation resistor
` [PATCH v3 7/8] dt-bindings: iio: sx9360: Add precharge resistor setting

[RFC v1 00/10] roadtest: a driver testing framework
 2022-03-29 14:52 UTC  (8+ messages)
` [RFC v1 07/10] iio: light: opt3001: add roadtest

[PATCH 2/2] iio: dac: dac5571: Fix chip id detection for OF devices
 2022-03-29  8:59 UTC  (12+ messages)
` [PATCH v1.1 "

[PATCH] IIO: accel: dmard09: fixed code styling issues
 2022-03-28 21:28 UTC 

[PATCH v4 01/10] dt-bindings: iio: adc: ti,ads1015: Add missing ADS1115 compatible string
 2022-03-28 16:52 UTC  (7+ messages)
` [PATCH v4 10/10] iio: adc: ti-ads1015: Switch to read_avail

[PATCH] iio:proximity:sx9324: Fix hardware gain read/write
 2022-03-28 16:49 UTC  (8+ messages)

[PATCH] iio: adc: da9150-gpadc: fix build on mips CONFIG_MIKROTIK_RB532=y
 2022-03-28  1:08 UTC  (5+ messages)

[PATCH] tools:iio: Fix the potential stack overflow risk
 2022-03-27 22:12 UTC  (3+ messages)

[PATCH] iio: dac: ad5592r: Fix the missing return value
 2022-03-27 19:52 UTC  (5+ messages)

[PATCH v2] iio: dac: dac5571: Fix chip id detection for OF devices
 2022-03-27 19:25 UTC  (7+ messages)

[PATCH] iio: adc: fix for_each_child.cocci warnings
 2022-03-27 19:14 UTC  (3+ messages)

[PATCH] iio: adc: ad7280a: Fix wrong variable used when setting thresholds
 2022-03-27 16:52 UTC  (3+ messages)

[PATCH v2] iio:filter:admv8818: select REGMAP_SPI for ADMV8818
 2022-03-27 16:25 UTC  (3+ messages)

[PATCH] iio: palmas: shut up warning about calibration mismatch (due to noise)
 2022-03-27 16:13 UTC  (4+ messages)

[PATCH] iio:imu:bmi160: disable regulator in error path
 2022-03-27 16:02 UTC  (5+ messages)
` [PATCH v3] "

[PATCH v8 1/4] iio:frequency:admv1014: add support for ADMV1014
 2022-03-27 16:04 UTC  (4+ messages)

[PATCH] iio:imu:bmi160: disable regulator in error path
 2022-03-27 15:51 UTC  (6+ messages)
` [PATCH v2] "

[PATCH v3 0/6] iio: adc: ad_sigma_delta: Add sequencer support
 2022-03-27 15:10 UTC  (3+ messages)

[PATCH v2] iio: core: Print error in case sample bits do not fit storage bits
 2022-03-27 15:09 UTC  (4+ messages)

[PATCH v2 0/2] iio: imu: inv_mpu6050: Add support for ICM-20608-D
 2022-03-27 15:05 UTC  (2+ messages)

[PATCH v13 0/9] iio: adc: introduce Qualcomm SPMI Round Robin ADC
 2022-03-27 15:03 UTC  (5+ messages)
` [PATCH v13 4/9] dt-bindings: iio: adc: document qcom-spmi-rradc
` [PATCH v13 5/9] iio: adc: qcom-spmi-rradc: introduce round robin adc

Dont`t waste // Invest Firmendirektanfrage
 2022-03-27  9:40 UTC 


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).