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
2018-05-27 11:25:18
linux-kernel
[PATCH v5 1/3] bpf: bpf_prog_array_copy() should return -ENOENT if exclude_prog not found
2018-05-27 11:25:02
linux-kernel
[PATCH v5 3/3] bpf: add selftest for lirc_mode2 type program
2018-05-26 12:18:17
linux-kernel
Re: [PATCH v4 2/3] media: rc: introduce BPF_PROG_LIRC_MODE2
2018-05-23 19:50:39
linux-kernel
Re: [PATCH v4 0/3] IR decoding using BPF
2018-05-18 14:10:45
linux-kernel
[PATCH v4 3/3] bpf: add selftest for lirc_mode2 type program
2018-05-18 14:10:23
linux-kernel
[PATCH v4 2/3] media: rc: introduce BPF_PROG_LIRC_MODE2
2018-05-18 14:10:19
linux-kernel
[PATCH v4 0/3] IR decoding using BPF
2018-05-18 14:08:21
linux-kernel
[PATCH v4 1/3] bpf: bpf_prog_array_copy() should return -ENOENT if exclude_prog not found
2018-05-18 13:34:07
linux-kernel
Re: [PATCH v3 2/2] bpf: add selftest for rawir_event type program
2018-05-17 21:46:06
linux-kernel
Re: [PATCH v3 1/2] media: rc: introduce BPF_PROG_RAWIR_EVENT
2018-05-17 21:02:25
linux-kernel
Re: [PATCH v3 2/2] bpf: add selftest for rawir_event type program
2018-05-17 13:46:59
linux-kernel
Re: [PATCH v3 1/2] media: rc: introduce BPF_PROG_RAWIR_EVENT
2018-05-16 21:07:25
linux-kernel
[PATCH v3 1/2] media: rc: introduce BPF_PROG_RAWIR_EVENT
2018-05-16 21:06:40
linux-kernel
[PATCH v3 2/2] bpf: add selftest for rawir_event type program
2018-05-16 21:05:31
linux-kernel
[PATCH v3 0/2] IR decoding using BPF
2018-05-16 13:55:55
linux-kernel
Re: [PATCH v2 1/2] media: rc: introduce BPF_PROG_RAWIR_EVENT
2018-05-15 18:58:29
linux-kernel
[PATCH v2 1/2] media: rc: introduce BPF_PROG_RAWIR_EVENT
2018-05-15 18:57:31
linux-kernel
[PATCH v2 0/2] IR decoding using BPF
2018-05-15 18:57:31
linux-kernel
[PATCH v2 2/2] bpf: add selftest for rawir_event type program
2018-05-15 12:20:19
linux-kernel
Re: [PATCH v1 1/4] media: rc: introduce BPF_PROG_IR_DECODER
2018-05-15 10:44:13
linux-kernel
Re: [PATCH v1 4/4] samples/bpf: an example of a raw IR decoder
2018-05-15 10:31:12
linux-kernel
Re: [PATCH v1 1/4] media: rc: introduce BPF_PROG_IR_DECODER
2018-05-14 21:14:07
linux-kernel
[PATCH v1 1/4] media: rc: introduce BPF_PROG_IR_DECODER
2018-05-14 21:12:41
linux-kernel
[PATCH v1 3/4] media: rc bpf: move ir_raw_event to uapi
2018-05-14 21:11:47
linux-kernel
[PATCH v1 4/4] samples/bpf: an example of a raw IR decoder
2018-05-14 21:11:38
linux-kernel
[PATCH v1 2/4] media: bpf: allow raw IR decoder bpf programs to be used
2018-05-14 21:11:30
linux-kernel
[PATCH v1 0/4] IR decoding using BPF
2018-04-24 11:36:18
linux-kernel
Re: [PATCH 1/1] media: rc: Add NVIDIA IR keymapping
2018-04-21 10:33:34
linux-kernel
Re: [PATCH 1/1] media: nec-decoder: remove trailer_space state
2018-03-02 19:06:52
linux-kernel
Re: [RESEND PATCH v5 0/6] IR support for A83T
2018-02-26 11:32:29
linux-kernel
Re: [PATCH 12/13] media: img-ir: Drop METAG dependency
2018-02-22 13:10:31
linux-kernel
Re: [PATCH v3 05/10] pwm: add PWM mode to pwm_config()
2018-01-05 15:43:52
linux-kernel
Re: [PATCH v3 1/6] media: rc: update sunxi-ir driver to get base clock frequency from devicetree
2018-01-05 12:02:58
linux-kernel
Re: [PATCH v3 0/6] arm: sunxi: IR support for A83T
2017-12-17 23:13:07
linux-kernel
Re: [PATCH 1/5] media: rc: update sunxi-ir driver to get base clock frequency from devicetree
2017-12-03 22:59:16
linux-kernel
Re: [PATCH v4 07/12] [media] cxd2880: Add top level of the driver
2017-12-03 18:23:48
linux-kernel
Re: [PATCH v4 06/12] [media] cxd2880: Add integration layer for the driver
2017-11-19 22:07:59
linux-kernel
Re: [PATCH 2/6] media: rc keymaps: add SPDX identifiers to the code I wrote
2017-11-19 21:58:47
linux-kernel
Re: [PATCH] media: rc: double keypresses due to timeout expiring to early
2017-11-17 06:49:16
linux-kernel
[PATCH] media: rc: double keypresses due to timeout expiring to early
2017-11-16 20:37:49
linux-kernel
Re: 4.14 regression from commit d57ea877af38 media: rc: per-protocol repeat period
2017-10-31 20:12:40
linux-kernel
[PATCH v2] media: ttpci: remove autorepeat handling and use timer_setup
2017-10-31 20:09:26
linux-kernel
Re: [PATCH] media: ttpci: remove autorepeat handling and use timer_setup
2017-10-31 17:47:37
linux-kernel
[PATCH] media: ttpci: remove autorepeat handling and use timer_setup
2017-10-10 08:49:16
linux-kernel
[PATCH v3 26/26] kfifo: DECLARE_KIFO_PTR(fifo, u64) does not work on arm 32 bit
2017-10-10 07:20:08
linux-kernel
[PATCH v3 26/26] kfifo: DECLARE_KIFO_PTR(fifo, u64) does not work on arm 32 bit
2017-09-08 18:52:51
linux-kernel
Re: [PATCH] media: default for RC_CORE should be n
2017-08-15 11:45:21
linux-kernel
Re: [PATCH 2/3] [media] rc: constify usb_device_id
2017-08-10 21:55:58
linux-kernel
Re: [PATCH] imon: constify attribute_group structures
2017-08-02 10:03:02
linux-kernel
Re: [PATCH v1 0/4] media: rc: add support for IR receiver on MT7622 SoC
2017-08-01 11:30:40
linux-kernel
[PATCH v4.13 REGRESSION] Revert "serial: Delete dead code for CIR serial ports"