linux-iio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-04-30 15:58:22 to 2020-05-08 13:54:52 UTC [more...]

[RFC PATCH 00/14] iio: buffer: add support for multiple buffers
 2020-05-08 13:53 UTC  (9+ messages)
` [RFC PATCH 04/14] iio: core,buffer: wrap iio_buffer_put() call into iio_buffers_put()
` [RFC PATCH 07/14] iio: core: add simple centralized mechanism for ioctl() handlers
` [RFC PATCH 09/14] iio: buffer: split buffer sysfs creation to take buffer as primary arg
` [RFC PATCH 10/14] iio: buffer: remove attrcount_orig var from sysfs creation
` [RFC PATCH 11/14] iio: buffer: add underlying device object and convert buffers to devices
` [RFC PATCH 12/14] iio: buffer: symlink the scan_elements dir back into IIO device's dir
` [RFC PATCH 13/14] iio: unpack all iio buffer attributes correctly
` [RFC PATCH 14/14] iio: buffer: convert single buffer to list of buffers

[PATCH 00/12] iio: imu: new inv_icm42600 driver
 2020-05-08 13:44 UTC  (15+ messages)
` [PATCH 01/12] iio: imu: inv_icm42600: add core of "
` [PATCH 02/12] iio: imu: inv_icm42600: add I2C driver for "
` [PATCH 03/12] iio: imu: inv_icm42600: add SPI "
` [PATCH 04/12] iio: imu: inv_icm42600: add gyroscope IIO device
` [PATCH 05/12] iio: imu: inv_icm42600: add accelerometer "
` [PATCH 06/12] iio: imu: inv_icm42600: add temperature sensor support
` [PATCH 07/12] iio: imu: add Kconfig and Makefile for inv_icm42600 driver
` [PATCH 08/12] iio: imu: inv_icm42600: add device interrupt trigger
` [PATCH 09/12] iio: imu: inv_icm42600: add buffer support in iio devices
` [PATCH 10/12] iio: imu: inv_icm42600: add accurate timestamping
` [PATCH 11/12] dt-bindings: iio: imu: Add inv_icm42600 documentation
` [PATCH 12/12] MAINTAINERS: add entry for inv_icm42600 6-axis imu sensor

[PATCH] iio: sca3000: Remove an erroneous 'get_device()'
 2020-05-08 13:02 UTC  (4+ messages)

[PATCH] staging: iio: ad5933: rework probe to use devm_ function variants
 2020-05-08 12:57 UTC  (6+ messages)

[PATCH 0/5] iio: accel: Add bma023 support to bma180
 2020-05-08 12:47 UTC  (4+ messages)

[PATCH 0/2] iio: chemical: add atlas-ezo-sensor initial support
 2020-05-08 12:38 UTC  (5+ messages)
` [PATCH 2/2] "

[PATCH v13 0/2] iio: proximity: driver for vcnl3020
 2020-05-07 13:26 UTC  (3+ messages)
` [PATCH v13 1/2] dt-bindings: proximity: provide vcnl3020 device tree binding document
` [PATCH v13 2/2] iio: proximity: Add driver support for vcnl3020 proximity sensor

[PATCH 1/5] iio: accel: bma180: Prepare for different reset values
 2020-05-07  4:23 UTC  (12+ messages)
` [PATCH 2/5] input: misc: bma150: Conditionally disable bma023 support
` [PATCH 3/5] dt-bindings: iio: accel: Add bma023 compatible to bma180
` [PATCH 4/5] dt-bindings: iio: accel: Add required regulators "
` [PATCH 5/5] iio: accel: bma180: Add support for bma023

[PATCH v3 0/3] iio: cros_ec: Add support for RGB light sensor
 2020-05-06 23:03 UTC  (4+ messages)
` [PATCH v2 1/3] iio: Add in_illumincance vectors in different color spaces
` [PATCH v2 2/3] iio: cros_ec: Allow enabling/disabling calibration mode
` [PATCH v2 3/3] iio: cros_ec_light: Add support for RGB sensor

[PATCH v12 0/2] iio: proximity: driver for vcnl3020
 2020-05-06 19:16 UTC  (4+ messages)
` [PATCH v12 1/2] dt-bindings: proximity: provide vcnl3020 device tree binding document
` [PATCH v12 2/2] iio: proximity: Add driver support for vcnl3020 proximity sensor

[PATCH] iio: sca3000: Remove an erroneous get_device() call in sca3000_read_data()
 2020-05-06 15:30 UTC 

[PATCH v6 0/6] iio: core,buffer: re-organize chardev creation
 2020-05-06 12:52 UTC  (6+ messages)
` [PATCH v6 3/6] iio: core: register chardev only if needed

[PATCH v6 1/7] dt-bindings: iio/adc: Convert ingenic-adc docs to YAML
 2020-05-05 19:07 UTC  (9+ messages)
` [PATCH v6 2/7] IIO: Ingenic JZ47xx: Error check clk_enable calls
` [PATCH v6 3/7] IIO: Ingenic JZ47xx: Add xlate cb to retrieve correct channel idx
` [PATCH v6 4/7] dt-bindings: iio/adc: Add touchscreen idx for JZ47xx SoC ADC
` [PATCH v6 5/7] IIO: Ingenic JZ47xx: Add touchscreen mode
` [PATCH v6 6/7] dt-bindings: input: Add docs for ADC driven joystick
` [PATCH v6 7/7] input: joystick: Add ADC attached joystick driver

[PATCH v11 0/6] Add battery charger driver support for MP2629
 2020-05-05 15:46 UTC  (11+ messages)
` [PATCH v11 1/6] dt-bindings: mfd: add document bindings for mp2629
` [PATCH v11 2/6] mfd: mp2629: Add support for mps battery charger
` [PATCH v11 3/6] iio: adc: mp2629: Add support for mp2629 ADC driver
` [PATCH v11 4/6] power: supply: Add support for mps mp2629 battery charger
` [PATCH v11 5/6] power: supply: mp2629: Add impedance compensation config
` [PATCH v11 6/6] MAINTAINERS: Add entry for mp2629 Battery Charger driver

[PATCH v11 0/2] iio: proximity: driver for vcnl3020
 2020-05-05 15:45 UTC  (5+ messages)
` [PATCH v11 1/2] iio: proximity: provide device tree binding document

[PATCH] iio: adc: ad7476: fix clang -Wpointer-bool-conversion warning
 2020-05-05 15:41 UTC  (2+ messages)

[PATCH] ASoC: tas5805m: Add TAS5805M amplifier driver
 2020-05-05 11:15 UTC  (2+ messages)

回收: [PATCH] ASoC: tas5805m: Add TAS5805M amplifier driver
 2020-05-05 10:21 UTC 

回收: [PATCH] ASoC: tas5805m: Add TAS5805M amplifier driver
 2020-05-05 10:19 UTC 

[PATCH V3 1/4] iio: adc: Convert the QCOM SPMI ADC bindings to .yaml format
 2020-05-05 10:04 UTC  (8+ messages)
` [PATCH V3 2/4] iio: adc: Add PMIC7 ADC bindings
` [PATCH V3 3/4] iio: adc: Add support for PMIC7 ADC
` [PATCH V3 4/4] iio: adc: Update error checks and debug prints

[PATCH v3] iio: bmp280: fix compensation of humidity
 2020-05-04 18:10 UTC 

[PATCH v4 01/11] iio: light: cm32181: Switch to new style i2c-driver probe function
 2020-05-04 12:55 UTC  (11+ messages)
` [PATCH v4 02/11] iio: light: cm32181: Add support for ACPI enumeration
` [PATCH v4 03/11] iio: light: cm32181: Add some extra register defines
` [PATCH v4 04/11] iio: light: cm32181: Add support for the CM3218
` [PATCH v4 05/11] iio: light: cm32181: Clean up the probe function a bit
` [PATCH v4 06/11] iio: light: cm32181: Handle CM3218 ACPI devices with 2 I2C resources
` [PATCH v4 07/11] iio: light: cm32181: Change reg_init to use a bitmap of which registers to init
` [PATCH v4 08/11] iio: light: cm32181: Use units of 1/100000th for calibscale and lux_per_bit
` [PATCH v4 09/11] iio: light: cm32181: Make lux_per_bit and lux_per_bit_base_it runtime settings
` [PATCH v4 10/11] iio: light: cm32181: Add support for parsing CPM0 and CPM1 ACPI tables
` [PATCH v4 11/11] iio: light: cm32181: Fix integartion time typo

[RFC PATCH] iio: __iio_update_buffers: Update mode before preenable/after postdisable
 2020-05-04 12:27 UTC  (3+ messages)

[PATCH v2] iio: st_sensors: make scale channels also shared by type
 2020-05-04 11:05 UTC  (7+ messages)

[PATCH v3 01/11] iio: light: cm32181: Switch to new style i2c-driver probe function
 2020-05-04 10:23 UTC  (17+ messages)
` [PATCH v3 04/11] iio: light: cm32181: Add support for the CM3218
` [PATCH v3 05/11] iio: light: cm32181: Clean up the probe function a bit
` [PATCH v3 06/11] iio: light: cm32181: Handle CM3218 ACPI devices with 2 I2C resources
` [PATCH v3 10/11] iio: light: cm32181: Add support for parsing CPM0 and CPM1 ACPI tables

[PATCH] iio: accel: kxsd9: Fix alignment of local buffer
 2020-05-04  9:47 UTC  (3+ messages)

[PATCH v2 1/2] iio: Move scan mask management to the core
 2020-05-04  9:45 UTC  (4+ messages)

[RFC PATCH 0/4] iio: scan_mask rework to track enabled channels on per-channel basis
 2020-05-04  9:28 UTC  (12+ messages)
` [RFC PATCH 1/4] iio: Move scan mask management to the core
` [RFC PATCH 4/4] iio: Track enabled channels on a per channel basis

[PATCH] staging: iio: ad2s1210: Fix SPI reading
 2020-05-04  6:29 UTC  (3+ messages)

[PATCH v6 0/3] iio: chemical: atlas-sensor: add DO support
 2020-05-03 23:50 UTC  (5+ messages)

[PATCH v5 0/6] Support ADIS16475 and similar IMUs
 2020-05-03 17:55 UTC  (13+ messages)
` [PATCH v5 5/6] iio: imu: Add support for adis16475

[PATCH 0/4] Introduce the Counter character device interface
 2020-05-03 15:05 UTC  (12+ messages)

[PATCH v7 0/5] iio: vcnl: Add interrupts support for VCNL4010/20
 2020-05-03 13:55 UTC  (7+ messages)
` [PATCH v7 1/5] iio: vcnl4000: Fix i2c swapped word reading
` [PATCH v7 2/5] iio: vcnl4000: Factorize data reading and writing
` [PATCH v7 3/5] iio: vcnl4000: Add event support for VCNL4010/20
` [PATCH v7 4/5] iio: vcnl4000: Add sampling frequency "
` [PATCH v7 5/5] iio: vcnl4000: Add buffer "

[PATCH] iio: adc: stm32-adc: fix device used to request dma
 2020-05-03 13:17 UTC  (3+ messages)
` [PATCH] iio: adc: stm32-dfsdm: "

[PATCH] iio: imu: adis16xxx: use helper to access iio core debugfs dir
 2020-05-03 13:13 UTC  (3+ messages)

[PATCH] iio: adc: ti-ads8344: Fix channel selection
 2020-05-03 13:11 UTC  (2+ messages)

[PATCH v2] iio: bmp280: fix compensation of humidity
 2020-05-03 13:05 UTC  (2+ messages)

AD 5766 driver software reset during runtime
 2020-05-03 13:02 UTC  (2+ messages)

[PATCH v2 0/4] Add driver for wsen-itds accelerometer sensor
 2020-05-03 12:42 UTC  (5+ messages)
` [PATCH v2 2/4] iio: accel: "
` [PATCH v2 3/4] iio: accel: wsen-itds accel documentation

[PATCH v2] iio: adc: stm32-adc: fix runtime autosuspend delay when slow polling
 2020-05-03 11:48 UTC  (2+ messages)

[PATCH] iio: adc: ad7768-1: Fix channel endian spec
 2020-05-03 11:42 UTC  (2+ messages)

[PATCH 0/6] Add support for SCD30 sensor
 2020-05-03 10:53 UTC  (6+ messages)
` [PATCH 1/6] iio: chemical: scd30: add core driver

[PATCH 1/3] iio: adc: ti_am335x_adc: alloc channels via devm_kcalloc()
 2020-05-03 10:38 UTC  (3+ messages)
` [PATCH 3/3] iio: adc: ti_am335x_adc: convert rest of probe to devm_ functions

[PATCH v6 0/5] iio: vcnl: Add interrupts support for VCNL4010/20
 2020-05-03  9:32 UTC  (6+ messages)
` [PATCH v6 1/5] iio: vcnl4000: Fix i2c swapped word reading
` [PATCH v6 5/5] iio: vcnl4000: Add buffer support for VCNL4010/20

[PATCH v7 1/2] Driver for TI HDC20x0 humidity and temperature sensors
 2020-05-02 18:21 UTC  (4+ messages)

[PATCH] iio: dac: vf610: Fix an error handling path in 'vf610_dac_probe()'
 2020-05-02 18:17 UTC  (2+ messages)

[PATCH 0/2] iio: cros_ec: Add support for RGB light sensor
 2020-05-02 17:56 UTC  (7+ messages)
` [PATCH 2/2] iio: cros_ec_light: Add support for RGB sensor

[PATCH v2 1/2] iio: at91-sama5d2_adc: split at91_adc_current_chan_is_touch() helper
 2020-05-02 17:31 UTC  (10+ messages)

[PATCH] iio: light: ltr501: Constify structs
 2020-05-02 16:40 UTC  (2+ messages)

[PATCH] dt-bindings: iio: adi,ltc2983: Add missing quotes on dependencies
 2020-05-01 21:29 UTC  (4+ messages)

[PATCH 1/4] counter: Internalize sysfs interface code (fwd)
 2020-05-01 16:27 UTC 

[bug report] iio: adc: ad7476: Add IIO_CHAN_INFO_RAW for AD7091R
 2020-05-01 10:11 UTC  (2+ messages)

[PATCH 1/4] counter: Internalize sysfs interface code
 2020-05-01  8:20 UTC 

[PATCH 3/4] counter: Add character device interface
 2020-05-01  2:56 UTC  (2+ messages)

[PATCH v2 0/2] iio: adc: ti-ads8344: driver improvements
 2020-04-30 20:17 UTC  (4+ messages)
` [PATCH v2 2/2] iio: adc: ti-ads8344: optimize consumption


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