summaryrefslogtreecommitdiff
path: root/firmware/drivers/audio/wm8978.c (follow)
Commit message (Expand)AuthorAge
* Samsung YP-R1 target portLorenzo Miori2014-02-05
* Add missing kernel.h includes (hopefully all of them).Thomas Martitz2014-01-05
* 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
* Add missing includes found using -Wmissing-declarations.Boris Gjenero2011-12-21
* Gigabeat S/i.MX31/wm8978: Clean up clocking information in the general wmcode...Michael Sevakis2011-10-17
* WM8978: Turn off AMUTE since it can cause annoying clicking with audio that p...Michael Sevakis2011-02-06
* WM8978: sound.c weirdness strikes again. Prescaler values have to be in centi...Michael Sevakis2011-01-21
* Gigabeat S: Turn off hardware effects (tone and 3d) when doing digital loopba...Michael Sevakis2010-05-26
* Gigabeat S: Fully enable access to hardware tone controls and 3-D effect feat...Michael Sevakis2010-05-15
* wm8978: Clean out silly macros. Use 'POS' convention instead for shifted bitf...Michael Sevakis2010-05-15
* Remove pcm_mute() which has been unused since r19308Rafaël Carré2010-04-27
* Comment out LOGF_ENABLE defines everywhere, replace evil commentsJeffrey Goode2009-11-03
* Gigabeat S: Allow recording from FM. Give FM the same volume range as playbac...Michael Sevakis2008-12-31
* Gigabeat S, use saner input volume on the line in used for fm to have fm volu...Nils Wallménius2008-12-27
* Bring consistency to pcm implementation and samplerate handling. Less low-lev...Michael Sevakis2008-12-12
* FS#9609 FM radio support for the Gigabeat S, seeking/scanning is not yet Nils Wallménius2008-12-09
* Gigabeat S samplerate control: Fix really dumb mistake made when doing cleanu...Michael Sevakis2008-11-22
* Oops. Used wrong constant.Michael Sevakis2008-11-22
* Audio samplerate control for Gigabeat S: 8, 11.025, 12, 16, 22.050, 24, 32, 4...Michael Sevakis2008-11-22
* Gigabeat S: Fix PCM being cut off at the beginning. The DAC L-R swapping isn'...Michael Sevakis2008-11-19
* Gigabeat S/WM8978: Fix problem of volume getting silenced after settings are ...Michael Sevakis2008-11-15
* Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg2008-06-28
* fix some problems with missing HAVE_RECORDING checksChristian Gmeiner2008-05-16
* It's better not to use fixed constants since the lower volume limit may not b...Michael Sevakis2008-05-03
* Gigabeat S: Man it's so loud in here. We have SOUND! Someone please make keym...Michael Sevakis2008-05-03
* Gigabeat S: Implement i2c driver - transmit works but no testing of receiving...Michael Sevakis2008-04-27