LinuxLists
Users
About
Andy Shevchenko (
[email protected]
)
Number of posts: 269 (0.46 per day)
First post: 2022-10-25 09:09:39
Last post: 2024-06-04 19:30:25
Previous Page
Date
List
Subject
2023-03-07 19:58:35
linux-kernel
Re: [PATCH v2 1/6] gpio: ich: Use devm_gpiochip_add_data() to simplify remove path
2023-03-07 18:11:33
linux-kernel
Re: [PATCH 4/6] gpio: pisosr: Use devm_gpiochip_add_data() to simplify remove path
2023-03-07 17:50:52
linux-kernel
Re: [PATCH 2/6] gpio: twl4030: Use devm_gpiochip_add_data() to simplify remove path
2023-03-07 17:49:55
linux-kernel
Re: [PATCH 4/6] gpio: pisosr: Use devm_gpiochip_add_data() to simplify remove path
2023-03-07 17:48:26
linux-kernel
Re: [PATCH 1/6] gpio: ich: Use devm_gpiochip_add_data() to simplify remove path
2023-03-07 12:27:38
linux-kernel
Re: [PATCH] backlight: apple_bl: Use acpi_video_get_backlight_type()
2023-03-06 17:27:42
linux-kernel
Re: [PATCH 04/27] mfd: intel_soc_pmic_crc: remove MODULE_LICENSE in non-modules
2023-02-24 16:40:01
linux-kernel
Re: [PATCH 04/27] mfd: intel_soc_pmic_crc: remove MODULE_LICENSE in non-modules
2023-02-16 09:58:50
linux-kernel
Re: [PATCH] stop mainaining UUID
2023-01-17 16:46:12
linux-kernel
Re: [PATCH] staging: media: atomisp: pci: Replace bytes macros with functions
2023-01-17 16:31:51
linux-kernel
Re: [PATCH] staging: media: atomisp: pci: Replace bytes macros with functions
2023-01-04 11:32:40
linux-kernel
Re: [PATCH] media: atomisp: fix videobuf2 Kconfig depenendency
2022-12-12 10:12:54
linux-kernel
Re: [PATCH] media: rc: Drop obsolete dependencies on COMPILE_TEST
2022-10-25 09:09:39
linux-kernel
Re: [PATCH] lib/string.c: Improve strcasecmp speed by not lowering if chars match