linux-iio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-03-12 15:57:15 to 2023-03-20 12:08:44 UTC [more...]

[PATCH] iio: at91-sama5d2_adc: Fix use after free bug in at91_adc_remove due to race condition
 2023-03-20 12:07 UTC  (9+ messages)
      `  "

[PATCH 0/3] iio: accel: Add support for Kionix/ROHM KX132 accelerometer
 2023-03-20 12:02 UTC  (18+ messages)
` [PATCH 1/3] dt-bindings: iio: Add "
` [PATCH 2/3] iio: accel: kionix-kx022a: Add chip_info structure
` [PATCH 3/3] iio: accel: Add support for Kionix/ROHM KX132 accelerometer

[PATCH v4 0/8] Support ROHM BU27034 ALS sensor
 2023-03-20 12:01 UTC  (13+ messages)
` [PATCH v4 3/8] dt-bindings: iio: light: Support ROHM BU27034
` [PATCH v4 4/8] iio: light: Add gain-time-scale helpers
` [PATCH v4 5/8] iio: test: test "
` [PATCH v4 7/8] iio: light: ROHM BU27034 Ambient Light Sensor

[PATCH v2 0/4] devres: Provide krealloc_array
 2023-03-20 10:03 UTC  (6+ messages)
` [PATCH v2 4/4] serial: qcom_geni: Use devm_krealloc_array

[PATCH 0/4] Refactor 104-quad-8 to match device operations
 2023-03-20  8:50 UTC  (6+ messages)
` [PATCH 1/4] counter: 104-quad-8: Utilize bitfield access macros
` [PATCH 2/4] bitfield: Introduce the FIELD_MODIFY() macro
` [PATCH 3/4] counter: 104-quad-8: Refactor to buffer states for CMR, IOR, and IDR
` [PATCH 4/4] counter: 104-quad-8: Utilize helper functions to handle PR, FLAG and PSC

[PATCH 0/2] Add support for the MCP9600 thermocouple EMF converter
 2023-03-20  6:45 UTC  (7+ messages)
` [PATCH 1/2] dt-bindings: iio: Add "
` [PATCH 2/2] iio: temperature: "

[PATCH 0/3] iio: adc: palmas_gpadc: add iio events
 2023-03-19 22:39 UTC  (4+ messages)
` [PATCH 1/3] iio: adc: palmas_gpadc: add support for iio threshold events
` [PATCH 2/3] iio: adc: palmas_gpadc: remove adc_wakeupX_data
` [PATCH 3/3] iio: adc: palmas_gpadc: remove palmas_adc_wakeup_property

[PATCH] iio: addac: stx104: Migrate to the regmap API
 2023-03-19 20:22 UTC 

[PATCH v2 0/6] Support ROHM BU27034 ALS sensor
 2023-03-19 15:59 UTC  (24+ messages)
` [PATCH v2 2/6] iio: light: Add gain-time-scale helpers
` [PATCH v2 5/6] iio: light: ROHM BU27034 Ambient Light Sensor

[PATCH] iio: adc: palmas_gpadc: fix NULL dereference on rmmod
 2023-03-19 15:45 UTC  (5+ messages)

[PATCH] iio: addac: stx104: Replace bitops.h header inclusion with bits.h
 2023-03-19 15:37 UTC  (2+ messages)

[PATCH] iio: adc: palmas: Take probe fully device managed
 2023-03-19 15:36 UTC  (3+ messages)

[PATCH v3 0/6] Support ROHM BU27034 ALS sensor
 2023-03-19 14:28 UTC  (32+ messages)
` [PATCH v3 2/6] iio: light: Add gain-time-scale helpers
` [PATCH v3 5/6] iio: light: ROHM BU27034 Ambient Light Sensor

Bugs in dps310 Linux driver
 2023-03-19 14:24 UTC  (8+ messages)

[PATCH V2 0/8] ARM: dts: imx6ull: Add chargebyte Tarragon support
 2023-03-19 12:41 UTC  (12+ messages)
` [PATCH V2 1/8] dt-bindings: vendor-prefixes: add chargebyte
` [PATCH V2 2/8] dt-bindings: Add DS2482/DS2484 as trivial device
` [PATCH V2 3/8] w1: ds2482: add i2c id for DS2484
` [PATCH V2 4/8] dt-bindings: iio: st-sensors: Add IIS328DQ accelerometer
` [PATCH V2 5/8] iio: accel: add support for IIS328DQ variant
` [PATCH V2 6/8] dt-bindings: ARM: fsl: Add chargebyte Tarragon
` [PATCH V2 7/8] ARM: dts: imx6ull: Add chargebyte Tarragon support
` [PATCH V2 8/8] ARM: imx_v6_v7_defconfig: Enable Tarragon peripheral drivers

Outreachy
 2023-03-19 11:20 UTC  (5+ messages)

[PATCH] iio: magn: bmc150: add a lower bounds in bmc150_magn_write_raw()
 2023-03-18 17:31 UTC  (4+ messages)

[PATCH v3 0/3] arm64: dts: qcom: Use labels with generic node names for ADC channels
 2023-03-18 16:44 UTC  (8+ messages)
` [PATCH v3 2/3] dt-bindings: thermal: qcom-spmi-adc-tm5: Use generic ADC node name

[PATCH v2] iio: dac: cio-dac: Migrate to the regmap API
 2023-03-18 16:43 UTC  (4+ messages)

[PATCH] iio: adc: ti-ads7950: Set `can_sleep` flag for GPIO chip
 2023-03-18 16:40 UTC  (3+ messages)

[PATCH v2] iio: frequency: admv1013: Benefit from devm_clk_get_enabled() to simplify
 2023-03-18 16:38 UTC  (2+ messages)

[PATCH v3] iio: adc: at91-sama5d2_adc: remove dead code in `at91_adc_probe`
 2023-03-18 16:08 UTC  (3+ messages)

[PATCH] iio: adc: qcom-pm8xxx-xoadc: Remove useless condition in pm8xxx_xoadc_parse_channel()
 2023-03-18 15:48 UTC  (11+ messages)
    ` [lvc-project] "
` [PATCH v2] "

[GIT PULL] First set of Counter driver fixes for 6.3
 2023-03-18 14:10 UTC 

[PATCH] counter: 104-quad-8: Fix Synapse action reported for Index signals
 2023-03-18 13:28 UTC  (2+ messages)

[PATCH 6.1,6.2,6.3 v3 1/6] counter: 104-quad-8: Fix race condition between FLAG and CNTR reads
 2023-03-18 13:27 UTC  (7+ messages)
` [PATCH 5.15 v3 2/6] "
` [PATCH 5.10 v3 3/6] "
` [PATCH 5.4 v3 4/6] "
` [PATCH 4.19 v3 5/6] iio: "
` [PATCH 4.14 v3 6/6] "

Rubber Molded
 2023-03-16  8:45 UTC 

[PATCH v2] Fix buffer overrun in HID-SENSOR name string
 2023-03-15 20:35 UTC  (6+ messages)

[PATCH v6 0/5] Add MAX77541/MAX77540 PMIC Support
 2023-03-15 17:52 UTC  (4+ messages)
` [PATCH v6 5/5] mfd: max77541: Add ADI "

Faktoring
 2023-03-15  9:05 UTC 

[PATCH] staging: iio: meter: enclose Macros with complex values in parentheses
 2023-03-15  4:19 UTC  (6+ messages)

[PATCH v4] HID:hid-sensor-custom: Fix buffer overrun in device name
 2023-03-14 18:18 UTC  (2+ messages)

[PATCH v3] HID:hid-sensor-custom: Fix buffer overrun in device name
 2023-03-14 17:28 UTC 

[PATCH v3 05/38] counter: add HAS_IOPORT dependencies
 2023-03-14 12:41 UTC  (3+ messages)
` [PATCH v3 12/38] iio: ad7606: Kconfig: "

[PATCH V6 00/15] Add support for stacked/parallel memories
 2023-03-13 17:15 UTC  (4+ messages)
` [PATCH V6 09/15] spi: Add stacked and parallel memories support in SPI core

[PATCH] Fix buffer overrun in HID-SENSOR name
 2023-03-13 16:56 UTC  (2+ messages)

[PATCH V5 00/15] spi: Add support for stacked/parallel memories
 2023-03-13 16:49 UTC  (2+ messages)
` (subset) "

[PATCH v2] counter: 104-quad-8: Fix race condition between FLAG and CNTR reads
 2023-03-12 22:35 UTC  (2+ messages)

[PATCH] iio: adc: stm32-adc: set some stm32-adc.c variables storage-class-specifier to static
 2023-03-12 17:45 UTC  (2+ messages)

[PATCH v1 0/2] adding support for Microchip PAC193X Power Monitor
 2023-03-12 16:45 UTC  (8+ messages)
` [PATCH v1 2/2] iio: adc: adding support for pac193x

[PATCH v2 1/3] iio: dac: ad5755: mark OF related data as maybe unused
 2023-03-12 16:20 UTC  (6+ messages)
` [PATCH v2 2/3] iio: light: max44009: add missing OF device matching
` [PATCH v2 3/3] iio: proximity: sx9500: Reference ACPI and OF ID data

[PATCH v5 0/2] Add support for the MCP9600 thermocouple EMF converter
 2023-03-12 16:14 UTC  (3+ messages)
` [PATCH v5 2/2] iio: temperature: Add "

[PATCH 0/2] add support for ASM330LHB
 2023-03-12 15:57 UTC  (5+ messages)
` [PATCH 2/2] dt-bindings: iio: imu: st_lsm6dsx: add asm330lhb


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