summaryrefslogtreecommitdiff
path: root/firmware/drivers/audio/mas35xx.c
AgeCommit message (Expand)Author
2009-10-01FS#9157 - Tidy up some MAS35XX constantsTomer Shalev
2009-07-12Correct svn:keywords and svn:eol-style on a few more files.Thomas Martitz
2008-06-28Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg
2008-05-25Accept FS #9021 by James Vasile and apply the fix to the other drivers that h...Peter D'Hoye
2008-05-14Introduce PRESCALER_CAP and move some driver specific code to the correct place.Christian Gmeiner
2008-05-13add BALANCE_CAP and CLIPPING_CAP and move some mas35xx code into audio driver...Christian Gmeiner
2008-04-28* introduce AUDIOHW_CAPS to define which audio codec can do what kind of oper...Christian Gmeiner
2008-04-22move mas35xx specific code for set_channels and set_stereo_width to mas35xx.c...Christian Gmeiner
2007-12-10Revert previous commit (still learning to work with git...)Marcoen Hirschberg
2007-12-10use dB units for balance controlMarcoen Hirschberg
2007-10-09Increase step size of stereo width to 5% to avoid tediously long list in sett...Thom Johansen
2007-05-22the DAC drivers need to include audiohw.h nowMarcoen Hirschberg
2007-05-22* move audio settings into audio codec driversChristian Gmeiner