LinuxLists
Users
About
Nuno Sa via B4 Relay (
[email protected]
)
Number of posts: 34 (0.22 per day)
First post: 2023-11-21 10:18:35
Last post: 2024-04-23 15:30:34
Date
List
Subject
2024-04-23 15:30:34
linux-kernel
[PATCH v2 2/4] iio: temperature: ltc2983: convert to dev_err_probe()
2024-04-23 15:30:13
linux-kernel
[PATCH v2 4/4] iio: common: scmi_iio: convert to dev_err_probe()
2024-04-23 15:25:17
linux-kernel
[PATCH v2 0/4] dev_printk: add dev_errp_probe() helper
2024-04-23 15:22:10
linux-kernel
[PATCH v2 1/4] dev_printk: add new dev_err_probe() helpers
2024-04-23 15:22:10
linux-kernel
[PATCH v2 3/4] iio: backend: make use of dev_err_cast_probe()
2024-03-28 16:30:49
linux-kernel
[PATCH v4 2/6] iio: temperature: ltc2983: convert to dev_err_probe()
2024-03-28 16:24:09
linux-kernel
[PATCH v4 6/6] iio: common: scmi_iio: convert to dev_err_probe()
2024-03-28 16:23:53
linux-kernel
[PATCH v4 5/6] iio: backend: make use dev_errp_probe()
2024-03-28 16:22:59
linux-kernel
[PATCH v4 4/6] iio: temperature: ltc2983: support vdd regulator
2024-03-28 16:22:55
linux-kernel
[PATCH v4 3/6] dt-bindings: iio: temperature: ltc2983: document power supply
2024-03-28 16:22:52
linux-kernel
[PATCH v4 1/6] printk: add new dev_errp_probe() helper
2024-03-28 16:22:50
linux-kernel
[PATCH v4 0/6] iio: temperature: ltc2983: small improvements
2024-02-05 12:16:17
linux-kernel
[PATCH v2 1/2] driver: core: add dedicated workqueue for devlink removal
2024-02-05 12:16:16
linux-kernel
[PATCH v2 2/2] of: dynamic: flush devlinks workqueue before destroying the changeset
2024-02-05 12:16:11
linux-kernel
[PATCH v2 0/2] fix DT overlays when device links are released
2024-02-02 12:23:34
linux-kernel
[PATCH 1/2] driver: core: add dedicated workqueue for devlink removal
2024-02-02 12:23:32
linux-kernel
[PATCH 0/2] fix DT overlays when device links are released
2024-02-02 12:18:42
linux-kernel
[PATCH 2/2] of: dynamic: flush devlinks workqueue before destroying the changeset
2024-01-23 15:48:19
linux-kernel
[PATCH RESEND RFC] driver: core: don't queue device links removal for dt overlays
2023-12-13 15:14:42
linux-kernel
[PATCH RESEND RFC] driver: core: don't queue device links removal for dt overlays
2023-11-27 15:24:20
linux-kernel
[PATCH RFC] driver: core: don't queue device links removal for dt overlays
2023-11-21 10:19:53
linux-kernel
[PATCH 10/12] iio: adc: ad9467: convert to backend framework
2023-11-21 10:19:51
linux-kernel
[PATCH 12/12] iio: adc: adi-axi-adc: move to backend framework
2023-11-21 10:19:48
linux-kernel
[PATCH 11/12] iio: adc: adi-axi-adc: convert to regmap
2023-11-21 10:19:37
linux-kernel
[PATCH 08/12] iio: adc: ad9467: use spi_get_device_match_data()
2023-11-21 10:19:33
linux-kernel
[PATCH 03/12] iio: add the IIO backend framework
2023-11-21 10:19:30
linux-kernel
[PATCH 05/12] iio: adc: ad9467: don't ignore error codes
2023-11-21 10:19:28
linux-kernel
[PATCH 00/12] iio: add new backend framework
2023-11-21 10:19:25
linux-kernel
[PATCH 06/12] iio: adc: ad9467: add mutex to struct ad9467_state
2023-11-21 10:19:19
linux-kernel
[PATCH 02/12] of: property: add device link support for io-backends
2023-11-21 10:19:07
linux-kernel
[PATCH 04/12] iio: adc: ad9467: fix reset gpio handling
2023-11-21 10:19:01
linux-kernel
[PATCH 09/12] iio: adc: ad9467: use chip_info variables instead of array
2023-11-21 10:18:52
linux-kernel
[PATCH 07/12] iio: adc: ad9467: fix scale setting
2023-11-21 10:18:35
linux-kernel
[PATCH 01/12] driver: core: allow modifying device_links flags