LinuxLists
Users
About
Doug Anderson (
[email protected]
)
Number of posts: 6798 (1.51 per day)
First post: 2012-02-02 22:58:54
Last post: 2024-06-13 14:03:41
Previous Page
/
Next Page
Date
List
Subject
2024-05-01 15:48:35
linux-kernel
[PATCH v3 2/9] drm/mipi-dsi: Fix theoretical int overflow in mipi_dsi_generic_write_seq()
2024-05-01 15:48:17
linux-kernel
[PATCH v3 1/9] drm/mipi-dsi: Fix theoretical int overflow in mipi_dsi_dcs_write_seq()
2024-05-01 15:46:07
linux-kernel
[PATCH v3 7/9] drm/panel: boe-tv101wum-nl6: Don't use a table for initting panels
2024-05-01 15:44:56
linux-kernel
[PATCH v3 5/9] drm/mipi-dsi: Introduce mipi_dsi_*_write_seq_multi()
2024-05-01 15:44:23
linux-kernel
[PATCH v3 3/9] drm/mipi-dsi: mipi_dsi_*_write functions don't need to ratelimit prints
2024-05-01 15:43:27
linux-kernel
[PATCH v3 0/9] drm/mipi-dsi: Reduce bloat and add funcs for cleaner init seqs
2024-04-30 21:33:46
linux-kernel
Re: Re: drm/debugfs: Drop conditionals around of_node pointers
2024-04-30 21:22:23
linux-bluetooth
Re: [PATCH v2 3/3] Bluetooth: qca: generalise device address check
2024-04-30 19:20:06
linux-kernel
Re: [PATCH v3 2/7] drm/panel: himax-hx83102: Break out as separate driver
2024-04-29 21:43:06
linux-kernel
Re: [PATCH v2 1/8] drm/mipi-dsi: Fix theoretical int overflow in mipi_dsi_dcs_write_seq()
2024-04-29 14:27:22
linux-kernel
Re: [PATCH v2 4/8] drm/mipi-dsi: Introduce mipi_dsi_*_write_seq_multi()
2024-04-29 14:14:52
linux-kernel
Re: [PATCH v2 4/8] drm/mipi-dsi: Introduce mipi_dsi_*_write_seq_multi()
2024-04-27 00:22:54
linux-kernel
Re: [PATCH] drm/mipi-dsi: Reduce driver bloat of mipi_dsi_*_write_seq()
2024-04-27 00:08:20
linux-kernel
[PATCH v2 0/8] drm/mipi-dsi: Reduce bloat and add funcs for cleaner init seqs
2024-04-27 00:08:17
linux-kernel
[PATCH v2 5/8] drm/mipi-dsi: mipi_dsi_*_write functions don't need to ratelimit prints
2024-04-27 00:07:35
linux-kernel
[PATCH v2 6/8] drm/panel: novatek-nt36672e: Switch to mipi_dsi_dcs_write_seq_multi()
2024-04-27 00:07:27
linux-kernel
[PATCH v2 7/8] drm/panel: boe-tv101wum-nl6: Don't use a table for initting commands
2024-04-27 00:07:05
linux-kernel
[PATCH v2 4/8] drm/mipi-dsi: Introduce mipi_dsi_*_write_seq_multi()
2024-04-27 00:01:03
linux-kernel
[PATCH v2 8/8] drm/panel: boe-tv101wum-nl6: Convert hex to lowercase
2024-04-27 00:00:07
linux-kernel
[PATCH v2 3/8] drm/mipi-dsi: Reduce driver bloat of mipi_dsi_*_write_seq()
2024-04-26 23:59:38
linux-kernel
[PATCH v2 2/8] drm/mipi-dsi: Fix theoretical int overflow in mipi_dsi_generic_write_seq()
2024-04-26 23:59:23
linux-kernel
[PATCH v2 1/8] drm/mipi-dsi: Fix theoretical int overflow in mipi_dsi_dcs_write_seq()
2024-04-26 17:30:23
linux-kernel
Re: [PATCH] Bluetooth: qca: generalise device address check
2024-04-26 15:39:18
linux-kernel
Re: [PATCH] drm/mipi-dsi: Reduce driver bloat of mipi_dsi_*_write_seq()
2024-04-26 15:29:05
linux-kernel
Re: [PATCH] drm/mipi-dsi: Reduce driver bloat of mipi_dsi_*_write_seq()
2024-04-25 17:05:41
linux-kernel
Re: [PATCH] drm/mipi-dsi: Reduce driver bloat of mipi_dsi_*_write_seq()
2024-04-25 16:19:40
linux-kernel
Re: [PATCH] Bluetooth: qca: fix invalid device address check
2024-04-25 16:05:44
linux-kernel
Re: [PATCH] Bluetooth: qca: fix wcn3991 device address check
2024-04-25 15:23:39
linux-bluetooth
Re: [PATCH] Bluetooth: qca: fix invalid device address check
2024-04-25 00:21:06
linux-kernel
[PATCH] drm/mipi-dsi: Reduce driver bloat of mipi_dsi_*_write_seq()
2024-04-24 22:43:38
linux-kernel
Re: [PATCH v2 2/7] drm/panel: himax-hx83102: Break out as separate driver
2024-04-24 17:00:50
linux-kernel
Re: [PATCH v2 1/3] HID: i2c-hid: Rely on HID descriptor fetch to probe
2024-04-24 16:25:43
linux-kernel
Re: [PATCH 0/6] HID/arm64: dts: qcom: sc8280xp-x13s: fix touchscreen power on
2024-04-24 16:25:23
linux-kernel
Re: [PATCH 4/6] HID: i2c-hid: elan: fix reset suspend current leakage
2024-04-23 21:54:17
linux-kernel
Re: [PATCH] media: mediatek: vcodec: Alloc DMA memory with DMA_ATTR_ALLOC_SINGLE_PAGES
2024-04-23 20:37:42
linux-kernel
Re: [PATCH 4/6] HID: i2c-hid: elan: fix reset suspend current leakage
2024-04-23 20:36:48
linux-kernel
Re: [PATCH 0/6] HID/arm64: dts: qcom: sc8280xp-x13s: fix touchscreen power on
2024-04-23 17:02:59
linux-kernel
Re: [PATCH] drm/panel-edp: Add panel CSOT MNB601LS1-1
2024-04-23 16:26:17
linux-kernel
Re: [PATCH v2 2/7] drm/panel: himax-hx83102: Break out as separate driver
2024-04-23 15:10:27
linux-kernel
Re: [PATCH] Bluetooth: qca: fix invalid device address check
2024-04-23 00:01:10
linux-kernel
Re: [PATCH v2 3/7] kdb: Fix console handling when editing and tab-completing commands
2024-04-23 00:00:50
linux-kernel
Re: [PATCH v2 2/7] kdb: Use format-strings rather than '\0' injection in kdb_read()
2024-04-22 23:53:38
linux-kernel
Re: [PATCH v2 7/7] kdb: Simplify management of tmpbuffer in kdb_read()
2024-04-22 23:53:24
linux-kernel
Re: [PATCH v2 6/7] kdb: Replace double memcpy() with memmove() in kdb_read()
2024-04-22 23:53:11
linux-kernel
Re: [PATCH v2 5/7] kdb: Use format-specifiers rather than memset() for padding in kdb_read()
2024-04-22 23:52:57
linux-kernel
Re: [PATCH v2 4/7] kdb: Merge identical case statements in kdb_read()
2024-04-22 23:52:17
linux-kernel
Re: [PATCH v2 1/7] kdb: Fix buffer overflow during tab-complete
2024-04-22 21:54:46
linux-kernel
Re: [PATCH] serial: kgdboc: Fix NMI-safety problems from keyboard reset code
2024-04-22 21:17:59
linux-kernel
Re: [PATCH v2 3/7] arm64: defconfig: Enable HIMAX_HX83102 panel
2024-04-22 21:17:40
linux-kernel
Re: [PATCH v2 2/7] drm/panel: himax-hx83102: Break out as separate driver
2024-04-22 21:16:56
linux-kernel
Re: [PATCH v2 1/7] dt-bindings: display: panel: Add himax hx83102 panel bindings