#!/bin/sh # description: produce callgraphs in short form for scripting use perf script -s "$PERF_EXEC_PATH"/scripts/python/stackcollapse.py -- "$@" k rel='alternate' title='Atom feed' href='https://universe.0xinfinity.dev/distro/kernel/atom/sound/soc/sof/amd/acp-common.c?h=linux-6.12.y' type='application/atom+xml'/>
summaryrefslogtreecommitdiff
path: root/sound/soc/sof/amd/acp-common.c
'/distro/kernel/commit/drivers/tty/n_hdlc.c?h=linux-6.6.y&id=edee649f9d278e322ff107ce8d2539522b76a388'>n_hdlc: move tty_ldisc_ops to the bottom
AgeCommit message (Expand)Author
2023-12-15ASoC: SOF: amd: remove duplicated includingWang Jinchao
2023-07-17ASoC: SOF: amd: Add Probe functionality support for amd platforms.V sujith kumar Reddy
2023-04-03ASoC: SOF: amd: remove acp_dai_probe() functionVijendar Mukunda
2023-03-08ASoC: SOF: amd: Add pcm pointer callback for amd platforms.V sujith kumar Reddy
2022-12-05ASoC : SOF: amd: Add support for IPC and DSP dumpsV sujith kumar Reddy
2022-11-28ASoC: SOF: amd: Fix for reading position updates from stream box.V sujith kumar Reddy
2022-09-20ASoC: SOF: amd: increase SRAM inbox and outbox size to 1024V sujith kumar Reddy
2022-09-20ASoC: SOF: amd: Make ACP core code generic for newer SOC transitionAjit Kumar Pandey
Jiri Slaby
2020-02-21n_hdlc: add helper for buffers allocationJiri Slaby
2020-02-21n_hdlc: remove checking of n_hdlcJiri Slaby
2020-02-21n_hdlc: remove cached ttyJiri Slaby
2020-02-21n_hdlc: inline n_hdlc_releaseJiri Slaby
2020-02-21n_hdlc: expand tty2n_hdlc macroJiri Slaby
2020-02-21n_hdlc: remove unused backup_ttyJiri Slaby
2020-02-21n_hdlc: remove unused flagsJiri Slaby
2020-02-21n_hdlc: invert conditions in n_hdlc_tty_close and n_hdlc_tty_pollJiri Slaby
2020-02-21n_hdlc: simplify freeing of buffer listJiri Slaby
2020-02-21n_hdlc: use clamp() for maxframeJiri Slaby
2020-02-21n_hdlc: cleanup messages during registrationJiri Slaby
2020-02-21n_hdlc: put init/exit strings directly to printsJiri Slaby
2020-02-21n_hdlc: convert debuglevel use to pr_debugJiri Slaby
2020-02-21n_hdlc: remove unused macrosJiri Slaby
2020-02-21n_hdlc: remove tracing debug printsJiri Slaby
2020-01-23tty: n_hdlc: Use flexible-array member and struct_size() helperGustavo A. R. Silva
2019-10-04tty: n_hdlc: fix build on SPARCRandy Dunlap
2019-02-14tty/n_hdlc: mark expected switch fall-throughGustavo A. R. Silva
2019-01-18tty/n_hdlc: fix __might_sleep warningPaul Fulghum
2019-01-03Remove 'type' argument from access_ok() functionLinus Torvalds
2018-12-05tty: Don't block on IO when ldisc change is pendingDmitry Safonov