summaryrefslogtreecommitdiff
path: root/firmware/drivers/audio/mas35xx.c (follow)
Commit message (Expand)AuthorAge
* * introduce AUDIOHW_CAPS to define which audio codec can do what kind of oper...Christian Gmeiner2008-04-28
* move mas35xx specific code for set_channels and set_stereo_width to mas35xx.c...Christian Gmeiner2008-04-22
* Revert previous commit (still learning to work with git...)Marcoen Hirschberg2007-12-10
* use dB units for balance controlMarcoen Hirschberg2007-12-10
* Increase step size of stereo width to 5% to avoid tediously long list in sett...Thom Johansen2007-10-09
* the DAC drivers need to include audiohw.h nowMarcoen Hirschberg2007-05-22
* * move audio settings into audio codec driversChristian Gmeiner2007-05-22