/include/uapi/linux/cifs/

universe.0xinfinity.dev/distro/kernel/atom/drivers/media/pci/mgb4/mgb4_vin.h?h=0x221E-v0.0-v7.0' type='application/atom+xml'/>
summaryrefslogtreecommitdiff
path: root/drivers/media/pci/mgb4/mgb4_vin.h
AgeCommit message (Collapse)Author
2024-12-02media: mgb4: Unify register names in inputs/outputsMartin Tůma
Unify the names of HW hsync/vsync registers between the inputs and outputs. Signed-off-by: Martin Tůma <martin.tuma@digiteqautomotive.com> Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
2024-10-12media: mgb4: Fix debugfs error handlingMartin Tůma
Fix broken handling of debugfs_create_dir() errors including errors creating the parent mgb4(PCIe) device's debugfs directory. Signed-off-by: Martin Tůma <martin.tuma@digiteqautomotive.com> Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>