summaryrefslogtreecommitdiffstats
path: root/firmware/drivers/audio/rocker_codec.c
AgeCommit message (Expand)AuthorFilesLines
2020-10-31nwz/alsa: various improvementsAmaury Pouly1-1/+1
2020-10-31pcm: Get rid of pcm_play_pause() and associated APIsSolomon Peachy1-1/+1
2020-10-26rocker: Disable mute-on-pause, due to a platform kernel bug.Solomon Peachy1-0/+4
2020-10-16hosted: Make sure we don't call mixer/etc controls when we're not readySolomon Peachy1-2/+7
2020-10-12rocker: Fix red introduced in 01dc81cSolomon Peachy1-1/+0
2020-10-12hosted: More PCM muting workSolomon Peachy1-4/+8
2020-10-12Hosted PCM: Rework auto-muting code a bitSolomon Peachy1-1/+1
2020-10-03alsa: introduce AUDIOHW_MUTE_ON_PAUSE, and have rocker use it.Solomon Peachy1-1/+2
2020-10-01hosted pcm-alsa improvementsSolomon Peachy1-7/+23
2018-06-12Agptek Rocker: Initial commitMarcin Bukat1-0/+77