Linux IIO development
 help / color / mirror / Atom feed
 messages from 2023-07-23 10:36:33 to 2023-08-01 21:09:36 UTC [more...]

[PATCH v3 1/2] dt-bindings: iio: admv1013: add vcc regulators
 2023-08-01 21:09 UTC  (3+ messages)
` [PATCH v3 2/2] drivers: "

[PATCH v1 0/2] Update APDS990x ALS to support device trees
 2023-08-01 18:13 UTC  (9+ messages)
` [PATCH v1 1/2] dt-bindings: iio: light: add apds990x binding
` [PATCH v1 2/2] misc: adps990x: convert to OF

[PATCH v2] dt-bindings: iio: admv1014: make all regs required
 2023-08-01 18:12 UTC  (3+ messages)

[PATCH] iio: dac: ad3552r: Correct device IDs
 2023-08-01 18:01 UTC  (2+ messages)

[PATCH v8 0/8] fix fwnode_irq_get[_byname()] returnvalue
 2023-08-01 17:54 UTC  (5+ messages)
` [PATCH v8 1/8] iio: mb1232: relax return value check for IRQ get
` [PATCH v8 2/8] iio: cdc: ad7150: "

[PULL] IIO: 1st set of fixes for 6.5
 2023-08-01 17:49 UTC 

[PATCH v3 0/4] iio: core: A few code cleanups and documentation fixes
 2023-08-01 16:45 UTC  (13+ messages)
` [PATCH v3 1/4] iio: core: Use sysfs_match_string() helper
` [PATCH v3 2/4] iio: core: Add opaque_struct_size() helper and use it
` [PATCH v3 3/4] iio: core: Switch to krealloc_array()
` [PATCH v3 4/4] iio: core: Fix issues and style of the comments

W sprawie samochodu
 2023-07-31  8:35 UTC 

[PATCH] dt-bindings: iio: admv1014: make all regs required
 2023-07-31 10:16 UTC  (7+ messages)

[PATCH] iio: accel: Replace zero-length arrays with DECLARE_FLEX_ARRAY() helper
 2023-07-31 10:08 UTC  (2+ messages)

[PATCH v2 1/2] drivers: iio: filter: admv8818: add bypass mode
 2023-07-31  8:49 UTC  (2+ messages)
` [PATCH v2 2/2] Documentation: ABI: testing: admv8818: add bypass

[PATCH v5 0/2] dts: qcom: Use labels with generic node names for ADC channels
 2023-07-31  3:52 UTC  (5+ messages)
` [PATCH v5 1/2] ARM: "
` [PATCH v5 2/2] arm64: "

[PATCH v8 0/4] Add support for Allwinner GPADC on D1/T113s/R329/T507 SoCs
 2023-07-30 22:19 UTC  (3+ messages)
` [PATCH v8 4/4] riscv: dts: allwinner: d1: Add GPADC node

[PATCH -next] iio: adc: fix the return value handle for platform_get_irq()
 2023-07-29 15:24 UTC  (2+ messages)

[PATCH 1/2] dt-bindings: iio: adc: mcp3911: add support for the whole MCP39xx family
 2023-07-29 15:14 UTC  (6+ messages)
` [PATCH 2/2] "

[PATCH V2] tools: iio: iio_generic_buffer: Fix some integer type and calculation
 2023-07-29 15:00 UTC  (2+ messages)

[PATCH v3 RESEND] iio: potentiometer: mcp4531: Use i2c_get_match_data()
 2023-07-29 14:57 UTC  (2+ messages)

[PATCH v3] iio: potentiometer: mcp4018: Use i2c_get_match_data()
 2023-07-29 14:55 UTC  (2+ messages)

[PATCH v2 0/3] Add new channels for adis16475
 2023-07-29 14:47 UTC  (13+ messages)
` [PATCH v2 1/3] iio: imu: adis16475.c: Remove unused enum elements
` [PATCH v2 2/3] iio: imu: adis16475.c: Add has_burst32 flag to adis16477 devices
` [PATCH v2 3/3] iio: imu: adis16475.c: Add delta angle and delta velocity channels

[RFC] IIO: MPU6050: fix level-triggered IRQ support caused crash
 2023-07-29 14:45 UTC  (2+ messages)

[PATCH 1/2] drivers: iio: filter: admv8818: add bypass mode
 2023-07-29 14:19 UTC  (3+ messages)
` [PATCH 2/2] Documentation: ABI: testing: admv8818: add bypass

[PATCH v2 1/2] dt-bindings:iio:frequency:admv1013: add vcc regs
 2023-07-29 14:06 UTC  (5+ messages)
` [PATCH v2 2/2] drivers:iio:admv1013: add vcc regulators

[PATCH v3 0/2] Use i2c_get_match_data() instead of device_get_match_data()
 2023-07-29 11:31 UTC  (4+ messages)
` [PATCH v3 1/2] iio: accel: adxl313: Fix adxl313_i2c_id[] table
` [PATCH v3 2/2] iio: accel: adxl313: Use i2c_get_match_data

[PATCH v3] iio: cros_ec: Fix the allocation size for cros_ec_command
 2023-07-29 11:21 UTC  (5+ messages)

[PATCH v3 00/11] Introduce STM32 Firewall framework
 2023-07-29 11:16 UTC  (17+ messages)
` [IGNORE][PATCH v3 01/11] dt-bindings: Document common device controller bindings
` [PATCH v3 02/11] dt-bindings: treewide: add feature-domains description
` [PATCH v3 03/11] dt-bindings: bus: document RIFSC
` [PATCH v3 04/11] dt-bindings: bus: document ETZPC
  ` [PATCH v3 05/11] firewall: introduce stm32_firewall framework
  ` [PATCH v3 06/11] of: property: fw_devlink: Add support for "feature-domains"
  ` [PATCH v3 07/11] bus: rifsc: introduce RIFSC firewall controller driver
  ` [PATCH v3 08/11] arm64: dts: st: add RIFSC as a domain controller for STM32MP25x boards
  ` [PATCH v3 09/11] bus: etzpc: introduce ETZPC firewall controller driver
  ` [PATCH v3 10/11] ARM: dts: stm32: add ETZPC as a system bus for STM32MP15x boards
  ` [PATCH v3 11/11] ARM: dts: stm32: add ETZPC as a system bus for STM32MP13x boards

[PATCH -next] iio: adc: Remove redundant dev_err_probe()
 2023-07-29 11:15 UTC  (4+ messages)

Libiio v0.25 release candidate available
 2023-07-28 13:54 UTC 

[PATCH] mfd: rz-mtu3: link time dependencies
 2023-07-28 10:57 UTC  (2+ messages)
` (subset) "

[RFC v2 00/11] iio: add iio backend device type
 2023-07-28  8:42 UTC  (9+ messages)
` [RFC v2 01/11] iio: introduce iio backend device
` [RFC v2 03/11] dt-bindings: iio: stm32-dfsdm-adc: add scaling support
` [RFC v2 04/11] dt-bindings: iio: adc: add scaling support to sd modulator
` [RFC v2 05/11] iio: adc: stm32-dfsdm: manage dfsdm as a channel provider
` [RFC v2 06/11] iio: adc: stm32-dfsdm: adopt generic channel bindings
` [RFC v2 07/11] iio: adc: stm32-dfsdm: add scaling support to dfsdm
` [RFC v2 08/11] iio: adc: sd modulator: add scale and offset support

[RFC v2 00/11] iio: add iio backend device type
 2023-07-27 14:59 UTC  (2+ messages)
` [RFC v2 01/11] iio: introduce iio backend device

[RESEND PATCH 0/2] Add Intel 8254 Counter support
 2023-07-27 14:28 UTC  (5+ messages)
` [RESEND PATCH 1/2] gpio: 104-dio-48e: Add Counter/Timer support
` [RESEND PATCH 2/2] iio: addac: stx104: Add 8254 "

[PATCH 1/2] dt-bindings:iio:frequency:admv1013: add vcc regs
 2023-07-27 11:05 UTC  (5+ messages)
` [PATCH 2/2] drivers:iio:admv1013: add vcc regulators

[PATCH v3 0/5] Add RZ/G2UL MTU3a support
 2023-07-27  8:18 UTC  (4+ messages)
` [PATCH v3 1/5] dt-bindings: timer: renesas,rz-mtu3: Fix overflow/underflow interrupt names
` [PATCH v3 2/5] dt-bindings: timer: renesas,rz-mtu3: Improve documentation
` [PATCH v3 3/5] dt-bindings: timer: renesas,rz-mtu3: Document RZ/{G2UL,Five} SoCs

[PATCH v2] Documentation: ABI: sysfs-bus-counter: Fix indentation
 2023-07-27  7:22 UTC  (3+ messages)

Trouble updating the current_trigger
 2023-07-26 23:05 UTC 

[PATCH v2 00/11] Introduce STM32 Firewall framework
 2023-07-26 11:39 UTC  (22+ messages)
` [IGNORE][PATCH v2 01/11] dt-bindings: Document common device controller bindings
` [PATCH v2 02/11] dt-bindings: bus: document RIFSC
` [PATCH v2 03/11] dt-bindings: bus: document ETZPC
` [PATCH v2 04/11] dt-bindings: treewide: add feature-domains description
` [PATCH v2 05/11] firewall: introduce stm32_firewall framework
` [PATCH v2 06/11] of: property: fw_devlink: Add support for "feature-domains"
` [PATCH v2 07/11] bus: rifsc: introduce RIFSC firewall controller driver
` [PATCH v2 08/11] arm64: dts: st: add RIFSC as a domain controller for STM32MP25x boards
` [PATCH v2 09/11] bus: etzpc: introduce ETZPC firewall controller driver
` [PATCH v2 10/11] ARM: dts: stm32: add ETZPC as a system bus for STM32MP15x boards
` [PATCH v2 11/11] ARM: dts: stm32: add ETZPC as a system bus for STM32MP13x boards

[PATCH v3] counter: rz-mtu3-cnt: Reorder locking sequence for consistency
 2023-07-25 15:46 UTC 

[PATCH 00/10] Introduce STM32 Firewall framework
 2023-07-25 14:07 UTC  (5+ messages)
` [PATCH 07/10] arm64: dts: st: add RIFSC as a domain controller for STM32MP25x boards

[PATCH v2 0/6] Add RZ/G2UL MTU3a support
 2023-07-25  9:49 UTC  (12+ messages)
` [PATCH v2 1/6] dt-bindings: timer: renesas,rz-mtu3: Improve documentation
` [PATCH v2 2/6] dt-bindings: timer: renesas,rz-mtu3: Fix overflow/underflow interrupt names
` [PATCH v2 3/6] dt-bindings: timer: renesas,rz-mtu3: Document RZ/G2UL SoC

[PATCH] tools: iio: iio_generic_buffer: Fix some integer type and calculation
 2023-07-25  9:25 UTC 

[PATCH v4 0/3] Add driver for Murata IRS-D200
 2023-07-25  8:53 UTC  (4+ messages)
` [PATCH v4 3/3] iio: "

Słowa kluczowe do wypozycjonowania
 2023-07-25  7:50 UTC 

[PATCH v2 0/2] Use i2c_get_match_data() instead of device_get_match_data()
 2023-07-24 15:23 UTC  (4+ messages)
` [PATCH v2 1/2] iio: accel: adxl313: Fix adxl313_i2c_id[] table

[PATCH v2] counter: rz-mtu3-cnt: Reorder locking sequence for consistency
 2023-07-24 15:22 UTC  (3+ messages)

[PATCH] counter: Declare counter_priv() to be const
 2023-07-24 15:14 UTC  (2+ messages)

[PATCH] counter: Explicitly include correct DT includes
 2023-07-24 15:10 UTC  (2+ messages)

[GIT PULL] Second set of Counter fixes for 6.5
 2023-07-24 14:39 UTC 

[PATCH v2 0/8] iio: core: A few code cleanups and documentation fixes
 2023-07-24 10:53 UTC  (7+ messages)
` [PATCH v2 3/8] iio: core: Switch to krealloc_array()
` [PATCH v2 7/8] iio: core: Move initcalls closer to the respective calls

Low Interest loan opportunity
 2023-07-24  8:47 UTC 

[PATCH 0/6] Add RZ/G2UL MTU3a support
 2023-07-24  8:21 UTC  (8+ messages)
` [PATCH 2/6] dt-bindings: timer: renesas,rz-mtu3: Fix overflow/underflow interrupt names

[PATCH v2] tools/counter: Makefile: Replace rmdir by rm to avoid make,clean failure
 2023-07-23 15:01 UTC  (3+ messages)

[PATCH v3] iio: imu: lsm6dsx: Fix mount matrix retrieval
 2023-07-23 12:50 UTC  (6+ messages)

[PATCH v3 0/2] add MCP4728 I2C DAC driver​
 2023-07-23 12:47 UTC  (9+ messages)
` [PATCH v3 2/2] iio: add MCP4728 I2C DAC driver

[PATCH] iio: adc: Explicitly include correct DT includes
 2023-07-23 12:38 UTC  (3+ messages)

[PATCH v2] iio: potentiometer: mcp4018: Use i2c_get_match_data()
 2023-07-23 11:50 UTC  (6+ messages)

[PATCH] iio: amplifiers: ad8366: add support for HMC792A Attenuator
 2023-07-23 11:24 UTC  (2+ messages)


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