summaryrefslogtreecommitdiffstats
path: root/firmware/drivers/audio/imx233-codec.c
AgeCommit message (Expand)AuthorFilesLines
2016-12-12imx233: slightly rework 3D audio settingAmaury Pouly1-3/+1
2016-09-21imx233: fix recording gainAmaury Pouly1-3/+4
2014-02-16imx233: add support for speaker on stmp3780Amaury Pouly1-0/+8
2013-07-23imx233: revert volumes to 1dB resolutionAmaury Pouly1-0/+2
2013-07-13imx233: fix recording volume (tenth-dB -> half-dB)Amaury Pouly1-0/+2
2013-07-13imx233: correctly select recording sourceAmaury Pouly1-0/+3
2013-06-18imx233: allow audio routing driver to have pre/post init functionsAmaury Pouly1-0/+3
2013-06-18imx233: add recording side and 3d to codec driverAmaury Pouly1-4/+31
2013-04-15Fix some more errors and warnings from 0c7b787.Michael Sevakis1-1/+1
2013-04-15Straighten out the mad twisted state of sound.c and related areas.Michael Sevakis1-25/+1
2012-02-03imx233/fuze+: fix a typo, handle volume differently because of the line1/dac ...Amaury Pouly1-3/+1
2011-10-18imx233/fuze+: implement pcm out and audio codec, update SOURCESAmaury Pouly1-3/+30
2011-10-18imx233/fuze+: move audio driver to the canonical locationAmaury Pouly1-0/+65