summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-report
diff options
context:
space:
mode:
authorHans Verkuil <hverkuil-cisco@xs4all.nl>2023-01-10 10:26:19 +0100
committerMauro Carvalho Chehab <mchehab@kernel.org>2023-01-22 09:54:31 +0100
commitba47652ba65523ccadac3f8d50dc0e0d560477b2 (patch)
treeba64d2410d8d4022e4f306dcc9a0fa8236126538 /tools/perf/scripts/python/bin/stackcollapse-report
parent58388bd7006218f46dcbde2bf8f2d79cb7e4dc61 (diff)
downloadkernel-ba47652ba65523ccadac3f8d50dc0e0d560477b2.tar.gz
media: meye: remove this deprecated driver
The meye driver does not use the vb2 framework for streaming video, instead it implements this in the driver. This is error prone, and nobody stepped in to convert this driver to that framework. The hardware is very old, so the decision was made to remove it altogether. Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl> Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-report')
0 files changed, 0 insertions, 0 deletions
d>2022-09-30bpf, docs: Move legacy packet instructions to a separate fileDave Thaler 2022-09-27Delete duplicate words from kernel docsAkhil Raj 2022-06-24bpf, docs: Fix the code formatting in instruction-setShahab Vahedi 2022-06-09bpf, docs: Fix typo "BFP_ALU" to "BPF_ALU"Kosuke Fujimoto 2022-04-28bpf, docs: Fix typo "respetively" to "respectively"Tiezhu Yang 2022-04-28bpf, docs: BPF_FROM_BE exists as alias for BPF_TO_BETiezhu Yang 2022-04-28bpf, docs: Remove duplicated word "instructions"Tiezhu Yang 2022-02-03bpf, docs: Better document the atomic instructionsChristoph Hellwig 2022-02-03bpf, docs: Better document the extended instruction formatChristoph Hellwig 2022-02-03bpf, docs: Better document the legacy packet access instructionChristoph Hellwig 2022-02-03bpf, docs: Better document the regular load and store instructionsChristoph Hellwig 2022-02-03bpf, docs: Document the byte swapping instructionsChristoph Hellwig 2022-01-05bpf, docs: Fully document the JMP mode modifiersChristoph Hellwig 2022-01-05bpf, docs: Fully document the JMP opcodesChristoph Hellwig 2022-01-05bpf, docs: Fully document the ALU opcodesChristoph Hellwig 2022-01-05bpf, docs: Document the opcode classesChristoph Hellwig 2022-01-05bpf, docs: Add subsections for ALU and JMP instructionsChristoph Hellwig 2022-01-05bpf, docs: Add a setion to explain the basic instruction encodingChristoph Hellwig 2021-12-30bpf, docs: Move the packet access instructions last in instruction-set.rstChristoph Hellwig 2021-12-30bpf, docs: Generate nicer tables for instruction encodingsChristoph Hellwig 2021-12-30bpf, docs: Split the comparism to classic BPF from instruction-set.rstChristoph Hellwig 2021-12-30bpf, docs: Fix verifier referencesChristoph Hellwig 2021-11-30bpf, docs: Split general purpose eBPF documentation out of filter.rstChristoph Hellwig