linux-loongson/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 media: usb: hdpvr: use I2C core to handle only supported messages 2025-06-17 10:35:15 +02:00
hdpvr-video.c media: hdpvr: fix error value returns in hdpvr_read 2022-06-27 09:02:50 +01:00
hdpvr.h
Kconfig media: Kconfig: cleanup VIDEO_DEV dependencies 2022-03-18 05:58:35 +01:00
Makefile