summaryrefslogtreecommitdiffstats
path: root/firmware/export/wm8751.h
AgeCommit message (Expand)AuthorFilesLines
2016-12-12wm8751: document and fix audiohw settingsAmaury Pouly1-5/+8
2013-04-22Do some cleanup, adjustment and a couple fixes to recent sound changes.Michael Sevakis1-4/+0
2013-04-15Fix some more errors and warnings from 0c7b787.Michael Sevakis1-2/+0
2013-04-15Hopefully knock out most of the red and yellow from 0c7b787.Michael Sevakis1-1/+3
2013-04-15Straighten out the mad twisted state of sound.c and related areas.Michael Sevakis1-12/+26
2011-03-14slightly modified FS#11531 by me: WM8750/51 driver reworkMarcin Bukat1-7/+31
2010-07-27WM8750 - add ALC and NGAT related low level functions (disabled now by default)Marcin Bukat1-5/+5
2010-07-02HD200 - Setup codec as I2S master and enable recordingMarcin Bukat1-2/+8
2010-05-11MRobe100, HD200, Gigabeat F/X (anything with wm8750 or wm8751). Properly pres...Michael Sevakis1-4/+4
2010-04-29HD200 - add FM support.Marcin Bukat1-1/+113
2010-04-26Add MPIO HD200 port - changed filesMarcin Bukat1-0/+9
2009-01-20cleanup audiohw_set_frequency by adding it to audiohw.h and removing it from ...Christian Gmeiner1-1/+0
2008-07-02cleanup some audio driver headersChristian Gmeiner1-3/+0
2008-06-28Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg1-2/+4
2008-05-12hopefully fix problems with setting bass/treble on wm8751 tragets (mrobe100,...)Christian Gmeiner1-0/+2
2008-02-13Return value of audiohw_set_xxx_vol is never used and most of the time we hav...Christian Gmeiner1-2/+2
2008-02-09move audiohw_enable_output to audiohw.hChristian Gmeiner1-1/+0
2007-11-22remove not used dummy codeChristian Gmeiner1-2/+0
2007-11-20get rid of audiohw_resetChristian Gmeiner1-1/+0
2007-07-17Fix my mistakes in some bits in the WM8751 header. Looks like adaptive boost ...Michael Sevakis1-35/+32
2007-06-13* changed pararmeter of audiohw_mute from int to boolChristian Gmeiner1-2/+0
2007-06-11some little more work on audio codec driver unification - more will followChristian Gmeiner1-1/+0
2007-05-22make audiohw.h include the DAC header filesMarcoen Hirschberg1-2/+0
2007-05-22* move audio settings into audio codec driversChristian Gmeiner1-0/+2
2007-05-03No more ear doctor visits after powering/unpowering the Gigabeat. Cleanup a l...Michael Sevakis1-0/+1
2007-05-02Gigabeat: Separate driver for audio codec. Tweak pcm driver to comply with in...Michael Sevakis1-0/+209