#!/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 "$@" ='https://universe.0xinfinity.dev/distro/kernel/atom/drivers/tty/serial/sprd_serial.c?h=linux-6.6.y' type='application/atom+xml'/>
summaryrefslogtreecommitdiff
path: root/drivers/tty/serial/sprd_serial.c
AgeCommit message (Expand)Author
2022-11-03serial: sprd: Use uart_xmit_advance()Ilpo Järvinen
2022-11-03tty: serial: use uart_port_tx_limited()Jiri Slaby (SUSE)
2022-08-30serial: Make ->set_termios() old ktermios constIlpo Järvinen
2022-03-03serial: make uart_console_write->putchar()'s character an unsigned charJiri Slaby