linux-stable/drivers/media
Smitha T Murthy b131b5f136 media: s5p-mfc: Fix in register read and write for H264
[ Upstream commit 06710cd5d2 ]

Few of the H264 encoder registers written were not getting reflected
since the read values were not stored and getting overwritten.

Fixes: 6a9c6f6812 ("[media] s5p-mfc: Add variants to access mfc registers")

Cc: stable@vger.kernel.org
Cc: linux-fsd@tesla.com
Signed-off-by: Smitha T Murthy <smitha.t@samsung.com>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2023-01-12 11:59:06 +01:00
..
cec media: cros-ec-cec: limit msg.len to CEC_MAX_MSG_SIZE 2022-11-10 18:15:33 +01:00
common media: videobuf2-core: take mmap_lock in vb2_get_unmapped_area() 2022-12-14 11:37:19 +01:00
dvb-core media: dvb-core: Fix UAF due to refcount races at releasing 2023-01-12 11:58:56 +01:00
dvb-frontends media: stv0288: use explicitly signed char 2023-01-12 11:58:49 +01:00
firewire media: firewire: firedtv-avc: fix a buffer overflow in avc_ca_pmt() 2021-11-06 14:13:30 +01:00
i2c media: i2c: ad5820: Fix error path 2022-12-31 13:14:07 +01:00
mc media: mc-device.c: use DEVICE_ATTR_RO() helper macro 2021-08-04 14:43:50 +02:00
mmc
pci media: saa7164: fix missing pci_disable_device() 2022-12-31 13:14:16 +01:00
platform media: s5p-mfc: Fix in register read and write for H264 2023-01-12 11:59:06 +01:00
radio media: si470x: Fix use-after-free in si470x_int_in_callback() 2022-12-31 13:14:43 +01:00
rc media: imon: fix a race condition in send_packet() 2022-12-31 13:14:12 +01:00
spi media: cxd2880-spi: Fix a null pointer dereference on error handling path 2021-11-18 19:16:27 +01:00
test-drivers media: vimc: Fix wrong function called when vimc_init() fails 2022-12-31 13:14:12 +01:00
tuners media: msi001: fix possible null-ptr-deref in msi001_probe() 2022-01-27 11:03:36 +01:00
usb media: dvb-usb: fix memory leak in dvb_usb_adapter_init() 2022-12-31 13:14:43 +01:00
v4l2-core media: videobuf-dma-contig: use dma_mmap_coherent 2022-12-31 13:14:11 +01:00
Kconfig media: correct MEDIA_TEST_SUPPORT help text 2022-01-27 11:05:20 +01:00
Makefile