summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorPaolo Abeni <pabeni@redhat.com>2026-07-30 11:05:17 +0200
committerPaolo Abeni <pabeni@redhat.com>2026-07-30 11:05:23 +0200
commit49b5123182106955e85193f1e0cf0e77d27c8255 (patch)
tree7c4ae7a3d17f65280d14ee7eb8e5377e33f68f3c /tools/perf/scripts/python
parentbc03e080390a1b8dd6252b598aa5ec801fc5e13d (diff)
parent1a87048a4c686e5da6af137f8e1218c40e3b59ad (diff)
Merge branch 'improve-wwan-qcdm-compatibility-with-user-space-tools'
Daniele Palmas says: ==================== Improve wwan qcdm compatibility with user-space tools Historically, Qualcomm diagnostic port was a serial device, so user-space tools were developed using tty specific features. One of the most common tool is, for example, ModemManager libqcdm, available at https://gitlab.freedesktop.org/mobile-broadband/ModemManager which requires tcgetattr/tcsetattr and the possibility to get exclusive device access to properly work. The wwan qcdm is not really a tty device, but, besides the lack of tty functions, it behaves as a standard serial Qualcomm diagnostic port, so, as c230035c2f2f ("net: wwan: core: implement terminal ioctls for AT port"), this series add support for terminal ioctls also for qcdm ports and implement the exclusive open mode feature to improve compatibility with user-space tools. This is an incremental change which should not affect the existing tools using wwan which do not rely on the implemented features. ==================== Link: https://patch.msgid.link/20260724142909.3270824-1-dnlplm@gmail.com Signed-off-by: Paolo Abeni <pabeni@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions