linux-iio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-10-01 21:05:54 to 2022-10-09 02:10:19 UTC [more...]

[PATCH v2 00/16] Make 'mlock' really private
 2022-10-09  2:10 UTC  (27+ messages)
` [PATCH v2 01/16] iio: adc: ad799x: do not use internal iio_dev lock
` [PATCH v2 02/16] iio: adc: axp288_adc: "
` [PATCH v2 03/16] iio: adc: imx7d_adc: "
` [PATCH v2 04/16] iio: adc: lpc32xx_adc: "
` [PATCH v2 05/16] iio: adc: ltc2947-core: "
` [PATCH v2 06/16] iio: adc: meson_saradc: "
` [PATCH v2 07/16] iio: adc: rockchip_saradc: "
` [PATCH v2 08/16] iio: adc: sc27xx_adc: "
` [PATCH v2 09/16] iio: adc: vf610_adc: add helper function to read samples
` [PATCH v2 10/16] iio: adc: vf610_adc: vf610_adc: do not use internal iio_dev lock
` [PATCH v2 11/16] iio: common: scmi_iio: "
` [PATCH v2 12/16] iio: gyro: itg3200_core: "
` [PATCH v2 13/16] iio: core: introduce iio_device_{claim|release}_buffer_mode() APIs
` [PATCH v2 14/16] iio: health: max30100: do not use internal iio_dev lock
` [PATCH v2 15/16] iio: health: max30102: "
` [PATCH v2 16/16] iio: core: move 'mlock' to 'struct iio_dev_opaque'

[PATCH v3 4/4] counter: Add RZ/G2L MTU3 counter driver
 2022-10-08  9:01 UTC  (3+ messages)

[PATCH] iio: adc: ltc2496: Fix possible null-ptr-deref in ltc2496_probe()
 2022-10-08  2:06 UTC  (3+ messages)

[linux-next:master] BUILD REGRESSION 082fce125e57cff60687181c97f3a8ee620c38f5
 2022-10-07 19:50 UTC 

[RFC PATCH v2 0/5] iio: Support ROHM/Kionix kx022a
 2022-10-07  9:23 UTC  (13+ messages)
` [RFC PATCH v2 1/5] regulator: Add devm helpers for get and enable
` [RFC PATCH v2 2/5] "
` [RFC PATCH v2 3/5] dt-bindings: iio: Add KX022A accelerometer
` [RFC PATCH v2 4/5] iio: accel: Support Kionix/ROHM "
` [RFC PATCH v2 5/5] MAINTAINERS: Add KX022A maintainer entry

[PATCH v13 0/5] Add MediaTek MT6370 PMIC support
 2022-10-07  9:19 UTC  (10+ messages)
` [PATCH v13 1/5] dt-bindings: leds: mt6370: Add MediaTek MT6370 current sink type LED indicator
` [PATCH v13 2/5] dt-bindings: leds: Add MediaTek MT6370 flashlight
` [PATCH v13 3/5] iio: adc: mt6370: Add MediaTek MT6370 support
` [PATCH v13 4/5] leds: rgb: mt6370: Add MediaTek MT6370 current sink type LED Indicator support
` [PATCH v13 5/5] leds: flash: mt6370: Add MediaTek MT6370 flashlight support

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

[PATCH v3 00/10] iio: Fix unsafe buffer attributes
 2022-10-06 12:53 UTC  (20+ messages)
` [PATCH v3 01/10] iio: adxl367: "
` [PATCH v3 02/10] iio: adxl372: "
` [PATCH v3 03/10] iio: bmc150-accel-core: "
` [PATCH v3 04/10] iio: at91-sama5d2_adc: "
` [PATCH v3 05/10] iio: Add IIO_STATIC_CONST_DEVICE_ATTR
` [PATCH v3 06/10] iio: adxl367: Use IIO_STATIC_CONST_DEVICE_ATTR()
` [PATCH v3 07/10] iio: adxl372: "
` [PATCH v3 08/10] iio: bmc150-accel-core: "
` [PATCH v3 09/10] iio: at91-sama5d2_adc: "
` [RFT PATCH v3 10/10] iio: Don't silently expect attribute types

[PATCH v6 00/24] iio: core,buffer: add support for multiple IIO buffers per IIO device
 2022-10-06  8:33 UTC  (5+ messages)
` [PATCH v6 14/24] iio: buffer: wrap all buffer attributes into iio_dev_attr
    ` [RFT] potential bug with IIO_CONST_ATTR usage with triggered buffers

[PATCH v3 0/8] iio: stm32-adc: add support of adc for stm32mp13
 2022-10-05 16:14 UTC  (9+ messages)
` [PATCH v3 1/8] iio: adc: stm32-adc: fix channel sampling time init
` [PATCH v3 2/8] dt-bindings: iio: adc: stm32-adc: add stm32mp13 compatibles
` [PATCH v3 3/8] iio: adc: stm32-adc: add stm32mp13 support
` [PATCH v3 4/8] iio: adc: stm32: manage min sampling time on all internal channels
` [PATCH v3 5/8] ARM: dts: stm32: add adc support to stm32mp13
` [PATCH v3 6/8] ARM: dts: stm32: add adc pins muxing on stm32mp135f-dk
` [PATCH v3 7/8] ARM: dts: stm32: add dummy vdd_adc regulator "
` [PATCH v3 8/8] ARM: dts: stm32: add adc support "

[PATCH v2 0/8] iio: stm32-adc: add support of adc for stm32mp13
 2022-10-05 14:56 UTC  (11+ messages)
` [PATCH v2 1/8] iio: adc: stm32-adc: fix channel sampling time init
` [PATCH v2 2/8] dt-bindings: iio: adc: stm32-adc: add stm32mp13 compatibles
` [PATCH v2 3/8] iio: adc: stm32-adc: add stm32mp13 support
` [PATCH v2 4/8] iio: adc: stm32: manage min sampling time on all internal channels
` [PATCH v2 5/8] ARM: dts: stm32: add adc support to stm32mp13
` [PATCH v2 6/8] ARM: dts: stm32: add adc pins muxing on stm32mp135f-dk
` [PATCH v2 7/8] ARM: dts: stm32: add dummy vdd_adc regulator "
` [PATCH v2 8/8] ARM: dts: stm32: add adc support "

[PATCH 1/2] dt-bindings: iio: dac: change ad5766 maintainer
 2022-10-05 13:31 UTC  (4+ messages)
` [PATCH 2/2] dt-bindings: iio: frequency: change admv4420 maintainer

[PATCH 1/8] dt-bindings: iio: addac: adi,ad74413r: use spi-peripheral-props.yaml
 2022-10-05 13:27 UTC  (17+ messages)
` [PATCH 2/8] dt-bindings: iio: addac: adi,ad74413r: improve example
` [PATCH 3/8] dt-bindings: iio: frequency: use spi-peripheral-props.yaml
` [PATCH 4/8] dt-bindings: iio: gyroscope: "
` [PATCH 5/8] dt-bindings: iio: imu: adi,adis16475: "
` [PATCH 6/8] dt-bindings: iio: pressure: "
` [PATCH 7/8] dt-bindings: iio: proximity: ams,as3935: "
` [PATCH 8/8] dt-bindings: iio: resolver: adi,ad2s90: "

[PATCH RFC 0/8] Add RZ/G2L MTU3a MFD and Counter driver
 2022-10-05 10:29 UTC  (4+ messages)
` [PATCH RFC 5/8] counter: Add RZ/G2L MTU3 counter driver

[PATCH v1 1/2] dt-bindings:iio:adc: add documentation for TI LMP92064 controller
 2022-10-04 14:57 UTC  (4+ messages)
` [PATCH v1 2/2] iio: adc: add ADC driver for the "

[PATCH 0/2] Add support for the AD5754 DAC
 2022-10-04 11:26 UTC  (6+ messages)
` [PATCH 1/2] dt-bindings: iio: dac: add adi,ad5754.yaml
` [PATCH 2/2] drivers: iio: dac: Add AD5754 DAC driver

[PATCH 00/15] Make 'mlock' really private
 2022-10-04  7:57 UTC  (18+ messages)
` [PATCH 13/15] iio: health: max30100: do not use internal iio_dev lock
` [PATCH 14/15] iio: health: max30102: "

[PATCH 1/2] dt-bindings: iio: addac: add AD74115
 2022-10-03 18:09 UTC  (4+ messages)
` [PATCH 2/2] iio: addac: add AD74115 driver

[PATCH v12 0/5] Add MediaTek MT6370 PMIC support
 2022-10-03 15:38 UTC  (12+ messages)
` [PATCH v12 2/5] dt-bindings: leds: Add MediaTek MT6370 flashlight
` [PATCH v12 3/5] iio: adc: mt6370: Add MediaTek MT6370 support

[PATCH v8 0/3] iio: adc: add max11410 adc driver
 2022-10-03 11:11 UTC  (5+ messages)
` [PATCH v8 1/3] "
` [PATCH v8 2/3] dt-bindings: iio: adc: add adi,max11410.yaml
` [PATCH v8 3/3] Documentation: ABI: testing: add max11410 doc

[PATCH v7 0/3] iio: adc: add max11410 adc driver
 2022-10-03 10:34 UTC  (5+ messages)
` [PATCH v7 1/3] "
` [PATCH v7 2/3] dt-bindings: iio: adc: add adi,max11410.yaml
` [PATCH v7 3/3] Documentation: ABI: testing: add max11410 doc

[PATCH v2 0/5] IIO: Use EXPORT_NS_GPL_DEV_PM_OPS()
 2022-10-03  9:44 UTC  (7+ messages)
` [PATCH v2 2/5] iio: accel: fxls8962af: Use new EXPORT_NS_GPL_DEV_PM_OPS()
` [PATCH v2 4/5] iio: imu: inv_icm42600: Move exports to IIO_ICM42600 namespace
` [PATCH v2 5/5] iio: imu: inv_mpu: Move exports to IIO_MPU6050 namespace

[PATCH v6 0/3] iio: temperature: mlx90632: Add powermanagement
 2022-10-03  8:20 UTC  (11+ messages)
` [PATCH v6 1/3] iio: temperature: mlx90632 Add runtime powermanagement modes

[PATCH 0/5 v3] iio: Silence no spi_device_id warnings
 2022-10-03  7:29 UTC  (4+ messages)

[PATCH v6 0/3] iio: adc: add max11410 adc driver
 2022-10-03  6:53 UTC  (7+ messages)
` [PATCH v6 1/3] "
` [PATCH v6 2/3] dt-bindings: iio: adc: add adi,max11410.yaml

[PATCH v4] iio: pressure: mpl115: Implementing low power mode by shutdown gpio
 2022-10-04  5:38 UTC 

[PATCH resend] iio: dac: add support for max5522
 2022-10-02 20:32 UTC  (3+ messages)

[PATCH v2] iio: pressure: mpl115: Implementing low power mode by shutdown gpio
 2022-10-02 18:07 UTC  (3+ messages)

[PATCH v3] iio: pressure: mpl115: Implementing low power mode by shutdown gpio
 2022-10-03 17:47 UTC 

[PATCH] iio: imu: bno055: Fix some uninitialized variable usage
 2022-10-02 14:53 UTC 

[PATCH] iio: accel: bma400: Ensure VDDIO is enable defore reading the chip ID
 2022-10-02 14:41 UTC 

[RFC PATCH 0/5] iio: Support ROHM/Kionix kx022a
 2022-10-02 14:31 UTC  (13+ messages)
` [RFC PATCH 4/5] iio: accel: Support Kionix/ROHM KX022A accelerometer

[RFT PATCH v2 0/2] iio: Fix unsafe buffer attributes
 2022-10-02 14:25 UTC  (4+ messages)
` [RFT PATCH v2 2/2] "

[PATCH v6 0/3] HID: mcp2221: iio support and device resource management
 2022-10-02 13:50 UTC  (3+ messages)
` [PATCH v6 3/3] HID: mcp2221: add ADC/DAC support via iio subsystem

[PATCH 0/8] iio: stm32-adc: add support of adc for stm32mp13
 2022-10-02 13:42 UTC  (6+ messages)
` [PATCH 1/8] iio: adc: stm32-adc: fix channel sampling time init
` [PATCH 3/8] iio: adc: stm32-adc: add stm32mp13 support

[PATCH] HID: hid-sensor-custom: set fixed size for custom attributes
 2022-10-02 13:30 UTC  (2+ messages)

[PATCH] iio: pressure: mpl115: Implementing low power mode by
 2022-10-02 13:19 UTC  (2+ messages)

[PATCH v2 1/3] watchdog: twl4030_wdt: add missing mod_devicetable.h include
 2022-10-02 12:57 UTC  (6+ messages)
` [PATCH v2 3/3] iio: adc: twl4030-madc: add missing of.h include

[PATCH] iio: adc: mcp3911: return proper error code on failure to allocate trigger
 2022-10-02 12:55 UTC  (2+ messages)

[PATCH -next] Documentation: devres: add missing IIO helpers
 2022-10-02 12:49 UTC  (3+ messages)

[PATCH -next] iio: multiplexer: Switch to use dev_err_probe() helper
 2022-10-02 12:48 UTC  (2+ messages)

[PATCH] counter: Reduce DEFINE_COUNTER_ARRAY_POLARITY() to defining counter_array
 2022-10-02 12:30 UTC 

[PATCH -next] iio: accel: bma400: Switch to use dev_err_probe() helper
 2022-10-02 12:30 UTC  (2+ messages)

[PATCH -next] iio: adc: sun4i-gpadc-iio: fix PM disable depth imbalance in sun4i_gpadc_probe
 2022-10-02 12:25 UTC  (2+ messages)

[PATCH] iio: adc: mcp3911: fix sizeof() vs ARRAY_SIZE() bug
 2022-10-02 12:20 UTC  (3+ messages)

[PATCH] iio: filter: admv8818: fix out-of-bounds read in __admv8818_read_[h|l]pf_freq()
 2022-10-02 11:28 UTC  (4+ messages)

[PATCH] iio: dac: add support for max5522
 2022-10-01 22:36 UTC  (2+ messages)

[PATCH v3 0/6] Add support for mp2733 battery charger
 2022-10-01 21:05 UTC  (5+ messages)
` [PATCH v3 5/6] power: supply: "


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