summaryrefslogtreecommitdiff
path: root/include/uapi/linux/can/vxcan.h
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>2025-08-20 18:36:36 +0200
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2025-08-20 18:36:36 +0200
commit4afb9d6bd4c4b3dad7e2c9c48b6c8a55275d8f46 (patch)
treeddaedbff268a98da802cdc8abfa28dbf179513ca /include/uapi/linux/can/vxcan.h
parenta3a38cafa9c1cf42e41693547f765ce0857f5d6d (diff)
downloadkernel-linux-6.15.y.tar.gz
Linux 6.15.11linux-6.15.y
Link: https://lore.kernel.org/r/20250818124458.334548733@linuxfoundation.org Tested-by: Brett A C Sheffield <bacs@librecast.net> Tested-by: Florian Fainelli <florian.fainelli@broadcom.com> Tested-by: Shuah Khan <skhan@linuxfoundation.org> Tested-by: Ron Economos <re@w6rz.net> Tested-by: Jon Hunter <jonathanh@nvidia.com> Link: https://lore.kernel.org/r/20250819122834.836683687@linuxfoundation.org Tested-by: Peter Schneider <pschneider1968@googlemail.com> Tested-by: Florian Fainelli <floria.fainelli@broadcom.com> Tested-by: Justin M. Forbes <jforbes@fedoraproject.org> Tested-by: Brett A C Sheffield <bacs@librecast.net> Tested-by: Mark Brown <broonie@kernel.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'include/uapi/linux/can/vxcan.h')
0 files changed, 0 insertions, 0 deletions
-04-13 18:59:55 -0300'>2016-04-13[media] v4l: vsp1: Pass pipe pointer to entity configure functionsLaurent Pinchart 2016-04-13[media] v4l: vsp1: Pass display list explicitly to configure functionsLaurent Pinchart 2016-04-13[media] v4l: vsp1: Create a new configure operation to setup modulesLaurent Pinchart 2016-04-13[media] v4l: vsp1: Store active selection rectangles in a pad config structureLaurent Pinchart 2016-04-13[media] v4l: vsp1: Store active formats in a pad config structureLaurent Pinchart 2016-04-13[media] v4l: vsp1: Implement and use the subdev pad::init_cfg configurationLaurent Pinchart 2016-04-13[media] v4l: vsp1: Fix BRU try compose rectangle storageLaurent Pinchart 2016-04-13[media] v4l: vsp1: Move subdev initialization code to vsp1_entity_init()Laurent Pinchart 2016-04-13[media] v4l: vsp1: Fix 80 characters per line violationsLaurent Pinchart 2016-04-13[media] v4l: vsp1: Remove unneeded entity streaming flagLaurent Pinchart 2016-04-13[media] v4l: vsp1: Don't setup control handler when starting streamingLaurent Pinchart 2016-04-13[media] v4l: vsp1: bru: Don't program background color in control set handlerLaurent Pinchart 2016-02-19[media] v4l: vsp1: Configure device based on IP versionLaurent Pinchart 2016-02-19[media] v4l: vsp1: Add display list supportTakashi Saito 2016-02-19[media] v4l: vsp1: Don't validate links when the userspace API is disabledLaurent Pinchart 2016-02-19[media] v4l: vsp1: Make number of BRU inputs configurableLaurent Pinchart 2016-02-19[media] v4l: vsp1: Remove unused module read functionsLaurent Pinchart 2016-02-19[media] v4l: vsp1: Move video device out of struct vsp1_rwpfLaurent Pinchart 2016-02-19[media] v4l: vsp1: Store the memory format in struct vsp1_rwpfLaurent Pinchart 2015-03-23[media] v4l2-subdev: support new 'which' field in enum_mbus_codeHans Verkuil 2015-03-23[media] v4l2-subdev: replace v4l2_subdev_fh by v4l2_subdev_pad_configHans Verkuil 2015-01-27[media] v4l: vsp1: bru: Fix minimum input pixel sizeTakanari Hayama 2014-11-14[media] platform: Make use of media_bus_format enumBoris BREZILLON