summaryrefslogtreecommitdiff
path: root/include/sound.h
AgeCommit message (Expand)Author
2022-01-19doc: replace @return by Return:Heinrich Schuchardt
2020-02-05sound: Add a new stop_play() methodSimon Glass
2019-02-20sound: Add uclass operations for beepingSimon Glass
2019-02-20sound: Mark sound_setup() as optionalSimon Glass
2018-12-13dm: sound: Use the correct number of channels for soundSimon Glass
2018-12-13dm: sound: Complete migration to driver modelSimon Glass
2018-12-13dm: sound: Create a uclass for soundSimon Glass
2018-12-13dm: sound: Drop codec_typeSimon Glass
2018-12-13dm: sound: Rename en_sound_codec to sound_codecSimon Glass
2018-11-29sound: Add sample rate as a parameter for square waveSimon Glass
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2014-03-17sound: Move Samsung-specific code into its own fileSimon Glass
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2013-03-08Sound: Support for MAX98095 codec in driverRajeshwari Shinde
2013-01-08Sound: Add FDT support to driverRajeshwari Shinde
2012-11-15SOUND: SAMSUNG: Add I2S driverRajeshwari Shinde