LinuxLists
Users
About
Andy Shevchenko (
[email protected]
)
Number of posts: 8789 (1.63 per day)
First post: 2009-09-16 11:43:29
Last post: 2024-06-13 19:52:14
Previous Page
/
Next Page
Date
List
Subject
2023-12-20 15:55:07
linux-kernel
Re: [PATCH 13/18] serial: sc16is7xx: use in_range() for DT properties bound checks
2023-12-20 15:54:08
linux-kernel
Re: [PATCH 11/18] serial: sc16is7xx: add explicit return for some switch default cases
2023-12-20 15:53:52
linux-kernel
Re: [PATCH 12/18] serial: sc16is7xx: replace hardcoded divisor value with BIT() macro
2023-12-20 15:51:48
linux-kernel
Re: [PATCH 10/18] serial: sc16is7xx: use HZ_PER_MHZ macro to improve readability
2023-12-20 15:49:00
linux-kernel
Re: [PATCH 03/18] serial: sc16is7xx: remove obsolete loop in sc16is7xx_port_irq()
2023-12-20 15:48:46
linux-kernel
Re: [PATCH 07/18] serial: sc16is7xx: use i2c_get_match_data()
2023-12-20 15:45:16
linux-kernel
Re: [PATCH 06/18] serial: sc16is7xx: use spi_get_device_match_data()
2023-12-20 15:42:59
linux-kernel
Re: [PATCH 04/18] serial: sc16is7xx: improve do/while loop in sc16is7xx_irq()
2023-12-19 21:54:11
linux-kernel
Re: [PATCH v5 2/2] lib/string: shrink lib/string.i via IWYU
2023-12-19 21:52:32
linux-kernel
Re: [PATCH v5 1/2] kernel.h: removed REPEAT_BYTE from kernel.h
2023-12-19 21:48:40
linux-kernel
Re: [PATCH v4 1/2] kernel.h: removed REPEAT_BYTE from kernel.h
2023-12-19 14:51:15
linux-kernel
Re: [PATCH v3] gpio: dwapb: mask/unmask IRQ when disable/enale it
2023-12-19 14:44:46
linux-kernel
Re: [PATCH v3] gpio: dwapb: mask/unmask IRQ when disable/enale it
2023-12-19 14:25:48
linux-kernel
Re: [PATCH v3] gpio: dwapb: mask/unmask IRQ when disable/enale it
2023-12-18 17:31:06
linux-kernel
Re: [PATCH v2 1/2] sh: Added kernel.h to word-at-a-time
2023-12-18 17:23:58
linux-kernel
Re: [PATCH v2 1/2] sh: Added kernel.h to word-at-a-time
2023-12-15 19:09:52
linux-kernel
Re: [PATCH v2 1/2] sh: Added kernel.h to word-at-a-time
2023-12-15 15:59:37
linux-kernel
Re: [PATCH RFC v4-bis] locking: introduce devm_mutex_init
2023-12-14 13:47:42
linux-kernel
Re: [PATCH v3 04/11] leds: aw2013: use devm API to cleanup module's resources
2023-12-14 13:43:10
linux-kernel
Re: [PATCH v3 03/11] devm-helpers: introduce devm_mutex_init
2023-12-13 22:38:57
linux-kernel
Re: [PATCH v3 03/11] devm-helpers: introduce devm_mutex_init
2023-12-13 22:37:19
linux-kernel
Re: [PATCH v3 03/11] devm-helpers: introduce devm_mutex_init
2023-12-13 14:45:59
linux-kernel
Re: [PATCH 1/7] serial: sc16is7xx: fix snprintf format specifier in sc16is7xx_regmap_name()
2023-12-11 20:51:39
linux-kernel
Re: [PATCH] lib/string: shrink lib/string.i via IWYU
2023-12-07 18:25:32
linux-kernel
Re: [PATCH 1/7] serial: sc16is7xx: fix snprintf format specifier in sc16is7xx_regmap_name()
2023-12-07 12:47:04
linux-kernel
Re: [PATCH v2 01/10] devm-helpers: introduce devm_mutex_init
2023-12-07 12:03:24
linux-kernel
Re: [PATCH v2 01/10] devm-helpers: introduce devm_mutex_init
2023-12-07 12:01:10
linux-kernel
Re: [PATCH v2 01/10] devm-helpers: introduce devm_mutex_init
2023-12-05 17:19:34
linux-kernel
Re: [PATCH v7 2/2] iio: adc: ad7173: add AD7173 driver
2023-12-05 15:29:22
linux-kernel
Re: [PATCH v7 2/2] iio: adc: ad7173: add AD7173 driver
2023-12-04 18:17:15
linux-kernel
Re: [PATCH v2 04/10] leds: aw200xx: use devm API to cleanup module's resources
2023-12-04 18:16:14
linux-kernel
Re: [PATCH v2 03/10] leds: aw2013: use devm API to cleanup module's resources
2023-12-04 18:13:51
linux-kernel
Re: [PATCH v2 02/10] leds: aw2013: unlock mutex before destroying it
2023-12-04 18:12:45
linux-kernel
Re: [PATCH v2 01/10] devm-helpers: introduce devm_mutex_init
2023-12-01 17:03:38
linux-kernel
Re: [PATCH] tty: max310x: work around regmap->regcache data corruption
2023-12-01 16:15:03
linux-kernel
Re: [PATCH] tty: max310x: work around regmap->regcache data corruption
2023-11-28 16:35:22
linux-kernel
Re: Bug in add_dma_entry()'s debugging code
2023-11-28 15:48:22
linux-kernel
Re: [PATCH v5 04/11] leds: aw200xx: calculate dts property display_rows in the driver
2023-11-28 15:47:24
linux-kernel
Re: [PATCH v5 02/11] leds: aw200xx: support HWEN hardware control
2023-11-24 15:30:50
linux-kernel
Re: [PATCH 0/8] devm_led_classdev_register() usage problem
2023-11-23 14:25:38
linux-kernel
Re: [PATCH] gpiolib: sysfs: Fix improper error handling on failed export
2023-11-20 14:06:09
linux-kernel
Re: [PATCH] pinctrl: as3722: Use devm_gpiochip_add_data() to simplify remove path
2023-11-18 16:58:48
linux-kernel
Re: [PATCH v3 00/11] leds: aw200xx: several driver updates
2023-11-18 16:47:34
linux-kernel
Re: [PATCH v3 04/11] leds: aw200xx: calculate dts property display_rows in the driver
2023-11-06 18:07:54
linux-kernel
Re: drivers/mux/adg792a.c:134:34: warning: 'adg792a_of_match' defined but not used
2023-11-03 14:11:40
linux-kernel
Re: [PATCH v8] rtc: tps6594: Add driver for TPS6594 RTC
2023-11-02 17:01:19
linux-kernel
Re: [PATCH v8] rtc: tps6594: Add driver for TPS6594 RTC
2023-11-02 16:46:57
linux-kernel
Re: [PATCH v8] rtc: tps6594: Add driver for TPS6594 RTC
2023-11-02 16:01:01
linux-kernel
Re: [PATCH v8] rtc: tps6594: Add driver for TPS6594 RTC
2023-11-02 15:59:42
linux-kernel
Re: [PATCH v8] pinctrl: tps6594: Add driver for TPS6594 pinctrl and GPIOs
2023-10-30 20:08:32
linux-kernel
Re: [PATCH v2 01/39] lib/string_helpers: Add flags param to string_get_size()