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

Date List Subject
2021-05-10 13:14:02 linux-kernel [PATCH 07/11] iio: adc: ad7192: convert to device-managed functions
2021-05-10 13:09:24 linux-kernel [PATCH 09/11] iio: adc: ad7124: Fix potential overflow due to non sequential channel numbers
2021-05-10 13:07:54 linux-kernel [PATCH 10/11] iio: adc: ad7124: Use devm_ managed calls for all of probe() + drop remove()
2021-05-10 13:07:54 linux-kernel [PATCH 05/11] iio: adc: ad7192: use devm_clk_get_optional() for mclk
2021-05-10 13:07:54 linux-kernel [PATCH 01/11] iio: adc: ad_sigma_delta: introduct devm_ad_sd_setup_buffer_and_trigger()
2021-05-10 13:07:49 linux-kernel [PATCH 06/11] iio: adc: ad7192: Avoid disabling a clock that was never enabled.
2021-05-10 13:07:42 linux-kernel [PATCH 04/11] iio: adc: ad7780: convert to device-managed functions
2021-05-10 13:06:49 linux-kernel [PATCH 03/11] iio: adc: ad7791: convert to device-managed functions
2021-05-04 07:58:41 linux-kernel [PATCH] iio: adc: mxs-lradc-adc: use iio_device_id() helper
2021-05-03 18:09:20 linux-kernel [PATCH] iio: core: return ENODEV if ioctl is unknown
2021-04-14 14:55:22 linux-kernel [PATCH] iio: hid-sensors: select IIO_TRIGGERED_BUFFER under HID_SENSOR_IIO_TRIGGER
2021-04-02 17:44:02 linux-kernel [PATCH] iio: buffer: use sysfs_attr_init() on allocated attrs
2021-03-30 06:51:45 linux-kernel Re: [PATCH 01/10] platform/x86: toshiba_acpi: bind life-time of toshiba_acpi_dev to parent
2021-03-29 14:03:27 linux-kernel Re: [PATCH 00/10] platform/x86: toshiba_acpi: move acpi add/remove to device-managed routines
2021-03-29 07:26:59 linux-kernel Re: linux-next: build failure after merge of the staging tree
2021-03-25 03:22:13 linux-kernel [PATCH] iio: adc: Kconfig: make AD9467 depend on ADI_AXI_ADC symbol
2021-03-24 13:01:09 linux-kernel [PATCH 09/10] platform/x86: toshiba_acpi: use device-managed for sysfs removal
2021-03-24 13:00:36 linux-kernel [PATCH 08/10] platform/x86: toshiba_acpi: use device-managed for wwan_rfkill management
2021-03-24 13:00:36 linux-kernel [PATCH 07/10] platform/x86: toshiba_acpi: use device-managed functions for accelerometer
2021-03-24 13:00:19 linux-kernel [PATCH 04/10] platform/x86: toshiba_acpi: use device-managed functions for input device
2021-03-24 13:00:17 linux-kernel [PATCH 02/10] platform/x86: toshiba_acpi: use devm_add_action_or_reset() for singleton clear
2021-03-24 12:59:49 linux-kernel [PATCH 06/10] platform/x86: toshiba_acpi: use devm_led_classdev_register() for LEDs
2021-03-24 12:58:59 linux-kernel [PATCH 10/10] platform/x86: toshiba_acpi: bind proc entries creation to parent
2021-03-24 12:58:38 linux-kernel [PATCH 05/10] platform/x86: toshiba_acpi: register backlight with device-managed variant
2021-03-24 12:58:11 linux-kernel [PATCH 03/10] platform/x86: toshiba_acpi: bind registration of miscdev object to parent
2021-03-24 12:57:58 linux-kernel [PATCH 01/10] platform/x86: toshiba_acpi: bind life-time of toshiba_acpi_dev to parent
2021-03-24 12:57:49 linux-kernel [PATCH 00/10] platform/x86: toshiba_acpi: move acpi add/remove to device-managed routines
2021-03-22 08:45:19 linux-kernel [PATCH] iio: buffer: return 0 for buffer getfd ioctl handler
2021-03-11 09:14:56 linux-kernel [PATCH] iio: kfifo: add devm_iio_triggered_buffer_setup_ext variant
2021-03-10 09:55:02 linux-kernel [PATCH] staging: iio: ad9834: convert to device-managed functions in probe
2021-03-10 09:40:02 linux-kernel [PATCH] iio: temperature: tmp007: use device-managed functions in probe
2021-03-10 07:18:33 linux-kernel Re: [PATCH 01/10] spi: spi-axi-spi-engine: remove usage of delay_usecs
2021-03-08 14:58:11 linux-kernel [PATCH 09/10] spi: core: remove 'delay_usecs' field from spi_transfer
2021-03-08 14:58:02 linux-kernel [PATCH 10/10] spi: docs: update info about 'delay_usecs'
2021-03-08 14:57:53 linux-kernel [PATCH 08/10] spi: fsl-espi: remove usage of 'delay_usecs' field
2021-03-08 14:57:11 linux-kernel [PATCH 07/10] spi: spi-falcon: remove check for 'delay_usecs'
2021-03-08 14:57:11 linux-kernel [PATCH 06/10] staging: greybus: spilib: use 'spi_delay_to_ns' for getting xfer delay
2021-03-08 14:57:11 linux-kernel [PATCH 05/10] spi: spi-tegra20-flash: don't check 'delay_usecs' field for spi transfer
2021-03-08 14:57:10 linux-kernel [PATCH 04/10] spi: spi-sh: replace 'delay_usecs' with 'delay.value' in pr_debug
2021-03-08 14:57:01 linux-kernel [PATCH 02/10] spi: bcm63xx-spi: don't check 'delay_usecs' field
2021-03-08 14:57:01 linux-kernel [PATCH 03/10] spi: spi-bcm-qspi: replace 'delay_usecs' with 'delay.value' check
2021-03-08 14:57:01 linux-kernel [PATCH 01/10] spi: spi-axi-spi-engine: remove usage of delay_usecs
2021-03-08 14:57:01 linux-kernel [PATCH 00/10] spi: finalize 'delay_usecs' removal/transition