linux-stable/drivers/media
Colin Ian King d59014e76a media: i2c: isl7998x: make const array isl7998x_video_in_chan_map static
Don't populate the read-only array isl7998x_video_in_chan_map on the
stack but instead make it static. Also makes the object code a little
smaller.

Signed-off-by: Colin Ian King <colin.i.king@gmail.com>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
2022-12-07 17:58:46 +01:00
..
cec media fixes for v6.1-rc2 2022-10-22 15:30:15 -07:00
common media: vb2/au0828: move the v4l_vb2q_enable_media_source to the au0828 driver 2022-11-25 07:41:40 +00:00
dvb-core media: dvb-core: Fix ignored return value in dvb_register_frontend() 2022-11-25 10:18:03 +00:00
dvb-frontends media: media/dvb-frontends: fix repeated words in comments 2022-11-25 10:06:25 +00:00
firewire
i2c media: i2c: isl7998x: make const array isl7998x_video_in_chan_map static 2022-12-07 17:58:46 +01:00
mc media: mc: convert pipeline funcs to take media_pad 2022-09-24 09:22:30 +02:00
mmc
pci media: pt3: Use dma_set_mask_and_coherent() and simplify code 2022-12-07 17:58:46 +01:00
platform media: s5p-mfc: Add variant data for MFC v7 hardware for Exynos 3250 SoC 2022-11-26 11:21:41 +01:00
radio Tag branch 2022-11-25 07:55:21 +00:00
rc media: imon: fix a race condition in send_packet() 2022-11-25 08:00:45 +00:00
spi
test-drivers Tag branch 2022-11-25 07:55:21 +00:00
tuners Tag branch 2022-11-25 07:55:21 +00:00
usb media: dvb-usb: az6027: fix null-ptr-deref in az6027_i2c_xfer() 2022-11-25 10:18:23 +00:00
v4l2-core media: v4l2-mediabus: add support for dual edge sampling 2022-12-07 17:58:46 +01:00
Kconfig media: remove reference to CONFIG_EMBEDDED in MEDIA_SUPPORT_FILTER 2022-09-08 18:19:29 +02:00
Makefile