Linux IIO development
 help / color / mirror / Atom feed
 messages from 2023-06-10 17:42:47 to 2023-06-16 15:13:43 UTC [more...]

[PATCH 0/2] Add driver for Murata IRS-D200
 2023-06-16 15:10 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: iio: proximity: Add bindings "
` [PATCH 2/2] iio: Add driver "

[PATCH v4 00/13] Add support for IIO devices in ASoC
 2023-06-16 12:42 UTC  (26+ messages)
` [PATCH v4 01/13] ASoC: dt-bindings: Add audio-iio-aux
` [PATCH v4 02/13] ASoC: dt-bindings: simple-card: Add additional-devs subnode
` [PATCH v4 03/13] iio: inkern: Check error explicitly in iio_channel_read_max()
` [PATCH v4 04/13] iio: consumer.h: Fix raw values documentation notes
` [PATCH v4 05/13] iio: inkern: Remove the 'unused' variable usage in iio_channel_read_max()
` [PATCH v4 06/13] iio: inkern: Fix headers inclusion order
` [PATCH v4 07/13] minmax: Introduce {min,max}_array()
` [PATCH v4 08/13] iio: inkern: Use max_array() to get the maximum value from an array
` [PATCH v4 09/13] iio: inkern: Replace a FIXME comment by a TODO one
` [PATCH v4 10/13] iio: inkern: Add a helper to query an available minimum raw value
` [PATCH v4 11/13] ASoC: soc-dapm.h: Convert macros to return a compound literal
` [PATCH v4 12/13] ASoC: codecs: Add support for the generic IIO auxiliary devices
` [PATCH v4 13/13] ASoC: simple-card: Handle additional devices

[PATCH v7 0/9] fix fwnode_irq_get[_byname()] returnvalue
 2023-06-16 11:45 UTC  (5+ messages)

[PATCH v7 0/3] Add support for Allwinner GPADC on D1/T113s/R329/T507 SoCs
 2023-06-15 21:21 UTC  (5+ messages)
` [PATCH v7 1/3] iio: adc: Add Allwinner D1/T113s/R329/T507 SoCs GPADC
` [PATCH v7 2/3] dt-bindings: "
` [PATCH v7 3/3] riscv: dts: allwinner: d1: Add GPADC node

[PATCH v5 00/13] Add support for IIO devices in ASoC
 2023-06-15 16:08 UTC  (15+ messages)
` [PATCH v5 01/13] ASoC: dt-bindings: Add audio-iio-aux
` [PATCH v5 02/13] ASoC: dt-bindings: simple-card: Add additional-devs subnode
` [PATCH v5 03/13] iio: inkern: Check error explicitly in iio_channel_read_max()
` [PATCH v5 04/13] iio: consumer.h: Fix raw values documentation notes
` [PATCH v5 05/13] iio: inkern: Remove the 'unused' variable usage in iio_channel_read_max()
` [PATCH v5 06/13] iio: inkern: Fix headers inclusion order
` [PATCH v5 07/13] minmax: Introduce {min,max}_array()
` [PATCH v5 08/13] iio: inkern: Use max_array() to get the maximum value from an array
` [PATCH v5 09/13] iio: inkern: Replace a FIXME comment by a TODO one
` [PATCH v5 10/13] iio: inkern: Add a helper to query an available minimum raw value
` [PATCH v5 11/13] ASoC: soc-dapm.h: Convert macros to return a compound literal
` [PATCH v5 12/13] ASoC: codecs: Add support for the generic IIO auxiliary devices
` [PATCH v5 13/13] ASoC: simple-card: Handle additional devices

[PATCH] iio: adc: ad7192: Simplify using devm_clk_get_optional_enabled()
 2023-06-15 12:12 UTC  (2+ messages)

[PATCH] iio: adc: ad7192: Fix ac excitation feature
 2023-06-15 11:46 UTC  (2+ messages)

First set of Counter updates for the 6.5 cycle
 2023-06-15 11:07 UTC  (2+ messages)

[PULL] IIO: 1st set of new device support, features and cleanups for 6.5
 2023-06-15 11:05 UTC  (2+ messages)

[PULL] 2nd set of IIO fixes for 6.4 (probably for 6.5 merge window given timing)
 2023-06-15 11:01 UTC  (2+ messages)

[PATCH v6 0/3] Add support for Allwinner GPADC on D1/T113s/R329/T507 SoCs
 2023-06-14 17:38 UTC  (7+ messages)
` [PATCH v6 1/3] iio: adc: Add Allwinner D1/T113s/R329/T507 SoCs GPADC
` [PATCH v6 2/3] dt-bindings: "
` [PATCH v6 3/3] riscv: dts: allwinner: d1: Add GPADC node

[PATCH v1] iio: adc: add buffering support to the TI LMP92064 ADC driver
 2023-06-14 11:59 UTC  (2+ messages)

[PATCH v6 1/2] dt-bindings: iio: adc: add max14001
 2023-06-14 11:53 UTC  (6+ messages)
` [PATCH v6 2/2] iio: adc: max14001: New driver

Fotowoltaika- propozycja instalacji
 2023-06-14  8:10 UTC 

[PATCH v3] iio: ado: ad7192: Add error check and more debug log
 2023-06-14  7:30 UTC 

[PATCH v1] iio: ado: ad7192: Add error check and more debug log
 2023-06-14  7:15 UTC  (4+ messages)

[PATCH 0/3] Support ROHM BU27010 RGBC sensor
 2023-06-14  6:36 UTC  (7+ messages)
` [PATCH 1/3] dt-bindings: ROHM BU27010 RGBC + flickering sensor
` [PATCH 2/3] iio: light: bu27008: add chip info
` [PATCH 3/3] iio: light: bd27008: Support BD27010 RGB

[PATCH v5 1/2] dt-bindings: iio: adc: add max14001
 2023-06-13 18:16 UTC  (7+ messages)
` [PATCH v5 2/2] iio: adc: max14001: New driver

[PATCH v3 00/12] Add support for IIO devices in ASoC
 2023-06-13 17:34 UTC  (29+ messages)
` [PATCH v3 01/12] ASoC: dt-bindings: Add audio-iio-aux
` [PATCH v3 02/12] ASoC: dt-bindings: simple-card: Add additional-devs subnode
` [PATCH v3 03/12] iio: inkern: Check error explicitly in iio_channel_read_max()
` [PATCH v3 04/12] iio: consumer.h: Fix raw values documentation notes
` [PATCH v3 05/12] iio: inkern: Remove the 'unused' variable usage in iio_channel_read_max()
` [PATCH v3 06/12] minmax: Introduce {min,max}_array()
` [PATCH v3 07/12] iio: inkern: Use max_array() to get the maximum value from an array
` [PATCH v3 08/12] iio: inkern: Replace a FIXME comment by a TODO one
` [PATCH v3 09/12] iio: inkern: Add a helper to query an available minimum raw value
` [PATCH v3 10/12] ASoC: soc-dapm.h: Convert macros to return a compound litteral
` [PATCH v3 11/12] ASoC: codecs: Add support for the generic IIO auxiliary devices
` [PATCH v3 12/12] ASoC: simple-card: Handle additional devices

[PATCH v6 0/8] iio: light: vcnl4000: Add features for vncl4040/4200
 2023-06-13 13:50 UTC  (9+ messages)
` [PATCH v6 1/8] iio: light: vcnl4000: Add proximity irq for vcnl4200
` [PATCH v6 2/8] iio: light: vcnl4000: Add proximity ps_it "
` [PATCH v6 3/8] iio: light: vcnl4000: Check type with switch case
` [PATCH v6 4/8] iio: light: vcnl4000: Add als_it for vcnl4040/4200
` [PATCH v6 5/8] iio: light: vcnl4000: add illuminance irq vcnl4040/4200
` [PATCH v6 6/8] iio: light: vcnl4000: Add period for vcnl4040/4200
` [PATCH v6 7/8] iio: light: vcnl4000: Add oversampling_ratio for 4040/4200
` [PATCH v6 8/8] iio: light: vcnl4000: Add calibration bias "

[PATCH v6 0/7] iio: accel: Add support for Kionix/ROHM KX132-1211 accelerometer
 2023-06-13 13:42 UTC  (12+ messages)
` [PATCH v6 1/7] dt-bindings: iio: Add "
` [PATCH v6 2/7] iio: accel: kionix-kx022a: Remove blank lines
` [PATCH v6 3/7] iio: accel: kionix-kx022a: Warn on failed matches and assume compatibility
` [PATCH v6 4/7] iio: accel: kionix-kx022a: Add an i2c_device_id table
` [PATCH v6 5/7] iio: accel: kionix-kx022a: Refactor driver and add chip_info structure
` [PATCH v6 6/7] iio: accel: kionix-kx022a: Add a function to retrieve number of bytes in buffer
` [PATCH v6 7/7] iio: accel: Add support for Kionix/ROHM KX132-1211 accelerometer

[PATCH v4 1/2] dt-bindings:iio:adc: add max14001
 2023-06-13 13:37 UTC  (5+ messages)
` [PATCH v4 2/2] iio: adc: max14001: New driver

Questions about ad5933 driver
 2023-06-13 10:37 UTC  (5+ messages)

[PATCH] iio: accel: da280: Add support for the DA217 accelerometer
 2023-06-13  9:43 UTC 

[PATCH 0/3] ROHM BUxxx light sensor fixes
 2023-06-13  9:35 UTC  (4+ messages)
` [PATCH 1/3] iio: light: bu27034: Fix scale format
` [PATCH 2/3] iio: light: bu27008: "
` [PATCH 3/3] iio: light: bu27008: Fix intensity data type

[PATCH v3 1/3] iio: adc: Add Allwinner D1/T113s/R329/T507 SoCs GPADC
 2023-06-13  7:49 UTC  (2+ messages)

[PATCH v7 0/5] Add MAX77541/MAX77540 PMIC Support
 2023-06-13  7:34 UTC  (7+ messages)
` [PATCH v7 5/5] mfd: max77541: Add ADI "

[PATCH 1/2] iio: st_sensors: Remove some redundant includes
 2023-06-12 20:13 UTC  (2+ messages)
` [PATCH 2/2] iio: st_sensors: Remove some redundant includes in st_sensors.h

[PATCH v1] iio: ado: ad7192: Add error check and more debug log
 2023-06-12 19:40 UTC  (2+ messages)

[PATCH v5 0/7] iio: accel: Add support for Kionix/ROHM KX132-1211 accelerometer
 2023-06-12 17:35 UTC  (14+ messages)
` [PATCH v5 1/7] dt-bindings: iio: Add "
` [PATCH v5 2/7] iio: accel: kionix-kx022a: Remove blank lines
` [PATCH v5 3/7] iio: accel: kionix-kx022a: Warn on failed matches and assume compatibility
` [PATCH v5 4/7] iio: accel: kionix-kx022a: Add an i2c_device_id table
` [PATCH v5 5/7] iio: accel: kionix-kx022a: Refactor driver and add chip_info structure
` [PATCH v5 6/7] iio: accel: kionix-kx022a: Add a function to retrieve number of bytes in buffer
` [PATCH v5 7/7] iio: accel: Add support for Kionix/ROHM KX132-1211 accelerometer

[PATCH v5 0/3] Add support for Allwinner GPADC on D1/T113s/R329/T507 SoCs
 2023-06-12 14:59 UTC  (7+ messages)
` [PATCH v5 1/3] iio: adc: Add Allwinner D1/T113s/R329/T507 SoCs GPADC
` [PATCH v5 2/3] dt-bindings: "
` [PATCH v5 3/3] riscv: dts: allwinner: d1: Add GPADC node

[PATCH] HID: sensor-hub: Allow multi-function sensor devices
 2023-06-12 13:34 UTC  (5+ messages)

[PATCH v1] iio: adc: ad7192: store indio_dev into spi driver data
 2023-06-12 11:45 UTC  (3+ messages)

[PATCH v2] dt-bindings: iio: rockchip: Fix 'oneOf' condition failed warning
 2023-06-12  9:44 UTC  (7+ messages)

[PATCH v5 0/5] Support ROHM BU27008 RGB sensor
 2023-06-12  6:36 UTC  (4+ messages)

[PATCH] arm64: dts: rockchip: rock5b: Add saradc node
 2023-06-11 20:35 UTC  (2+ messages)

[PATCH v4 0/3] Add support for Allwinner GPADC on D1/T113s/R329/T507 SoCs
 2023-06-10 19:06 UTC  (4+ messages)
` [PATCH v4 1/3] iio: adc: Add Allwinner D1/T113s/R329/T507 SoCs GPADC

[PATCH v3 0/2] Add max14001 support
 2023-06-10 18:17 UTC  (3+ messages)
` [PATCH v3 2/2] iio: adc: max14001: New driver

[PATCH v3] meson saradc: fix clock divider mask length
 2023-06-10 17:59 UTC  (3+ messages)


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