Linux IIO development
 help / color / mirror / Atom feed
 messages from 2022-01-30 19:26:42 to 2022-02-06 16:03:08 UTC [more...]

[PATCH v2 00/12] Miscellaneous IIO core enhancements
 2022-02-06 16:09 UTC  (17+ messages)
` [PATCH v2 01/12] iio: core: Enhance the kernel doc of modes and currentmodes iio_dev entries
` [PATCH v2 02/12] iio: magnetometer: rm3100: Stop abusing the ->currentmode
` [PATCH v2 03/12] iio: adc: stm32-dfsdm: Avoid dereferencing ->currentmode
` [PATCH v2 04/12] iio: st_sensors: Drop the protection on _avail functions
` [PATCH v2 05/12] iio: st_sensors: Add a local lock for protecting odr
` [PATCH v2 06/12] iio: st_sensors: Stop abusing mlock to ensure internal coherency
` [PATCH v2 07/12] iio: st_sensors: Use iio_device_claim/release_direct_mode() when relevant
` [PATCH v2 08/12] iio: Un-inline iio_buffer_enabled()
` [PATCH v2 09/12] iio: core: Hide read accesses to iio_dev->currentmode
` [PATCH v2 10/12] iio: core: Move the currentmode entry to the opaque structure
` [PATCH v2 11/12] iio: core: Simplify the registration of kfifo buffers
` [PATCH v2 12/12] iio: core: Clarify the modes

[PATCH v2] iio: imu: st_lsm6dsx: wait for settling time in st_lsm6dsx_read_oneshot
 2022-02-06 15:32 UTC  (2+ messages)

[PATCH v1 1/3] iio: imu: inv_mpu6050: Drop wrong use of ACPI_PTR()
 2022-02-06 15:28 UTC  (6+ messages)
` [PATCH v1 2/3] iio: imu: inv_mpu6050: Check ACPI companion directly
` [PATCH v1 3/3] iio: imu: inv_mpu6050: Make use of device properties

[PATCH v1 1/2] iio: temperature: ltc2983: Don't hard code defined constants in messages
 2022-02-06 15:25 UTC  (8+ messages)
` [PATCH v1 2/2] iio: temperature: ltc2983: Make use of device properties

[PATCH v5 1/4] iio:frequency:admv1014: add support for ADMV1014
 2022-02-06 15:22 UTC  (8+ messages)
` [PATCH v5 2/4] dt-bindings:iio:frequency: add admv1014 binding
` [PATCH v5 3/4] Documentation:ABI:testing:admv1014: add ABI docs
` [PATCH v5 4/4] MAINTAINERS: add maintainer for ADMV1014 driver

[PATCH v3 0/3] Add support for LTC2688
 2022-02-06 15:16 UTC  (14+ messages)
` [PATCH v3 1/3] iio: dac: add support for ltc2688
` [PATCH v3 2/3] iio: ABI: add ABI file for the LTC2688 DAC
` [PATCH v3 3/3] dt-bindings: iio: Add ltc2688 documentation

[PATCH 00/10] Light core IIO enhancements
 2022-02-06 13:21 UTC  (21+ messages)
` [PATCH 04/10] iio: adc: stm32-dfsdm: Avoid dereferencing ->currentmode
` [PATCH 07/10] iio: core: Hide write accesses to iio_dev->currentmode
` [PATCH 09/10] iio: core: Simplify the registration of kfifo buffers
` [PATCH 10/10] iio: core: Clarify the modes

[PATCH v2 00/17] iio:adc:ad7280a Cleanup and proposed staging graduation
 2022-02-06  2:31 UTC  (14+ messages)
` [PATCH v2 12/17] staging:iio:ad7280a: Reflect optionality of irq in ABI
` [PATCH v2 14/17] staging:iio:adc:ad7280a: Use device properties to replace platform data
` [PATCH v2 15/17] dt-bindings:iio:adc:ad7280a: Add binding
` [PATCH v2 17/17] iio:adc:ad7280a: Move out of staging

[PATCH] iio: imu: st_lsm6dsx: wait for settling time in st_lsm6dsx_read_oneshot
 2022-02-05 21:54 UTC  (4+ messages)

[PATCH v2 1/1] iio: chemical: atlas-ezo-sensor: Make use of device properties
 2022-02-05 18:41 UTC  (3+ messages)

[PATCH v2 1/1] iio: multiplexer: Make use of device properties
 2022-02-05 18:30 UTC  (3+ messages)

[PATCH v13 00/11] iio: afe: add temperature rescaling support
 2022-02-05 18:23 UTC  (16+ messages)
` [PATCH v13 02/11] iio: afe: rescale: add INT_PLUS_{MICRO,NANO} support
` [PATCH v13 06/11] iio: afe: rescale: make use of units.h
` [PATCH v13 08/11] iio: afe: rescale: add RTD temperature sensor support

[PATCH v2 1/2] dt:bindings:iio:frequency: Add ADMV4420 doc
 2022-02-05 18:23 UTC  (4+ messages)
` [PATCH v2 2/2] iio:frequency:admv4420.c: Add support for ADMV4420

CHECK: Macro argument reuse
 2022-02-05 17:43 UTC  (2+ messages)

[PATCH v1 1/1] iio: accel: adxl355: Replace custom definitions with generic from units.h
 2022-02-05 17:41 UTC  (2+ messages)

[PATCH v1 1/1] iio: temperature: maxim_thermocouple: Switch from of headers to mod_devicetable.h
 2022-02-05 17:34 UTC  (2+ messages)

[PATCH v1 1/1] iio: temperature: mlx90632: Switch from of headers to mod_devicetable.h
 2022-02-05 17:33 UTC  (2+ messages)

[PATCH v2 1/1] iio: trigger: stm32-timer: Make use of device properties
 2022-02-05 17:31 UTC  (2+ messages)

[PATCH v1 1/1] iio: humidity: dht11: Switch from of headers to mod_devicetable.h
 2022-02-05 17:26 UTC  (2+ messages)

[PATCH v2 0/3] iio: Silan SC7A20 accelerometer support
 2022-02-05 17:25 UTC  (8+ messages)
` [PATCH v2 1/3] dt-bindings: vendor-prefixes: Add silan vendor prefix
` [PATCH v2 2/3] dt-bindings: iio: st: Add Silan SC7A20 accelerometer
` [PATCH v2 3/3] iio: accel: st_accel: Add support for Silan SC7A20

[PATCH v2 1/1] iio: frequency: adf4350: Make use of device properties
 2022-02-05 17:20 UTC  (2+ messages)

[PATCH v1 1/1] iio: amplifiers: hmc425a: Make use of device properties
 2022-02-05 16:52 UTC  (2+ messages)

[PATCH v1 1/1] iio: chemical: bme680: Switch from of headers to mod_devicetable.h
 2022-02-05 16:48 UTC  (2+ messages)

[PATCH v1 1/1] iio: dac: ad5592r: Drop leftover header inclusion
 2022-02-05 16:41 UTC  (2+ messages)

[PATCH] iio: stmpe-adc: Use correctly sized arguments for bit field
 2022-02-05 13:38 UTC  (3+ messages)

[PATCH v2] counter: Set counter device name
 2022-02-04 10:00 UTC  (2+ messages)

[PATCH v1] counter: fix NULL pointer dereference on counter_comp_u8_store()
 2022-02-04  8:25 UTC  (3+ messages)
  ` [PATCH] counter: Stop using dev_get_drvdata() to get the counter device

[PATCH] counter: Set counter device name
 2022-02-04  7:43 UTC  (4+ messages)

[PATCH v2 0/2] counter: push event on every pulse
 2022-02-04  7:35 UTC  (4+ messages)
` [PATCH v2 1/2] counter: add new COUNTER_EVENT_CHANGE_OF_STATE
` [PATCH v2 2/2] counter: interrupt-cnt: add counter_push_event()

[PATCH v1 1/1] iio: chemical: atlas-ezo-sensor: Make use of device properties
 2022-02-03 12:25 UTC 

[PATCH v1] counter: interrupt-cnt: add counter_push_event()
 2022-02-03 10:40 UTC  (15+ messages)

[PATCH v1 1/1] iio: multiplexer: Make use of device properties
 2022-02-02 20:41 UTC  (2+ messages)

[PATCH v1 1/1] iio: trigger: stm32-timer: Make use of device properties
 2022-02-02 20:38 UTC  (2+ messages)

[PATCH v1 1/1] iio: frequency: adf4350: Make use of device properties
 2022-02-02 20:29 UTC 

BMI160 accelerometer on AyaNeo tablet
 2022-02-02 16:23 UTC  (4+ messages)

[PROBLEM]: Error during probing process in inv_icm42600_i2c driver
 2022-02-02 15:02 UTC  (4+ messages)

[PATCH v3 5/7] dt-bindings: phy: Add compatible for Mediatek MT8186
 2022-02-02 14:27 UTC 

Koszty instalacji fotowoltaicznej
 2022-02-01  9:17 UTC 

[PATCH v2 0/2] device property: Adding fwnode_irq_get_byname()
 2022-02-01 16:25 UTC  (3+ messages)
` [PATCH v2 2/2] iio: accel: adxl355: use fwnode_irq_get_byname()

[PATCH v2 00/13] IIO: accel/st-sensors move into separate symbol namespaces
 2022-01-31 22:01 UTC  (4+ messages)
` [PATCH v2 11/13] iio:accel:fxl8962af: Move exports into IIO_FXL8962AF namespace

[PATCH v3 00/50] iio: Tree wide switch from CONFIG_PM* to pm_[sleep]_ptr etc
 2022-01-31 13:33 UTC  (26+ messages)
` [PATCH v3 28/50] iio:light:tsl4531: Switch from CONFIG_PM_SLEEP guards to pm_sleep_ptr() etc
` [PATCH v3 29/50] iio:magn:ak8975: Switch from CONFIG_PM guards to pm_ptr() etc
` [PATCH v3 30/50] iio:magn:mag3110: Switch from CONFIG_PM_SLEEP guards to pm_sleep_ptr() etc
` [PATCH v3 31/50] iio:magn:mmc35240: "
` [PATCH v3 32/50] iio:pressure:mpl3115: "
` [PATCH v3 33/50] iio:proximity:as3935: "
` [PATCH v3 34/50] iio:proximity:rfd77492: "
` [PATCH v3 35/50] iio:proximity:sx9500: "
` [PATCH v3 36/50] iio:temperature:tmp006: "
` [PATCH v3 37/50] iio:temperature:tmp007: "
` [PATCH v3 38/50] iio:accel:stk8312: "
` [PATCH v3 39/50] iio:accel:bma180: "
` [PATCH v3 40/50] iio:dac:m62332: "
` [PATCH v3 41/50] iio:imu:kmx61: Switch from CONFIG_PM* guards to pm_ptr() etc
` [PATCH v3 42/50] iio:temperature:mlx90614: "
` [PATCH v3 43/50] iio:adc:ab8500: Switch from CONFIG_PM "
` [PATCH v3 44/50] iio:adc:stm32:Switch from CONFIG_PM guards to pm_ptr()
` [PATCH v3 45/50] iio:adc:rcar: Switch from CONFIG_PM guards to pm_ptr() etc
` [PATCH v3 46/50] iio:light:bh1780: "
` [PATCH v3 47/50] iio:proximity:pulsedlight: "
` [PATCH v3 48/50] iio:chemical:atlas: "
` [PATCH v3 49/50] iio:light:rpr0521: "
` [PATCH v3 50/50] iio:adc:stm32*: Use pm[_sleep]_ptr() etc to avoid need to make pm __maybe_unused

[PATCH 00/16] 2nd set of IIO export namespaces
 2022-01-31 13:55 UTC  (21+ messages)
` [PATCH 01/16] iio:adc:ad_sigma_delta: Move exports into IIO_AD_SIGMA_DELTA namespace
` [PATCH 02/16] iio:adc:ad7091r: Move exports into IIO_AD7091R namespace
` [PATCH 03/16] iio:adc:ad76060: Move exports into IIO_AD7606 namespace
` [PATCH 04/16] iio:common:meas-spec: Move exports into IIO_MEAS_SPEC_SENSORS
` [PATCH 05/16] iio:common:ssp_sensors: Move exports into IIO_SSP_SENSORS namespace
` [PATCH 06/16] iio:dac:ad5592r: Move exports into IIO_AD5592R namespace
` [PATCH 07/16] iio:dac:ad5686: Move exports into IIO_AD5686 namespace
` [PATCH 08/16] iio:imu:adis: Move exports into IIO_ADISLIB namespace
` [PATCH 09/16] iio:pressure:zpa2326: Move exports into IIO_ZPA2326 namespace
` [PATCH 10/16] iio:pressure:ms5611: Move exports into IIO_MS5611 namespace
` [PATCH 11/16] iio:pressure:mpl115: Move exports into IIO_MPL115 namespace
` [PATCH 12/16] iio:magnetometer:rm3100: Move exports to IIO_RM3100 namespace
` [PATCH 13/16] iio:magnetometer:bmc150: Move exports to IIO_BMC150_MAGN namespace
` [PATCH 14/16] iio:magnetometer:hmc5843: Move exports to IIO_HMC5843 namespace
` [PATCH 15/16] iio:light:st_uvis25: Move exports to IIO_UVIS25 namespace
` [PATCH 16/16] iio:chemical:bme680: Move exports to IIO_BME680 namespace

[PATCH 0/3] iio: Silan SC7A20 accelerometer support
 2022-01-31 11:23 UTC  (4+ messages)
` [PATCH 3/3] iio: accel: st_accel: Add support for Silan SC7A20

[PATCH v4 1/4] math.h: Introduce data types for fractional numbers
 2022-01-31 10:17 UTC  (3+ messages)

IIO Device Driver for Maxim DS3502 potentiometer
 2022-01-31  7:29 UTC  (6+ messages)


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