linux-iio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-11-12 10:15:10 to 2020-11-19 15:16:28 UTC [more...]

Using IIO to export laptop palm-sensor and lap-mode info to userspace?
 2020-11-19 15:16 UTC  (8+ messages)
` [External] "

[PATCH v2 1/4] iio: adc: ad7887: convert dual-channel mode to DT/ACPI
 2020-11-19 15:08 UTC  (5+ messages)
` [PATCH v2 2/4] iio: adc: ad7887: remove matching code from driver
` [PATCH v2 3/4] iio: adc: ad7887: add OF match table
` [PATCH v2 4/4] dt-bindings: adc: ad7887: add binding doc for AD7887

[PATCH v9 00/15] qcom: pm8150: add support for thermal monitoring
 2020-11-19 14:42 UTC  (5+ messages)

[PATCH] iio: adc: ad7292: remove unneeded spi_set_drvdata()
 2020-11-19 14:27 UTC 

[PATCH] iio: accel: adis16209: remove unneeded spi_set_drvdata()
 2020-11-19 14:18 UTC 

[PATCH] iio: accel: adis16201: remove unneeded spi_set_drvdata()
 2020-11-19 14:17 UTC 

[PATCH v2 0/4] add custom hinge sensor support
 2020-11-19 10:03 UTC  (5+ messages)
` [PATCH v2 1/4] HID: hid-sensor-custom: Add custom sensor iio support
` [PATCH v2 2/4] iio: hid-sensor-trigger: Decrement runtime pm enable count on driver removal
` [PATCH v2 3/4] iio: hid-sensor-trigger: Use iio->trig instead trig field internal structure
` [PATCH v2 4/4] iio: hid-sensors: Add hinge sensor driver

[PATCH 0/2] hts221: add vdd power regulator
 2020-11-19  9:13 UTC  (3+ messages)
` [PATCH 1/2] iio: humidity: hts221: add vdd voltage regulator
` [PATCH 2/2] dt-bindings: iio: humidity: hts221: introduce vdd regulator bindings

[PATCH] iio: ad_sigma_delta: Don't put SPI transfer buffer on the stack
 2020-11-19  8:30 UTC  (7+ messages)
` [PATCH v2] "

[PATCH 0/4] add custom hinge sensor support
 2020-11-19  6:56 UTC  (6+ messages)
` [PATCH 1/4] HID: hid-sensor-custom: Add custom sensor iio support
` [PATCH 2/4] iio: hid-sensor-trigger: Decrement runtime pm enable count on driver removal
` [PATCH 3/4] iio: hid-sensor-trigger: Use iio->trig instead trig field internal structure
` [PATCH 4/4] iio: hid-sensors: Add hinge sensor driver

[PATCH 1/3] iio: adc: ad7887: convert dual-channel mode to DT/ACPI
 2020-11-18 16:06 UTC  (14+ messages)
` [PATCH 2/3] iio: adc: ad7887: convert driver to full DT probing
` [PATCH 3/3] dt-bindings: adc: ad7887: add binding doc for AD7887

[PATCH v3 0/9] iio: remove iio_buffer_set_attrs() and assign buffer attrs during alloc
 2020-11-18 10:35 UTC  (6+ messages)
` [PATCH v3 7/9] iio: cros_ec: use devm_iio_triggered_buffer_setup_ext()

[PATCH 0/9] dt-bindings: IIO: Drop wrong use of io-channel-ranges then drop it as well
 2020-11-17 19:48 UTC  (17+ messages)
` [PATCH 1/9] dt-bindings:iio:qcom-spmi-vadc drop incorrect io-channel-ranges from example
` [PATCH 2/9] dt-bindings:iio:samsung,exynos-adc: drop missuse of io-channel-ranges
` [PATCH 3/9] ARM: dts: Cygnus: Drop incorrect io-channel-ranges property
` [PATCH 4/9] ARM: dts: exynos: Drop incorrect use of io-channel-ranges
` [PATCH 5/9] ARM: dts: s5pv210: Drop incorrect use of io-channel-ranges property
` [PATCH 6/9] ARM: dts: qcom-pma8084: Drop incorrect use of io-channel-ranges
` [PATCH 7/9] ARM: dts: s5pv210-aries: Drop unneeded io-channel-ranges property
` [PATCH 8/9] arm64: dts: exynos: Drop incorrect use of "
` [RFC PATCH 9/9] iio: inkern: Drop io-channel-ranges dt property support

[RFC PATCH 0/1] Adding support for IIO SCMI based sensors
 2020-11-17 18:23 UTC  (4+ messages)
` [RFC PATCH 1/1] iio/scmi: Adding support for IIO SCMI Based Sensors

[PATCH v2 0/2] st_lsm6dsx: add vdd-vddio power regulator
 2020-11-17 16:47 UTC  (3+ messages)
` [PATCH v2 1/2] iio: imu: st_lsm6dsx: add vdd-vddio voltage regulator
` [PATCH v2 2/2] dt-bindings: iio: imu: st_lsm6dsx: introduce vdd-vddio regulators bindings

[RFC PATCH 00/12] iio: core,buffer: add support for multiple IIO buffers per IIO device
 2020-11-17 16:23 UTC  (13+ messages)
` [RFC PATCH 01/12] iio: core: register chardev only if needed
` [RFC PATCH 02/12] iio: buffer: add back-ref from iio_buffer to iio_dev
` [RFC PATCH 03/12] iio: buffer: rework buffer & scan_elements dir creation
` [RFC PATCH 04/12] iio: buffer: add index to the first IIO buffer dir and symlink it back
` [RFC PATCH 05/12] iio: core: split __iio_device_attr_init() to init only the attr object
` [RFC PATCH 06/12] iio: buffer: re-route scan_elements via it's kobj_type
` [RFC PATCH 07/12] iio: buffer: re-route core buffer attributes via it's new kobj_type
` [RFC PATCH 08/12] iio: buffer: add helper to get the IIO device to which a buffer belongs
` [RFC PATCH 09/12] iio: re-route all buffer attributes through new buffer kobj_type
` [RFC PATCH 10/12] iio: core: wrap iio device & buffer into struct for character devices
` [RFC PATCH 11/12] iio: buffer: introduce support for attaching more IIO buffers
` [RFC PATCH 12/12] iio: buffer: add ioctl() to support opening extra buffers for IIO device

[PATCH 0/2] st_lsm6dsx: add vdd-vddio power regulator
 2020-11-17 16:17 UTC  (6+ messages)
` [PATCH 1/2] iio: imu: st_lsm6dsx: add vdd-vddio voltage regulator
` [PATCH 2/2] dt-bindings: iio: imu: st_lsm6dsx: introduce vdd-vddio regulators bindings

[PATCH v2 00/11] iio: adc: at91_adc: cleanup DT bindings
 2020-11-17 14:06 UTC  (12+ messages)
` [PATCH v2 01/11] iio: adc: at91_adc: remove platform data
` [PATCH v2 02/11] iio: adc: at91_adc: rework resolution selection
` [PATCH v2 03/11] dt-bindings:iio:adc:remove atmel,adc-res and atmel,adc-res-names
` [PATCH v2 04/11] dt-bindings:iio:adc:atmel,sama9260-adc: conversion to yaml from at91_adc.txt
` [PATCH v2 05/11] iio: adc: at91_adc: rework trigger definition
` [PATCH v2 06/11] dt-bindings:iio:adc:remove triggers
` [PATCH v2 07/11] iio: adc: at91_adc: merge at91_adc_probe_dt back in at91_adc_probe
` [PATCH v2 08/11] iio: adc: at91_adc: remove forward declaration
` [PATCH v2 09/11] ARM: dts: at91: sama5d3: use proper ADC compatible
` [PATCH v2 10/11] ARM: dts: at91: at91sam9rl: fix ADC triggers
` [PATCH v2 11/11] ARM: dts: at91: remove deprecated ADC properties

[PATCH v2 1/2] iio: hrtimer-trigger: Mark hrtimer to expire in hard interrupt context
 2020-11-17 13:03 UTC  (3+ messages)
` [PATCH v2 2/2] iio: sysfs-trigger: Mark irq_work to expire in hardirq context

Counter device Interface for reading out input capture
 2020-11-17 12:25 UTC  (4+ messages)

[PATCH v2] iio: accel: yamaha-yas: Add DT bindings
 2020-11-17 12:18 UTC 

Corporate and Personal Loan::,
 2020-11-13 16:07 UTC 

[PATCH] iio: core: organize buffer file-ops in the order defined in the struct
 2020-11-17 10:37 UTC 

[PULL] First set of IIO and counter fixes for the 5.10 cycle
 2020-11-17  9:53 UTC  (2+ messages)

[PATCH] iio: core: return -EINVAL when no ioctl handler has been run
 2020-11-17  9:51 UTC 

[PATCH 0/7] dt-bindings:iio: Move to trivial-devices.yaml from txt files
 2020-11-16 20:35 UTC  (3+ messages)

[PATCH v2 00/29] dt-bindings:iio: Another set of yaml conversions
 2020-11-16 20:17 UTC  (2+ messages)

[RFC PATCH 0/1] Sanity check buffer callback
 2020-11-16 16:49 UTC  (6+ messages)
` [RFC PATCH 1/1] iio: buffer: "

[PATCH] MAINTAINERS: Add Kamel Bouhara as TCB counter driver maintainer
 2020-11-16 13:11 UTC 

[PATCH v2 0/4] iio: adc: xilinx: use even more devres
 2020-11-16 10:18 UTC  (5+ messages)
` [PATCH v2 1/4] device: provide devm_krealloc_array()

[PATCH v4 00/13] iio: imu: new inv_icm42600 driver
 2020-11-16  9:25 UTC  (4+ messages)
` [PATCH v4 08/13] Documentation: ABI: add specific icm42600 documentation

Corporate and Personal Loan/
 2020-11-10 14:09 UTC 

[PATCH] iio: afe: iio-rescale: Support processed channels
 2020-11-16  8:18 UTC  (4+ messages)

[PATCH 0/9] iio: adc: at91_adc: cleanup DT bindings
 2020-11-16  6:32 UTC  (22+ messages)
` [PATCH 1/9] iio: adc: at91_adc: remove platform data
` [PATCH 2/9] iio: adc: at91_adc: rework resolution selection
` [PATCH 3/9] dt-bindings:iio:adc:atmel,sama9260-adc: conversion to yaml from at91_adc.txt
` [PATCH 4/9] iio: adc: at91_adc: rework trigger definition
` [PATCH 5/9] iio: adc: at91_adc: merge at91_adc_probe_dt back in at91_adc_probe
` [PATCH 6/9] iio: adc: at91_adc: remove forward declaration
` [PATCH 7/9] iio: adc: at91_adc: use devm_input_allocate_device
` [PATCH 8/9] ARM: dts: at91: sama5d3: use proper ADC compatible
` [PATCH 9/9] ARM: dts: at91: remove deprecated ADC properties

[PATCH] iio: common: st_sensors: fix possible infinite loop in st_sensors_irq_thread
 2020-11-15 22:50 UTC  (2+ messages)

[PATCH] iio: accel: yamaha-yas: Add DT bindings
 2020-11-15 21:26 UTC 

[PATCH 1/3 v3] iio: accel: bmc150-accel: Add DT bindings
 2020-11-15 20:57 UTC  (3+ messages)
` [PATCH 2/3 v3] iio: accel: bmc150-accel: Add support for BMA222
` [PATCH 3/3 v3] iio: accel: bmc150-accel: Add rudimentary regulator support

Corporate and Personal Loan *
 2020-11-15 16:43 UTC 

[PATCH] counter: microchip-tcb-capture: Fix CMR value check
 2020-11-15 15:23 UTC  (6+ messages)

[PATCH v2] counter: microchip-tcb-capture: Fix CMR value check
 2020-11-15 15:26 UTC  (2+ messages)

[PATCH] iio: core: centralize ioctl() calls to the main chardev
 2020-11-15  7:09 UTC  (6+ messages)

[PATCH v3] iio: imu: st_lsm6dsx: fix edge-trigger interrupts
 2020-11-14 18:39 UTC 

[PATCH] iio: imu: st_lsm6dsx: fix edge-trigger interrupts
 2020-11-14 17:58 UTC  (11+ messages)

[PATCH bugfix for 5.10 0/2] iio: accel: kxcjk1013: Fix kbd/touchpad not working on some 2-in-1s
 2020-11-14 17:34 UTC  (5+ messages)
` [PATCH bugfix for 5.10 2/2] iio: accel: kxcjk1013: Add support for KIOX010A ACPI DSM for setting tablet-mode

[PATCH] iio: adc: ad7887: convert probe to device-managed functions
 2020-11-14 16:45 UTC  (2+ messages)

[PATCH 1/3 v2] iio: accel: bmc150-accel: Add DT bindings
 2020-11-14 16:42 UTC  (6+ messages)
` [PATCH 2/3 v2] iio: accel: bmc150-accel: Add support for BMA222
` [PATCH 3/3 v2] iio: accel: bmc150-accel: Add rudimentary regulator support

[PATCH] iio: buffer: Fix demux update
 2020-11-14 16:26 UTC  (4+ messages)

[PATCH] iio: adc: stm32-adc: adapt clock duty cycle for proper operation
 2020-11-14 15:52 UTC  (4+ messages)

[PATCH v2] iio: imu: st_lsm6dsx: fix edge-trigger interrupts
 2020-11-14 15:49 UTC  (2+ messages)

[PATCH 1/1] iio: industrialio-trigger: Use 'gnu_printf' format notation
 2020-11-14 15:39 UTC  (4+ messages)

[PATCH 00/46] dt-bindings:iio: yet more txt to yam conversions
 2020-11-14 15:37 UTC  (4+ messages)
` [PATCH 29/46] dt-bindings:iio:adc:atmel,sama9260-adc: conversion to yaml from at91_adc.txt

[PATCH v2 20/39] docs: ABI: testing: make the files compatible with ReST output
 2020-11-14 15:27 UTC  (7+ messages)
              ` Duplicated ABI entries - Was: "

[PATCH 1/2] iio: core: Consolidate iio_format_avail_{list,range}()
 2020-11-14 12:00 UTC  (2+ messages)
` [PATCH 2/2] iio: core: Simplify iio_format_list()


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