LinuxLists
Users
About
Alexandru Ardelean (
[email protected]
)
Number of posts: 1439 (1.53 per day)
First post: 2018-07-26 11:46:18
Last post: 2021-02-19 12:46:30
Previous Page
/
Next Page
Date
List
Subject
2021-02-15 10:43:12
linux-kernel
[PATCH v6 05/24] iio: kfifo: un-export devm_iio_kfifo_allocate() function
2021-02-15 10:42:41
linux-kernel
[PATCH v6 03/24] iio: make use of devm_iio_kfifo_buffer_setup() helper
2021-02-15 10:42:05
linux-kernel
[PATCH v6 04/24] iio: accel: sca3000: use devm_iio_kfifo_buffer_setup() helper
2021-02-15 10:41:50
linux-kernel
[PATCH v6 00/24] iio: core,buffer: add support for multiple IIO buffers per IIO device
2021-02-15 10:41:22
linux-kernel
[PATCH v6 02/24] iio: kfifo: add devm_iio_kfifo_buffer_setup() helper
2021-02-15 10:40:35
linux-kernel
[PATCH v6 01/24] iio: adc: ti_am335x_adc: remove omitted iio_kfifo_free()
2021-02-14 16:00:19
linux-kernel
[PATCH] iio: buffer-dma,adi-axi-adc: introduce devm_iio_dmaengine_buffer_setup()
2021-02-14 14:36:28
linux-kernel
[PATCH 4/5] iio: accel: sca3000: use devm_iio_kfifo_buffer_setup() helper
2021-02-14 14:36:15
linux-kernel
[PATCH 2/5] iio: kfifo: add devm_iio_kfifo_buffer_setup() helper
2021-02-14 14:36:05
linux-kernel
[PATCH 3/5] iio: make use of devm_iio_kfifo_buffer_setup() helper
2021-02-14 14:35:31
linux-kernel
[PATCH 5/5] iio: kfifo: un-export devm_iio_kfifo_allocate() function
2021-02-14 14:34:07
linux-kernel
[PATCH 1/5] iio: adc: ti_am335x_adc: remove omitted iio_kfifo_free()
2021-02-14 14:33:53
linux-kernel
[PATCH 0/5] iio: kfifo: define a devm_iio_kfifo_buffer_setup helper
2021-02-12 10:25:53
linux-kernel
[RFC PATCH 5/5] iio: buffer-dma: add support for cyclic DMA transfers
2021-02-12 10:25:45
linux-kernel
[RFC PATCH 4/5] iio: buffer-dma: Add output buffer support
2021-02-12 10:25:08
linux-kernel
[RFC PATCH 3/5] iio: buffer-dma: Allow to provide custom buffer ops
2021-02-12 10:24:41
linux-kernel
[RFC PATCH 2/5] iio: kfifo-buffer: Add output buffer support
2021-02-12 10:24:31
linux-kernel
[RFC PATCH 1/5] iio: Add output buffer support
2021-02-12 10:20:45
linux-kernel
[RFC PATCH 0/5] iio: buffer: add output buffer and cyclic mode
2021-02-12 10:14:43
linux-kernel
[PATCH v2 2/3] iio: buffer-dma: Add mmap support
2021-02-12 10:14:23
linux-kernel
[PATCH v2 1/3] iio: core: Add mmap interface infrastructure
2021-02-12 10:13:52
linux-kernel
[PATCH v2 3/3] tools: iio: add example for high-speed buffer support
2021-02-12 10:12:30
linux-kernel
[PATCH v2 0/3] iio: core,buffer-dma: add mmap support
2021-02-11 12:55:23
linux-kernel
[PATCH 1/3] iio: core: Add mmap interface infrastructure
2021-02-11 12:54:10
linux-kernel
[PATCH 0/3] iio: core,buffer-dma: add mmap support
2021-02-11 12:52:52
linux-kernel
[PATCH 2/3] iio: buffer-dma: Add mmap support
2021-02-11 12:49:39
linux-kernel
[PATCH 3/3] tools: iio: add example for high-speed buffer support
2021-02-11 12:42:11
linux-kernel
[PATCH v5 17/17] tools: iio: convert iio_generic_buffer to use new IIO buffer API
2021-02-11 12:40:16
linux-kernel
[PATCH v5 16/17] tools: iio: privatize globals and functions in iio_generic_buffer.c file
2021-02-11 12:39:56
linux-kernel
[PATCH v5 14/17] iio: core: rename 'dev' -> 'indio_dev' in iio_device_alloc()
2021-02-11 12:39:04
linux-kernel
[PATCH v5 15/17] tools: iio: make iioutils_get_type() private in iio_utils
2021-02-11 12:38:10
linux-kernel
[PATCH v5 13/17] iio: buffer: add ioctl() to support opening extra buffers for IIO device
2021-02-11 12:37:18
linux-kernel
[PATCH v5 10/17] iio: core: wrap iio device & buffer into struct for character devices
2021-02-11 12:36:47
linux-kernel
[PATCH v5 09/17] iio: buffer: dmaengine: obtain buffer object from attribute
2021-02-11 12:35:21
linux-kernel
[PATCH v5 11/17] iio: buffer: move __iio_buffer_free_sysfs_and_mask() before alloc
2021-02-11 12:34:08
linux-kernel
[PATCH v5 12/17] iio: buffer: introduce support for attaching more IIO buffers
2021-02-11 12:34:08
linux-kernel
[PATCH v5 08/17] iio: buffer: wrap all buffer attributes into iio_dev_attr
2021-02-11 12:33:16
linux-kernel
[PATCH v5 02/17] iio: core: register chardev only if needed
2021-02-11 12:33:06
linux-kernel
[PATCH v5 07/17] iio: add reference to iio buffer on iio_dev_attr
2021-02-11 12:30:46
linux-kernel
[PATCH v5 04/17] iio: core: rework iio device group creation
2021-02-11 12:29:53
linux-kernel
[PATCH v5 03/17] iio: core-trigger: make iio_device_register_trigger_consumer() an int return
2021-02-11 12:29:37
linux-kernel
[PATCH v5 06/17] iio: core: merge buffer/ & scan_elements/ attributes
2021-02-11 12:29:31
linux-kernel
[PATCH v5 05/17] iio: buffer: group attr count and attr alloc
2021-02-11 12:29:04
linux-kernel
[PATCH v5 00/17] iio: core,buffer: add support for multiple IIO buffers per IIO device
2021-02-11 12:27:23
linux-kernel
[PATCH v5 01/17] docs: ioctl-number.rst: reserve IIO subsystem ioctl() space
2021-02-10 11:05:38
linux-kernel
[PATCH] MAINTAINERS: replace my with email with replacements
2021-02-10 10:56:36
linux-kernel
[PATCH] iio: adc: adi-axi-adc: add proper Kconfig dependencies
2021-02-10 10:30:36
linux-kernel
[PATCH 2/2] clk: axi-clkgen: Add support for FPGA info
2021-02-10 10:28:21
linux-kernel
[PATCH 1/2] include: fpga: adi-axi-common.h: add definitions for supported FPGAs
2021-02-10 10:23:44
linux-kernel
[PATCH v4 06/17] iio: core: merge buffer/ & scan_elements/ attributes
2021-02-10 10:23:02
linux-kernel
[PATCH v4 12/17] iio: buffer: introduce support for attaching more IIO buffers