LinuxLists
Users
About
David Jander (
[email protected]
)
Number of posts: 76 (0.02 per day)
First post: 2011-03-02 07:15:48
Last post: 2024-01-12 09:05:12
Next Page
Date
List
Subject
2024-01-12 09:05:12
linux-kernel
Re: [PATCH 01/13] spi: add core support for controllers with offload capabilities
2022-11-23 10:22:02
linux-kernel
Re: [PATCH RFC v2 5/7] arm64: dts: imx: fix touchscreen reset GPIO polarity
2022-11-22 08:14:12
linux-kernel
Re: [PATCH RFC v2 5/7] arm64: dts: imx: fix touchscreen reset GPIO polarity
2022-11-17 15:50:16
linux-kernel
Re: [PATCH RESEND] can: j1939: do not wait 250ms if the same addr was already claimed
2022-09-01 12:49:25
linux-kernel
[PATCH] spi: spi.c: Fix queue hang if previous transfer failed
2022-08-05 09:00:05
linux-kernel
[PATCH] spi: spi.c: Add missing __percpu annotations in users of spi_statistics
2022-07-26 12:38:44
linux-kernel
Re: [PATCH] arm: dts: imx6qdl-vicut1.dtsi: Add backlight-isb node
2022-07-26 12:35:40
linux-kernel
[PATCH v2 2/2] arm: dts: imx6qdl-vicut1.dtsi: Fix node name backlight_led
2022-07-26 12:35:21
linux-kernel
[PATCH v2 1/2] arm: dts: imx6qdl-vicut1.dtsi: Add backlight-isb node
2022-07-26 12:35:11
linux-kernel
[PATCH v2 0/2] arm: dts: imx6qdl-vicut1.dtsi: Add backlight-isb node
2022-07-26 06:40:35
linux-kernel
Re: [PATCH] arm: dts: imx6qdl-vicut1.dtsi: Add backlight-isb node
2022-07-25 13:33:39
linux-kernel
[PATCH] arm: dts: imx6qdl-vicut1.dtsi: Add backlight-isb node
2022-06-09 12:30:48
linux-kernel
[PATCH] spi: Fix per-cpu stats access on 32 bit systems
2022-06-08 16:02:43
linux-kernel
[PATCH v2] spi: <linux/spi/spi.h>: Add missing documentation for struct members
2022-06-08 12:56:24
linux-kernel
[PATCH] include: linux: spi: spi.h: Add missing documentation for struct members
2022-06-08 08:55:18
linux-kernel
Re: linux-next: build warning after merge of the spi tree
2022-05-11 15:54:27
linux-kernel
Re: [PATCH RESEND] can: j1939: do not wait 250ms if the same addr was already claimed
2022-05-11 11:34:13
linux-kernel
Re: [PATCH RESEND] can: j1939: do not wait 250ms if the same addr was already claimed
2022-03-31 03:55:21
linux-kernel
[PATCH 1/2] drivers: auxdisplay: ht16k33.c: Add option to refuse claiming primary fb
2022-03-31 03:46:36
linux-kernel
[PATCH 0/2] drivers: auxdisplay: ht16k33.c: Add option to refuse claiming primary fb
2022-03-31 02:47:20
linux-kernel
[PATCH 2/2] dt-bindings: auxdisplay: holtek,ht16k33.yaml: Add holtek,refuse-primary-fb
2021-12-15 09:08:57
linux-kernel
Re: [PATCH v1] counter: interrupt-cnt: add counter_push_event()
2021-12-08 16:10:41
linux-kernel
Re: [PATCH v1] counter: interrupt-cnt: add counter_push_event()
2021-12-07 07:16:13
linux-kernel
Re: [PATCH v1] counter: interrupt-cnt: add counter_push_event()
2021-11-25 07:37:56
linux-kernel
Re: [PATCH v1] counter: interrupt-cnt: add counter_push_event()
2020-04-22 09:40:04
linux-kernel
Re: [PATCH v6 3/5] ARM: dts: add Protonic VT7 board
2020-03-31 15:42:36
linux-kernel
Re: [PATCH v2] ARM: imx: allow to disable board specific PHY fixups
2020-03-31 08:46:10
linux-kernel
Re: [PATCH v2] ARM: imx: allow to disable board specific PHY fixups
2020-03-25 10:36:31
linux-kernel
Re: user space interface for configuring T1 PHY management mode (master/slave)
2019-08-28 11:15:14
linux-kernel
Re: [PATCH 1/2] gpio: gpio-pca953x.c: Correct type of reg_direction
2019-08-27 06:58:48
linux-kernel
[PATCH 1/2] gpio: gpio-pca953x.c: Correct type of reg_direction
2019-08-27 06:57:59
linux-kernel
[PATCH 2/2] gpio: pca953x.c: Use pca953x_read_regs instead of regmap_bulk_read
2015-12-17 15:09:07
linux-kernel
Re: SDHCI long sleep with interrupts off
2015-12-17 12:22:33
linux-kernel
Re: SDHCI long sleep with interrupts off
2015-12-17 11:20:56
linux-kernel
Re: SDHCI long sleep with interrupts off
2015-12-17 10:47:11
linux-kernel
SDHCI long sleep with interrupts off
2015-06-26 06:56:51
linux-kernel
Re: [RFC PATCH] mmc: core: Optimize case for exactly one erase-group budget TRIM
2015-06-23 09:44:15
linux-kernel
[FRC PATCH v2] mmc: core: Optimize case for exactly one erase-group budget TRIM
2015-06-04 12:19:53
linux-kernel
Re: [RFC PATCH 2/2] mmc: core.c: Add comment to clarify special cases of ERASE/TRIM
2015-06-04 10:21:00
linux-kernel
[RFC PATCH 2/2] mmc: core.c: Add comment to clarify special cases of ERASE/TRIM
2015-06-04 09:42:34
linux-kernel
Re: [RFC PATCH] mmc: core: Optimize case for exactly one erase-group budget TRIM
2015-06-04 08:24:18
linux-kernel
Re: [PATCH] mmc: core: Fix off-by-one error in mmc_do_calc_max_discard()
2015-06-03 08:34:53
linux-kernel
[RFC PATCH] mmc: core: Optimize case for exactly one erase-group budget TRIM
2015-06-01 13:32:58
linux-kernel
Re: [PATCH] mmc: core: Fix off-by-one error in mmc_do_calc_max_discard()
2015-06-01 12:30:17
linux-kernel
Re: [PATCH] mmc: core: Fix off-by-one error in mmc_do_calc_max_discard()
2015-06-01 11:32:10
linux-kernel
Re: [PATCH] mmc: core: Fix off-by-one error in mmc_do_calc_max_discard()
2015-06-01 09:49:37
linux-kernel
[PATCH] mmc: core: Fix off-by-one error in mmc_do_calc_max_discard()
2014-07-15 07:09:19
linux-ext4
Re: Question about data integrity on SD cards
2014-07-15 06:31:01
linux-ext4
Re: ext4: journal has aborted
2014-07-07 12:16:52
linux-ext4
Re: ext4: journal has aborted
2014-07-04 13:45:52
linux-ext4
Re: ext4: journal has aborted