LinuxLists
Users
About
Ardelean, Alexandru (
[email protected]
)
Number of posts: 802 (1.24 per day)
First post: 2018-07-26 11:46:18
Last post: 2020-05-04 06:50:42
Next Page
Date
List
Subject
2020-05-04 06:50:42
linux-kernel
Re: [PATCH v6 3/6] iio: core: register chardev only if needed
2020-05-04 06:49:52
linux-kernel
Re: [PATCH v2 1/2] iio: Move scan mask management to the core
2020-05-04 06:31:20
linux-kernel
Re: [PATCH] staging: iio: ad2s1210: Fix SPI reading
2020-05-04 06:05:09
linux-kernel
Re: [PATCH] staging: iio: ad5933: rework probe to use devm_ function variants
2020-04-30 11:06:08
linux-kernel
[PATCH] iio: imu: adis16xxx: use helper to access iio core debugfs dir
2020-04-30 09:06:20
linux-kernel
Re: [PATCH] iio: remove iio_get_debugfs_dentry() helper
2020-04-30 08:54:54
linux-kernel
[PATCH] iio: remove iio_get_debugfs_dentry() helper
2020-04-30 08:26:59
linux-kernel
[RFC PATCH] iio: __iio_update_buffers: Update mode before preenable/after postdisable
2020-04-30 08:12:42
linux-kernel
Re: [PATCH v2 1/2] iio: at91-sama5d2_adc: split at91_adc_current_chan_is_touch() helper
2020-04-30 07:32:33
linux-kernel
Re: [PATCH v2 1/2] iio: at91-sama5d2_adc: split at91_adc_current_chan_is_touch() helper
2020-04-29 15:21:21
linux-kernel
[PATCH v2 1/2] iio: Move scan mask management to the core
2020-04-29 15:19:59
linux-kernel
[PATCH v2 2/2] iio: hw_consumer: use new scanmask functions
2020-04-29 07:23:15
linux-kernel
[PATCH] staging: iio: ad2s1210: Fix SPI reading
2020-04-28 11:18:52
linux-kernel
[PATCH 2/3] iio: adc: ti_am335x_adc: alloc kfifo & IRQ via devm_ functions
2020-04-28 11:16:23
linux-kernel
[PATCH 1/3] iio: adc: ti_am335x_adc: alloc channels via devm_kcalloc()
2020-04-28 11:16:18
linux-kernel
[PATCH 3/3] iio: adc: ti_am335x_adc: convert rest of probe to devm_ functions
2020-04-28 09:33:07
linux-kernel
[PATCH] staging: iio: ad5933: rework probe to use devm_ function variants
2020-04-27 13:16:13
linux-kernel
[PATCH v6 3/6] iio: core: register chardev only if needed
2020-04-27 13:15:34
linux-kernel
[PATCH v6 2/6] iio: core,buffer: wrap iio_buffer_put() call into iio_buffers_put()
2020-04-27 13:14:21
linux-kernel
[PATCH v6 0/6] iio: core,buffer: re-organize chardev creation
2020-04-27 13:13:54
linux-kernel
[PATCH v6 6/6] iio: core: use new common ioctl() mechanism
2020-04-27 13:13:35
linux-kernel
[PATCH v6 4/6] iio: buffer,event: duplicate chardev creation for buffers & events
2020-04-27 13:13:28
linux-kernel
[PATCH v6 5/6] iio: core: add simple centralized mechanism for ioctl() handlers
2020-04-27 13:13:18
linux-kernel
[PATCH v6 1/6] iio: buffer: add back-ref from iio_buffer to iio_dev
2020-04-27 13:05:24
linux-kernel
Re: [PATCH v2 1/2] iio: at91-sama5d2_adc: split at91_adc_current_chan_is_touch() helper
2020-04-27 10:06:56
linux-kernel
Re: [PATCH v5 5/6] iio: core: add simple centralized mechanism for ioctl() handlers
2020-04-27 06:46:34
linux-kernel
Re: [PATCH v5 5/6] iio: core: add simple centralized mechanism for ioctl() handlers
2020-04-27 06:41:37
linux-kernel
Re: [PATCH v5 4/6] iio: buffer,event: duplicate chardev creation for buffers & events
2020-04-27 06:28:13
linux-kernel
Re: [RFC PATCH 1/4] iio: Move scan mask management to the core
2020-04-26 07:43:05
linux-kernel
[PATCH v5 4/6] iio: buffer,event: duplicate chardev creation for buffers & events
2020-04-26 07:41:28
linux-kernel
[PATCH v5 3/6] iio: core: register chardev only if needed
2020-04-26 07:40:36
linux-kernel
[PATCH v5 0/6] iio: core,buffer: re-organize chardev creation
2020-04-26 07:40:34
linux-kernel
[PATCH v5 1/6] iio: buffer: add back-ref from iio_buffer to iio_dev
2020-04-26 07:40:09
linux-kernel
[PATCH v5 6/6] iio: core: use new common ioctl() mechanism
2020-04-26 07:40:09
linux-kernel
[PATCH v5 2/6] iio: core,buffer: wrap iio_buffer_put() call into iio_buffers_put()
2020-04-26 07:40:09
linux-kernel
[PATCH v5 5/6] iio: core: add simple centralized mechanism for ioctl() handlers
2020-04-26 07:32:49
linux-kernel
Re: [PATCH v4 1/7] iio: Use an early return in iio_device_alloc to simplify code.
2020-04-25 07:27:11
linux-kernel
Re: [PATCH] iio: hid-sensors: move triggered buffer setup into hid_sensor_setup_trigger
2020-04-25 06:34:04
linux-kernel
Re: [PATCH] iio: hid-sensors: move triggered buffer setup into hid_sensor_setup_trigger
2020-04-24 15:27:05
linux-kernel
[PATCH] iio: buffer: extend short-hand use for 'indio_dev->buffer'
2020-04-24 15:09:37
linux-kernel
Re: [PATCH][next] iio: adc: ad7476: remove redundant null check on an array
2020-04-24 05:20:31
linux-kernel
[RFC PATCH 0/4] iio: scan_mask rework to track enabled channels on per-channel basis
2020-04-24 05:20:25
linux-kernel
[RFC PATCH 3/4] iio: Allow channels to share storage elements
2020-04-24 05:20:15
linux-kernel
[RFC PATCH 4/4] iio: Track enabled channels on a per channel basis
2020-04-24 05:20:00
linux-kernel
[RFC PATCH 2/4] iio: hw_consumer: use new scanmask functions
2020-04-24 05:19:56
linux-kernel
[RFC PATCH 1/4] iio: Move scan mask management to the core
2020-04-24 05:01:34
linux-kernel
[PATCH v4 0/7] iio: core,buffer: re-organize chardev creation
2020-04-24 04:59:40
linux-kernel
[PATCH v4 1/7] iio: Use an early return in iio_device_alloc to simplify code.
2020-04-24 04:59:19
linux-kernel
[PATCH v4 3/7] iio: core,buffer: wrap iio_buffer_put() call into iio_buffers_put()
2020-04-24 04:59:15
linux-kernel
[PATCH v4 4/7] iio: core: register chardev only if needed
2020-04-24 04:59:04
linux-kernel
[PATCH v4 7/7] iio: core: use new common ioctl() mechanism