summaryrefslogtreecommitdiff
path: root/include/linux/can/platform
diff options
context:
space:
mode:
authorPooja Katiyar <pooja.katiyar@intel.com>2025-10-30 07:48:55 -0700
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2025-11-21 15:13:07 +0100
commit3e082978c33151d576694deac8abde021ea669a8 (patch)
tree5d6a9a1a41ab4ba994bca16c9beb01b7595755bb /include/linux/can/platform
parenta67df6d1b939ca98e1ad403f53e3ee57299b8c44 (diff)
downloadkernel-3e082978c33151d576694deac8abde021ea669a8.tar.gz
usb: typec: ucsi: Update UCSI structure to have message in and message out fields
Update UCSI structure by adding fields for incoming and outgoing messages. Update .sync_control function and other related functions to use these new fields within the UCSI structure, instead of handling them as separate parameters. Reviewed-by: Heikki Krogerus <heikki.krogerus@linux.intel.com> Signed-off-by: Pooja Katiyar <pooja.katiyar@intel.com> Link: https://patch.msgid.link/214b0a90c3220db33084ab714f4f33a004f70a41.1761773881.git.pooja.katiyar@intel.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'include/linux/can/platform')
0 files changed, 0 insertions, 0 deletions
kernel/commit/drivers/staging/lustre/lnet/klnds?h=linux-6.12.y&id=23f14e79ace301c1e46b52344ce02e72254c57b6'>staging: lustre: remove EXIT macroGreg Kroah-Hartman 2013-08-02staging: lustre: remove ENTRY macroGreg Kroah-Hartman 2013-07-29staging: lustre: Fix non-ANSI sparse warningsEmil Goode 2013-07-25staging: lustre: socklnd: Remove duplicate inclusion of header filesSachin Kamat 2013-07-25staging: lustre: o2iblnd: Remove duplicate inclusion of header fileSachin Kamat 2013-07-24staging: lustre: Remove version.h header inclusion in socklnd_lib-linux.hSachin Kamat 2013-07-23staging/lustre: fix build error when !CONFIG_SMPPeng Tao 2013-07-23staging/lustre: remove HIPQUADPeng Tao 2013-06-08staging/lustre/lnet: fix build error on i386Peng Tao 2013-06-03staging/lustre: clean up and remove libcfs/linux/linux-mem.cPeng Tao 2013-05-14staging: add Lustre file system client supportPeng Tao