summaryrefslogtreecommitdiff
path: root/firmware/drivers/audio/as3514.c (follow)
Commit message (Expand)AuthorAge
* as3543: fix audio gap when switching from dac to line-in/recordingAmaury Pouly2016-08-29
* as3514: fix bug in volume management on AS3543 targets which are not AS3525v2Amaury Pouly2016-02-12
* AS3543: Fix increasing noise and power consumption if booted through roloMihail Zenkov2016-02-01
* AS3543: Fix recording volume setting and voiceMihail Zenkov2015-06-02
* Bypass the AS3543 audio mixer at higher volumes.Mihail Zenkov2015-01-19
* kernel: Break out kernel primitives into separate files and move to separate ...Thomas Martitz2014-03-03
* Do not include kernel.h in system.h.Thomas Martitz2014-01-05
* Do some cleanup, adjustment and a couple fixes to recent sound changes.Michael Sevakis2013-04-22
* Hopefully knock out most of the red and yellow from 0c7b787.Michael Sevakis2013-04-15
* Straighten out the mad twisted state of sound.c and related areas.Michael Sevakis2013-04-15
* ypr0: This patch adds radio support to Samsung YP-R0Lorenzo Miori2012-05-28
* ascodec-target.h: removeRafaël Carré2012-01-08
* ypr0: Remove last #ifdef in as3514.Thomas Martitz2011-12-25
* ypr0: Cleanup and simplify ascodec functions. Fix audiohw_{pre,post}init() no...Thomas Martitz2011-12-24
* Initial commit of the Samsung YP-R0 port.Thomas Martitz2011-12-24
* Commit FS#12111 by Stephan Grossklass. Disables output mixer auto gain contr...Michael Giacomelli2011-07-24
* Enable line out on c200v1 - part of FS#11367 by me - Thanks to Nate for testingMichael Chicoine2010-10-27
* Part of FS#11367 by me: e200v2 enable line outMichael Chicoine2010-06-27
* e200v1/c200v1: Implement limited samplerate switching. Rates 24kHz and below ...Michael Sevakis2010-06-26
* Commit FS#11364 by me. Increases the A3525v2 volume range by 7.5dB. Each vo...Michael Giacomelli2010-06-24
* as3514.c: clean upRafaël Carré2010-05-19
* as3525v1 use an as3515 audio codec/PMU, not an as3517 as previously thoughtRafaël Carré2010-05-16
* as3543: output sum of line & dac to have voicing work while using FMRafaël Carré2010-05-15
* as3514: mute headphones at the lowest volumeRafaël Carré2010-05-14
* as3525v2: make sure volume is normal by writing Audioset2 registerRafaël Carré2010-05-07
* as3525v2: don't modify audioset2 as it seems the bits have changedRafaël Carré2010-05-05
* Use settings for DAC AGC, cpeaker driver bias current (which is unused in roc...Michael Giacomelli2010-05-05
* Remove pcm_mute() which has been unused since r19308Rafaël Carré2010-04-27
* as3525v2: fix volume setting (can now go very low)Rafaël Carré2010-04-26
* as3514: detail bit of AS3543_DAC_IFRafaël Carré2010-04-26
* as3514: no need to cache volumeRafaël Carré2010-04-26
* as3525v2: microphone recordingRafaël Carré2010-03-29
* as3525v2 : recording (FM only, no microphone yet)Rafaël Carré2010-03-29
* as3525v2: FM playback (only tested on Clip+)Rafaël Carré2010-03-29
* SansaAMSv2 as3541.c Include key line from funman's patch to get sound on c...Jack Halpin2010-03-21
* Clip+: enable sound on "as3514" (as3543 in fact)Rafaël Carré2010-03-20
* Philips SA9200: initialize i2c, i2s, and as3514 as the OF does. Fixes clicks/...Mark Arigo2009-08-01
* FS#9611 - Sansa Clip radio code. Commit final part which enables the LINE2 in...Bertrik Sikken2009-02-05
* AS3514: Simplify as there isn't a need to track the current source and sync m...Michael Sevakis2009-01-08
* Enable as3514 HPCM codec setting for all AMS3525 targets (and disable it for ...Bertrik Sikken2008-12-16
* FS#9625, keep HPCM codec setting (headphone common mode) enabled for E200V2 too.Bertrik Sikken2008-12-12
* Bring consistency to pcm implementation and samplerate handling. Less low-lev...Michael Sevakis2008-12-12
* Keep codec HPCM (headphone common mode) enabled for Sansa Clip and Sansa m200...Bertrik Sikken2008-12-04
* Fix misspelled function name. Thanks to Jens Arnold for noticing.Michael Sevakis2008-11-26
* Add register bit defines for as3514 and clean stuff up. Reduce poppiness at s...Michael Sevakis2008-11-25
* Abstract the PortalPlayer AS3514 handling with an "ascodec" API - inspired by...Dave Chapman2008-10-31
* Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg2008-06-28
* Accept FS #9021 by James Vasile and apply the fix to the other drivers that h...Peter D'Hoye2008-05-25
* Philips GoGear SA9200 port. Working bootloader and normal builds, including s...Mark Arigo2008-05-21
* Add svn:kewords and svn:eol-style properties. Fix a comment in as3514.c.Michael Sevakis2008-05-14