LinuxLists
Users
About
Daniel Thompson (
[email protected]
)
Number of posts: 1793 (0.48 per day)
First post: 2014-04-02 15:44:14
Last post: 2024-06-13 16:25:01
Previous Page
/
Next Page
Date
List
Subject
2024-04-15 12:56:08
linux-kernel
Re: [PATCH 06/18] backlight: ili9320: Constify lcd_ops
2024-04-15 12:54:12
linux-kernel
Re: [PATCH 05/18] backlight: ili922x: Constify lcd_ops
2024-04-15 12:50:39
linux-kernel
Re: [PATCH 04/18] backlight: hx8357: Constify lcd_ops
2024-04-15 12:48:59
linux-kernel
Re: [PATCH 03/18] backlight: corgi_lcd: Constify lcd_ops
2024-04-15 12:47:47
linux-kernel
Re: [PATCH 02/18] backlight: ams369fg06: Constify lcd_ops
2024-04-15 12:47:09
linux-kernel
Re: [PATCH 01/18] backlight: Constify lcd_ops
2024-04-09 18:36:13
linux-kernel
Re: [PATCH v2] kdb: replace deprecated strncpy
2024-04-05 09:52:03
linux-kernel
Re: [PATCH v2] kdb: replace deprecated strncpy
2024-04-03 13:59:07
linux-kernel
Re: [PATCH V8] kdb: Fix the deadlock issue in KDB debugging.
2024-04-03 11:23:51
linux-kernel
Re: [PATCH] kdb: replace deprecated strncpy
2024-04-02 13:16:34
linux-kernel
Re: [PATCH V7] kdb: Fix the deadlock issue in KDB debugging.
2024-04-02 11:07:35
linux-kernel
Re: [PATCH] video: backlight: otm3225a: drop driver owner assignment
2024-04-02 10:54:01
linux-kernel
Re: [PATCH v5 2/2] backlight: Add new lm3509 backlight driver
2024-03-25 22:03:31
linux-kernel
Re: [PATCH 1/2] video: backlight: make backlight_class constant
2024-03-25 19:55:37
linux-kernel
Re: [PATCH 2/2] video: backlight: lcd: make lcd_class constant
2024-03-25 17:54:07
linux-kernel
Re: [PATCH V5] kdb: Fix the deadlock issue in KDB debugging.
2024-03-22 15:58:38
linux-kernel
Re: 答复 : [PATCH V4] kdb: Fix the deadlock issue in KDB debugging.
2024-03-21 11:04:25
linux-kernel
Re: 答复 : [PATCH V3] kdb: Fix the deadlock issue in KDB debugging.
2024-03-20 16:29:12
linux-kernel
Re: [PATCH v1] kdb: Fix the deadlock issue in KDB debugging.
2024-03-18 10:57:27
linux-kernel
Re: [PATCH] backlight: mp3309c: fix signedness bug in mp3309c_parse_fwnode()
2024-03-14 13:09:32
linux-kernel
Re: 答复: 答复: 答复: 答复: 答复 : [PATCH] kdb: Fix the deadlock issue in KDB debugging.
2024-03-13 14:17:57
linux-kernel
Re: 答复: 答复: 答复: 答复 : [PATCH] kdb: Fix the deadlock issue in KDB debugging.
2024-03-12 10:26:40
linux-kernel
Re: 答复: 答复: 答复: [PATCH] kdb: Fix the deadlock issue in KDB debugging.
2024-03-12 09:58:08
linux-kernel
Re: 答复: 答复 : [PATCH] kdb: Fix the deadlock issue in KDB debugging.
2024-03-05 09:06:46
linux-kernel
Re: [PATCH v2 1/7] backlight: gpio: Simplify with dev_err_probe()
2024-03-04 11:10:42
linux-kernel
Re: [PATCH 7/7] backlight: pandora_bl: Drop unneeded ENOMEM error message
2024-03-04 10:47:09
linux-kernel
Re: [PATCH 6/7] backlight: lm3630a_bl: Simplify probe return on gpio request error
2024-03-04 10:44:59
linux-kernel
Re: [PATCH 5/7] backlight: lm3630a_bl: Handle deferred probe
2024-03-04 10:43:13
linux-kernel
Re: [PATCH 4/7] backlight: as3711_bl: Handle deferred probe
2024-03-04 10:41:43
linux-kernel
Re: [PATCH 3/7] backlight: bd6107: Handle deferred probe
2024-03-04 10:40:47
linux-kernel
Re: [PATCH 2/7] backlight: l4f00242t03: Simplify with dev_err_probe()
2024-03-04 10:40:13
linux-kernel
Re: [PATCH 1/7] backlight: gpio: Simplify with dev_err_probe()
2024-03-01 11:42:22
linux-kernel
Re: [PATCH] arm64: smp: smp_send_stop() and crash_smp_send_stop() should try non-NMI first
2024-03-01 11:00:42
linux-kernel
Re: 答复 : [PATCH] kdb: Fix the deadlock issue in KDB debugging.
2024-02-28 13:11:32
linux-kernel
Re: [PATCH] arm64: smp: smp_send_stop() and crash_smp_send_stop() should try non-NMI first
2024-02-28 12:12:45
linux-kernel
Re: [PATCH] kdb: Fix the deadlock issue in KDB debugging.
2024-02-21 11:21:09
linux-kernel
Re: [PATCH 3/4] backlight: lm3630a: Use backlight_get_brightness helper in update_status
2024-02-20 17:08:03
linux-kernel
Re: [PATCH 4/4] ARM: dts: qcom: msm8974-hammerhead: Hook up backlight
2024-02-20 15:41:59
linux-kernel
Re: [PATCH 1/4] backlight: lm3630a: Initialize backlight_properties on init
2024-02-20 15:36:51
linux-kernel
[PATCH RESEND 4/4] backlight: mp3309c: Fully initialize backlight_properties during probe
2024-02-20 15:36:25
linux-kernel
[PATCH RESEND 3/4] backlight: lp8788: Fully initialize backlight_properties during probe
2024-02-20 15:36:17
linux-kernel
[PATCH RESEND 2/4] backlight: lm3639: Fully initialize backlight_properties during probe
2024-02-20 15:36:05
linux-kernel
[PATCH RESEND 1/4] backlight: da9052: Fully initialize backlight_properties during probe
2024-02-20 15:35:53
linux-kernel
[PATCH RESEND 0/4] Ensure all backlight drivers zero the properties structure
2024-02-20 15:31:25
linux-kernel
[PATCH 4/4] backlight: mp3309c: Fully initialize backlight_properties during probe
2024-02-20 15:31:11
linux-kernel
[PATCH 3/4] backlight: lp8788: Fully initialize backlight_properties during probe
2024-02-20 15:30:53
linux-kernel
[PATCH 2/4] backlight: lm3639: Fully initialize backlight_properties during probe
2024-02-20 15:30:37
linux-kernel
[PATCH 1/4] backlight: da9052: Fully initialize backlight_properties during probe
2024-02-20 15:30:34
linux-kernel
[PATCH 0/4] Ensure all backlight drivers zero the properties structure
2024-02-20 14:12:54
linux-kernel
Re: [PATCH 4/4] ARM: dts: qcom: msm8974-hammerhead: Hook up backlight
2024-02-20 14:12:20
linux-kernel
Re: [PATCH 3/4] backlight: lm3630a: Use backlight_get_brightness helper in update_status