2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2025-01-01 10:13:58 +08:00
linux-next/drivers/staging/media
Dafna Hirschfeld dd48134061 media: staging: rkisp1: params: in stop_streaming, use list_splice_init to move the buffers
Currently the code uses 'list_cut_position' to move the
buffers to a temporary list. Replace it with
'list_splice_init'. This is nicer since we don't need
to access params.prev. Also, replace INIT_LIST_HEAD
with the simpler LIST_HEAD.

Signed-off-by: Dafna Hirschfeld <dafna.hirschfeld@collabora.com>
Acked-by: Helen Koike <helen.koike@collabora.com>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
2020-11-16 10:31:08 +01:00
..
allegro-dvt media: allegro: fix potential null dereference on header 2020-08-06 11:28:04 +02:00
atomisp pci-v5.10-changes 2020-10-22 12:41:00 -07:00
hantro Linux 5.9-rc4 2020-09-07 16:13:06 +02:00
imx Linux 5.9-rc4 2020-09-07 16:13:06 +02:00
ipu3 media: ipu3-imgu: Fixed some coding style issues in ipu3-css.c 2020-09-22 10:09:27 +02:00
meson/vdec media: staging/media: drop vb2_queue_release() 2020-08-28 15:06:17 +02:00
omap4iss media: omap: Replace HTTP links with HTTPS ones 2020-09-01 14:13:27 +02:00
rkisp1 media: staging: rkisp1: params: in stop_streaming, use list_splice_init to move the buffers 2020-11-16 10:31:08 +01:00
rkvdec media: rkvdec: Use H264_SCALING_MATRIX only when required 2020-09-01 14:13:29 +02:00
sunxi dma-mapping updates for 5.10 2020-10-15 14:43:29 -07:00
tegra-vde Staging / IIO driver updates for 5.10-rc1 2020-10-15 09:46:23 -07:00
tegra-video media: tegra-video: Fix compilation warning of unused variable 2020-09-26 10:24:29 +02:00
zoran media: zoran: fix spelling mistake and make error message more meaningful 2020-11-16 10:31:07 +01:00
Kconfig USB/PHY/Thunderbolt driver patches for 5.10-rc1 2020-10-15 09:51:18 -07:00
Makefile USB/PHY/Thunderbolt driver patches for 5.10-rc1 2020-10-15 09:51:18 -07:00