linux-iio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-07-11 03:16:47 to 2022-07-16 15:59:41 UTC [more...]

[PATCH] iio: fix iio_format_avail_range() printing for none IIO_VAL_INT
 2022-07-16 16:09 UTC  (2+ messages)

[PATCH 3/3] iio: pressure: bmp280: Adds more tunable config parameters for BMP380
 2022-07-16 16:05 UTC  (4+ messages)

[PATCH 2/3] iio: pressure: bmp280: Add support for BMP380 sensor family
 2022-07-16 16:03 UTC  (4+ messages)

[PATCH v7 0/3] adc-joystick: Add polled support
 2022-07-16 15:58 UTC  (3+ messages)
` [PATCH v7 2/3] Input: adc-joystick - Add polled input device support

[PATCH v3 0/3] iio: accel: add MSA311 accelerometer driver
 2022-07-16 15:51 UTC  (5+ messages)
` [PATCH v3 2/3] iio: add MEMSensing MSA311 3-axis "

[PATCH v2 1/2] iio: proximity: sx_common: Don't use IIO device for properties
 2022-07-16 15:42 UTC  (5+ messages)
` [PATCH v2 2/2] iio: proximity: sx_common: Allow IIO core to take care of firmware node

[PATCH] iio: accel: mxc4005: report orientation of accelerometer
 2022-07-16 15:40 UTC  (4+ messages)

[RFC PATCH v1] iio: trigger: move trig->owner init to trigger allocate() stage
 2022-07-16 15:25 UTC  (5+ messages)

[PATCH v1 0/2] iio: Add single and double tap events support
 2022-07-16 15:20 UTC  (9+ messages)
` [PATCH v1 1/2] iio: Add new event type gesture and use direction for single and double tap
` [PATCH v1 2/2] iio: accel: bma400: Add support for single and double tap events

[PATCH] dt-bindings: iio: adc: Add imx6ul & imx6sx compatibles
 2022-07-16 14:52 UTC  (5+ messages)
` (EXT) "
    `  "

[PATCH v3 00/15] make iio inkern interface firmware agnostic
 2022-07-15 21:40 UTC  (18+ messages)
` [PATCH v3 01/15] iio: inkern: only release the device node when done with it
` [PATCH v3 02/15] iio: inkern: fix return value in devm_of_iio_channel_get_by_name()
` [PATCH v3 03/15] iio: inkern: only return error codes in iio_channel_get_*() APIs
` [PATCH v3 04/15] iio: inkern: split of_iio_channel_get_by_name()
` [PATCH v3 05/15] iio: inkern: move to fwnode properties
` [PATCH v3 06/15] thermal: qcom: qcom-spmi-adc-tm5: convert to IIO fwnode API
` [PATCH v3 07/15] iio: adc: ingenic-adc: convert to IIO fwnode interface
` [PATCH v3 08/15] iio: adc: ab8500-gpadc: convert to device properties
` [PATCH v3 09/15] iio: adc: at91-sama5d2_adc: "
` [PATCH v3 10/15] iio: adc: qcom-pm8xxx-xoadc: "
` [PATCH v3 11/15] iio: adc: qcom-spmi-vadc: "
` [PATCH v3 12/15] iio: adc: qcom-spmi-adc5: "
` [PATCH v3 13/15] iio: adc: stm32-adc: "
` [PATCH v3 14/15] iio: inkern: remove OF dependencies
` [PATCH v3 15/15] iio: inkern: fix coding style warnings

[PATCH v5 00/13] Add MediaTek MT6370 PMIC support
 2022-07-15 18:29 UTC  (27+ messages)
` [PATCH v5 01/13] dt-bindings: usb: Add MediaTek MT6370 TCPC
` [PATCH v5 02/13] dt-bindings: power: supply: Add MediaTek MT6370 Charger
` [PATCH v5 03/13] dt-bindings: leds: mt6370: Add MediaTek MT6370 current sink type LED indicator
` [PATCH v5 04/13] dt-bindings: leds: Add MediaTek MT6370 flashlight
` [PATCH v5 05/13] dt-bindings: backlight: Add MediaTek MT6370 backlight
` [PATCH v5 06/13] dt-bindings: mfd: Add MediaTek MT6370
` [PATCH v5 07/13] mfd: mt6370: Add MediaTek MT6370 support
` [PATCH v5 08/13] usb: typec: tcpci_mt6370: Add MediaTek MT6370 tcpci driver
` [PATCH v5 09/13] iio: adc: mt6370: Add MediaTek MT6370 support
` [PATCH v5 10/13] power: supply: mt6370: Add MediaTek MT6370 charger driver
` [PATCH v5 11/13] leds: mt6370: Add MediaTek MT6370 current sink type LED Indicator support
` [PATCH v5 12/13] leds: flashlight: mt6370: Add MediaTek MT6370 flashlight support
` [PATCH v5 13/13] video: backlight: mt6370: Add MediaTek MT6370 support

[PATCH] iio: light: isl29028: Fix the warning in isl29028_remove()
 2022-07-15 13:29 UTC 

[PATCH v2 00/15] make iio inkern interface firmware agnostic
 2022-07-15 11:22 UTC  (30+ messages)
` [PATCH v2 01/15] iio: inkern: only release the device node when done with it
` [PATCH v2 02/15] iio: inkern: fix return value in devm_of_iio_channel_get_by_name()
` [PATCH v2 03/15] iio: inkern: only return error codes in iio_channel_get_*() APIs
` [PATCH v2 04/15] iio: inkern: split of_iio_channel_get_by_name()
` [PATCH v2 05/15] iio: inkern: move to fwnode properties
` [PATCH v2 06/15] thermal: qcom: qcom-spmi-adc-tm5: convert to IIO fwnode API
` [PATCH v2 07/15] iio: adc: ingenic-adc: convert to IIO fwnode interface
` [PATCH v2 08/15] iio: adc: ab8500-gpadc: convert to device properties
` [PATCH v2 09/15] iio: adc: at91-sama5d2_adc: "
` [PATCH v2 10/15] iio: adc: qcom-pm8xxx-xoadc: "
` [PATCH v2 11/15] iio: adc: qcom-spmi-vadc: "
` [PATCH v2 12/15] iio: adc: qcom-spmi-adc5: "
` [PATCH v2 13/15] iio: adc: stm32-adc: "
` [PATCH v2 14/15] iio: inkern: remove OF dependencies
` [PATCH v2 15/15] iio: inkern: fix coding style warnings

[PATCH v9 0/2] Add LTRF216A Driver
 2022-07-15 11:16 UTC  (3+ messages)
` [PATCH v9 1/2] dt-bindings: Document ltrf216a light sensor bindings
` [PATCH v9 2/2] iio: light: Add support for ltrf216a sensor

[RFC PATCH] dt-bindings: iio: adc: use spi-peripheral-props.yaml
 2022-07-15  9:53 UTC 

[PATCH v8 0/2] AD4130
 2022-07-15  4:53 UTC  (4+ messages)
` [PATCH v8 1/2] dt-bindings: iio: adc: add AD4130
` [PATCH v8 2/2] iio: adc: ad4130: add AD4130 driver

[PATCH 0/4] Counter updates and cleanups for 5.20
 2022-07-14 16:07 UTC  (5+ messages)
` [PATCH 1/4] MAINTAINERS: Update info for William Breathitt Gray
` [PATCH 2/4] counter: 104-quad-8: Utilize iomap interface
` [PATCH 3/4] counter: 104-quad-8: Implement and utilize register structures
` [PATCH 4/4] MAINTAINERS: Update 104-QUAD-8 driver maintainers list

[PULL] IIO: New device support, features, cleanup and minor fixes for 5.20
 2022-07-14 13:09 UTC  (2+ messages)

[PATCH v8 0/2] Add LTRF216A Driver
 2022-07-14 13:06 UTC  (4+ messages)
` [PATCH v8 1/2] dt-bindings: Document ltrf216a light sensor bindings
` [PATCH v8 2/2] iio: light: Add support for ltrf216a sensor

[PATCH v4 00/13] Add Mediatek MT6370 PMIC support
 2022-07-14 10:15 UTC  (12+ messages)
` [PATCH v4 13/13] video: backlight: mt6370: Add Mediatek MT6370 support

[PATCH v6 0/3] Add Richtek RTQ6056 support
 2022-07-14  9:45 UTC  (4+ messages)
` [PATCH v6 1/3] dt-bindings: iio: adc: Add rtq6056 adc support
` [PATCH v6 2/3] iio: adc: Add rtq6056 support
` [PATCH v6 3/3] Documentation: ABI: testing: rtq6056: Update ABI docs

[RFC] iio: afe: rescale: Add support for converting scale avail table
 2022-07-14  9:26 UTC  (6+ messages)

[PATCH v2] iio: light: cm32181: Add PM support
 2022-07-13 16:40 UTC  (4+ messages)

[PATCH v2 0/5] mfd: stmpe: Probe sub-function by compatible
 2022-07-13 16:24 UTC  (9+ messages)
` [PATCH v2 3/5] dt-bindings: gpio: stmpe: Remove node name requirement
` [PATCH v2 4/5] dt-bindings: iio: adc: "
` [PATCH v2 5/5] dt-bindings: input: touchscreen: "

[PATCH v3 0/2] iio: adc: npcm: add Arbel NPCM8XX support
 2022-07-13 16:21 UTC  (4+ messages)
` [PATCH v3 1/2] dt-bindings: iio: adc: npcm: Add npcm845 compatible string
` [PATCH v3 2/2] iio: adc: npcm: Add NPCM8XX support

[PATCH v1 1/2] iio: adc: xilinx-xadc: Make use of device properties
 2022-07-13 16:12 UTC  (7+ messages)

[v6 14/14] docs: iio: add documentation for BNO055 driver
 2022-07-13 16:09 UTC  (6+ messages)
` [PATCH v2] Documentation: bno055: separate SPDX identifier and page title

[PATCH] iio/hid: Add mount_matrix
 2022-07-13 15:58 UTC  (10+ messages)

[PATCH v2 0/2] iio: adc: npcm: add Arbel NPCM8XX support
 2022-07-13 10:14 UTC  (5+ messages)
` [PATCH v2 1/2] dt-bindings: iio: adc: npcm: Add npcm845 compatible string
` [PATCH v2 2/2] iio: adc: npcm: Add NPCM8XX support

[PATCH v3 00/14] Add Mediatek MT6370 PMIC support
 2022-07-13  9:31 UTC  (6+ messages)
` [PATCH v3 07/14] mfd: mt6370: Add Mediatek MT6370 support

[PATCH v7 1/7] dt-bindings: mfd: qcom-spmi-pmic: add support for PMP8074
 2022-07-13  8:24 UTC  (10+ messages)
` [PATCH v7 2/7] "
` [PATCH v7 3/7] dt-bindings: pinctrl: qcom,pmic-gpio: add PMP8074
` [PATCH v7 4/7] pinctrl: qcom-pmic-gpio: add support for PMP8074
` [PATCH v7 5/7] iio: adc: qcom-spmi-adc5: add ADC5_VREF_VADC to rev2 ADC5
` [PATCH v7 6/7] arm64: dts: qcom: add PMP8074 DTSI
` [PATCH v7 7/7] arm64: dts: qcom: ipq8074-hk01: add VQMMC supply

[PATCH v1 0/4] mfd: stmpe: Probe sub-function by compatible
 2022-07-13  7:43 UTC  (5+ messages)
` [PATCH v1 2/4] dt-bindings: gpio: stmpe: Remove node name requirement
` [PATCH v1 3/4] dt-bindings: iio: adc: "
` [PATCH v1 4/4] dt-bindings: input: touchscreen: "

IIO: Off sick
 2022-07-12 17:54 UTC  (2+ messages)

[PATCH v1 0/2] iio: adc: npcm: add Arbel NPCM8XX support
 2022-07-12  8:19 UTC  (10+ messages)
` [PATCH v1 1/2] dt-bindings: iio: adc: npcm: Add npcm845 compatible string
` [PATCH v1 2/2] iio: adc: npcm: Add NPCM8XX support

[PATCH v6 01/12] dt-bindings: mfd: qcom-spmi-pmic: add support for PMP8074
 2022-07-11 20:11 UTC  (5+ messages)
` [PATCH v6 09/12] pinctrl: qcom-pmic-gpio: "
` (subset) [PATCH v6 01/12] dt-bindings: mfd: qcom-spmi-pmic: "

[PATCH v3] iio: cros: Register FIFO callback after sensor is registered
 2022-07-11 18:45 UTC  (2+ messages)

[PATCH v7 0/2] Add LTRF216A Driver
 2022-07-11 14:50 UTC  (9+ messages)
` [PATCH v7 1/2] dt-bindings: Document ltrf216a light sensor bindings
` [PATCH v7 2/2] iio: light: Add support for ltrf216a sensor

[PATCH] iio: cros: Add cros_ec_sensors_core_register
 2022-07-11 14:47 UTC  (4+ messages)
` [PATCH v2] iio: cros: Register FIFO callback after sensor is registered

[PATCH v3 3/5] iio: pressure: bmp280: simplify driver initialization logic
 2022-07-11 13:11 UTC  (4+ messages)

[PATCH v1 27/33] iio/drivers/sun4i_gpadc: Switch to new of thermal API
 2022-07-11  7:52 UTC  (2+ messages)

[PATCH v5 0/2] Add Richtek RTQ6056 support
 2022-07-11  3:16 UTC  (5+ messages)
` [PATCH v5 2/2] iio: adc: Add rtq6056 support


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