linux/drivers/media/usb/hdpvr
Wolfram Sang 1cb109d886 media: usb: hdpvr: use I2C core to handle only supported messages
The HW can only do write-then-read transactions. This is a common
limitation, so we can add an adapter quirk flag to let the I2C core
enforce the checks instead of open coding them.

Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
2025-06-17 10:35:15 +02:00
..
hdpvr-control.c
hdpvr-core.c
hdpvr-i2c.c
hdpvr-video.c
hdpvr.h
Kconfig
Makefile