LinuxLists
Users
About
Alexandru Ardelean (
[email protected]
)
Number of posts: 196 (0.97 per day)
First post: 2021-03-08 14:57:01
Last post: 2021-09-26 19:44:19
Next Page
Date
List
Subject
2021-09-26 19:44:19
linux-kernel
[PATCH] iio: adc: ad7291: convert probe to device-managed only
2021-09-26 19:29:23
linux-kernel
[PATCH 2/2] iio: adc: Kconfig: add COMPILE_TEST dep for berlin2-adc
2021-09-26 19:28:33
linux-kernel
[PATCH 1/2] iio: adc: berlin2-adc: convert probe to device-managed only
2021-09-26 16:30:11
linux-kernel
[PATCH] iio: adc: rn5t618-adc: use devm_iio_map_array_register() function
2021-09-26 16:24:48
linux-kernel
[PATCH] iio: adc: max1363: convert probe to full device-managed
2021-09-26 15:53:10
linux-kernel
[PATCH] iio: adc: nau7802: convert probe to full device-managed
2021-09-13 12:02:36
linux-kernel
[PATCH] iio: light: max44000: use device-managed functions in probe
2021-09-13 11:58:29
linux-kernel
[PATCH] iio: gyro: adis16080: use devm_iio_device_register() in probe
2021-09-13 11:57:40
linux-kernel
[PATCH] iio: dac: ad5064: convert probe to full device-managed
2021-09-13 11:53:53
linux-kernel
[PATCH] staging: iio: ad9832: convert probe to device-managed
2021-09-13 11:53:24
linux-kernel
[PATCH] iio: dac: ad7303: convert probe to full device-managed
2021-09-13 06:37:19
linux-kernel
Re: [PATCH v4 1/3] iio: imx8qxp-adc: Add binding documentation for NXP IMX8QXP ADC
2021-09-09 14:19:24
linux-kernel
Re: [PATCH] iio: adc: fsl-imx25-gcq: initialize regulators as needed
2021-09-03 14:05:02
linux-kernel
Re: [PATCH 1/5] iio: inkern: introduce devm_iio_map_array_register() short-hand function
2021-09-03 07:44:22
linux-kernel
[PATCH] iio: adc: ti-ads8344: convert probe to device-managed
2021-09-03 07:31:40
linux-kernel
[PATCH 2/5] iio: adc: intel_mrfld_adc: convert probe to full device-managed
2021-09-03 07:31:40
linux-kernel
[PATCH 5/5] iio: adc: da9150-gpadc: convert probe to full-device managed
2021-09-03 07:31:07
linux-kernel
[PATCH 4/5] iio: adc: lp8788_adc: convert probe to full-device managed
2021-09-03 07:30:55
linux-kernel
[PATCH 3/5] iio: adc: axp288_adc: convert probe to full device-managed
2021-09-03 07:30:31
linux-kernel
[PATCH 1/5] iio: inkern: introduce devm_iio_map_array_register() short-hand function
2021-09-03 07:30:29
linux-kernel
[PATCH 0/5] iio: device-managed conversions with devm_iio_map_array_register()
2021-08-25 07:04:21
linux-kernel
[PATCH v2] gpio: viperboard: remove platform_set_drvdata() call in probe
2021-08-23 11:24:50
linux-kernel
[PATCH v3 4/5] iio: st_sensors: remove all driver remove functions
2021-08-23 11:24:19
linux-kernel
[PATCH v3 0/5] iio: st_sensors: convert probe functions to full devm
2021-08-23 11:24:05
linux-kernel
[PATCH v3 5/5] iio: st_sensors: remove reference to parent device object on st_sensor_data
2021-08-23 11:23:50
linux-kernel
[PATCH v3 3/5] iio: st_sensors: remove st_sensors_power_disable() function
2021-08-23 11:23:42
linux-kernel
[PATCH v3 2/5] iio: st_sensors: remove st_sensors_deallocate_trigger() function
2021-08-23 11:23:36
linux-kernel
[PATCH v3 1/5] iio: st_sensors: disable regulators after device unregistration
2021-08-17 06:19:15
linux-kernel
Re: [PATCH v2 1/5] iio: st_sensors: disable regulators after device unregistration
2021-08-16 08:34:58
linux-kernel
[PATCH v2 4/5] iio: st_sensors: remove all driver remove functions
2021-08-16 08:34:14
linux-kernel
[PATCH v2 3/5] iio: st_sensors: remove st_sensors_power_disable() function
2021-08-16 08:34:04
linux-kernel
[PATCH v2 2/5] iio: st_sensors: remove st_sensors_deallocate_trigger() function
2021-08-16 08:33:16
linux-kernel
[PATCH v2 5/5] iio: st_sensors: remove reference to parent device object on st_sensor_data
2021-08-16 08:31:58
linux-kernel
[PATCH v2 1/5] iio: st_sensors: disable regulators after device unregistration
2021-08-16 08:31:51
linux-kernel
[PATCH v2 0/5] iio: st_sensors: convert probe functions to full devm
2021-08-16 07:50:08
linux-kernel
Re: [PATCH 2/4] iio: st_sensors: remove st_sensors_power_disable() function
2021-08-02 07:34:37
linux-kernel
Re: [PATCH 2/4] iio: st_sensors: remove st_sensors_power_disable() function
2021-07-26 07:16:32
linux-kernel
[PATCH 4/4] iio: st_sensors: remove reference to parent device object on st_sensor_data
2021-07-26 07:16:13
linux-kernel
[PATCH 2/4] iio: st_sensors: remove st_sensors_power_disable() function
2021-07-26 07:15:37
linux-kernel
[PATCH 3/4] iio: st_sensors: remove all driver remove functions
2021-07-26 07:15:13
linux-kernel
[PATCH 1/4] iio: st_sensors: remove st_sensors_deallocate_trigger() function
2021-07-26 07:15:03
linux-kernel
[PATCH 0/4] iio: st_sensors: convert probe functions to full devm
2021-07-26 06:53:20
linux-kernel
Re: [PATCH 1/4] iio: pressure: st_pressure: use devm_iio_triggered_buffer_setup() for buffer
2021-07-21 18:47:14
linux-kernel
Re: [PATCH] gpio: viperboard: remove platform_set_drvdata() call in probe
2021-07-20 07:52:09
linux-kernel
[PATCH 2/4] iio: accel: st_accel: use devm_iio_triggered_buffer_setup() for buffer
2021-07-20 07:50:29
linux-kernel
[PATCH 4/4] iio: gyro: st_gyro: use devm_iio_triggered_buffer_setup() for buffer
2021-07-20 07:50:00
linux-kernel
[PATCH 3/4] iio: magn: st_magn: use devm_iio_triggered_buffer_setup() for buffer
2021-07-20 07:49:04
linux-kernel
[PATCH 1/4] iio: pressure: st_pressure: use devm_iio_triggered_buffer_setup() for buffer
2021-07-08 07:05:44
linux-kernel
Re: [PATCH] gpio: sama5d2-piobu: remove platform_set_drvdata() + cleanup probe
2021-07-08 07:04:59
linux-kernel
Re: [PATCH] gpio: wcove: remove platform_set_drvdata() + cleanup probe
2021-07-07 14:07:42
linux-kernel
[PATCH] gpio: viperboard: remove platform_set_drvdata() call in probe