linux/drivers/media
Ricardo Ribalda cae79e50d1 media: uvcvideo: Allow extra entities
Increase the size of the id, to avoid collisions with entities
implemented by the driver that are not part of the UVC device.

Entities exposed by the UVC device use IDs 0-255, extra entities
implemented by the driver (such as the GPIO entity) use IDs 256 and
up.

Signed-off-by: Ricardo Ribalda <ribalda@chromium.org>
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
2021-01-27 15:01:41 +01:00
..
cec media: cec: fix trivial style warnings 2021-01-12 18:20:01 +01:00
common media: videobuf2-v4l2: remove redundant error test 2021-01-27 14:16:05 +01:00
dvb-core media: dvb_frontend: Fix fall-through warnings for Clang 2021-01-27 12:55:53 +01:00
dvb-frontends media: Fix RTL2832 not depending on REGMAP_I2C 2021-01-27 14:42:23 +01:00
firewire media: firewire: fix memory leak 2020-09-27 11:29:45 +02:00
i2c media: i2c/ov02a10.c: add cast to fix type mismatch 2021-01-27 08:39:30 +01:00
mc media: mc-device.c: change media_device_request_alloc to match media_ioctl_info 2020-08-29 08:15:23 +02:00
mmc media updates for v5.8-rc1 2020-06-03 20:59:38 -07:00
pci media: smipcie: switch from 'pci_' to 'dma_' API 2021-01-27 14:43:03 +01:00
platform media: rcar-vin: Route events to correct video device 2021-01-27 14:42:05 +01:00
radio media: si4713: remove trailing semicolon in macro definition 2020-12-03 08:54:13 +01:00
rc media: rc: select CONFIG_BITREVERSE where needed 2021-01-27 13:18:08 +01:00
spi
test-drivers media: vicodec: Do not zero reserved fields 2021-01-27 13:21:44 +01:00
tuners media: qm1d1c0042: fix error return code in qm1d1c0042_init() 2021-01-27 12:59:17 +01:00
usb media: uvcvideo: Allow extra entities 2021-01-27 15:01:41 +01:00
v4l2-core media: v4l2-ioctl: print capabilities in v4l_print_create_buffers() 2021-01-27 14:15:40 +01:00
Kconfig media: Remove superfluous dependency for MEDIA_SUPPORT_FILTER 2020-11-27 12:19:25 +01:00
Makefile