summaryrefslogtreecommitdiffstats
path: root/firmware/export/wm8731.h
AgeCommit message (Expand)AuthorFilesLines
2009-01-20cleanup audiohw_set_frequency by adding it to audiohw.h and removing it from ...Christian Gmeiner1-1/+0
2008-12-12Bring consistency to pcm implementation and samplerate handling. Less low-lev...Michael Sevakis1-1/+1
2008-12-08Have drivers merged for WM8711/21/31 since they are so similar but respect al...Michael Sevakis1-44/+95
2008-11-24Simplify the wm8731 driver by adding a masked write function. Change _write_o...Michael Sevakis1-0/+2
2008-10-18Remove the audiohw_set_nsorder() function since it is not used, only implemen...Peter D'Hoye1-1/+0
2008-09-09Fix deemphasis control bit position.Jens Arnold1-5/+5
2008-09-07Remove leftover cruft.Jens Arnold1-1/+0
2008-07-02cleanup some audio driver headersChristian Gmeiner1-1/+0
2008-06-28Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg1-2/+4
2008-02-13Return value of audiohw_set_xxx_vol is never used and most of the time we hav...Christian Gmeiner1-1/+1
2008-02-12move audiohw_postinit to audiohw.hChristian Gmeiner1-1/+0
2007-11-20get rid of audiohw_resetChristian Gmeiner1-1/+0
2007-11-19introduce general audiohw api for recordingChristian Gmeiner1-5/+0
2007-10-07Oops. Correct reversed DSP mode A/B bits for WM8731/21.Michael Sevakis1-2/+2
2007-10-02Split wm8731 and wm8721 drivers. wm8721 can be much simpler since it has no r...Michael Sevakis1-0/+141