Linux IIO development
 help / color / mirror / Atom feed
 messages from 2022-06-15 21:04:32 to 2022-06-19 18:59:48 UTC [more...]

[PATCH v2 00/17] staging/iio: Clean up AD7746 CDC driver and move from staging
 2022-06-19 18:58 UTC  (12+ messages)
` [PATCH v2 01/17] iio: core: Increase precision of IIO_VAL_FRACTIONAL_LOG2 when possible
` [PATCH v2 02/17] iio: ABI: Fix wrong format of differential capacitance channel ABI
` [PATCH v2 03/17] staging: iio: cdc: ad7746: Use explicit be24 handling
` [PATCH v2 04/17] staging: iio: cdc: ad7746: Push handling of supply voltage scale to userspace
` [PATCH v2 05/17] staging: iio: cdc: ad7746: Use local buffer for multi byte reads
` [PATCH v2 06/17] staging: iio: cdc: ad7746: Factor out ad7746_read_channel()
` [PATCH v2 07/17] staging: iio: cdc: ad7764: Push locking down into case statements in read/write_raw
` [PATCH v2 08/17] staging: iio: cdc: ad7746: Break up use of chan->address and use FIELD_PREP etc
` [PATCH v2 13/17] staging: iio: cdc: ad7746: Use read_avail() rather than opencoding
` [PATCH v2 15/17] iio: cdc: ad7746: Add device specific ABI documentation
` [PATCH v2 16/17] iio: cdc: ad7746: Move driver out of staging

[PATCH v3 00/16] Add support for AXP192 PMIC
 2022-06-19 17:20 UTC  (39+ messages)
` [PATCH v3 01/16] regmap-irq: Use sub_irq_reg() to calculate unmask register address
` [PATCH v3 02/16] regmap-irq: Add get_irq_reg to support unusual register layouts
` [PATCH v3 03/16] dt-bindings: mfd: add bindings for AXP192 MFD device
` [PATCH v3 04/16] dt-bindings: iio: adc: axp209: Add AXP192 compatible
` [PATCH v3 05/16] dt-bindings: power: supply: axp20x: "
` [PATCH v3 06/16] dt-bindings: gpio: Add AXP192 GPIO bindings
` [PATCH v3 07/16] dt-bindings: power: axp20x-battery: Add AXP192 compatible
` [PATCH v3 08/16] mfd: axp20x: Add support for AXP192
` [PATCH v3 09/16] regulator: "
` [PATCH v3 10/16] iio: adc: axp20x_adc: Minor code cleanups
` [PATCH v3 11/16] iio: adc: axp20x_adc: Add support for AXP192
` [PATCH v3 12/16] power: supply: axp20x_usb_power: "
` [PATCH v3 13/16] pinctrl: Add AXP192 pin control driver
` [PATCH v3 14/16] power: axp20x_battery: Add constant charge current table
` [PATCH v3 15/16] power: axp20x_battery: Support battery status without fuel gauge
` [PATCH v3 16/16] power: axp20x_battery: Add support for AXP192

[PULL] 1st set of IIO fixes for 5.19
 2022-06-19 16:50 UTC 

[PATCH v3 2/3] Input: adc-joystick - Add polled input device support
 2022-06-19 16:31 UTC  (2+ messages)

[PATCH] iio: adc: stm32-adc: Use generic_handle_domain_irq()
 2022-06-19 16:21 UTC  (3+ messages)

[PATCH] iio: accel: mxc4005: report orientation of accelerometer
 2022-06-19 14:27 UTC  (2+ messages)

[PATCH v1 0/2] iio: Add single and double tap events support
 2022-06-19 13:18 UTC  (8+ messages)
` [PATCH v1 1/2] iio: Add new event type gesture and use direction for single and double tap
` [PATCH v1 2/2] iio: accel: bma400: Add support for single and double tap events

[PATCH v6 0/2] Add LTRF216A Driver
 2022-06-19 12:57 UTC  (7+ messages)
` [PATCH v6 1/2] dt-bindings: Document ltrf216a light sensor bindings
` [PATCH v6 2/2] iio: light: Add support for ltrf216a sensor

[PATCH v3 0/3] iio: accel: add MSA311 accelerometer driver
 2022-06-19 12:31 UTC  (12+ messages)
` [PATCH v3 1/3] dt-bindings: vendor-prefixes: add MEMSensing Microsystems Co., Ltd
` [PATCH v3 2/3] iio: add MEMSensing MSA311 3-axis accelerometer driver
` [PATCH v3 3/3] dt-bindings: iio: accel: add dt-binding schema for msa311 accel driver

[PATCH 0/2] Add Richtek RTQ6056 support
 2022-06-19 11:32 UTC  (15+ messages)
` [PATCH 1/2] dt-bindings: iio: adc: Add rtq6056 adc support
` [PATCH 2/2] iio: adc: Add rtq6056 support

[PATCH v3 0/8] Add support for magnetometer Yamaha YAS537
 2022-06-19 10:58 UTC  (19+ messages)
  ` [PATCH v3 1/8] iio: magnetometer: yas530: Change data type of hard_offsets to signed
  ` [PATCH v3 2/8] iio: magnetometer: yas530: Change range of data in volatile register
  ` [PATCH v3 3/8] iio: magnetometer: yas530: Correct scaling of magnetic axes
  ` [PATCH v3 4/8] iio: magnetometer: yas530: Correct temperature handling
  ` [PATCH v3 5/8] iio: magnetometer: yas530: Change data type of calibration coefficients
  ` [PATCH v3 6/8] iio: magnetometer: yas530: Rename functions and registers
  ` [PATCH v3 7/8] iio: magnetometer: yas530: Apply minor cleanups
  ` [PATCH v3 8/8] iio: magnetometer: yas530: Add YAS537 variant

[PATCH v3 0/6] Add support for mp2733 battery charger
 2022-06-18 17:27 UTC  (6+ messages)
` [PATCH v3 1/6] iio: adc: mp2629: fix wrong comparison of channel
` [PATCH v3 4/6] iio: adc: mp2629: restrict input voltage mask for mp2629

[PATCH 00/34] make iio inkern interface firmware agnostic
 2022-06-18 17:30 UTC  (14+ messages)
` [PATCH 20/34] iio: inkern: only relase the device node when done with it
` [PATCH 22/34] iio: inkern: only return error codes in iio_channel_get_*() APIs
` [PATCH 30/34] iio: adc: qcom-spmi-vadc: convert to device properties
` [PATCH 31/34] iio: adc: qcom-spmi-adc5: "
` [PATCH 32/34] iio: adc: stm32-adc: "

[v6 00/14] Add support for Bosch BNO055 IMU
 2022-06-18 17:26 UTC  (3+ messages)
` [v6 08/14] iio: imu: add Bosch Sensortec BNO055 core driver

[PATCH] dt-bindings: iio: adc: Add imx6ul & imx6sx compatibles
 2022-06-18 17:01 UTC  (4+ messages)

[PATCH] proximity: vl53l0x: Make VDD regulator actually optional
 2022-06-18 16:55 UTC  (2+ messages)

[PATCH] iio:proximity:sx9324: Check ret value of device_property_read_u32_array()
 2022-06-18 16:52 UTC  (3+ messages)

[PATCH] MAINTAINERS: add include/dt-bindings/iio to IIO SUBSYSTEM AND DRIVERS
 2022-06-18 16:32 UTC  (2+ messages)

[PATCH v2] iio: accel: mma8452: ignore the return value of reset operation
 2022-06-18 16:30 UTC  (5+ messages)

[PATCH] dt-bindings: iio/accel: Fix adi,adxl345/6 example I2C address
 2022-06-18 16:26 UTC  (2+ messages)

[PATCH v14 00/10] iio: adc: introduce Qualcomm SPMI Round Robin ADC
 2022-06-18 16:13 UTC  (9+ messages)
` [PATCH v14 02/10] mfd: qcom-spmi-pmic: expose the PMIC revid information to clients
` [PATCH v14 03/10] mfd: qcom-spmi-pmic: read fab id on supported PMICs

[PATCH v2 00/15] Add Mediatek MT6370 PMIC support
 2022-06-18 16:09 UTC  (37+ messages)
` [PATCH v2 01/15] dt-bindings: usb: Add Mediatek MT6370 TCPC
` [PATCH v2 02/15] dt-bindings: power: supply: Add Mediatek MT6370 Charger
` [PATCH v2 03/15] dt-bindings: leds: mt6370: Add Mediatek mt6370 current sink type LED indicator
` [PATCH v2 04/15] dt-bindings: leds: Add Mediatek MT6370 flashlight
` [PATCH v2 05/15] dt-bindings: backlight: Add Mediatek MT6370 backlight
` [PATCH v2 06/15] dt-bindings: mfd: Add Mediatek MT6370
` [PATCH v2 07/15] Documentation: ABI: testing: mt6370: Add ADC sysfs guideline
` [PATCH v2 08/15] mfd: mt6370: Add Mediatek MT6370 support
` [PATCH v2 10/15] regulator: mt6370: Add mt6370 DisplayBias and VibLDO support
` [PATCH v2 11/15] iio: adc: mt6370: Add Mediatek MT6370 support
` [PATCH v2 15/15] video: backlight: "

[PATCH] iio: Fix typo in comment
 2022-06-18 15:40 UTC  (2+ messages)

[PATCH v1 1/1] iio: dac: stm32-dac: Replace open coded str_enable_disable()
 2022-06-18 15:37 UTC  (2+ messages)

[PATCH v1 1/1] iio: accel: mma7660: Drop wrong use of ACPI_PTR()
 2022-06-18 15:34 UTC  (2+ messages)

[PATCH v2 0/7] Add support for magnetometer Yamaha YAS537
 2022-06-18 14:15 UTC  (11+ messages)
` [PATCH v2 4/7] iio: magnetometer: yas530: Correct temperature handling
` [PATCH v2 7/7] iio: magnetometer: yas530: Add YAS537 variant

[PATCH] iio:light:tsl2563: Replace cancel_delayed_work() with cancel_delayed_work_sync()
 2022-06-18 13:57 UTC  (2+ messages)

[PATCH] iio:light:tsl2563: avoid flush_scheduled_work() usage
 2022-06-18 13:52 UTC  (3+ messages)
` [PATCH v2] iio:light:tsl2563: Replace flush_scheduled_work() with cancel_delayed_work_sync()

[PATCH v4 0/2] AD4130
 2022-06-18 13:48 UTC  (3+ messages)
` [PATCH v4 2/2] iio: adc: ad4130: add AD4130 driver

[PATCH v3] iio: trigger: warn about non-registered iio trigger getting attempt
 2022-06-18 13:27 UTC  (4+ messages)

[PATCH v2 0/4] 3rd set of IIO export namespaces
 2022-06-18 13:20 UTC  (2+ messages)

Intel Timed-IO driver in IIO/Counter subsystem
 2022-06-18  2:01 UTC  (8+ messages)

[PATCH 0/2] staging: iio: imu: Add CEVA BNO08x through the staging tree
 2022-06-17 17:49 UTC  (10+ messages)
` [PATCH 1/2] dt-bindings: staging: iio: imu: Document CEVA BNO08x
` [PATCH 2/2] staging: iio: imu: Add CEVA BNO08x driver

[PATCH 00/10] Add support for AXP192 PMIC
 2022-06-17 16:08 UTC  (5+ messages)
` [PATCH 10/10] pinctrl: Add AXP192 pin control driver

[PATCH] iio: adc: Fix refcount leak bug in aspeed_adc
 2022-06-17 14:41 UTC 

Recall: Intel Timed-IO driver in IIO/Counter subsystem
 2022-06-17  6:33 UTC 

[PATCH 00/16] iio: adc: at91-sama5d2_adc: add support for temperature sensor
 2022-06-16 16:00 UTC  (3+ messages)
` [PATCH 12/16] dt-bindings: iio: adc: at91-sama5d2_adc: add id for temperature channel

[PATCH 0/2] iio: Implement and utilize register structures for
 2022-06-16 13:27 UTC  (8+ messages)
` [PATCH 1/2] iio: adc: stx104: Implement and utilize register structures

[PATCH 1/6] iio: adc: mp2629: fix wrong comparison of channel
 2022-06-15 22:59 UTC  (3+ messages)
` [PATCH 2/6] dt-bindings: mfd: Add mp2733 compatible

[v6 12/14] iio: imu: add BNO055 serdev driver
 2022-06-15 21:15 UTC  (4+ messages)

[PATCH v1 1/1] iio: adc: intel_mrfld_adc: explicitly add proper header files
 2022-06-15 21:13 UTC  (4+ messages)


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