linux-stable/drivers/media/usb/cx231xx
Hans Verkuil 8674fd635f media: cx231xx: controls are from another device, mark this
The last argument of v4l2_ctrl_add_handler() indicates whether the controls
you add are from a control handler owned by another driver (true) or from
the same driver (false). In this case the last argument was incorrectly set
to false. The controls come from the cx25840 subdev.

Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
2024-02-05 12:57:44 +01:00
..
Kconfig media: rc: select CONFIG_BITREVERSE where needed 2021-01-27 13:18:08 +01:00
Makefile
cx231xx-417.c media: cx231xx: controls are from another device, mark this 2024-02-05 12:57:44 +01:00
cx231xx-audio.c media: cx231xx: Use snd_card_free_when_closed() instead of snd_card_free(). 2020-11-17 07:12:45 +01:00
cx231xx-avcore.c media: cx231xx: Remove unneeded semicolon 2020-05-05 17:09:04 +02:00
cx231xx-cards.c media: cx231xx: convert to the vb2 framework 2019-10-01 17:23:44 -03:00
cx231xx-conf-reg.h
cx231xx-core.c media: cx231xx: fix a memleak in cx231xx_init_isoc 2023-12-07 08:31:15 +01:00
cx231xx-dif.h
cx231xx-dvb.c media: cx231xx: constify copied structure 2020-02-24 15:23:48 +01:00
cx231xx-i2c.c media: cx231xx: replace BUG_ON with recovery code 2020-01-08 14:27:51 +01:00
cx231xx-input.c media: usb: cx231xx: convert to use i2c_new_client_device() 2020-04-14 11:31:32 +02:00
cx231xx-pcb-cfg.c
cx231xx-pcb-cfg.h
cx231xx-reg.h
cx231xx-vbi.c media: avoid use of 'videobuf' 2022-08-29 16:27:18 +02:00
cx231xx-vbi.h media: cx231xx: convert to the vb2 framework 2019-10-01 17:23:44 -03:00
cx231xx-video.c media: videobuf2: core: Rename min_buffers_needed field in vb2_queue 2023-12-13 17:31:27 +01:00
cx231xx.h media: cx231xx: Add EP5_BUF_SIZE and EP5_TIMEOUT_MS macros 2023-09-27 09:39:55 +02:00