#!/bin/sh # # stackcollapse.py can cover all type of perf samples including # the tracepoints, so no special record requirements, just record what # you want to analyze. # perf record "$@" niverse.0xinfinity.dev/distro/kernel/atom/drivers/net/usb/hso.c?h=linux-6.6.y' type='application/atom+xml'/>
summaryrefslogtreecommitdiff
path: root/drivers/net/usb/hso.c
AgeCommit message (Expand)Author
2020-07-28usb: hso: check for return value in hso_serial_common_create()Rustam Kovhaev
2020-07-13usb: hso: Fix debug compile warning on sparc32Geert Uytterhoeven
2020-05-07usb: hso: correct debug messageOliver Neukum
2019-12-12netdev: pass the stuck queue to the timeout handlerMichael S. Tsirkin
2019-11-26net: hso: Fix -Wcast-function-typePhong Tran
2019-10-17usb: hso: obey DMA rules in tiocmgetOliver Neukum
2019-10-01hso: fix NULL-deref on tty openJohan Hovold
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 268Thomas Gleixner
2018-12-12USB: hso: Fix OOB memory access in hso_probe/hso_get_config_dataHui Peng