summaryrefslogtreecommitdiff
path: root/firmware/drivers/audio/wm8985.c (follow)
Commit message (Expand)AuthorAge
* Fix various reds. Some includes needed fixup.Thomas Martitz2014-03-03
* Do some cleanup, adjustment and a couple fixes to recent sound changes.Michael Sevakis2013-04-22
* Straighten out the mad twisted state of sound.c and related areas.Michael Sevakis2013-04-15
* Various minor cleanups for cowon d2Bertrik Sikken2010-08-01
* Submit FS#11240 by Raphael Jakse. Allows to reduce volume on WM8985 to -89 dB...Andree Buschmann2010-05-30
* Hopefully finish off the red from r26051.Michael Sevakis2010-05-15
* Remove pcm_mute() which has been unused since r19308Rafaël Carré2010-04-27
* D2: Enable FM radio (based on FS#10035 by Michael Burtin with some changes by...Rob Purchase2009-03-21
* Bring consistency to pcm implementation and samplerate handling. Less low-lev...Michael Sevakis2008-12-12
* Get rid of remaining audiohw_enable_output style codec setup and use pre/post...Michael Sevakis2008-11-26
* Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg2008-06-28
* Initial D2 sound playback support (known issues to follow on the CowonD2Info ...Rob Purchase2008-06-22
* fix some problems with missing HAVE_RECORDING checks #2Christian Gmeiner2008-05-16
* More static / header file cleanup.Bertrik Sikken2008-05-03
* D2: Beginnings of a WM8985 driver (based on WM8758, using EQ1 and EQ5 as HW t...Rob Purchase2008-04-09
* Return value of audiohw_set_xxx_vol is never used and most of the time we hav...Christian Gmeiner2008-02-13
* Initial Cowon D2 commit:Rob Purchase2008-01-14