LinuxLists
Users
About
Sean Young (
[email protected]
)
Number of posts: 436 (0.06 per day)
First post: 2004-04-28 19:52:48
Last post: 2024-06-14 09:08:59
Previous Page
/
Next Page
Date
List
Subject
2023-11-29 09:14:46
linux-kernel
[PATCH v6 2/4] pwm: make it possible to apply pwm changes in atomic context
2023-11-29 09:14:33
linux-kernel
[PATCH v6 4/4] media: pwm-ir-tx: trigger edges from hrtimer interrupt context
2023-11-29 09:14:27
linux-kernel
[PATCH v6 1/4] pwm: rename pwm_apply_state() to pwm_apply_might_sleep()
2023-11-29 09:14:22
linux-kernel
[PATCH v6 3/4] pwm: bcm2835: allow pwm driver to be used in atomic context
2023-11-29 09:09:13
linux-kernel
Re: [PATCH v5 1/4] pwm: rename pwm_apply_state() to pwm_apply_cansleep()
2023-11-29 09:07:55
linux-kernel
Re: [PATCH v5 2/4] pwm: make it possible to apply pwm changes in atomic context
2023-11-21 08:49:31
linux-kernel
Re: drivers/media/rc/ttusbir.c:1: warning: no structured comments found
2023-11-18 16:18:28
linux-kernel
[PATCH v5 1/4] pwm: rename pwm_apply_state() to pwm_apply_cansleep()
2023-11-18 16:18:23
linux-kernel
[PATCH v5 4/4] media: pwm-ir-tx: trigger edges from hrtimer interrupt context
2023-11-18 16:18:15
linux-kernel
[PATCH v5 2/4] pwm: make it possible to apply pwm changes in atomic context
2023-11-18 16:18:04
linux-kernel
[PATCH v5 3/4] pwm: bcm2835: allow pwm driver to be used in atomic context
2023-11-16 13:15:40
linux-kernel
Re: [RESEND PATCH] media: ir-hix5hd2: Use device_get_match_data()
2023-10-29 08:40:29
linux-kernel
Re: [PATCH v4 3/4] pwm: bcm2835: allow pwm driver to be used in atomic context
2023-10-27 09:23:22
linux-kernel
[PATCH v4 3/4] pwm: bcm2835: allow pwm driver to be used in atomic context
2023-10-27 09:23:09
linux-kernel
[PATCH v4 2/4] pwm: make it possible to apply pwm changes in atomic context
2023-10-27 09:22:36
linux-kernel
[PATCH v4 1/4] pwm: rename pwm_apply_state() to pwm_apply_cansleep()
2023-10-27 09:22:30
linux-kernel
[PATCH v4 4/4] media: pwm-ir-tx: trigger edges from hrtimer interrupt context
2023-10-25 09:54:12
linux-kernel
Re: [PATCH v3 1/3] pwm: make it possible to apply pwm changes in atomic context
2023-10-22 10:46:33
linux-kernel
Re: [PATCH v3 1/3] pwm: make it possible to apply pwm changes in atomic context
2023-10-19 11:19:35
linux-kernel
Re: [PATCH v3 2/3] pwm: bcm2835: allow pwm driver to be used in atomic context
2023-10-17 09:31:36
linux-kernel
[PATCH v3 1/3] pwm: make it possible to apply pwm changes in atomic context
2023-10-17 09:31:33
linux-kernel
[PATCH v3 2/3] pwm: bcm2835: allow pwm driver to be used in atomic context
2023-10-17 09:30:57
linux-kernel
[PATCH v3 3/3] media: pwm-ir-tx: trigger edges from hrtimer interrupt context
2023-10-15 21:25:44
linux-kernel
Re: [PATCH v2 3/3] media: pwm-ir-tx: trigger edges from hrtimer interrupt context
2023-10-14 08:32:10
linux-kernel
Re: [PATCH v2 1/3] pwm: make it possible to apply pwm changes in atomic context
2023-10-13 14:58:49
linux-kernel
Re: [PATCH v2 1/3] pwm: make it possible to apply pwm changes in atomic context
2023-10-13 11:08:42
linux-kernel
Re: [PATCH] media: rc: pwm-ir-tx: use hrtimer for edge generation
2023-10-13 10:47:55
linux-kernel
[PATCH v2 3/3] media: pwm-ir-tx: trigger edges from hrtimer interrupt context
2023-10-13 10:47:45
linux-kernel
[PATCH v2 2/3] pwm: bcm2835: allow pwm driver to be used in atomic context
2023-10-13 10:47:35
linux-kernel
[PATCH v2 1/3] pwm: make it possible to apply pwm changes in atomic context
2023-10-07 12:32:20
linux-kernel
[PATCH] media: lirc: drop trailing space from scancode transmit
2023-10-06 13:27:13
linux-kernel
[PATCH] media: sharp: fix sharp encoding
2023-10-05 14:12:00
linux-kernel
Re: [PATCH 1/2] pwm: make it possible to apply pwm changes in atomic context
2023-10-04 14:42:30
linux-kernel
Re: [PATCH 2/2] media: pwm-ir-tx: trigger edges from hrtimer interrupt context
2023-10-04 08:01:02
linux-kernel
Re: [PATCH 2/2] media: pwm-ir-tx: trigger edges from hrtimer interrupt context
2023-10-04 07:44:09
linux-kernel
Re: [PATCH 2/2] media: pwm-ir-tx: trigger edges from hrtimer interrupt context
2023-10-02 13:55:53
linux-kernel
Re: [PATCH 2/2] media: pwm-ir-tx: trigger edges from hrtimer interrupt context
2023-10-01 20:48:29
linux-kernel
Re: [PATCH 1/2] pwm: make it possible to apply pwm changes in atomic context
2023-10-01 19:19:14
linux-kernel
[PATCH 2/2] media: pwm-ir-tx: trigger edges from hrtimer interrupt context
2023-10-01 16:05:34
linux-kernel
[PATCH 1/2] pwm: make it possible to apply pwm changes in atomic context
2023-09-29 22:08:50
linux-kernel
Re: [PATCH v5 2/2] media: rc: remove ir-rx51 in favour of generic pwm-ir-tx
2023-09-27 09:44:27
linux-kernel
Re: [PATCH v5 2/2] media: rc: remove ir-rx51 in favour of generic pwm-ir-tx
2023-09-26 13:43:29
linux-kernel
Re: [PATCH v5 2/2] media: rc: remove ir-rx51 in favour of generic pwm-ir-tx
2023-09-05 16:19:55
linux-kernel
[PATCH v5 1/2] dt-bindings: media: remove nokia,n900-ir as pwm-ir-tx is compatible
2023-08-11 12:01:07
linux-kernel
Re: [PATCH] media: rc: ir-spi: Correct regulator name
2023-07-22 10:28:27
linux-kernel
Re: [PATCH v2] media: Explicitly include correct DT includes
2023-04-17 08:22:53
linux-kernel
[PATCH v2] bpf: lirc program type should not require SYS_CAP_ADMIN
2023-04-14 17:50:31
linux-kernel
Re: [PATCH] bpf: lirc program type should not require SYS_CAP_ADMIN
2023-04-14 11:01:33
linux-kernel
Re: [PATCH] bpf: lirc program type should not require SYS_CAP_ADMIN
2023-04-13 08:36:37
linux-kernel
Re: [PATCH] bpf: lirc program type should not require SYS_CAP_ADMIN
2023-04-11 15:49:25
linux-kernel
[PATCH] bpf: lirc program type should not require SYS_CAP_ADMIN