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
2020-11-19 10:05:47
linux-kernel
[PATCH v2 4/4] dt-bindings: adc: ad7887: add binding doc for AD7887
2020-11-19 10:05:13
linux-kernel
[PATCH v2 3/4] iio: adc: ad7887: add OF match table
2020-11-19 10:04:32
linux-kernel
[PATCH v2 1/4] iio: adc: ad7887: convert dual-channel mode to DT/ACPI
2020-11-19 10:04:28
linux-kernel
[PATCH v2 2/4] iio: adc: ad7887: remove matching code from driver
2020-11-19 09:54:14
linux-kernel
[PATCH 3/3] Input: adp5589-keys - add basic devicetree support
2020-11-19 09:54:01
linux-kernel
[PATCH 1/3] Input: adp5589-keys - add default platform data
2020-11-19 09:53:56
linux-kernel
[PATCH 2/3] Input: adp5589-keys - wrap device probing into chip info struct
2020-11-19 08:30:50
linux-kernel
RE: [PATCH] Input: adp5589-keys - use BIT()
2020-11-19 08:10:47
linux-kernel
RE: [PATCH] Input: adp5589-keys - mark suspend and resume methods as __maybe_unused
2020-11-17 16:24:00
linux-kernel
[RFC PATCH 06/12] iio: buffer: re-route scan_elements via it's kobj_type
2020-11-17 16:23:45
linux-kernel
[RFC PATCH 10/12] iio: core: wrap iio device & buffer into struct for character devices
2020-11-17 16:23:31
linux-kernel
[RFC PATCH 05/12] iio: core: split __iio_device_attr_init() to init only the attr object
2020-11-17 16:23:29
linux-kernel
[RFC PATCH 11/12] iio: buffer: introduce support for attaching more IIO buffers
2020-11-17 16:22:58
linux-kernel
[RFC PATCH 04/12] iio: buffer: add index to the first IIO buffer dir and symlink it back
2020-11-17 16:22:07
linux-kernel
[RFC PATCH 01/12] iio: core: register chardev only if needed
2020-11-17 16:21:55
linux-kernel
[RFC PATCH 08/12] iio: buffer: add helper to get the IIO device to which a buffer belongs
2020-11-17 16:21:03
linux-kernel
[RFC PATCH 07/12] iio: buffer: re-route core buffer attributes via it's new kobj_type
2020-11-17 16:20:59
linux-kernel
[RFC PATCH 12/12] iio: buffer: add ioctl() to support opening extra buffers for IIO device
2020-11-17 16:20:52
linux-kernel
[RFC PATCH 09/12] iio: re-route all buffer attributes through new buffer kobj_type
2020-11-17 16:20:41
linux-kernel
[RFC PATCH 02/12] iio: buffer: add back-ref from iio_buffer to iio_dev
2020-11-17 16:20:37
linux-kernel
[RFC PATCH 03/12] iio: buffer: rework buffer & scan_elements dir creation
2020-11-17 16:20:33
linux-kernel
[RFC PATCH 00/12] iio: core,buffer: add support for multiple IIO buffers per IIO device
2020-11-17 13:55:27
linux-kernel
RE: [PATCH v2] dt-bindings: adau1977: convert text binding to yaml format
2020-11-17 10:36:29
linux-kernel
[PATCH] iio: core: organize buffer file-ops in the order defined in the struct
2020-11-17 09:49:39
linux-kernel
[PATCH] iio: core: return -EINVAL when no ioctl handler has been run
2020-11-17 07:51:26
linux-kernel
[PATCH 3/3] dt-bindings: adc: ad7887: add binding doc for AD7887
2020-11-17 07:49:55
linux-kernel
[PATCH 2/3] iio: adc: ad7887: convert driver to full DT probing
2020-11-17 07:49:23
linux-kernel
[PATCH 1/3] iio: adc: ad7887: convert dual-channel mode to DT/ACPI
2020-11-14 06:44:50
linux-kernel
RE: [PATCH RESEND net-next 18/18] net: phy: adin: remove the use of the .ack_interrupt()
2020-11-14 06:42:18
linux-kernel
RE: [PATCH RESEND net-next 17/18] net: phy: adin: implement generic .handle_interrupt() callback
2020-11-13 09:43:09
linux-kernel
[PATCH v2] iio: ad_sigma_delta: Don't put SPI transfer buffer on the stack
2020-11-13 09:21:16
linux-kernel
[PATCH] iio: adc: ad7887: convert probe to device-managed functions
2020-11-12 09:09:50
linux-kernel
[PATCH] iio: ad_sigma_delta: Don't put SPI transfer buffer on the stack
2020-11-12 07:41:31
linux-kernel
[PATCH v2 3/5] Input: adp5589: remove setup/teardown hooks for gpios
2020-11-12 07:41:25
linux-kernel
[PATCH v2 0/5] Input: adp5589: cleanup and use device-managed functions
2020-11-12 07:41:03
linux-kernel
[PATCH v2 5/5] Input: adp5589: use devm_add_action_or_reset() for register clear
2020-11-12 07:41:03
linux-kernel
[PATCH v2 1/5] Input: adp5589: use devm_kzalloc() to allocate the kpad object
2020-11-12 07:41:03
linux-kernel
[PATCH v2 4/5] Input: adp5589: use devm_gpiochip_add_data() for gpios
2020-11-12 07:41:03
linux-kernel
[PATCH v2 2/5] Input: adp5589: use device-managed function in adp5589_keypad_add()
2020-11-12 06:54:02
linux-kernel
RE: [PATCH 1/6] Input: adp5589: use a single variable for error in probe
2020-11-12 06:41:46
linux-kernel
RE: [PATCH 1/6] Input: adp5589: use a single variable for error in probe
2020-11-11 14:14:55
linux-kernel
[PATCH] spi: Add SPI_NO_TX/RX support
2020-11-11 11:37:57
linux-kernel
[PATCH] uio/uio_pci_generic: use device-managed function equivalents
2020-11-11 11:21:48
linux-kernel
[PATCH 2/2] uio: pruss: use devm_clk_get() for clk init
2020-11-11 11:19:33
linux-kernel
[PATCH 1/2] uio: pruss: move simple allocations to dem_ equivalents
2020-11-11 09:15:34
linux-kernel
[PATCH v2 0/4] hwmon: (ltc2945): add support for sense resistor
2020-11-11 09:13:35
linux-kernel
[PATCH v2 4/4] dt-bindings: hwmon: ltc2945: add device tree doc for ltc2945
2020-11-11 09:13:24
linux-kernel
[PATCH v2 3/4] hwmon: (ltc2945): add support for sense resistor
2020-11-11 09:11:45
linux-kernel
[PATCH v2 2/4] docs: hwmon: (ltc2945): change type of val to ULL in ltc2945_val_to_reg()
2020-11-11 09:10:59
linux-kernel
[PATCH v2 1/4] hwmon: (ltc2945): wrap regmap into an ltc2945_state struct
2020-11-11 08:48:32
linux-kernel
[PATCH 3/6] Input: adp5589: use device-managed function in adp5589_keypad_add()