summaryrefslogtreecommitdiff
path: root/firmware/drivers/audio/wm8751.c (follow)
Commit message (Expand)AuthorAge
* wm8751: document and fix audiohw settingsAmaury Pouly2016-12-12
* Fix various reds. Some includes needed fixup.Thomas Martitz2014-03-03
* Fix audio on m:robe 100.Szymon Dziok2013-12-17
* 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
* WM8750: Extend recording gain range.Marcin Bukat2012-01-25
* Add missing includes found using -Wmissing-declarations.Boris Gjenero2011-12-21
* MPIO HD300: vastly improve sound quality. This unfortunately means reverting ...Marcin Bukat2011-11-05
* use correct define for gigabeat fx to enable lineout (was broken in r29588)Robert Kukla2011-03-26
* WM8750/51: properly apply recording gainMarcin Bukat2011-03-15
* MPIO HD300: Enable line-in recording. Thanks Andriej Azariev for pointing out...Marcin Bukat2011-03-15
* fix redMarcin Bukat2011-03-14
* WM8750/51 driver:Marcin Bukat2011-03-14
* slightly modified FS#11531 by me: WM8750/51 driver reworkMarcin Bukat2011-03-14
* WM8750 - fix muted output when entering FM radio screen.Marcin Bukat2010-12-21
* MPIO HD300 - initial commitMarcin Bukat2010-11-26
* MPIO HD200 - fix stupid typo introduced in r28270 which forced device hard sh...Marcin Bukat2010-10-18
* HD200 - GPIO57 is headphone output enable. Proper handling of this line fixes...Marcin Bukat2010-10-13
* WM8750 - add ALC and NGAT related low level functions (disabled now by default)Marcin Bukat2010-07-27
* HD200 - Setup codec as I2S master and enable recordingMarcin Bukat2010-07-02
* r25940 oops. No, no, no, that wasn't quite right. Must be truthful about the ...Michael Sevakis2010-05-11
* MRobe100, HD200, Gigabeat F/X (anything with wm8750 or wm8751). Properly pres...Michael Sevakis2010-05-11
* HD200 - add FM support.Marcin Bukat2010-04-29
* Remove pcm_mute() which has been unused since r19308Rafaël Carré2010-04-27
* Add MPIO HD200 port - changed filesMarcin Bukat2010-04-26
* CLOCKING register should be set on hardware init.Michael Sevakis2008-12-12
* Bring consistency to pcm implementation and samplerate handling. Less low-lev...Michael Sevakis2008-12-12
* Meg F/X can beep and click using a hardware timer so let us try it out. To ma...Michael Sevakis2008-12-07
* Fix yellow and red. Maybe create some new.Michael Sevakis2008-11-26
* Get rid of remaining audiohw_enable_output style codec setup and use pre/post...Michael Sevakis2008-11-26
* Revert last commit (accidentally committed the whole tree)Karl Kurbjun2008-11-12
* Add in the needed crt0.S code for the wakeup alarm alsoKarl Kurbjun2008-11-12
* Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg2008-06-28
* undo some changes of my last patch... should fix wm8751 based targetsChristian Gmeiner2008-04-28
* * introduce AUDIOHW_CAPS to define which audio codec can do what kind of oper...Christian Gmeiner2008-04-28
* Return value of audiohw_set_xxx_vol is never used and most of the time we hav...Christian Gmeiner2008-02-13
* mrobe 100: (1) fix the sound volume by properly enabling headphone output, (2...Mark Arigo2008-02-06
* audio on the m:robe 100 Robert Kukla2008-01-20
* Revert previous commit (still learning to work with git...)Marcoen Hirschberg2007-12-10
* use dB units for balance controlMarcoen Hirschberg2007-12-10
* remove not used dummy codeChristian Gmeiner2007-11-22
* get rid of audiohw_resetChristian Gmeiner2007-11-20
* Increase step size of stereo width to 5% to avoid tediously long list in sett...Thom Johansen2007-10-09
* Changes bass setting to use adaptive bass instead of linear bass. The datashe...Steve Gotthardt2007-07-13
* Gigabeat: Audio tweak mishmash - Make sure zero crossing detection times out ...Michael Sevakis2007-06-24
* * changed pararmeter of audiohw_mute from int to boolChristian Gmeiner2007-06-13
* some little more work on audio codec driver unification - more will followChristian Gmeiner2007-06-11
* the DAC drivers need to include audiohw.h nowMarcoen Hirschberg2007-05-22
* * move audio settings into audio codec driversChristian Gmeiner2007-05-22
* No more ear doctor visits after powering/unpowering the Gigabeat. Cleanup a l...Michael Sevakis2007-05-03