linux-iio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-02-07 15:50:52 to 2021-02-14 15:25:38 UTC [more...]

[PATCH v2 0/3] iio: core,buffer-dma: add mmap support
 2021-02-14 15:24 UTC  (7+ messages)
` [PATCH v2 1/3] iio: core: Add mmap interface infrastructure
` [PATCH v2 2/3] iio: buffer-dma: Add mmap support
` [PATCH v2 3/3] tools: iio: add example for high-speed buffer support

[PATCH 0/5] iio: kfifo: define a devm_iio_kfifo_buffer_setup helper
 2021-02-14 15:05 UTC  (7+ messages)
` [PATCH 1/5] iio: adc: ti_am335x_adc: remove omitted iio_kfifo_free()
` [PATCH 2/5] iio: kfifo: add devm_iio_kfifo_buffer_setup() helper
` [PATCH 3/5] iio: make use of "
` [PATCH 4/5] iio: accel: sca3000: use "
` [PATCH 5/5] iio: kfifo: un-export devm_iio_kfifo_allocate() function

[PATCH v5 00/17] iio: core,buffer: add support for multiple IIO buffers per IIO device
 2021-02-14 14:49 UTC  (25+ messages)
` [PATCH v5 01/17] docs: ioctl-number.rst: reserve IIO subsystem ioctl() space
` [PATCH v5 02/17] iio: core: register chardev only if needed
` [PATCH v5 03/17] iio: core-trigger: make iio_device_register_trigger_consumer() an int return
` [PATCH v5 04/17] iio: core: rework iio device group creation
` [PATCH v5 05/17] iio: buffer: group attr count and attr alloc
` [PATCH v5 06/17] iio: core: merge buffer/ & scan_elements/ attributes
` [PATCH v5 07/17] iio: add reference to iio buffer on iio_dev_attr
` [PATCH v5 08/17] iio: buffer: wrap all buffer attributes into iio_dev_attr
` [PATCH v5 09/17] iio: buffer: dmaengine: obtain buffer object from attribute
` [PATCH v5 10/17] iio: core: wrap iio device & buffer into struct for character devices
` [PATCH v5 11/17] iio: buffer: move __iio_buffer_free_sysfs_and_mask() before alloc
` [PATCH v5 12/17] iio: buffer: introduce support for attaching more IIO buffers
` [PATCH v5 13/17] iio: buffer: add ioctl() to support opening extra buffers for IIO device
` [PATCH v5 14/17] iio: core: rename 'dev' -> 'indio_dev' in iio_device_alloc()
` [PATCH v5 15/17] tools: iio: make iioutils_get_type() private in iio_utils
` [PATCH v5 16/17] tools: iio: privatize globals and functions in iio_generic_buffer.c file
` [PATCH v5 17/17] tools: iio: convert iio_generic_buffer to use new IIO buffer API

[PATCH 1/3] iio: iio_format_value(): Use signed temporary for IIO_VAL_FRACTIONAL_LOG2
 2021-02-14 12:50 UTC  (6+ messages)
` [PATCH 3/3] iio: Add basic unit test for iio_format_value()

[PATCH v6 0/3] iio: Add a ChromeOS EC MKBP proximity driver
 2021-02-14 12:48 UTC  (5+ messages)
` [PATCH v6 1/3] platform/chrome: cros_ec: Add SW_FRONT_PROXIMITY MKBP define
` [PATCH v6 2/3] dt-bindings: iio: Add cros ec proximity yaml doc
` [PATCH v6 3/3] iio: proximity: Add a ChromeOS EC MKBP proximity driver

[PATCH] iio: adc: adi-axi-adc: add proper Kconfig dependencies
 2021-02-14 12:40 UTC  (2+ messages)

[PATCH v3 RESEND] Added AMS tsl2591 driver implementation
 2021-02-14 12:23 UTC  (2+ messages)

[PATCH v5 0/2] add support for GPIO or IRQ based evemt counter
 2021-02-14  8:54 UTC  (10+ messages)
` [PATCH v5 1/2] dt-bindings: counter: add event-counter binding
` [PATCH v5 2/2] counter: add IRQ or GPIO based event counter

[PATCH v3] iio: sx9310: Support ACPI property
 2021-02-12 23:41 UTC  (2+ messages)

[PATCHv5 0/3] iio: Add a ChromeOS EC MKBP proximity driver
 2021-02-12 19:22 UTC  (8+ messages)
` [PATCH v5 1/3] platform/chrome: cros_ec: Add SW_FRONT_PROXIMITY MKBP define
` [PATCH v5 2/3] dt-bindings: iio: Add cros ec proximity yaml doc
` [PATCH v5 3/3] iio: proximity: Add a ChromeOS EC MKBP proximity driver

[PATCH v2] Added AMS tsl2591 driver implementation
 2021-02-12 19:22 UTC  (3+ messages)

[PATCH v3] iio: ad7949: fix wrong ADC result due to incorrect bit mask
 2021-02-12 19:19 UTC  (7+ messages)

[PATCH v5 0/1] Adding support for IIO SCMI based sensors
 2021-02-12 19:18 UTC  (5+ messages)
` [PATCH v5 1/1] iio/scmi: Adding support for IIO SCMI Based Sensors

[PATCH] drivers: iio: proximity: Fix a spelling postive to positive in the file sx9500.c
 2021-02-12 19:14 UTC  (3+ messages)

[PATCH] iio: chemical: scd30: fix Oops due to missing parent device
 2021-02-12 19:12 UTC  (2+ messages)

[PATCH 1/2] iio: documentation: Document proximity sensor label use
 2021-02-12 18:58 UTC  (7+ messages)

[PATCH 0/3] iio: add labels with accel-location to bmc150 and kxcjk-1013 drivers
 2021-02-12 18:39 UTC  (7+ messages)
` [PATCH 1/3] iio: core: Allow drivers to specify a label without it coming from of
` [PATCH 2/3] iio: accel: bmc150: Set label based on accel-location on 2-accel yoga-style 2-in-1s
` [PATCH 3/3] iio: accel: kxcjk-1013: "

[PATCH v2 0/3] Add relative hysteresis support for hid sensors
 2021-02-12 18:28 UTC  (3+ messages)
` [PATCH v2 1/3] iio: Add relative sensitivity support

[PATCH v4] MAINTAINERS: move Milo Kim to credits
 2021-02-12 17:28 UTC  (2+ messages)

[PATCH v6 0/1] Adding support for IIO SCMI based sensors
 2021-02-12 17:22 UTC  (2+ messages)
` [PATCH v6 1/1] iio/scmi: Adding support for IIO SCMI Based Sensors

[PATCH] dt-bindings: iio: samsung,exynos-adc: add common clock properties
 2021-02-12 16:38 UTC 

[PATCH v8 00/22] Introduce the Counter character device interface
 2021-02-12 12:13 UTC  (22+ messages)
` [PATCH v8 01/22] docs: counter: Consolidate Counter sysfs attributes documentation
` [PATCH v8 02/22] docs: counter: Fix spelling
` [PATCH v8 03/22] counter: 104-quad-8: Return error when invalid mode during ceiling_write
` [PATCH v8 04/22] counter: 104-quad-8: Annotate hardware config module parameter
` [PATCH v8 05/22] counter: 104-quad-8: Add const qualifiers for quad8_preset_register_set
` [PATCH v8 06/22] counter: 104-quad-8: Add const qualifier for functions_list array
` [PATCH v8 07/22] counter: 104-quad-8: Add const qualifier for actions_list array
` [PATCH v8 08/22] counter: ftm-quaddec: "
` [PATCH v8 09/22] counter: Return error code on invalid modes
` [PATCH v8 10/22] counter: Standardize to ERANGE for limit exceeded errors
` [PATCH v8 11/22] counter: Rename counter_signal_value to counter_signal_level
` [PATCH v8 12/22] counter: Rename counter_count_function to counter_function
` [PATCH v8 14/22] counter: Update counter.h comments to reflect sysfs internalization
` [PATCH v8 15/22] docs: counter: Update "
` [PATCH v8 16/22] counter: Move counter enums to uapi header
` [PATCH v8 17/22] counter: Add character device interface
` [PATCH v8 18/22] docs: counter: Document "
` [PATCH v8 19/22] counter: Implement extension*_name sysfs attributes
` [PATCH v8 20/22] counter: Implement events_queue_size sysfs attribute
` [PATCH v8 21/22] counter: 104-quad-8: Replace mutex with spinlock
` [PATCH v8 22/22] counter: 104-quad-8: Add IRQ support for the ACCES 104-QUAD-8

Adding custom functional callbacks to IIO driver
 2021-02-12 11:39 UTC  (2+ messages)

[RFC PATCH 0/5] iio: buffer: add output buffer and cyclic mode
 2021-02-12 10:20 UTC  (6+ messages)
` [RFC PATCH 1/5] iio: Add output buffer support
` [RFC PATCH 2/5] iio: kfifo-buffer: "
` [RFC PATCH 3/5] iio: buffer-dma: Allow to provide custom buffer ops
` [RFC PATCH 4/5] iio: buffer-dma: Add output buffer support
` [RFC PATCH 5/5] iio: buffer-dma: add support for cyclic DMA transfers

[PATCH v7 0/5] Introduce the Counter character device interface
 2021-02-12  6:32 UTC  (10+ messages)
` [PATCH v7 3/5] counter: Add "
` [PATCH v7 5/5] counter: 104-quad-8: Add IRQ support for the ACCES 104-QUAD-8

[PATCH 00/24] staging:iio:cdc:ad7150: cleanup / fixup / graduate
 2021-02-11 15:51 UTC  (28+ messages)
` [PATCH 05/24] staging:iio:cdc:ad7150: Drop platform data support
` [PATCH 08/24] staging:iio:cdc:ad7150: Drop noisy print in probe
` [PATCH 14/24] staging:iio:cdc:ad7150: Reorganize headers
` [PATCH 15/24] staging:iio:cdc:ad7150: Tidy up local variable positioning
` [PATCH 16/24] staging:iio:cdc:ad7150: Drop unnecessary block comments
` [PATCH 18/24] staging:iio:cdc:ad7150: Add scale and offset to info_mask_shared_by_type
` [PATCH 20/24] staging:iio:cdc:ad7150: Add of_match_table
` [PATCH 21/24] dt-bindings:iio:cdc:adi,ad7150 binding doc
` [PATCH 22/24] iio:Documentation:ABI Add missing elements as used by the adi,ad7150
` [PATCH 24/24] iio:cdc:ad7150: Move driver out of staging

[PATCH 0/3] iio: core,buffer-dma: add mmap support
 2021-02-11 13:14 UTC  (5+ messages)
` [PATCH 1/3] iio: core: Add mmap interface infrastructure
` [PATCH 2/3] iio: buffer-dma: Add mmap support
` [PATCH 3/3] tools: iio: add example for high-speed buffer support

[PATCH v4 00/17] iio: core,buffer: add support for multiple IIO buffers per IIO device
 2021-02-10 14:04 UTC  (19+ messages)
` [PATCH v4 01/17] docs: ioctl-number.rst: reserve IIO subsystem ioctl() space
` [PATCH v4 02/17] iio: core: register chardev only if needed
` [PATCH v4 03/17] iio: core-trigger: make iio_device_register_trigger_consumer() an int return
` [PATCH v4 04/17] iio: core: rework iio device group creation
` [PATCH v4 05/17] iio: buffer: group attr count and attr alloc
` [PATCH v4 06/17] iio: core: merge buffer/ & scan_elements/ attributes
` [PATCH v4 07/17] iio: add reference to iio buffer on iio_dev_attr
` [PATCH v4 08/17] iio: buffer: wrap all buffer attributes into iio_dev_attr
` [PATCH v4 09/17] iio: buffer: dmaengine: obtain buffer object from attribute
` [PATCH v4 10/17] iio: core: wrap iio device & buffer into struct for character devices
` [PATCH v4 11/17] iio: buffer: move __iio_buffer_free_sysfs_and_mask() before alloc
` [PATCH v4 12/17] iio: buffer: introduce support for attaching more IIO buffers
` [PATCH v4 13/17] iio: buffer: add ioctl() to support opening extra buffers for IIO device
` [PATCH v4 14/17] iio: core: rename 'dev' -> 'indio_dev' in iio_device_alloc()
` [PATCH v4 15/17] tools: iio: make iioutils_get_type() private in iio_utils
` [PATCH v4 16/17] tools: iio: privatize globals and functions in iio_generic_buffer.c file
` [PATCH v4 17/17] tools: iio: convert iio_generic_buffer to use new IIO buffer API

[PATCHv4 0/3] iio: Add a ChromeOS EC MKBP proximity driver
 2021-02-10  2:40 UTC  (8+ messages)
` [PATCH v4 2/3] dt-bindings: iio: Add cros ec proximity yaml doc
` [PATCH v4 3/3] iio: proximity: Add a ChromeOS EC MKBP proximity driver

[PATCH] iio: use getter/setter functions
 2021-02-09 21:13 UTC 

[PATCH 0/4] Fix/Improve sync clock mode handling
 2021-02-09 16:04 UTC  (3+ messages)
` [PATCH 4/4] dt-bindings: adis16475: remove property

[PATCH] iio: sx9310: Support ACPI property
 2021-02-09  6:56 UTC  (10+ messages)

[PATCH v2 0/2] iio: adc: ad7124: allow 16 channels
 2021-02-08 16:06 UTC  (4+ messages)
` [PATCH v2 2/2] dt-bindings: iio: adc: ad7124: add config nodes

[PATCH v2] iio: ad7949: fix wrong ADC result due to incorrect bit mask
 2021-02-07 15:59 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;
as well as URLs for NNTP newsgroup(s).